- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- vx_nospace -/dev/root file system full (1 block ex...
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
03-19-2002 12:51 PM
03-19-2002 12:51 PM
vx_nospace -/dev/root file system full (1 block extent)
I am not even able to logon the console. I am receiving the following message :
vx_nospace -/dev/root file system full (1 block extent)
Can't rewrite terminal control enty for console
Can I restore (overwrite) /dev/root with omniback without bringing the system down. thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2002 12:55 PM
03-19-2002 12:55 PM
Re: vx_nospace -/dev/root file system full (1 block extent)
Your / filesystem should be mounted from /dev/vg00/lvol3.
How are you going to restore / if the filesystem is already full?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2002 01:00 PM
03-19-2002 01:00 PM
Re: vx_nospace -/dev/root file system full (1 block extent)
I don't know what kind of file system is /dev/root
#ls -la /dev/root is block special file
brw-r----- 1 bin sys 255 0xffffff Aug 8 2001 /dev/root
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2002 01:11 PM
03-19-2002 01:11 PM
Re: vx_nospace -/dev/root file system full (1 block extent)
Normally / should be in /dev/vg00/lvol3.
Now, you can do following.
boot you system in single user and then check the file system / .
check whether /dev/vg00/lvol3 is there in the system and where it is mounted.
If you have ignite backup then try to restore it and bring the system up.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2002 01:26 PM
03-19-2002 01:26 PM
Re: vx_nospace -/dev/root file system full (1 block extent)
Sandip
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2002 01:54 PM
03-19-2002 01:54 PM
Re: vx_nospace -/dev/root file system full (1 block extent)
I suggest you try to fix the mounting problem prior to attempting your restore.
# mv /etc/mnntab /etc/mnttab.save
# mount -a
Check to make sure that /dev/vg00/lvol3 is
set to be mounted on /
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2002 01:56 PM
03-19-2002 01:56 PM
Re: vx_nospace -/dev/root file system full (1 block extent)
Now the hard part - getting to where you can do that. If you can't login you may have to TOC the box and boot into a recovery shell from CD:
http://us-support.external.hp.com/cki/bin/doc.pl/sid=ec8319fb1af9c50da1/screen=ckiDisplayDocument?docId=200000047869323
http://us-support.external.hp.com/cki/bin/doc.pl/sid=3b52730a1cc59c788f/screen=ckiDisplayDocument?docId=200000047869320
Do you have an Ignite backup? Now may be the time to use it. If root can't log in, you're going to have to bring the system down (if it hasn't on it's own).
This is a good time to place a support call with HP.
Darrell