- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- question about ssh
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
08-11-2008 12:27 PM
08-11-2008 12:27 PM
question about ssh
so basically when i use:
#ssh root@HOST_SERVER ls -l /.helpme
it will output fine
but when the / directory is 100 percent full and run the same command it just drops back down to the command prompt.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2008 01:20 PM
08-11-2008 01:20 PM
Re: question about ssh
You are not supposed to operate a system with / root file system at 100% full.
All kinds of bad things can happen including what happens to you.
When root fs is full the shell can not load and files can't open.
Log onto the affected system console and correct the 100% full / issue. There should not be files on root anyway. Thats what mounted file systems are fore.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2008 04:37 PM
08-11-2008 04:37 PM
Re: question about ssh
If either are filled, a lot of bad things will happen. Managing disk space is a very important daily task for Unix admistrators. The / directory never fills up unless mistakes have been made. /var fills up because of temporary files that must be deleted regularly.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2008 04:44 PM
08-11-2008 04:44 PM
Re: question about ssh
You've never worked on one of these before have you? Well you've got a serious problem now that will probably be easiest solved if you just reboot. Can you get to the GSP? Try
return
return
he (* for help *)
Find the 'rs' command and reset the box in order to reboot.
If you are not the sysadmin then he'll know.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2008 04:45 PM
08-11-2008 04:45 PM