- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Extending Physical Volume on a SAN and extending V...
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
12-03-2004 01:24 AM
12-03-2004 01:24 AM
Extending Physical Volume on a SAN and extending Volume Group
Can you help me in the step by step??
Thanks.
Regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2004 01:28 AM
12-03-2004 01:28 AM
Re: Extending Physical Volume on a SAN and extending Volume Group
get a PV
pvcreate /dev/rdsk/cxtxdx
vgextend /dev/vgxx /dev/dsk/cxtxdx
Extend the lvol
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2004 01:36 AM
12-03-2004 01:36 AM
Re: Extending Physical Volume on a SAN and extending Volume Group
In that case you must back up , remove the volume group and vgcreate it with a larger PE size.
Steps:
Expand the LUN
insf -C
This will probably get the space recognized.
lvextend -L
I made up the lvol name and disk, you'll need to use real ones.
If you are getting an error posting the error can get you better assistance from itrc membership.
SEP
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
12-03-2004 01:37 AM
12-03-2004 01:37 AM
Re: Extending Physical Volume on a SAN and extending Volume Group
If you modify the LUN - I'm pretty sure you will lose all data...
Just create a new LUN and as Anil says, add to the existing VG.
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2004 01:47 AM
12-03-2004 01:47 AM
Re: Extending Physical Volume on a SAN and extending Volume Group
If u need only more space do the following.
1.Create a new lun for required capacity.
2.Present it to the appropriate host
3.ioscan -fn
4.Do an #insf -e
5.umount /
6.pvcreate /dev/dsk/
7.vgextend vgname new_lun
8.extendfs
9.Mount the extended volume
if u have an online jfs installed u can use fsadm also.
If u r not bothered about data go for deleting and recreating LUN of a higher capacity.
regards,
Syam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2004 01:56 AM
12-03-2004 01:56 AM
Re: Extending Physical Volume on a SAN and extending Volume Group
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2004 02:02 AM
12-03-2004 02:02 AM
Re: Extending Physical Volume on a SAN and extending Volume Group
HP-UX does not (at present) have support for EVA LUN/PV size expansion. You can only do this with OpenVMS and Tru64 Unix.
It was planned at HP-uX 11i v 3.0 but with HP's official announcement that Tru64 features will not be blended into HP-UX - your ability to do this in the feature will hinge with Veritas Volume Manager 4.0 which hopefully will be integrated into HP-UX 11i at some point in thenear future. Online disk/LUN expansion I believe is now supported at VxVM 4.0. Current Hp_UX11i releases are still at VxVM 3.5. VxVM 4.0 which is part of Veritas Storage Foundation 4.0 is already available for all other OS'es but not HP-UX11i where the relationship with Veritas was suspect until yesterday's announcement.
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=754760