- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- VG availability
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
01-26-2001 08:12 AM
01-26-2001 08:12 AM
VG availability
Can I display VG availability anyway ?
Thanks, Saa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2001 08:21 AM
01-26-2001 08:21 AM
Re: VG availability
You can try doing a 'vgdisplay vg_name'. If the volume group is activated then you will see information about it. If it is not activated, then vgdisplay will give an error like the following:
# vgdisplay vg04
vgdisplay: Volume group not activated.
vgdisplay: Cannot display volume group "vg04".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2001 08:29 AM
01-26-2001 08:29 AM
Re: VG availability
I mean the VG is clustered or not,
activated or not,
shared or not,
excusive activated or not.
Thanks, Saa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2001 09:27 AM
01-26-2001 09:27 AM
Re: VG availability
'vgdisplay' will return the VG status with an optional 'exclusive' notation if the VG is activated in an MC/ServiceGuard node. On nodes on which it isn't activated, vgdisplay will return 'Volume group not activated.'. This distinguishes an activatable VG from one that simply isn't known to the system. In that case, one gets 'Volume group "/dev/vgXX" does not exist in the "/etc/lvmtab" file'.
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2001 02:50 AM
01-29-2001 02:50 AM
Re: VG availability
vgdisplay is good for me when VG activated, but
How can I diplay VG marked exclusive or not or shared... before activete it ?
of corse
vgchange -a y if work not marked exclusive but
when error ... conflict with configured mode then marked but I looking for better solution.
regards, Saa
Saa