- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- lvlnboot returns not a character device on non vg0...
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
01-24-2008 09:34 AM
01-24-2008 09:34 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2008 09:37 AM
01-24-2008 09:37 AM
Re: lvlnboot returns not a character device on non vg00
Could you post the output of
# ll /dev/*/group
You could try to vgexport the volune group.
# vgexport vgxx
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2008 09:41 AM
01-24-2008 09:41 AM
Re: lvlnboot returns not a character device on non vg00
Here is the output of /dev/*/group:
ll /dev/*/group
crw-r----- 1 root sys 64 0x000000 Oct 26 19:35 /dev/vg00/group
Here is the output from the vgexport
# vgexport vgP01
vgexport: "/dev/vgP01/group": not a character device.
vgexport: Couldn't export volume group "vgP01".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2008 09:54 AM
01-24-2008 09:54 AM
SolutionSo there is some information left about this VG.
How about
/dev/vgP01
and
strings /etc/lvmtab
and
/etc/lvmconf ?
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2008 10:04 AM
01-24-2008 10:04 AM
Re: lvlnboot returns not a character device on non vg00
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2008 10:26 AM
01-24-2008 10:26 AM
Re: lvlnboot returns not a character device on non vg00
# /dev/vgP01
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2008 10:28 AM
01-24-2008 10:28 AM
Re: lvlnboot returns not a character device on non vg00
If you see an earlier post I show the output of /dev/P01. I have just cleaned up the lvmtab file and am no longer getting the error messages. Thank you for all of your assistance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2008 10:36 AM
01-24-2008 10:36 AM
Re: lvlnboot returns not a character device on non vg00
My mistake here is the output of /dev/vgP01 and /etc/lvmtab.
ll /dev/vgP01
/dev/vgP01 not found
erpprd1:/# strings /etc/lvmtab
/dev/vg00
/dev/dsk/c3t0d0s2
/dev/vgP01
/dev/dsk/c17t0d1
/dev/dsk/c19t0d1
/dev/dsk/c13t0d1
/dev/dsk/c15t0d1
As I stated earlier I have cleaned up the lvmtab and am now able to run a make_tape_recovery.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2008 10:37 AM
01-24-2008 10:37 AM
Re: lvlnboot returns not a character device on non vg00
Let me guess. Did you use sam to remove the volume groups?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2008 10:43 AM
01-24-2008 10:43 AM
Re: lvlnboot returns not a character device on non vg00
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2008 10:43 AM
01-24-2008 10:43 AM
Re: lvlnboot returns not a character device on non vg00
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!
