HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Alternate Links - again
Operating System - HP-UX
1829829
Members
1925
Online
109993
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
05-30-2005 04:40 AM
05-30-2005 04:40 AM
I need to add 50GB space to an existing volume group. (HPUX 11.11). The 2 25 GB disks were "provisioned" by my storage engineer. What I determined he added were:
/dev/dsk/c37t8d4
/dev/dsk/c37t8d5
/dev/dsk/c34t8d4
/dev/dsk/c34t8d5
I did a pvcreate -f /dev/dsk/c34t8d5 and
pvcreate -f /dev/dsk/c34t8d4 to get ready to do the vgextend.
My question is simply, do I do another pvcreate on the c37t8d4 and c37t8d5 first?
Or can I just do a vgextend after the first two disks are added to the volume group? Like so:
vgextend /dev/vgtest /dev/dsk/c34t8d4
vgextend /dev/vgtest /dev/desk/c37t8d4
Thanks
/dev/dsk/c37t8d4
/dev/dsk/c37t8d5
/dev/dsk/c34t8d4
/dev/dsk/c34t8d5
I did a pvcreate -f /dev/dsk/c34t8d5 and
pvcreate -f /dev/dsk/c34t8d4 to get ready to do the vgextend.
My question is simply, do I do another pvcreate on the c37t8d4 and c37t8d5 first?
Or can I just do a vgextend after the first two disks are added to the volume group? Like so:
vgextend /dev/vgtest /dev/dsk/c34t8d4
vgextend /dev/vgtest /dev/desk/c37t8d4
Thanks
Independent by nature
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2005 04:57 AM
05-30-2005 04:57 AM
Solution
Hi,
pvcreate on the the device file with alternate link is not required. But you will have to extend your VG to alternate device file also for enabling the alternate link to be used by LVM.
vgextend /dev/vgtest /dev/dsk/c34t8d4
vgextend /dev/vgtest /dev/desk/c37t8d4
vgextend /dev/vgtest /dev/dsk/c34t8d5
vgextend /dev/vgtest /dev/desk/c37t8d5
Once done with vgextend you can check your alternate path through vgdisplay -v command.
HTH,
Devender
pvcreate on the the device file with alternate link is not required. But you will have to extend your VG to alternate device file also for enabling the alternate link to be used by LVM.
vgextend /dev/vgtest /dev/dsk/c34t8d4
vgextend /dev/vgtest /dev/desk/c37t8d4
vgextend /dev/vgtest /dev/dsk/c34t8d5
vgextend /dev/vgtest /dev/desk/c37t8d5
Once done with vgextend you can check your alternate path through vgdisplay -v command.
HTH,
Devender
Impossible itself mentions "I m possible"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2005 05:01 AM
05-30-2005 05:01 AM
Re: Alternate Links - again
Devender -
Just exactly what I was looking for! Thanks so much!
Connie
Just exactly what I was looking for! Thanks so much!
Connie
Independent by nature
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