HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Diff Between vgimport and vgcfgbackup
Operating System - HP-UX
1832990
Members
2344
Online
110048
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
Forums
Discussions
Discussions
Discussions
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
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
12-02-2004 01:53 PM
12-02-2004 01:53 PM
Hi All,
I am bit confused on the concept of vgimport/vgexport and vgcfgrestore/vgcfgbackup.
kindly give me the differences between them.
and what scanario we use these commands..
it will be a great help for me.
Thanks in Advance
GOvinda G,
I am bit confused on the concept of vgimport/vgexport and vgcfgrestore/vgcfgbackup.
kindly give me the differences between them.
and what scanario we use these commands..
it will be a great help for me.
Thanks in Advance
GOvinda G,
Solved! Go to Solution.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2004 02:21 PM
12-02-2004 02:21 PM
Solution
Vgexport is used to completely remove the /dev/vgxx/* files on a host and also remove the entries in /etc/lvmtab. Vgexport -p (preview mode) is used primarily to create map files for later vgimports on the same or another host. The most important thing to remember about vgexport is that is does not alter the contents of the LVM disks themselves just the data ABOUT the disks on the host computer. Vgimport is used to import these disks on the same or another hosts.
Vgcfgbackup is a command which is automatically run by many LVM commands. It write the LVM data structure information to a regular file. This data only consist of the LVM layout but not about any other contents of the disk. For example, vgcfgbackup does not backup any data stored in an LVOL or a filesystem. Vgcfgrestore can use one of the files created by vgcfgrestore to write the LVM metadata on a new disk. For example, when you are replacing an LVM disk, you can use vfcfgrestore to write all the LVM data to the disk instead of doing a pvcreate.
Vgcfgbackup is a command which is automatically run by many LVM commands. It write the LVM data structure information to a regular file. This data only consist of the LVM layout but not about any other contents of the disk. For example, vgcfgbackup does not backup any data stored in an LVOL or a filesystem. Vgcfgrestore can use one of the files created by vgcfgrestore to write the LVM metadata on a new disk. For example, when you are replacing an LVM disk, you can use vfcfgrestore to write all the LVM data to the disk instead of doing a pvcreate.
If it ain't broke, I can fix that.
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP