So have I messed up by extending the VG instead of extending the LV or do I need to do both?
If I read the "How to" correctly I need to add the PV to the VG first?
pvcreate /dev/hdd1
then extend the VG
vgextend VolGroup01 /dev/hdd1
then extend the LV?
mount -o remount,resize /video
Thanks,
On 9/6/05, Carl Fongheiser <[EMAIL PROTECTED]> wrote:
On 9/6/05, A JM <[EMAIL PROTECTED]> wrote:Do I need to mount the second drive in FSTAB? What does that look like?
*PLEASE* read the HOWTO. It really does contain everything you need to know.
And no, you never mount the physical drives; only the logical volumes.
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
