1833777 Members
2125 Online
110063 Solutions
New Discussion

Online JFS

 
Dan Walker
Occasional Advisor

Online JFS

We are running online JFS using Service Guard and need to grow a file system the type is DLVM can this be done while in production mode or must I go to single user mode. When I highlite it in SAM I don't get the option to increase size.
3 REPLIES 3
RAC_1
Honored Contributor

Re: Online JFS

You do need to go into single user mode. Can be done online. lvextend -L "new_size_in_MB" /dev/vgxx/lvolx (Provided you have enough fee extends on PVs in that VG)

After you extend, do not forget to set the changes on other (SG_ node.)

Anil
There is no substitute to HARDWORK
Steven E. Protter
Exalted Contributor

Re: Online JFS

absolutely can do this hot online.

You need to see if there is enough disk space.

If so:

lvextend the logical volume

fsadm -F vsfs /filesystem_name

i remember a -b before size, but I'm not at work and don't have my notes.'

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Fred Ruffet
Honored Contributor

Re: Online JFS

Online JFS is there for you not to have to unmount for such operation.

use
lvextend -L new_size_in_MB yourlv
fsadm -b new_sizeinKB mountpoint

regards,

Fred
--

"Reality is just a point of view." (P. K. D.)