Tuesday, July 31, 2007

LVM

[ROOT abc123]home/root # uname -a
HP-UX abc123 B.11.11 U 9000/800 170187401 unlimited-user license
[ROOT abc123]home/root # lvextend -L 600 /dev/vgs12xyz/lvxyz
[ROOT abc123]home/root # fsadm -F vxfs -b $((600*1024)) /db99/S99/db


Note: If you encounter "errno 28" then you need to free up some space before extending the fs

No comments: