Displaying 3 results from an estimated 3 matches for "869m".
Did you mean:
869
2010 Apr 09
2
Cobbler import files with rsync error
.../home/data/ISO/openfiler-2.3-x86.iso /mnt/dvd/
[root at intranet ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/nas-root 9.7G 5.5G 3.8G 60% /
/dev/mapper/nas-home 434G 312G 100G 76% /home
/dev/md0 99M 64M 31M 68% /boot
tmpfs 869M 0 869M 0% /dev/shm
none 869M 104K 869M 1% /var/lib/xenstored
/dev/sdb1 75G 66G 8.7G 89% /mnt/usb-moviez
/home/data/ISO/openfiler-2.3-x86.iso
315M 315M 0 100% /mnt/dvd
[root at intranet ~]# cobbler import --path=/mnt/dvd --name...
2015 Sep 11
3
Cannot open: No space left on device
...s/2015/03/Julianne-Moore-11-585x378.jpg:
Cannot open: No space left on device
So, trying to find why the VHDD (Virtual HDD) has left out of space I ran
the following command:
*df -h*
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/vg_server-lv_root 26G 24G 869M 97% /
tmpfs 2.0G 0 2.0G 0% /dev/shm
/dev/sda1 477M 80M 373M 18% /boot
And then I've tried to find the conflictive files by running:
*du -hsx * | sort -rh | head -10*
du: cannot access `proc/3662/task/3662/fd/4': No such fi...
2015 Sep 11
0
Cannot open: No space left on device
...eynierpm at gmail.com wrote:
>
> html/elclarinweb.dev/wp-content/uploads/2015/03/12-Aura-?vila-400x320.jpg:
> Cannot open: No space left on device
>
> *df -h*
> Filesystem Size Used Avail Use% Mounted on
> /dev/mapper/vg_server-lv_root 26G 24G 869M 97% /
Linux boxes typically reserve the last 5% of volume space for use by root only, so as far as your normal user is concerned, the volume is in fact full.
> *du -hsx * | sort -rh | head -10*
> du: cannot access `proc/3662/task/3662/fd/4': No such file or directory
> du: cannot ac...