- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: couldn't deactivate volume group
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
03-19-2002 12:59 AM
03-19-2002 12:59 AM
couldn't deactivate volume group
i just create a volume group with a lun indide of XP256, i exported vg in a secondary node, i can activate vg and mount l.volume, but i can deactivate vg in prymary and secondary node after umount file system.
thank a lot
LUCA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2002 01:40 AM
03-19-2002 01:40 AM
Re: couldn't deactivate volume group
check vgdisplay on both nodes and give me reply.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2002 01:42 AM
03-19-2002 01:42 AM
Re: couldn't deactivate volume group
on both nodes the situasion in
PRIMARY node
VG Name /dev/vgapp
VG Write Access read/write
VG Status available
####
SECONDARY NODE
VG Name /dev/vgapp
VG Write Access read/write
VG Status available
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2002 01:47 AM
03-19-2002 01:47 AM
Re: couldn't deactivate volume group
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2002 01:48 AM
03-19-2002 01:48 AM
Re: couldn't deactivate volume group
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2002 01:50 AM
03-19-2002 01:50 AM
Re: couldn't deactivate volume group
when I execute "vgchange -a n vgname" in output I read
vgchange: Couldn't deactivate volume group "vgapp":
Device bus
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2002 01:59 AM
03-19-2002 01:59 AM
Re: couldn't deactivate volume group
# cmhaltpkg package1
# cmhaltpkg package2
.
.
# cmhaltnode node2
package1, 2 ... - packages running on node2
and now try to deactivate vg
# vgchange -a n vgname
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2002 02:06 AM
03-19-2002 02:06 AM
Re: couldn't deactivate volume group
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2002 02:13 AM
03-19-2002 02:13 AM
Re: couldn't deactivate volume group
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2002 03:06 AM
03-19-2002 03:06 AM
Re: couldn't deactivate volume group
In fact you can desactivate a vg even ifhis part of a cluster.
Did you check if you don't have any hardware problem with the vgapp's disk(s) ?
Try diskinfo, and ioscan on your disks.
Regards,
Fr??d??ric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2002 03:18 AM
03-19-2002 03:18 AM
Re: couldn't deactivate volume group
Have you tried this ?
# fuser /dev/vgapp/*
It will shows you the PIDs that are using /dev/vgapp.
To kill them, use a option "-k" or use kill command.
And try deactivate again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2002 03:25 AM
03-19-2002 03:25 AM
Re: couldn't deactivate volume group
the problem is generated by a counter on lvm!
thank a lot
LUCA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2002 12:11 AM
03-20-2002 12:11 AM
Re: couldn't deactivate volume group
Please can you post the patch number?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2002 12:13 AM
03-20-2002 12:13 AM
Re: couldn't deactivate volume group
Luca