- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: After increasing the size of SAN disk dynamic,...
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
02-22-2008 11:58 AM
02-22-2008 11:58 AM
After increasing the size of SAN disk dynamic, How LVM and file system can be increased dynamically?
I am thinking to do like this
#ioscan
#lvextend
#fsadm.
Thanks .. MJ
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2008 12:13 PM
02-22-2008 12:13 PM
Re: After increasing the size of SAN disk dynamic, How LVM and file system can be increased dynamically?
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2008 12:18 PM
02-22-2008 12:18 PM
Re: After increasing the size of SAN disk dynamic, How LVM and file system can be increased dynamically?
So it is correct that the increased san disk from storage also reflect in hp-ux by ioscan dynamically. Similarly by lvextend and fsadm/extendfs to filesystem.
Thanks .. MJ
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2008 12:30 PM
02-22-2008 12:30 PM
Re: After increasing the size of SAN disk dynamic, How LVM and file system can be increased dynamically?
If you are running 11.23 or later then you should be able to change the size with the 'vgmodify'. Check the 'vgmodify' man page for more information.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2008 02:52 PM
02-22-2008 02:52 PM
Re: After increasing the size of SAN disk dynamic, How LVM and file system can be increased dynamically?
I checked but for vgmodify I will need to deactivate tht vg and for vg deactivation I will need to unmount related filesystems. This sound does not look like dynamically.
Correct?
Thanks .. MJ
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2008 06:44 PM
02-22-2008 06:44 PM
Re: After increasing the size of SAN disk dynamic, How LVM and file system can be increased dynamically?
Also, vgmodify was not standard with HP-UX 11.23. It used to be that you have to call HP support to get it.
Now it's part of the more recent HP-UX 11.23 releases. I recently installed the June 2007 release of 11.23 and I have it on the system.
My recommendation is to either obtain a recent CD or call support. vgmodify might just be part of the latest Quality Pack bundles (not sure).
Hope this helps!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2008 08:34 AM
02-23-2008 08:34 AM
Re: After increasing the size of SAN disk dynamic, How LVM and file system can be increased dynamically?
in 11.23 vgmodify command is released as a patch. The patch number is PHCO35524.
You can download it from.
http://wtec.cup.hp.com/patches-bin/parse/patches-info?Patch=35524
For your question of dynamically extending the disk with out deactivating the VG...
YES LVM can't allow running vgmodify when it is activated. You have to wait for some more time to see this feature in 11.31 alone :)