Re: resize an lv

2020-03-18 Thread Markus Schönhaber
18.03.20, 11:34 CET, François Patte: > I need to extend my /home directory which is a logical volume. > I read that I can use lvextend without unmounting the /home partition. > But what about resize2fs that I must use after lvextend? Yes, you can expand the size of a mounted ext-FS with resize2fs

resize an lv

2020-03-18 Thread François Patte
Bonjour, I need to extend my /home directory which is a logical volume. I read that I can use lvextend without unmounting the /home partition. But what about resize2fs that I must use after lvextend? Just to be sure: my home partition is contained in physical volume which is a raid array (md5), I