- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: How to increase the disk size online on an HPV...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2011 12:04 PM
06-29-2011 12:04 PM
Hello,
I have a VM guest running HP UX v11.31 on a host running v11.31 & HPVM v4.2. I have defined the LVs of a VG from the host as vdisks to the guest -
-a disk:avio_stor:lv:/dev/vm_test/rvm1_1
-a disk:avio_stor:lv:/dev/vm_test/rvm1_2
The lv vm1_1 is used for the OS (vg00) and vm1_2 is used as another VG (non vg00). On the host side, I increased the size of the LV (non vg00) and was able to see the size increased. But on the guest side, I was not able to see the disk size increased until I rebooted the guest.
Is it a known problem or am I missing something?
Thanks,
Manjeet
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2011 08:41 PM
06-29-2011 08:41 PM
SolutionShalom,
The behavior you are seeing is normal.
On the guest side, can you post the output pre-reboot of:
pvdislay <on the relevant disk>
Normally under HP-Ux extending the size of an already presented lun or disk object is not immediately recognized.
What a lot of shops do is they presnt a new disk to the guest (or system).
They then ioscan -fnC disk or ioscan -fnNC disk
insf -e -C disk # Can cause Oracle RAC permission problems.
At that point there is a new disk provided to a system, even a guest.
Then you can pvcreate/lvextend/extendfs or fsadm (OnlineJFS extend) without a reboot.
Size change is not recognized without a boot, sometimes not even then. New disks are discovered immediately after presentation as a LUN or by the host to the guest.
This disucssion is generic as the concepts apply on systems with hpvm or not. I have a fairly good understanding of HPVM, having run a dozen systems including 1 windows and 1 Linus host on HPVM 4.20 under HP-UX 11.31 in 2010.
SEP
S miley alert: :robotvery-happy:
I'll use them till someone takes them away.
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2011 11:56 PM
06-29-2011 11:56 PM
Re: How to increase the disk size online on an HPVM
Hi,
This pdf on "LVM Volume Group Dynamic LUN Expansion" should help you achieve this:
http://h20000.www2.hp.com/bc/docs/support/SupportManual/c01920387/c01920387.pdf
regards,
Richard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2011 11:24 AM
07-17-2011 11:24 AM
Re: How to increase the disk size online on an HPVM
Bonsoir.
Regarding the host versions, HP-UX 11.31 / HPVM 4.20, and the guest version, HP-UX 11.31, it should work.
Until HP-UX 11.31, if the disk size was increased and if the disk was in use (whatever the process that uses it : lvm, direct mount, oracle asm, ...) you didn't saw the new size until there is no more acces to the disk. For example, if the disk was in use by LVM, you had to de-activate the VG to see the new size.
Beginning with HP-UX 11.31 you can see the new size even if the disk is in use. More exactly, even if it used by LVM. For other uses, like oracle ASM, I don't know.
And beginning with HVPM 4.10 (not sure of the version), if the size of an avio backing store is changed, the modification is propagated to the guest.
So are you sure that you didn't did a mistake between the new size of the disk (diskinfo), and the size known by LVM (vgdisplay) ? And with LVM 2.x you can take advantage of the new size of a disk without de-activating the VG that uses it
Eric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2012 07:36 AM
01-18-2012 07:36 AM
Re: How to increase the disk size online on an HPVM
Sorry for the late response!
After some more testing, we decided to present luns from VM Host to the HPVM as avio_stor:disk for all non vg00 VGs.
Thanks to all for their responses!
Manjeet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2012 07:52 AM
01-18-2012 07:52 AM
Re: How to increase the disk size online on an HPVM
Depending on your update release version of the guest (and maybe use of LVM version 2.x) you can use the online disk increase capability.
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!
