HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: extending physikal disk size
Operating System - HP-UX
1833779
Members
2501
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
04-01-2003 11:50 PM
04-01-2003 11:50 PM
Hi,
i have a eva disk array for testing on an HPUX 11.00 and 11.11 server. On the EVA, it is possible to increase the size of a lun on the fly.how can i make lvm to see this extra space. What i found out till now , is that diskinfo shows the old size, as long as the volume group is active. deactivating volumegroup, shows the new lunsize. but still, the pvdisplay shows old value. is there any command for updating the number of pvextends?
Rgds,
Claudiu
i have a eva disk array for testing on an HPUX 11.00 and 11.11 server. On the EVA, it is possible to increase the size of a lun on the fly.how can i make lvm to see this extra space. What i found out till now , is that diskinfo shows the old size, as long as the volume group is active. deactivating volumegroup, shows the new lunsize. but still, the pvdisplay shows old value. is there any command for updating the number of pvextends?
Rgds,
Claudiu
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2003 12:25 AM
04-02-2003 12:25 AM
Solution
Sorry, but once you have set up a volume group with a disk you cannot extend that volume to a bigger disk size.
You would need to remove the disk from the volume, and then add it in again, providing it does not exceed the size of the first disk in the volume group. If it did you would only get the equivalent of that disk, no more.
Assuming it does not, e.g.:
# vgreduce /myvg /dev/dsk/cxtydz
do your changes to our disk
# ioscan -fn
# insf -e
# vgextend /myvg /dev/dsk/cxtydz
You would need to remove the disk from the volume, and then add it in again, providing it does not exceed the size of the first disk in the volume group. If it did you would only get the equivalent of that disk, no more.
Assuming it does not, e.g.:
# vgreduce /myvg /dev/dsk/cxtydz
do your changes to our disk
# ioscan -fn
# insf -e
# vgextend /myvg /dev/dsk/cxtydz
Anyone for a Mutiny ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2003 01:23 AM
04-02-2003 01:23 AM
Re: extending physikal disk size
If diskinfo doesnt show the new size then the size of the disk/lun has NOT increased. Whatever you did on your disk array to increase the size of the disk/lun did not work. Did you try a reboot to see if that prompted diskinfo to detect the new size ?
The first step is to get diskinfo to report the correct size (fix it on your array), then you will have to re-pvcreate your disk (as pointed out previously, vgremove it, pvcreate it, vgextend it).
The first step is to get diskinfo to report the correct size (fix it on your array), then you will have to re-pvcreate your disk (as pointed out previously, vgremove it, pvcreate it, vgextend it).
Im from Palmerston North, New Zealand, but somehow ended up in London...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2003 01:34 AM
04-02-2003 01:34 AM
Re: extending physikal disk size
well, i did some more testing, and here are the results:
increasing the size of the lun online on the eva while the volumegroup is still active will show only the old size in diskinfo.
after vgchange -a n volgrp,diskinfo will show the new size.
a pvcreate on the physical volume will use all of the new space, but all the data will be lost.
increasing the size of the lun online on the eva while the volumegroup is still active will show only the old size in diskinfo.
after vgchange -a n volgrp,diskinfo will show the new size.
a pvcreate on the physical volume will use all of the new space, but all the data will be lost.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP