- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: /dev/root filesystem full - unable to log into...
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
07-02-2008 12:39 PM
07-02-2008 12:39 PM
When I attempt to log in the server either via ssh or on the console, it keeps disconnecting me..
vxfs: msgcnt 180 mesg 001: V-2-1: vx_nospace - /dev/root file system full (1 block extent)Connection to 15.171.1.196 closed.
As I have access to the console, please advise on the steps to address this issue?
Thank you !!!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2008 12:41 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2008 12:43 PM
07-02-2008 12:43 PM
Re: /dev/root filesystem full - unable to log into server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2008 12:46 PM
07-02-2008 12:46 PM
Re: /dev/root filesystem full - unable to log into server
-bash-3.00$ sftp root@15.171.1.196
Connecting to 15.171.1.196...
Password:
Received message too long 1281454964
-bash-3.00$
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2008 12:55 PM
07-02-2008 12:55 PM
Re: /dev/root filesystem full - unable to log into server
After connecting to the MP/ILO, login. If the server is up but you cannot log in to shut it down, then CM, then RS to crash and reset the server.
ma (main menu)
co (console)
Watch the system do self tests and boot. During the boot there will be a message stating to "interupt the boot sequence hit any key" you got 10 seconds to do so.
If this is a PA-RISC server then you will get BCH menu. If this is IA server then you will get EFI menu.
If PA-RISC:
b for boot.
answer yes to interact with ISL.
at ISL prmpt enter hpux -is
This will boot to single user mode. You can then delete your file mistake. reboot to reboot.
If IA:
select EFI Built in shell:
type in fs0: ( assuming this is boot device)
at prompt hpux -is.
this will take you to single user mode and you can cleanup your file mistake. reboot to reboot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2008 01:06 PM
07-02-2008 01:06 PM
Re: /dev/root filesystem full - unable to log into server
I'm used to PA-RISC and these are the first 11.23 servers i've worked with..
Problem resovled and thank you !!