- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- error when using vgchange - c n
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
07-21-2009 06:38 AM
07-21-2009 06:38 AM
error when using vgchange - c n
There is such a configuration:
two servers SD, each 11.31 HP-UX.
ServiceGuard v.19
multiple disk groups are connected to XP24000
on the array is BC.
the third server to HP-UX v. 11.31, but not SG.
this server presented S-vol of the cluster.
I want to execute the command vgchange-cn after split BC
But an error on the impossibility of implementation.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2009 07:10 AM
07-21-2009 07:10 AM
Re: error when using vgchange - c n
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2009 07:34 AM
07-21-2009 07:34 AM
Re: error when using vgchange - c n
Please paste the error of whil execute the command vgchange -c n on which vg.
Then we can know the correct answer.
Thanks
Vinod
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2009 08:38 AM
07-21-2009 08:38 AM
Re: error when using vgchange - c n
vgimport ....
vgchange -c n ...
vgchange -a y ...
of course you need to have made your SVOL writeable - you haven't defined it as read-only have you?
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2009 08:49 AM
07-21-2009 08:49 AM
Re: error when using vgchange - c n
let me guess ur setup.
1) node 1 is in production part of cluster
2)node 2 is in production and part of cluster
3) i think ur using the third node for backup or test server.ur presenting the bc copy to the the node 3 server which is not part of SG.
==========================================
the producton volume groups will be sysnc with BC volume group and production vgs will be the part of cluster package. i think after spliiting the BC that VG vill not be the part of cluster. so it will give the error.
Regards
Prashant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2009 10:39 PM
07-21-2009 10:39 PM
Re: error when using vgchange - c n
>1) node 1 is in production part of cluster
>2)node 2 is in production and part of cluster
>3) i think ur using the third node for backup >or test server.ur presenting the bc copy to >the the node 3 server which is not part of SG.
the first (SG) server I use vgexport -v -p -s -m /...
copy the map file the third (not SG) server
and do:
- vgimport -m -s -v ....
- vgchange -c n ...
error -
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2009 10:41 PM
07-21-2009 10:41 PM
Re: error when using vgchange - c n
> - vgchange -c n ...
> error -
I'd imagine that's *not* the message you get on the screen - what error message *do* you get?
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2009 10:46 PM
07-21-2009 10:46 PM
Re: error when using vgchange - c n
I'll try later
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2009 01:59 AM
07-22-2009 01:59 AM
Re: error when using vgchange - c n
Please ensure your business copy is split and read/write before running the vgchange -c n command.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2009 02:01 AM
07-22-2009 02:01 AM
Re: error when using vgchange - c n
Yes, of course, BC is split.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2009 08:39 AM
07-22-2009 08:39 AM
Re: error when using vgchange - c n
The sequence should be like that
1)create the map file using vgexport -v -s -p -m
2)split the bc
3)vgchange -a n
4)vgimport the map file on node 3
5)vgchange -a y
------------------------------------
I would like clear one thing here see the BC copy will be on stoarge level nad will not be part of cluster.only production volume vill be the part of cluster. then no need to do the vgchange -c n
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2009 05:13 AM
07-24-2009 05:13 AM
Re: error when using vgchange - c n
Your prolem solved or not. If your problem solved Pls share ur experience.
Thanks,
Prashant