Re: Extending file system after enlarging a logical volume

2016-10-03 Thread Tilo Werner
Next time try using lvresize -r -L $NewSize $LV works for ext* and enlarging. Regards, Tilo Am 03.10.2016 um 22:24 schrieb Ken Heard: > In my jessie box I need to increase the non-encrypted root partition > (/) size from 14G to 19G. I was able successfully to increase the > logical volume (and d

Re: Extending file system after enlarging a logical volume

2016-10-03 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, Oct 03, 2016 at 04:24:42PM -0400, Ken Heard wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > In my jessie box I need to increase the non-encrypted root partition > (/) size from 14G to 19G. I was able successfully to increase the

Extending file system after enlarging a logical volume

2016-10-03 Thread Ken Heard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 In my jessie box I need to increase the non-encrypted root partition (/) size from 14G to 19G. I was able successfully to increase the logical volume (and decrease the space available in the volume group accordingly) but am not sure how to do the next