Re: Linux root mirror recipie

1999-04-23 Thread Hans-Georg v. Zezschwitz
On Fri, Apr 23, 1999 at 02:36:25PM +0100, A James Lewis wrote: > Hi! Just one minor suggestion: > 5. Copy filesystem to new array, mounted on /mnt. > > moo:/# for i in `ls | grep -v mnt | grep -v proc` > > do > > cp -dpR $i /mnt > > done > I do this by: cd / find . -xdev | cpio -pm /mnt

Re: RELEASE: RAID-0,1,4,5 patch 1999.04.21, 2.0.36/2.2.6

1999-04-21 Thread Hans-Georg v. Zezschwitz
Hi! I'm a bit disappointed Martin Benes Patches are not included. We are running now 3 systems based on 19990309 + his patches + 2.0.36, and everything worked fine - from setting up to recovering RAID1. Another RAID5 system is working fine, but I did not really stress it till now. Though "Alph

1 Bugreport + 1 Question

1999-03-14 Thread Hans-Georg v. Zezschwitz
Hi, thanks to Jakobs really helpful HOWTO I managed to set up a well-working RAID1 based on the 990309-edition, inklusive RAID1 of the boot partion. However, smaller problems remain: - If you change the type of a partion to "FD", a active inode will be kept for this partion after auto-detectio