Displaying 2 results from an estimated 2 matches for "944m".
Did you mean:
944
2004 Mar 02
1
Samba 3.0.2 make command RUN AMUCK! fills filesystem...
...m_auth: creation interrupted: No space left on device
collect2: ld returned 1 exit status
make: *** [bin/ntlm_auth] Error 1
--- end snip ---
WOW! Look at this!
bash-2.05# df -h /<path_to_samba_source>
Filesystem Size Used Avail Use% Mounted on
/<path_to_samba_source> 944M 929M 0 100% /usr/c1t1d0
--- BUT, after a make clean:
/<path_to_samba_source> 944M 29M 858M 4% /usr/c1t1d0
2015 Jan 31
6
[Bug 11086] New: rsync --delete has stopped to delete destination files that don't exist at the source
...swapfile'
--exclude='/home/myuser/workspace/mysearch/swapfile' / $PH/
The problem is that I don't see any "delete" messages in log file anymore. For
example, I have the following in /usr/src/ directory on backup disk:
# du -sh /mnt/b/usr/src/*
0 /mnt/b/usr/src/linux
944M /mnt/b/usr/src/linux-3.14.14-gentoo
961M /mnt/b/usr/src/linux-3.16.5-gentoo
964M /mnt/b/usr/src/linux-3.17.7-gentoo
972M /mnt/b/usr/src/linux-3.18.3-gentoo
971M /mnt/b/usr/src/linux-3.18.5-gentoo
But I don't have this outdated long time ago directories on my root partition:
# du...