hi,
 
you have to make a PV first, then extend the VG with that PV, and after that extend the LV. So the first 2 steps are in place, but before you can resize the filesystem you first have to resize the PV.
 
grtz
 
AJ

 
On 9/7/05, A JM <[EMAIL PROTECTED]> wrote:
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



_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to