Re: connection issues
Osamu Aoki wrote:
> On Wed, Aug 26, 2009 at 04:55:29PM +0200, randall wrote:
>> At the moment:
>> i can login using SSH and issue commands.
>> but when opening a file or starting top the screen goes black until the
>> connection times out, reset by peer.
>
> 1. Check remaining disk size
not a problem
host:~# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/md0 9.2G 1.7G 7.1G 20% /
tmpfs 4.0G 0 4.0G 0% /lib/init/rw
udev 10M 84K 10M 1% /dev
tmpfs 4.0G 0 4.0G 0% /dev/shm
/dev/md3 459G 255G 181G 59% /BACKUP
/dev/mapper/vg-VSERVERS
433G 5.5G 406G 2% /VSERVERS
> 2. Run "screen" so your session is alive even when connection dies.
tried screen last week for the first time, not sure where its usefulness
lies but thats probably due to my bad
> 3. Run ssh with -v to see all the debug info
no problem detected there
> 4. Do more investigation
mmm, its been a few months till it appeared for the first time, i did
look everywhere i could, but not being able to read log files and most
configs complicates a thing or two.
>
> screen -r is your friend
worth looking into i guess
>
> http://www.debian.org/doc/manuals/debian-reference/ch09.en.html#_the_screen_program
>
> Osamu
Reply to: