> [mailto:[EMAIL PROTECTED]]On Behalf Of root > Sent: Monday, December 06, 1999 12:04 AM > I am a little confused about how to set up raid1. > I want to mirror /dev/sda to /dev/sdb (two 9 gig SCSI disks) > The example says to have raidtab say /dev/sda1 and /dev/sdb1 > Does this mirror the whole disk, or just the partitions? > Should /dev/sdb already have partitions or should it just be > a raw disk? > Does /dev/sdb need to be in fstab? 1) if the partition includes the entire disk then the partition IS the entire disk. 2) Yes, it only works with partitions. 3) AFAIK, fstab only mounts partitions.
