[ Date Index ] [ Thread Index ] [ <= Previous by date / thread ] [ Next by date / thread => ]
On 08/12/2013 23:49, Julian Hall wrote:
Hi All,Mint came out of a locked screen to give me a critical disk space warning and I have no clue what it thinks it's talking about. Help would be appreciated please:http://www/kaotic.co.uk/diskspaceanalyser.jpg http://www/kaotic.co.uk/cynthia.jpg http://www/kaotic.co.uk/gandalf.jpgDisk Partitions are as follows- screen shot from AOMEI Partition Assistant:http://www/kaotic.co.uk/partitions.jpgNatalie: Windows XP -> not usually mounted in Mint as there is no reason to r/w to it normally Windows7: Windows 7 -> not usually mounted in Mint as there is no reason to r/w to it normallyCynthia: Windows My Documents shared with Mint Gandalf: Used as temporary space for big projects / -> Mint root /home -> Mint home/swap -> This is the one that for some reason AOMEI Partition Assistant says is unformatted, obviously it isn't..All on the same physical disk but different partitions as you can see.Mint is complaining / is full, to the extent I am having to write this from Windows because it won't even allow Thunderbird to write the temporary file to send it.As above, both cynthia and gandalf are separate partitions from / or home so I don't know why they are being counted in the first place. Secondly as you will see from all the screen shots, /none/ of my partitions are even approaching full so why is Mint complaining please?As a final note, the MIAMI VICE labelled drive is my optical drive[1] so should be irrelevant?Kind regards, Julian [1] Yes it decided to mount for once...
Hi bad apple and Martijn, Thanks for the replies. The screenshots should of course be: http://www.kaotic.co.uk/diskspaceanalyser.jpg http://www.kaotic.co.uk/cynthia.jpg http://www.kaotic.co.uk/gandalf.jpg http://www.kaotic.co.uk/partitions.jpgObviously you worked that out anyway :) Output below as requested - apologies for formatting.. It does seem to be saying / is full..
julian@Cerce ~ $ df -klh Filesystem Size Used Avail Use% Mounted on /dev/sda8 9.8G 9.7G 0 100% / none 4.0K 0 4.0K 0% /sys/fs/cgroup udev 3.9G 4.0K 3.9G 1% /dev tmpfs 799M 1.2M 798M 1% /run none 5.0M 0 5.0M 0% /run/lock none 3.9G 80K 3.9G 1% /run/shm none 100M 16K 100M 1% /run/user overflow 1.0M 8.0K 1016K 1% /tmp /dev/sda6 98G 37G 61G 38% /media/julian/CYNTHIA /dev/sda7 539G 271G 269G 51% /media/julian/GANDALF /dev/sda9 22G 2.6G 19G 13% /home/dev/sr0 6.6G 6.6G 0 100% /media/julian/MIAMI_VICE_SEASON4_DISC06
julian@Cerce ~ $ mount /dev/sda8 on / type ext4 (rw,errors=remount-ro) proc on /proc type proc (rw,noexec,nosuid,nodev) sysfs on /sys type sysfs (rw,noexec,nosuid,nodev) none on /sys/fs/cgroup type tmpfs (rw) none on /sys/fs/fuse/connections type fusectl (rw) none on /sys/kernel/debug type debugfs (rw) none on /sys/kernel/security type securityfs (rw) udev on /dev type devtmpfs (rw,mode=0755) devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620) tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755) none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880) none on /run/shm type tmpfs (rw,nosuid,nodev)none on /run/user type tmpfs (rw,noexec,nosuid,nodev,size=104857600,mode=0755)
overflow on /tmp type tmpfs (rw,size=1048576,mode=1777)/dev/sda6 on /media/julian/CYNTHIA type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096) /dev/sda7 on /media/julian/GANDALF type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
/dev/sda9 on /home type ext4 (rw)binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
rpc_pipefs on /run/rpc_pipefs type rpc_pipefs (rw)gvfsd-fuse on /run/user/julian/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=julian) /dev/sr0 on /media/julian/MIAMI_VICE_SEASON4_DISC06 type udf (ro,nosuid,nodev,uid=1000,gid=1000,iocharset=utf8,umask=0077,uhelper=udisks2)
julian@Cerce ~ $ cat /etc/fstab # /etc/fstab: static file system information. # # <file system> <mount point> <type> <options> <dump> <pass> #Entry for /dev/sda8 :UUID=0dca49c7-ae82-4cfc-94f5-af904948f7bd / ext4 errors=remount-ro 0 1
#Entry for /dev/sda9 : UUID=35176360-f56a-4217-bf55-9e0ce6a3f214 /home ext4 defaults 02 #Entry for /dev/sda6 :UUID=84B4969BB4968EF4 /media/julian/CYNTHIA ntfs-3g defaults,nosuid,nodev,locale=en_GB.UTF-8 0 0
#Entry for /dev/sda7 :UUID=4C3C98D43C98BA82 /media/julian/GANDALF ntfs-3g defaults,nosuid,nodev,locale=en_GB.UTF-8 0 0
#Entry for /dev/sda2 : UUID=dadfb6ff-cfe6-4e5d-8af8-62054e95d042 none swap sw 0 0 # automount synology nas192.168.0.3:/volume1/Hera /media/HERA nfs users,rsize=8192,wsize=8192,atime,auto,rw,dev,exec,suid 0 0
julian@Cerce ~ $ df -klhi Filesystem Inodes IUsed IFree IUse% Mounted on /dev/sda8 641K 184K 457K 29% / none 999K 1 999K 1% /sys/fs/cgroup udev 987K 624 986K 1% /dev tmpfs 999K 676 998K 1% /run none 999K 1 999K 1% /run/lock none 999K 5 999K 1% /run/shm none 999K 17 999K 1% /run/user overflow 999K 19 999K 1% /tmp /dev/sda6 61M 56K 61M 1% /media/julian/CYNTHIA /dev/sda7 269M 17K 269M 1% /media/julian/GANDALF /dev/sda9 1.4M 23K 1.4M 2% /home/dev/sr0 44 44 0 100% /media/julian/MIAMI_VICE_SEASON4_DISC06
julian@Cerce ~ $ -- The Mailing List for the Devon & Cornwall LUG http://mailman.dclug.org.uk/listinfo/list FAQ: http://www.dcglug.org.uk/listfaq