HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- /dev/vg00/lvol1 /
Operating System - HP-UX
1827292
Members
3415
Online
109717
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
06-05-2003 12:03 PM
06-05-2003 12:03 PM
/dev/vg00/lvol1 /
Learn More
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2003 12:11 PM
06-05-2003 12:11 PM
Re: /dev/vg00/lvol1 /
Hi,
This usually happens when your box has been booted in maintenance mode. Try renaming /etc/mnttab and do a mount -a. That usually fixes it.
JP
This usually happens when your box has been booted in maintenance mode. Try renaming /etc/mnttab and do a mount -a. That usually fixes it.
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2003 01:19 PM
06-05-2003 01:19 PM
Re: /dev/vg00/lvol1 /
The system uses /dev/root when it cannot find the actual device file. You need to find out what's went wrong with your system. As said above, going to LVM maintenance mode can cause this problem, but in that case you may need to find out why the system booted in that mode. Some nice things to try:
# lvlnboot -v (check your boot defenitions)
# strings /etc/lvmtab
# /var/adm/syslog/syslog.log
# root mail
# STM or diag logs for a possible h/w (disk) failure
# vgdisplay -v vg00
You can also get rid of this issue by recreating mnttab:
# mv /etc/mnttab /etc/mnttab.old
# mount -a
If you know something went wrong with the server, that will give you answer why it's mounting on /dev/root. Any of the above tries will put it back to the correct device file.
# lvlnboot -v (check your boot defenitions)
# strings /etc/lvmtab
# /var/adm/syslog/syslog.log
# root mail
# STM or diag logs for a possible h/w (disk) failure
# vgdisplay -v vg00
You can also get rid of this issue by recreating mnttab:
# mv /etc/mnttab /etc/mnttab.old
# mount -a
If you know something went wrong with the server, that will give you answer why it's mounting on /dev/root. Any of the above tries will put it back to the correct device file.
Life is a promise, fulfill it!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2003 01:55 PM
06-05-2003 01:55 PM
Re: /dev/vg00/lvol1 /
This usually will happen if your system was booted in single user mode or LVM maintenance mode. It is easily fixed and does not cause any problems.
# mv /etc/mnttab /etc/mnttab.save
# mount -a
If there is something unusual that you did, perhaps let us know, we are always a curious bunch.
Regards
Michael
"When I have trouble spelling, it's called fat finger syndrome"
# mv /etc/mnttab /etc/mnttab.save
# mount -a
If there is something unusual that you did, perhaps let us know, we are always a curious bunch.
Regards
Michael
"When I have trouble spelling, it's called fat finger syndrome"
Anyone for a Mutiny ?
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