Disk Enclosures
1753797 Members
7326 Online
108799 Solutions
New Discussion

DLVM with online jfs

 
SOLVED
Go to solution
P-Dicky
Frequent Advisor

DLVM with online jfs

Hello

I have a 3 node cluster and I would like to increase the space of one mount point. Do I only need to run the following on the main system? Or does something have to be run on the other nodes?

#lvextend -L 4120 /dev/vg01/glr1-5_7
#fsadm -F vxfs -b 4120 /mount_point

THANKS!
1 REPLY 1
Solution

Re: DLVM with online jfs

Paul,

If you are just resizing an existing LV and not adding/deleting a LV or a PV from the Volume group then there's no need to make any changes on the other nodes.

Note you do need some space on your filesystem for the extend to work, so if your currently at 99/100 % you may find that the fsadm command will fail.

HTH

Duncan

I am an HPE Employee
Accept or Kudo