[/tmp] # df -h
Filesystem Size Used Available Use% Mounted on
/dev/ram0 139.5M 139.5M 0 100% /
tmpfs 64.0M 512.0k 63.5M 1% /tmp
/dev/sda4 310.0M 246.1M 63.8M 79% /mnt/ext
/dev/md9 509.5M 101.2M 408.3M 20% /mnt/HDA_ROOT
/dev/md0 5.4T 1.6T 3.8T 29% /share/MD0_DATA
tmpfs 32.0M 0 32.0M 0% /.eaccelerator.tmp
tmpfs 8.0M 4.0k 8.0M 0% /var/syslog_maildir
[/tmp] #
ASKER
[/var/tmp] # cd /
[/] # ls | while read a; do
> du -ks $a
> done
du: cannot access `Qmultimedia@': No such file or directory
2321 bin/
27 dev/
1346 etc/
27091 home/
7171 lib/
du: cannot access `linuxrc@': No such file or directory
12 lost+found/
322426 mnt/
du: cannot access `opt@': No such file or directory
du: cannot access `php.ini@': No such file or directory
du: cannot access `proc/22780/task/22780/fd/4': No such file or directory
du: cannot access `proc/22780/task/22780/fdinfo/4': No such file or directory
du: cannot access `proc/22780/fd/4': No such file or directory
du: cannot access `proc/22780/fdinfo/4': No such file or directory
0 proc/
43440 root/
1 rpc/
3899 sbin/
1734473514 share/
1 stunnel.pid
0 sys/
312 tmp/
54705 usr/
54 var/
[/] #
ASKER
The system is unable to save your settings (file = [/etc/config/uLinux.conf], section = [TFTP Server], field = [PORT], value = [69]) due to insufficient ramdisk space. If restarting the server does not solve the problem please contact support for further assistance.
ASKER
[~] # df -h
Filesystem Size Used Available Use% Mounted on
/dev/ram0 139.5M 139.5M 0 100% /
tmpfs 64.0M 316.0k 63.7M 0% /tmp
/dev/sda4 310.0M 246.1M 63.9M 79% /mnt/ext
/dev/md9 509.5M 101.4M 408.0M 20% /mnt/HDA_ROOT
/dev/md0 5.4T 1.6T 3.8T 30% /share/MD0_DATA
tmpfs 32.0M 0 32.0M 0% /.eaccelerator.tmp
tmpfs 8.0M 0 8.0M 0% /var/syslog_maildir
[~] # cd /
[/] # ls | while read a; do
> du -ks $a
> done
du: cannot access `Qmultimedia@': No such file or directory
2321 bin/
27 dev/
1343 etc/
27091 home/
7171 lib/
du: cannot access `linuxrc@': No such file or directory
12 lost+found/
322502 mnt/
du: cannot access `opt@': No such file or directory
du: cannot access `php.ini@': No such file or directory
du: cannot access `proc/24169/task/24169/fd/4': No such file or directory
du: cannot access `proc/24169/task/24169/fdinfo/4': No such file or directory
du: cannot access `proc/24169/fd/4': No such file or directory
du: cannot access `proc/24169/fdinfo/4': No such file or directory
0 proc/
43440 root/
1 rpc/
3899 sbin/
1734533918 share/
1 stunnel.pid
0 sys/
316 tmp/
54705 usr/
57 var/
[/] #
[~] # df -h
Filesystem Size Used Available Use% Mounted on
/dev/ram0 139.5M 97.1M 42.4M 70% /
tmpfs 64.0M 340.0k 63.7M 1% /tmp
/dev/sda4 310.0M 246.1M 63.9M 79% /mnt/ext
/dev/md9 509.5M 92.3M 417.2M 18% /mnt/HDA_ROOT
/dev/md0 3.6T 283.4G 3.3T 8% /share/MD0_DATA
tmpfs 32.0M 0 32.0M 0% /.eaccelerator.tmp
[~] # cd /
[/] # ls | while read a; do
> du -ks $a
> done
du: cannot access `Qmultimedia@': No such file or directory
2321 bin/
27 dev/
1347 etc/
27091 home/
7171 lib/
du: cannot access `linuxrc@': No such file or directory
12 lost+found/
313134 mnt/
6 opt/
du: cannot access `php.ini@': No such file or directory
du: cannot access `proc/1207/task/1207/fd/4': No such file or directory
du: cannot access `proc/1207/task/1207/fdinfo/4': No such file or directory
du: cannot access `proc/1207/fd/4': No such file or directory
du: cannot access `proc/1207/fdinfo/4': No such file or directory
0 proc/
16 root/
1 rpc/
3899 sbin/
296977450 share/
1 stunnel.pid
0 sys/
340 tmp/
54703 usr/
64 var/
[/] #
ASKER
Linux is a UNIX-like open source operating system with hundreds of distinct distributions, including: Fedora, openSUSE, Ubuntu, Debian, Slackware, Gentoo, CentOS, and Arch Linux. Linux is generally associated with web and database servers, but has become popular in many niche industries and applications.
TRUSTED BY
cd /
ls | while read a; do
du -ks $a
done
The above will provide you with a directory and usage data
make sure the issue is not within /home