- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- /usr not OK
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
04-27-2002 06:25 AM
04-27-2002 06:25 AM
/sbin/mount. Anyone got any idea ? I can see the disks & thier extents!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2002 06:47 AM
04-27-2002 06:47 AM
Re: /usr not OK
try this
cd /
umount -a
fsck -y
mount -a
John.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2002 06:48 AM
04-27-2002 06:48 AM
SolutionYou probably have /usr now under / (root) instead of a MOUNTED FILESYSTEM /usr, inwhich you have a FULL root filesystem.
If this is the case, then "rm -rf /usr", then MOUNT /usr filesystem, and redo your TAR restore.
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2002 06:58 AM
04-27-2002 06:58 AM
Re: /usr not OK
What I did in the end
was :- ran the /sbin/fsck command
then I ran /sbin/fs/vxfs/mount -F vxfs -o delaylog,rw, /dev/vg00/lvol7 /usr
then to check it was mounted ran it again (no bdf in sbin) & kicked off my restore which currently is going OK.
Thanks alot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2002 07:01 AM
04-27-2002 07:01 AM
Re: /usr not OK
& Yes Harry the /usr restore originally went to /.