Operating System - HP-UX
1833046 Members
2636 Online
110049 Solutions
New Discussion

Re: managing lvm on 11.23

 
khilari
Regular Advisor

managing lvm on 11.23

Hi guys, i wanted to know the difference between disk management in 11.11 to 11.23. Can any one tell how to initialize a disk in 11.23 and how to put it under lvm in 11.23.
Thanks
5 REPLIES 5
James R. Ferguson
Acclaimed Contributor

Re: managing lvm on 11.23

Hi:

LVM management is the same under 11.11 and 11.23 with a few enhancements possible in 11.23 --- 'vgmodify' and the ability to create striped/mirrored logical volumes. To enable these features on 11.23, you need PHCO_36744 together with PHKL_31500 and PHKL_32095.

Regards!

...JRF...
Patrick Wallek
Honored Contributor

Re: managing lvm on 11.23

There's no difference between 11.11 and 11.23.

You still use the same commands:

pvcreate
lvcreate
vgcreate

lvextend
vgextend

fsadm
newfs
Geoff Wild
Honored Contributor

Re: managing lvm on 11.23

Commands are basically the same...

man on

lvcreate(1M),lvchange(1M), lvdisplay(1M), lvextend(1M), lvreduce(1M), lvremove(1M),
pvchange(1M).

Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
Torsten.
Acclaimed Contributor

Re: managing lvm on 11.23

One major difference is the LVM Volume Group Dynamic LUN expansion (DLE) / vgmodify feature, see

http://docs.hp.com/en/oshpux11iv2.html#LVM%20Volume%20Manager

If you compare LVM in 11.11 and 11.23 on a PA-RISC based HP9000 system there is not so mauch difference, but if you compare HP9000 and Itanium based Integrity servers there is a big difference in the boot disk layout and the mirroring procedure, see

Appendix in

http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad.pdf

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!   
whiteknight
Honored Contributor

Re: managing lvm on 11.23



Hi Khilari,

it is the same, can also refer to admin guide
http://docs.hp.com/en/B2355-90950/ch06.html

WK
Problem never ends, you must know how to fix it