HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Creating links in vggroup
Operating System - HP-UX
1825810
Members
3293
Online
109688
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
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
03-18-2001 12:39 AM
03-18-2001 12:39 AM
Creating links in vggroup
HI friends,
I would like to know about creating links between disks in a vg .If we create a link
what way it would be use usefull also please explain with example
Generally i would like to know abt the link
Thanx in advance
bsm
I would like to know about creating links between disks in a vg .If we create a link
what way it would be use usefull also please explain with example
Generally i would like to know abt the link
Thanx in advance
bsm
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2001 11:24 AM
03-18-2001 11:24 AM
Re: Creating links in vggroup
Hi Mani,
You can specify physical volume(PV) links for a physical volume providing DIFFERENT PATHS that reference the SAME PV. In PV arguments the first path becomes the primary link to the PV, the second becomes an alternate link to the PV. The primary link is the default path used to access the physical volume. If the primary link becomes unavailable, LVM automatically switches to the alternate link to access the PV.
But u CANNOT create links between two different disks.
In below example, /dev/dsk/c3t0d0 becomes the primary link to the physical volume. /dev/dsk/c4t0d0 becomes an alternate link to the physical volume.
# vgcreate /dev/vg00 /dev/dsk/c3t0d0 /dev/dsk/c4t0d0
Hope you got it.
Cheers...
Satish.
You can specify physical volume(PV) links for a physical volume providing DIFFERENT PATHS that reference the SAME PV. In PV arguments the first path becomes the primary link to the PV, the second becomes an alternate link to the PV. The primary link is the default path used to access the physical volume. If the primary link becomes unavailable, LVM automatically switches to the alternate link to access the PV.
But u CANNOT create links between two different disks.
In below example, /dev/dsk/c3t0d0 becomes the primary link to the physical volume. /dev/dsk/c4t0d0 becomes an alternate link to the physical volume.
# vgcreate /dev/vg00 /dev/dsk/c3t0d0 /dev/dsk/c4t0d0
Hope you got it.
Cheers...
Satish.
Difference between good and the best is only a little effort
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2001 04:48 PM
03-19-2001 04:48 PM
Re: Creating links in vggroup
Besides fault tolerance, manual load balancing can be used with pv-links. For example, if you have two paths, say c1 and c2 to the same 4 disks, then use the c1 (controller 1) disks to access two disks - the pv-links here will be on c2 (controller 2). The other two disks go on c2 for the primary and c1 for the pv-links. This load balances access to two disks on c1 and the other two disks on c2.
If you can focus your eyes far and straight enough ahead of yourself, you can see the back of your head.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2001 07:21 AM
04-03-2001 07:21 AM
Re: Creating links in vggroup
If already assigned vgchange can be used to change which path is primary / alternate - check out the man on vgchange
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP