[mythtv-users] Extending aVolumeGroup

Jason Werpy jwwerpy at gmail.com
Wed Sep 7 15:32:48 UTC 2005


On 9/7/05, AJ Hettema <joukio at gmail.com> wrote:
> 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 <vbtalent at gmail.com> 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 <carlfongheiser at gmail.com > wrote: 
> > > 
> > > 
> > > 
> > > On 9/6/05, A JM <vbtalent at gmail.com> 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
> > mythtv-users at mythtv.org
> > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> > 
> > 
> > 
> 
>  
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> 
> 
> 

Don't you mean extent the LV?  I think he's done everything right, but
just missed the lvextend step after the vgextend step.


More information about the mythtv-users mailing list