From debbugs-submit-bounces@debbugs.gnu.org Fri Jul 10 17:06:08 2020 Received: (at 42261) by debbugs.gnu.org; 10 Jul 2020 21:06:08 +0000 Received: from localhost ([127.0.0.1]:43538 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ju0Df-0005Uv-VK for submit@debbugs.gnu.org; Fri, 10 Jul 2020 17:06:08 -0400 Received: from eggs.gnu.org ([209.51.188.92]:36306) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ju0De-0005UR-ED for 42261@debbugs.gnu.org; Fri, 10 Jul 2020 17:06:06 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:44019) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ju0DZ-0000TO-8K; Fri, 10 Jul 2020 17:06:01 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=55736 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1ju0DO-0002Mj-QB; Fri, 10 Jul 2020 17:05:59 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Marius Bakke Subject: Re: [bug#42261] [PATCH] website: Add draft of a Ganeti cluster post. References: <20200708101118.3579-1-marius@gnu.org> <20200708101118.3579-5-marius@gnu.org> Date: Fri, 10 Jul 2020 23:05:43 +0200 In-Reply-To: <20200708101118.3579-5-marius@gnu.org> (Marius Bakke's message of "Wed, 8 Jul 2020 12:11:18 +0200") Message-ID: <87r1tjxeqg.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 42261 Cc: Marius Bakke , 42261@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hey! Marius Bakke skribis: > From: Marius Bakke > > * website/drafts/ganeti-cluster-on-guix.md: New file. Very nice! There=E2=80=99s a couple of FIXME/TODO links that you=E2=80=99l= l have to address, but other than that I found it interesting and pleasant to read. > +(Note: if you are looking for a way to run just a few virtual machines on > +your local computer, you are probably better off using > +[libvirt](https://guix.gnu.org/manual/en/guix.html#index-libvirt) or even > +a [Childhurd](https://guix.gnu.org/manual/devel/en/guix.html#index-hurd_= 002dvm_002dservice_002dtype), as Ganeti is fairly heavyweight and requires = a complicated networking > +setup.) Thumbs up for the Hurd plug. :-) Ludo=E2=80=99.