- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Why vgchgid?
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-19-2002 11:00 PM
09-19-2002 11:00 PM
I didn't get why vgchgid is required if I mount the file systems from BCV disks on BCV host?
I have system A & B , both are connected to EMC box. On A production FS are mounted. I do establish and split. Can I mount the bcv disks on system B without changing disk group id?
Thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2002 11:17 PM
09-19-2002 11:17 PM
SolutionIf you mount the BCV disks on the SAME HP server they were split off from (ie. are a copy of disks on that server) then you must run vgchgid first or else you will be trying to import a volume group which has exactly identical VG/LVM header info as a VG already in use on your server. As you can see this would undoubtedly confuse your HP server.
If you mount the BCV's on a different HP server to where they were copied from then you dont need to run it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2002 11:26 PM
09-19-2002 11:26 PM
Re: Why vgchgid?
If your bcv devices are attached to a different server then no need to change the vgid.
I do bcv sync and split on regular basis without changing any vgid.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2002 07:09 AM
09-20-2002 07:09 AM
Re: Why vgchgid?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2002 07:13 AM
09-20-2002 07:13 AM
Re: Why vgchgid?
One other consideration is if system A and system B are nodes in ServiceGuard. If the production file systems on system A could failover and be mounted on system B, then you would want the BCV volumes on system B to have the vgchgid run on them before importing and mounting them, so that there would be no complaint during a failover.
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2002 07:16 AM
09-20-2002 07:16 AM
Re: Why vgchgid?
Do a vgchgid and then doa vgimport .
Manoj Srivastava