HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to recover data from missing LV
Operating System - HP-UX
1826177
Members
2279
Online
109691
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
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
03-28-2001 07:55 PM
03-28-2001 07:55 PM
How to recover data from missing LV
I have 3 disks belong to a VG and same LV.
Now there is an error saying "missing LV". Is it possible to recover data by creating a new VG ?
Or Will this work for me?
vgchid /dev/rdsk/c1t12d0 /dev/rdsk/c1t13d0 /dev/rdsk/c1t14d0
mkdir /dev/vgnew
mknod /dev/vgnew/group c 64 0x020000
vgimport vgnew /dev/dsk/c1t12d0 /dev/dsk/c1t13d0 /dev/dsk/c1t14d0
Now there is an error saying "missing LV". Is it possible to recover data by creating a new VG ?
Or Will this work for me?
vgchid /dev/rdsk/c1t12d0 /dev/rdsk/c1t13d0 /dev/rdsk/c1t14d0
mkdir /dev/vgnew
mknod /dev/vgnew/group c 64 0x020000
vgimport vgnew /dev/dsk/c1t12d0 /dev/dsk/c1t13d0 /dev/dsk/c1t14d0
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2001 08:24 PM
03-28-2001 08:24 PM
Re: How to recover data from missing LV
Hi Upul,
The description of problem is not too clear then
plese describe what command generate the error and what is the complete error ?
may be start from
#vgdisplay -v
does all logical volumn there ?
any error message ?
Regards,
The description of problem is not too clear then
plese describe what command generate the error and what is the complete error ?
may be start from
#vgdisplay -v
does all logical volumn there ?
any error message ?
Regards,
enjoy any little thing in my life
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2001 04:52 PM
04-03-2001 04:52 PM
Re: How to recover data from missing LV
Upal,
I had a similar problem before, I had 3 2gigs with 3 lv's in 1 vg, running progress with 4 very large databases, then one morning bam! 1 lv was gone...with no apparent reason, come to fing out, 1 of the drives was bad, hopefully this is not your problem also, but it could be worth the investigation to find out...if it is, your data is probably gone, if not I dont know what else info to offer.Hope this helps...Tony
I had a similar problem before, I had 3 2gigs with 3 lv's in 1 vg, running progress with 4 very large databases, then one morning bam! 1 lv was gone...with no apparent reason, come to fing out, 1 of the drives was bad, hopefully this is not your problem also, but it could be worth the investigation to find out...if it is, your data is probably gone, if not I dont know what else info to offer.Hope this helps...Tony
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2001 05:45 AM
04-05-2001 05:45 AM
Re: How to recover data from missing LV
Change directories into the volume group. Use ll to list the logical volumes there. Make sure that for every lvol, there is a corresponding rlvol. While you're at it verify the owner/group/permissions.
If anything was accidently removed, try using mknod to recreate the file.
If you provide us more information as to what is missing, we can provide more details as to the right solution.
If anything was accidently removed, try using mknod to recreate the file.
If you provide us more information as to what is missing, we can provide more details as to the right solution.
"Downtime is a Crime."
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP