- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- VG backup file
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-09-2005 11:17 AM
07-09-2005 11:17 AM
VG backup file
HPUX 11.23 on rx4640 systems.
Seems that when VGs are created the /etc/lvmconf/vgxx.conf is not created.
I have been used the VG conf backup file being created in the /etc/lvmconf directory. But it is not happening here. Or anywhere for that matter.
So when I do the 'vgcfgbackup -u' command it fails. Easy enough fix, take off the '-u' switch.
But why aren't the VGs being backed up at VG creation time?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2005 11:42 AM
07-09-2005 11:42 AM
Re: VG backup file
It does not seems to a situation except that either the files was manually removed physically or some other location was specified for files let us say /tmp from where they got washed out by themselves alongwith routine cleanups.
It could be possible that the files perhaps do not get created while creating VG but instead get created /updated everytime LV chnages are made.Also there is a switch to bypass this backup file creation/updation option along with all lv related commands.
HTH,
Devender
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2005 06:00 PM
07-09-2005 06:00 PM
Re: VG backup file
Looks like a local machine issue. I checked lvmconf folder on a rx2600/hpux 11.23 and conf files are created/updated.
Most probably someone removed your conf files.
Sudeesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2005 11:11 PM
07-10-2005 11:11 PM
Re: VG backup file
Using the defaults for VG/LV creation so there should be backups for all VGs made.
I will research the switch that would turn this off. I am unaware this switch existed so I need to find out.
This is happening on multiple ia64 systems and I am not removing them.
Question, would MCSG have an impact in this situation? We have MCSG 11.16.
Just went through patch analysis and got clean bill of health. But still that doesn't account for everything we might see.
Any other possibilities?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2005 01:39 AM
07-11-2005 01:39 AM
Re: VG backup file
Still investigating
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2005 11:42 PM
07-11-2005 11:42 PM
Re: VG backup file
Check the existing/active VGs on a system and verify its existence in /etc/lvmconf.
Give me some breating room to continue the research.
Thanks for the responses.