I have 4 LVs, type is ext4. i want to know how to safely extend them since they are all used for production.
from what i know the steps are.
- Unmount
- extend.
- resize FS
- mount again
Are these steps correct or Is there something I am missing?
I have 4 LVs, type is ext4. i want to know how to safely extend them since they are all used for production.
from what i know the steps are.
Are these steps correct or Is there something I am missing?