- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Expand the existing LUN size on EVA3000
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
01-28-2010 08:54 PM
01-28-2010 08:54 PM
I have a HP EVA3000 San Storage which has 2 LUN allocated with 200GB on HP RP7420 system and 300GB on N4000 system. The 1st LUN has been presented to a HP RP7420 system which is running on HPUX 11i version 1. I wish to increase the partition size from 200GB to 500GB on one of the partitions on the HP RP7420 system, which has the 200GB of the disk space allocated to it by the EVA3000 previously. The RP7420 and N4000 system is running on hpux cluster.
The 2nd LUN has been presented to a HP N4000 system, which is running on HPUX 11i version 1. I which to delete the 2nd LUN which has 300GB and them unpresent it from the EVA command view. Can i expand the 1st LUN thru the EVA command view? Will it corrupt the data after the LUN expansion?
Can i see the new LUN size on the hpux os?
Regards
Chui
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2010 09:03 PM
01-28-2010 09:03 PM
SolutionIf i remember correct I just did a vgscan.
Well its always better to have LUNs with small size 500GB lun would be huge, so as per me its better if you would allocate this 300G as separtae LUN rather than incraseing it.
BR,
Kapil+
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2010 09:17 PM
01-28-2010 09:17 PM
Re: Expand the existing LUN size on EVA3000
Better to create a new vdisk and extend the VG.
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2010 12:50 AM
01-29-2010 12:50 AM
Re: Expand the existing LUN size on EVA3000
Thank for the help. I will try get the information from the storage team.
Hi Torsten,
Before i start to expand the LUN, i need to do the full database backup on the cluster package and them restore back into new partition.
From the hp research website, the vgmodify can work on hpux 11i v2 & v3. Can i used the vgmodify to extend the existing vg on 11i v1 ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2010 12:55 AM
01-29-2010 12:55 AM
Re: Expand the existing LUN size on EVA3000
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2010 01:03 AM
01-29-2010 01:03 AM
Re: Expand the existing LUN size on EVA3000
And yeh......its better to add new LUN and don expand it.
BR,
Kapil+
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2010 02:26 AM
01-29-2010 02:26 AM
Re: Expand the existing LUN size on EVA3000
than follow by -> Don't Expand , No
#ioscan -fn
#ioscan -fnC disk
# pvcreate -f /dev/rdsk/cxtxd -> new luns
# vgextemd /dev/vgxx /dev/dsk/cxtxdx -> new luns
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2010 03:52 PM
01-29-2010 03:52 PM
Re: Expand the existing LUN size on EVA3000
Using vgmodify and expanding luns is a feature that will be available at 11iv2 (11.23).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2010 11:22 PM
02-02-2010 11:22 PM
Re: Expand the existing LUN size on EVA3000
Thank for the help.
Regards
Chui