Operating System - HP-UX
1836075 Members
2896 Online
110089 Solutions
New Discussion

Re: How to recognize we have LVM OLR (Online)

 
SOLVED
Go to solution
Frank de Vries
Respected Contributor

How to recognize we have LVM OLR (Online)

We have HP-UX 11.00 and I would like
to see if we have Online LVM (LVM OLR).

The reason we want to know that is to see if we can do a pvchange -a N pv (and skip the lvreduce/vgreduce part)à

How can I see we have this component installed?
Look before you leap
6 REPLIES 6
Torsten.
Acclaimed Contributor
Solution

Re: How to recognize we have LVM OLR (Online)

This feature is only available for 11.11 and newer.

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

Re: How to recognize we have LVM OLR (Online)

http://docs.hp.com/en/7161/LVM_OLR_whitepaper.pdf
It's kind of fun to do the impossible
Sandman!
Honored Contributor

Re: How to recognize we have LVM OLR (Online)

See text excerpted out of "When Good Disks Go Bad" and checkout the URL:

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


LVM OLR is delivered in two patches, one patch for the kernel and one patch for the pvchange command. The patches introduce a new option, -a, to pvchange. The -a option disables or re-enables a specified path to an LVM disk. For more information on LVM OLR, refer to the white paper LVM Online Disk Replacement (LVM OLR). Both command and kernel components are required to enable LVM OLR:

- For HP-UX 11i version 1, install patches PHKL_31216 and PHCO_30698 or their superseding patches.

- For HP-UX 11i version 2, install patches PHKL_32095 and PHCO_31709 or their superseding patches.
Torsten.
Acclaimed Contributor

Re: How to recognize we have LVM OLR (Online)

Consider to upgrade to at least 11.11.

So you get a supported OS version and the OLR feature.

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: How to recognize we have LVM OLR (Online)

Frank,

Further, HPUX 11.00 is already end of support from HP, so LVM OLR is not available for 11.00

WK


Problem never ends, you must know how to fix it
Frank de Vries
Respected Contributor

Re: How to recognize we have LVM OLR (Online)

Ok - we don't have it (not a prob)
Look before you leap