> > necessary, whether the "drive" is a single physical disk or an array. > > I did not know that. I always assumed that for physical disks you > needed a partition of some sort so the filesystem doesn't stomp all > over the boot sector (where used). If the boot sector is not used, though, and there is no swap on the drive, then partitioning is not absolutely required. If the MBR is used, then indeed one must make sure the file system doesn't stomp on it. > That said I think I'll stick to > partitioning my boot drive. Feels safer somehow. Oh, I agree, without question. I'm a big fan of a small boot drive with 3 or 4 partitions and one or more arrays with no partitions at all. > >> The filesystem still needs a partition/volume but that can created > >> either by partitioning /dev/mdX *or* creating a logical volume in LVM. > > > > It doesn't need a partition, just a block device. That device > can > > be a partition on a disk, a whole disk, or an array. > > I forgot you can do that with mdX. It's been a while since I've made > filesystems (other then boot drives) without LVM. Yep. Sure can. I've used LVM, and for some applications it's great. Indeed, as I mentioned, adfas might be well served with LVM volumes on each machine. It certainly would provide great performance, although as I also mentioned, I don't think drive performance is really his problem, per se. -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html