- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- make_recovery (on HP-UX 10.20) failed
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
08-16-2004 11:01 PM - last edited on 09-16-2024 02:22 AM by support_s
08-16-2004 11:01 PM - last edited on 09-16-2024 02:22 AM by support_s
triying to do make_recovery -vA command on a HP-UX 10.20 based system, i have following error :
save_config ERROR : cannot determine lv "/dev/vg00/lvol4" usage via fstyp
Probably this lvol is not valid,
Sure it is not present in fstab
lvdisplay on it indicate a size 0
When i want to remove it with lvremove
i have the following message :
lvremove could'nt delete logical volume
the suplied lv number refers to a non existant logical volume
Could you help me please
Thanks
Solved! Go to Solution.
- Tags:
- logical drive
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2004 11:15 PM
08-16-2004 11:15 PM
SolutionDid you lvremove this /dev/vg00/lvol4 before?
If you are sure that there's no space allocated for this lvol, do the following to remove the device files:
# rmsf /dev/vg00/lvol4
# rmsf /dev/vg00/rlvol4
It's suspected that these device files were accidently restored from a previous configuration.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2004 11:33 PM
08-16-2004 11:33 PM