- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Volume group VG04 failure
Operating System - HP-UX
1819579
Members
3210
Online
109603
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
Discussions
Discussions
Discussions
Forums
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
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
тАО01-08-2001 06:51 AM
тАО01-08-2001 06:51 AM
Volume group VG04 failure
Hi all,
I have several K-class servers running HP-UX 10.22. When I make OS backup using make_recovery -Av and restore this backup I get the following error...
When I want to create a volume group (VG04)
I get an error that this volume group allready excists. When I want to delete this VG04,
I get the message that such a VG not excists.
I know one solution. Delete this volume group VG04 before running a backup and recreate this volume group after a restore.
This time, I forgot to delete this volume group before starting the backup.
Does someone knows how to solve this problem ?
How can I delete this "non-excisting" volume group 004 ?
Thanks a lot.
Regards,
Robin.
I have several K-class servers running HP-UX 10.22. When I make OS backup using make_recovery -Av and restore this backup I get the following error...
When I want to create a volume group (VG04)
I get an error that this volume group allready excists. When I want to delete this VG04,
I get the message that such a VG not excists.
I know one solution. Delete this volume group VG04 before running a backup and recreate this volume group after a restore.
This time, I forgot to delete this volume group before starting the backup.
Does someone knows how to solve this problem ?
How can I delete this "non-excisting" volume group 004 ?
Thanks a lot.
Regards,
Robin.
Robin
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-08-2001 07:04 AM
тАО01-08-2001 07:04 AM
Re: Volume group VG04 failure
Hi,
it could be the case that the vg device file has been left for some reasons, try to remove the vg device information:
rm -r /dev/vg04
Regards
it could be the case that the vg device file has been left for some reasons, try to remove the vg device information:
rm -r /dev/vg04
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-08-2001 10:38 AM
тАО01-08-2001 10:38 AM
Re: Volume group VG04 failure
What command are you using to delete vg04? Try first to export it with
#vgexport vg04 and if this doesn't help
# rm -r /dev/vg04
then
# strings /etc/lvmtab | grep vg04
should not display a thing.
Ovidiu
#vgexport vg04 and if this doesn't help
# rm -r /dev/vg04
then
# strings /etc/lvmtab | grep vg04
should not display a thing.
Ovidiu
Simple solutions to complex problems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-08-2001 11:00 AM
тАО01-08-2001 11:00 AM
Re: Volume group VG04 failure
Hi,
When you boot on your Ignite tape, you should be able to stop boot and enter Interactive mode.
Then you can manipulate vg configuration.
Regards,
Patrice
When you boot on your Ignite tape, you should be able to stop boot and enter Interactive mode.
Then you can manipulate vg configuration.
Regards,
Patrice
Patrice MARTINACHE
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
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP