SOLVED: root filesystem not writeable
Posted: Tue Aug 18, 2015 4:56 pm
HDA has been working great for several months. Came home today to find out the file server was no longer working and the dashboard wouldn't come up. Webmin is partially working, but many functions are complaining that there is No space left on device. For example, the Apache Webserver link shows: Failed to open /etc/webmin/apache/site for writing : No space left on device
Rebooted, no change.
SSH'd into server and this is what I get for a df -h (cutting off the user shares which all show a lot of space)
[root@localhost /]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/fedora-root 50G 33G 14G 71% /
devtmpfs 1.9G 0 1.9G 0% /dev
tmpfs 1.9G 0 1.9G 0% /dev/shm
tmpfs 1.9G 588K 1.9G 1% /run
tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup
tmpfs 1.9G 236K 1.9G 1% /tmp
/dev/sda1 477M 62M 390M 14% /boot
/dev/mapper/fedora-home 57G 49G 4.6G 92% /home
/dev/sdb1 3.6T 2.1T 1.4T 62% /var/hda/drives/drive1
/dev/sdc1 3.6T 2.1T 1.4T 62% /var/hda/drives/drive2
none 4.0M 0 4.0M 0% /var/spool/greyhole/mem
I tried creating a file under /, and get "No space left on device".
I'm not sure what to try next. Suggestions?
Rebooted, no change.
SSH'd into server and this is what I get for a df -h (cutting off the user shares which all show a lot of space)
[root@localhost /]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/fedora-root 50G 33G 14G 71% /
devtmpfs 1.9G 0 1.9G 0% /dev
tmpfs 1.9G 0 1.9G 0% /dev/shm
tmpfs 1.9G 588K 1.9G 1% /run
tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup
tmpfs 1.9G 236K 1.9G 1% /tmp
/dev/sda1 477M 62M 390M 14% /boot
/dev/mapper/fedora-home 57G 49G 4.6G 92% /home
/dev/sdb1 3.6T 2.1T 1.4T 62% /var/hda/drives/drive1
/dev/sdc1 3.6T 2.1T 1.4T 62% /var/hda/drives/drive2
none 4.0M 0 4.0M 0% /var/spool/greyhole/mem
I tried creating a file under /, and get "No space left on device".
I'm not sure what to try next. Suggestions?