- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Chances of getting data back due to LVM/VxVM d...
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
05-26-2006 02:47 AM
05-26-2006 02:47 AM
Chances of getting data back due to LVM/VxVM disk failure
Can someone tell me what is the chances of recovering data due to disk corruption due to LVM/VXVM. We have too many disks and quiet lot of mount point in our applications. Before creating the mount points for VxVM for the first time in the system. I would like to confirm the chances of restoration of data after disk gets corrupted and system crashes due to VxVM problems. What precation I need to take for my system with the below configuration ?
OS : HP-UX 11.23
Root disk is mounted on LVM with VxFS.
Application disk is mounted on VxVM with VxFS.
Application consists of vital oracle data and we nearly have 30 mount points for our application.
The application is running in MC serviceguard cluster with Oracle dataguard replicated to remote system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2006 02:54 AM
05-26-2006 02:54 AM
Re: Chances of getting data back due to LVM/VxVM disk failure
For your root disk, I would suggest using Ignite:
http://www.docs.hp.com/en/IUX/
For your other data, use a conventional backup tool.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2006 02:57 AM
05-26-2006 02:57 AM
Re: Chances of getting data back due to LVM/VxVM disk failure
In general, assuming that you are mirrored, it is far more likely that the real data loss will occur as a result of some human action (e.g. rm -r, creating a filesystem on an "unused" disk, application errors, etc.) If you are mirrored and use only hot-pluggable disks then you even need to shutdown to replace a disk and your users will never even know a disk has failed. I have not shutdown to replace a failed disk in 7-8 years and over that period I have replaced hundreds of disks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2006 03:02 AM
05-26-2006 03:02 AM
Re: Chances of getting data back due to LVM/VxVM disk failure
No backup - no recover
Even though you may have dataguard or snapcopies somewhere else, this does not replace the need for backups.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2006 03:03 AM
05-26-2006 03:03 AM
Re: Chances of getting data back due to LVM/VxVM disk failure
We have RMAN backup for Oracle and we take system backup overnight everyday.
To add to my last question, I do need to take backup of LVM using vgcfgbackup and dgcfgbackup that I understand. After performing restoration of these utilitites, will I be safely able to recover data from disk. Are the actual data in the disk safe due to any logical volume corruption and after applying restoration as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2006 03:14 AM
05-26-2006 03:14 AM
Re: Chances of getting data back due to LVM/VxVM disk failure
By default, 'vgcfgbackup' is run automatically anytime LVM changes are made.
This is a backup of only the LVM configuration of a volume group and as such is used principally during disk replacement in order to write the LVM header information onto a replaced disk. This is not a backup of any user data on the disk.
By default, the '/etc/lvmconf' directory is the target directory for the volume group information.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2006 03:17 AM
05-26-2006 03:17 AM
Re: Chances of getting data back due to LVM/VxVM disk failure
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2006 03:25 AM
05-26-2006 03:25 AM