- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: /dev/root
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
11-24-2004 07:55 PM
11-24-2004 07:55 PM
I have tried copying /etc/mnttab to /etc/mnttab.orig and then doing a mount -a and bdf but it still shows as /dev/root.
It is still showing this as /dev/root even when not in maintenance mode.
Any ideas?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2004 08:02 PM
11-24-2004 08:02 PM
Re: /dev/root
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2004 08:04 PM
11-24-2004 08:04 PM
Re: /dev/root
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2004 08:05 PM
11-24-2004 08:05 PM
Re: /dev/root
If it is possible, reboot your workstation.
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2004 08:07 PM
11-24-2004 08:07 PM
Re: /dev/root
any other ideas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2004 08:12 PM
11-24-2004 08:12 PM
Re: /dev/root
If there is a problem with the disk associated with / filesystem, /dev/root gets mounted. It could also happen if there are any incorrect or corrupted entries in /etc/fstab. Try the commands 'lvlnboot -v', 'vgdisplay -v', 'pvdisplay -v
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2004 08:22 PM
11-24-2004 08:22 PM
Re: /dev/root
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2004 08:25 PM
11-24-2004 08:25 PM
Re: /dev/root
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2004 08:26 PM
11-24-2004 08:26 PM
Re: /dev/root
send as /etc/fstab
also
vgdisplay -v
try and sent as :
lssf /dev/root
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2004 08:28 PM
11-24-2004 08:28 PM
Re: /dev/root
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2004 08:36 PM
11-24-2004 08:36 PM
Re: /dev/root
The lvdisplay shows no stale extents.
Checked rc.log and there are no errors in there either.
If I boot the machine into single user mode i get sh errors when trying to execute any command. If I boot the machine into maintenance mode and then do a vgchange -a y /dev/vgroot and do a mount -a I can then execute commands.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2004 08:38 PM
11-24-2004 08:38 PM
Re: /dev/root
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2004 08:40 PM
11-24-2004 08:40 PM
Re: /dev/root
/dev/vgroot/root / hfs defaults 0 1
/dev/vgroot/usr /usr hfs defaults 0 2
/dev/vgroot/opt /opt hfs defaults 0 2
/dev/vgroot/home /home hfs defaults 0 2
/dev/vgroot/var /var hfs defaults 0 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2004 08:44 PM
11-24-2004 08:44 PM
Re: /dev/root
Don't you have a /stand filesystem?. What do you have your 'boot' volume defined as?. 'lvlnboot -v'.
I see the non-default names for the vg00 LVs like (root, usr etc.,). I actually like it and configure them on my systems too. But during the reconfiguration there is a good chance that we may miss to rename some lvols and that can make /etc/fstab to go stale.
?? any clues there?
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2004 08:52 PM
11-24-2004 08:52 PM
Re: /dev/root
There is no /stand file system but thats standard for the workstation and its age Im pretty sure.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2004 08:53 PM
11-24-2004 08:53 PM
Re: /dev/root
Take a look at this doc.
http://www5.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000073839205
Document description: Migrating Root Volume Group to new disk(s).
Document id: LVMKBRC00007285
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2004 09:05 PM
11-24-2004 09:05 PM
Re: /dev/root
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2004 09:07 PM
11-24-2004 09:07 PM
Re: /dev/root
What are those 'sh errors' you are getting when you logon using single-user mode?.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2004 09:17 PM
11-24-2004 09:17 PM
Re: /dev/root
sh: more: not found
sh: bdf: not found
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2004 10:05 PM
11-24-2004 10:05 PM
SolutionHow long has the server been in this state? It's obviously not a standard installation because you've got vgroot instead of vg00.
The root filesystem doesn't actually get mounted because of its entry in /etc/fstab, it's actually located using pointers held in the volume group (reported by lvlnboot -v).
I suspect that there may be something amiss with the way /dev/vgroot/root is defined.
Could you please post the output from the following:
- lvlnboot -v
- ll /dev/vgroot
- vgdisplay -v vgroot
Regards,
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2004 10:23 PM
11-24-2004 10:23 PM
Re: /dev/root
create tape and reinstall your system using this archive. It will let you recovery all mess
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2004 10:28 PM
11-24-2004 10:28 PM
Re: /dev/root
If I go into maintenance mode then I can I can mount all file systems and run all commands fine. I then run a init 3 and then I cant run the commands. Would /usr be remounted on the init 3 and fail??
Will I be able to run successfully a make_tape_recovery from maintenance mode as no other level works. Also when I restore wont I just be restoring the same problem??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2004 10:33 PM
11-24-2004 10:33 PM
Re: /dev/root
Make_recovery make you bootable tape that you can use for installing OS and corect all problem.
You must stop auto recovery and you can make install not full recovery.
This mean that you can change any things.
All user data that are on root VG will be safe.
Use -A option for all VG
Read make_recovery man page.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2004 10:40 PM
11-24-2004 10:40 PM
Re: /dev/root
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2004 12:20 AM
11-25-2004 12:20 AM
Re: /dev/root
#mount
command
and
screen that you see on standart boot