Re: [Voyage-linux] no space left

2015-06-22 Thread tux john
i am afraid i had no success root@voyage:~# remountrw root@voyage:~# lsof /var/log/daemon.log root@voyage:~# root@voyage:~# df -h Filesystem Size Used Avail Use% Mounted on rootfs 3.9G 681M 3.0G 19% / udev 10M 0 10M 0% /dev tmpfs 25M 312K 25M 2% /run /dev/disk/by-label/ROOT_FS 3.9G 681M 3.0G

Re: [Voyage-linux] no space left

2015-06-22 Thread dju
Hello usual stuff : first erase some old logs or move them elsewhere to free some space adds logs rotation more stronger adjust the verbosity of your applications tune tmp used by yours applications expand tmpfs On Mon, Jun 22, 2015, at 10:22, tux john wrote: hello everyone. i am having an

Re: [Voyage-linux] no space left

2015-06-22 Thread tux john
Hi. thanks for the quick reply. rm -rf /var/log does not seem to work. could you tell me how to create the other options? Sent:Monday, June 22, 2015 at 11:45 AM From:dju d...@djuland.net To:voyage-li...@voyage.hk Subject:Re: [Voyage-linux] no space left Hello usual stuff :

[Voyage-linux] no space left

2015-06-22 Thread tux john
hello everyone. i am having an issue with my voyage 0.9.5. it has no space left tmpfs 125M 125M 0 100% /var/log tmpfs 125M 125M 0 100% /var/tmp root@voyage:~# also every command i type it gives me /l-bash: cannot create temp file for here-document: No space left on device how do i

Re: [Voyage-linux] no space left

2015-06-22 Thread dju
check other tmpfs folders  like /var/tmp find services who write and stop them if you could check with  lsof or fuser command  examples : root@voyage:~# lsof  /var/log/daemon.log COMMAND  PID   USER   FD   TYPE DEVICE SIZE/OFF NODE NAME syslogd 2941 syslog    4w   REG   0,16 37583 4222