Re: Raid 1 Setup Using RAIDTools 0.50 BETA 10

1999-06-06 Thread Dietmar Stein
Hi As far as I know, the raidtools (or do you mean mdutils) 0.50 work like the old mdutils 0.41. As I said, I am not sure, but with the command mkraid raid1 /dev/md0 /dev/sda1 /dev/sdb1... you will get (so it works under mdutils 0.41) an automatically created mdtab in /etc. Also you can try

Re: Raid 1 Setup Using RAIDTools 0.50 BETA 10

1999-06-06 Thread Tim Moore
RAID0/RAID1 step-by-step, 2.0.36 kernel, .50beta10 tools Make sure raid tools, patches, kernel are compatible. # rpm -qa | grep raid raidtools-0.50beta10-2 # grep _MD /usr/src/linux/.config CONFIG_BLK_DEV_MD=y CONFIG_MD_LINEAR=y

Re: Raid 1 Setup Using RAIDTools 0.50 BETA 10

1999-06-04 Thread Luca Berra
On Thu, Jun 03, 1999 at 02:19:22PM -0400, Paul B. Brown wrote: Hello all, Sorry for such a simple request but I can't seem to get mkraid to work. I want to mirror (RAID-1) two 4.2 GB SCSI drives (/dev/sda, /dev/sdb). Distribution: Redhat 5.2 (Linux 2.0.36) Software: RAIDTools 0.50

Re: Raid 1 Setup Using RAIDTools 0.50 BETA 10

1999-06-04 Thread wmilas
Luca Berra wrote: On Thu, Jun 03, 1999 at 02:19:22PM -0400, Paul B. Brown wrote: Hello all, Sorry for such a simple request but I can't seem to get mkraid to work. I want to mirror (RAID-1) two 4.2 GB SCSI drives (/dev/sda, /dev/sdb). Distribution: Redhat 5.2 (Linux 2.0.36)

Raid 1 Setup Using RAIDTools 0.50 BETA 10

1999-06-03 Thread Paul B. Brown
Hello all, Sorry for such a simple request but I can't seem to get mkraid to work. I want to mirror (RAID-1) two 4.2 GB SCSI drives (/dev/sda, /dev/sdb). Distribution: Redhat 5.2 (Linux 2.0.36) Software: RAIDTools 0.50 BETA 10 The Multiple Devices Driver Support is enabled in the kernel