Operating System - HP-UX
1833695 Members
3671 Online
110062 Solutions
New Discussion

resize / and / stand at the lvm

 
Goriik
Advisor

resize / and / stand at the lvm

Hi, guys. Someone of you had to deal with resize / and / stand at the lvm? Write how to do it. From what regime? Can I do it online? If so, it would be very helpful step by step instructions. Forum I have looked through the whole, but still remains not clear. I do not want recovery from Ignite, because I have not Ignite server. So I have left a way to pvmove. It is necessary to move volume to another disk. Someone had the experience? Waiting for your answers. Very need your help.
5 REPLIES 5
Torsten.
Acclaimed Contributor

Re: resize / and / stand at the lvm

The best solution is Ignite.

Why you need more space there???

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Pete Randall
Outstanding Contributor

Re: resize / and / stand at the lvm

No, you can't do it online. The file systems have to be unmounted in order to extend them. That can not be done on a running system.

The only safe way to do this is with Ignite. Create a make_tape_recovery archive, then boot from it and you will be able to re-allocate all your root file systems, just like when you installed for the first time.


Pete

Pete
Deeos
Regular Advisor

Re: resize / and / stand at the lvm

HI,

If you just want to extend you / and /stand, then it would be possible.

check the following things:

#swlist -l product|grep -i jfs

#swlist -l bundle|grep -i online

if these software installed in your system, then you can extend your filesystem through online by using steps as useual:

1) lvextend -L /dev/vgname/lvname /dev/dsk/cxtxdx


2)fsadm -F vxfs -o largefiles /dev/vgname/rlvname



Regards
Deeos

Deepak
Torsten.
Acclaimed Contributor

Re: resize / and / stand at the lvm

A simple lvextend will not work, because both LVOLs must be contiguous!

This is the reason why ignite is recommended.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
melvyn burnard
Honored Contributor

Re: resize / and / stand at the lvm

Which version of HP-UX do you have?
If it is 11.23 or 1.31, make sure you have DRD installed, and then get the White Paper from the documents web site:
http://bizsupport1.austin.hp.com/bc/docs/support/SupportManual/c01918758/c01918758.pdf
go to page 18
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!