- Community Home
- >
- Storage
- >
- Midrange and Enterprise Storage
- >
- HPE EVA Storage
- >
- You can resize EVA LUN on HP-UX when using VxVM 4....
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
09-23-2006 04:12 AM
09-23-2006 04:12 AM
On Tru64 there is a process for this. On windows there is a process for this. And now I have verified that it works on HP-UX (I've also verified with support that it is supported )
If you are using one of the many new "storage management" add-ons for 11.23 (aka the veritas stuff), you can do this:
1. increase size of vdisk at the EVA level via commandview or sssu
2. ioscan -funC disk
# Note: diskinfo will still report the old size
3. vxdisk -g DGNAME resize VRTSDISKNAME
# Note: diskinfo will now report the new size
4. vxprint -g DGNAME VRTSDISKNAME
5. vxresize -g DGNAME VOLNAME SIZE VRTSDISKNAME
6. bdf
When managing both EVA-based SAN and UNIX... this alone makes VRTS an essential add-on for HP-UX (IMHO).
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2006 05:46 AM
09-26-2006 05:46 AM
Re: You can resize EVA LUN on HP-UX when using VxVM 4.1
VxVM/VxFS 4.1 now supports online LUN expansion... Very beneficial indeed for EVA shops!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2006 05:50 AM
09-26-2006 05:50 AM
Re: You can resize EVA LUN on HP-UX when using VxVM 4.1
Kudos to the folks who have integraded VRTS and SG. Everything works well so far in my testing out of the box (after patching of course).
cfscluster, cfsmntadm, cfsmount/umount... all pretty slick and painless.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2006 05:53 AM
09-26-2006 05:53 AM
Re: You can resize EVA LUN on HP-UX when using VxVM 4.1
No I don't work for Veritas. I am just happy that everything is working so flawlessly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2006 01:08 AM
11-09-2006 01:08 AM
Re: You can resize EVA LUN on HP-UX when using VxVM 4.1
Growing a Cluster File System
There is a master node for CVM as well as a primary for CFS. When growing a file system, you grow the volume from the CVM master, and then grow the file system from the CFS primary. The CVM master and the CFS primary can be two different nodes. To determine the primary file system in a cluster, enter:
# fsclustadm -v showprimary mount_point
To determine if the current node is the master CVM node, enter:
# vxdctl -c mode
To actually increase the size of the file system, run the following two commands. On the master CVM node, enter:
# vxassist -g shared_disk_group growto volume_name newlength
On the CFS primary, enter:
# fsadm -F vxfs -b newsize -r device_name mount_point
vxresize worked most of the time for me... but the one time it didn't, it was bad. There should be some kind of warning on the man page says I.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2006 02:01 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2006 02:14 AM
11-09-2006 02:14 AM
Re: You can resize EVA LUN on HP-UX when using VxVM 4.1
I'd love to just have a VRTS stack (i.e. CVM and VCS vs. CVM and SG), but single vendor support beats working with two vendors any day of the week.
To be frank :), I'd rather have AdvFS and CFS and SI, but I can't upgrade to Tru64 :)
Take it easy folks... just kidding.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2007 01:08 AM
01-30-2007 01:08 AM
Re: You can resize EVA LUN on HP-UX when using VxVM 4.1
I try to do exactly the same thing but the vxdisk command asks for veritas license.
My question is: Do I need extra veritas license or it is just enough to have baseVxVM V4.1 product installed to do online LUN resizing.
In HPUX 11i v2 release notes is note:
"Base VxVM 4.1 (included in HP-UX 11i
Foundation OE at no additional cost) provides many volume manager features and benefits such as:
.....
Dynamic LUN expansion for improved manageability and minimize downtime
......
"
Best regards,
Denis Hrastnik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2007 12:41 AM
04-13-2007 12:41 AM
Re: You can resize EVA LUN on HP-UX when using VxVM 4.1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2007 01:00 AM
04-13-2007 01:00 AM
Re: You can resize EVA LUN on HP-UX when using VxVM 4.1
I think it is supported in 11.31, but I am not sure yet.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2007 01:08 AM
04-13-2007 01:08 AM
Re: You can resize EVA LUN on HP-UX when using VxVM 4.1
11.31 is supporting this,
see
man vgmodify
"The detection of physical volume size changes (LUN size expansion or contraction) is automatic, with the handling taking place unless the -r or -t options have been used."
http://docs.hp.com/en/B2355-60130/vgmodify.1M.html
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
05-07-2007 02:25 AM
05-07-2007 02:25 AM
Re: You can resize EVA LUN on HP-UX when using VxVM 4.1
Ok so how it done with hp-ux 11.11 using LVM??
thanks...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2007 05:22 PM
05-07-2007 05:22 PM
Re: You can resize EVA LUN on HP-UX when using VxVM 4.1
for 11.11 backup your data, remove the PV from your configuration, pvcreate it again.
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!
