From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#24130: RAID config boot hangs at [...] Clocksource: Switched to clocksource tsc Date: Wed, 11 Jan 2017 23:14:08 +0100 Message-ID: <87tw95utvz.fsf@gnu.org> References: <86eg6854ju.fsf@gmail.com> <87a8d8757k.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53843) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cRRAg-0007en-Oa for bug-guix@gnu.org; Wed, 11 Jan 2017 17:15:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cRRAc-0005cc-OD for bug-guix@gnu.org; Wed, 11 Jan 2017 17:15:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:34896) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cRRAc-0005cY-Ky for bug-guix@gnu.org; Wed, 11 Jan 2017 17:15:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cRRAc-0005Yi-Gq for bug-guix@gnu.org; Wed, 11 Jan 2017 17:15:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87a8d8757k.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Wed, 09 Nov 2016 21:45:19 +0100") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: myglc2 Cc: 24130@debbugs.gnu.org Hi! Could you tell me if this bug is still relevant? https://bugs.gnu.org/24130 Ludo=E2=80=99. ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > Hi myglc2, > > myglc2 skribis: > >> I am attempting to set up RAID. First, following the doc, I ended up >> with system39.scm, attached, excerpt below: > > Sorry for the looong delay. In addition to the doc, there=E2=80=99s no a= system > test in (gnu tests install) (search for =E2=80=9Craid-root-os=E2=80=9D) t= hat installs > GuixSD with a RAID root file system, and this has allowed us to fix a > couple of bugs in this area. > > Could you try again, following the doc and/or the test, and see how it > goes? > > TIA, > Ludo=E2=80=99.