Red HatThis forum is for the discussion of Red Hat Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
hi, I want to create a software raid on using /dev/sdb and /dev/sdc. /dev/sdc has a volume group created using LVM. Will the following entry in /etc/raidtab work?
Distribution: Mac OS X Leopard 10.6.2, Windows 2003 Server/Vista/7/XP/2000/NT/98, Ubuntux64, CentOS4.8/5.4
Posts: 2,986
Rep:
I'm assuming you mean Fedora Core 8? You can create LVM in conjunction with RAID. You can either do it through the command line using pvcreate, vgcreate, and lvcreate. Or, you can use the GUI system-config-lvm. Just point it towards your /dev/md0
Distribution: Mac OS X Leopard 10.6.2, Windows 2003 Server/Vista/7/XP/2000/NT/98, Ubuntux64, CentOS4.8/5.4
Posts: 2,986
Rep:
I've never used RedHat8, but I'm assuming the standard commands of pvcreate, vgcreate, and lvcreate are there. Maybe the GUI of system-config-lvm is also there.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.