bug#24130: RAID config boot hangs at [...] Clocksource: Switched to clocksource tsc

2017-01-13 Thread Ludovic Courtès
myglc2 skribis: > On 01/11/2017 at 23:14 Ludovic Courtès writes: > >> Could you tell me if this bug is still relevant? > > Hi Ludo’, > > Sorry for the delay, I had to swap hardware around to revisit this. I > am now able to assemble 3 arrays as shown below, so I think you should > close the bug.

bug#24130: RAID config boot hangs at [...] Clocksource: Switched to clocksource tsc

2017-01-12 Thread myglc2
On 01/11/2017 at 23:14 Ludovic Courtès writes: > Could you tell me if this bug is still relevant? Hi Ludo’, Sorry for the delay, I had to swap hardware around to revisit this. I am now able to assemble 3 arrays as shown below, so I think you should close the bug. config: (define md0 (mapped

bug#24130: RAID config boot hangs at [...] Clocksource: Switched to clocksource tsc

2017-01-11 Thread Ludovic Courtès
Hi! Could you tell me if this bug is still relevant? https://bugs.gnu.org/24130 Ludo’. l...@gnu.org (Ludovic Courtès) 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

bug#24130: RAID config boot hangs at [...] Clocksource: Switched to clocksource tsc

2016-11-09 Thread Ludovic Courtès
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’s no a system test in (gnu tests install) (search for “raid-root-os”) that installs GuixSD

bug#24130: RAID config boot hangs at [...] Clocksource: Switched to clocksource tsc

2016-08-02 Thread myglc2
I am attempting to set up RAID. First, following the doc, I ended up with system39.scm, attached, excerpt below: (operating-system (host-name "g1") (timezone "America/New_York") (locale "en_US.utf8") (bootloader (grub-configuration (device "/dev/sda"))) (initrd (lambda (fs . args)