all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: YOANN P <yoann_mac_donald@hotmail.com>
To: "guix-devel@gnu.org" <guix-devel@gnu.org>
Subject: RE: Questions regarding offloading ( unprivileged setup , parallel builds )
Date: Mon, 5 Feb 2018 16:13:31 +0000	[thread overview]
Message-ID: <DB6P18901MB00221A60916A2DCFBA85D80EDBFE0@DB6P18901MB0022.EURP189.PROD.OUTLOOK.COM> (raw)
In-Reply-To: <87eflzhfjo.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 1432 bytes --]

Hi,

Thanks you for yours answers :-)

>
> Indeed, though if you’re customizing things anyway, you could run:
>
>   ./configure --prefix=/my/prefix --sysconfdir=/my/etc
>

Thanks, I missed that part sorry

>
> Several machines can be used at the same time, no worries.  :-)
>

It is really nice if each dependencies could be build among different machines at the same time :-)


Anothers questions regarding the way the offload work:

- does the machines.scm is read at the start of the daemon or read each time the hook is called ? (just to be sure because the sources let me think it is read each time and is what i want)

- if a machine disappear during a build, does that build is retry on another machine ? is there a retry parameter ?

- Is there any project to had a parametrable post/pre offload-hook ? (Could be used to start preemptive cloud instances before a build and fill the "machines.scm" and shutdown instances at the end)

- No problem to use multiple daemon with the same store ? (I'm not sure of it because I never seen this kind of implementation on web, could be very useful if it not yet possible)

We could imagine a S3 storage for the store / state directories and when we need compute resources to build packages, only start preemptible instances who mount the same store through S3QL.

This way we only pay the storage for state / store directories

Best regards,
Yoann

[-- Attachment #2: Type: text/html, Size: 2621 bytes --]

  reply	other threads:[~2018-02-05 16:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-03 19:51 Questions regarding offloading ( unprivileged setup , parallel builds ) YOANN P
2018-02-05 10:55 ` Ludovic Courtès
2018-02-05 16:13   ` YOANN P [this message]
2018-02-05 17:39     ` Pjotr Prins
2018-02-09 13:33     ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DB6P18901MB00221A60916A2DCFBA85D80EDBFE0@DB6P18901MB0022.EURP189.PROD.OUTLOOK.COM \
    --to=yoann_mac_donald@hotmail.com \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.