-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi, I got a problem that maybe someone here might have a clue about. Rsync
dies complaining that there is "No space left on device". I been looking
on the web and haven't been able to find a reason for this...
Some back ground info on the two machine:
The "central" server is Linux box running rsync 2.4.6 on a 2.2.17pre13
kernel that is trying to Pull a backup off a "second" machine running the
same version of rsync but has a an older 2.2.12 kernel currently.
On the second server rsync is running in daemon mode with the following
/etc/rsync.conf
- --/etc/rsync.conf--
log file = /var/log/rsyncd.log
hosts allow = XXX.XXX.XXX.XXX
[system]
uid = 0
gid = 0
path = /
dont compress = *
- --end--
On the "central" server I run the following as a test. In the past this
has worked but recently its not. NOTE: I tried adding --timeout=300 but
this had no effect.
rsync -auv --exclude "/proc/*" --exclude "/var/tex*" \
secondmachine.andover.net::system/* /mnt/raid/report
The output of this is the following...
receiving file list ... done
dev/
dev/initctl
dev/log
dev/xconsole
root/
tmp/ssh-root/
tmp/ssh-root/ssh-29974-agent
rmdir(usr/doc/binutils) : Directory not empty
symlink usr/doc/binutils -> ../share/doc/binutils : File exists
rmdir(usr/doc/cpp) : Directory not empty
symlink usr/doc/cpp -> ../share/doc/cpp : File exists
rmdir(usr/doc/g++) : Directory not empty
symlink usr/doc/g++ -> ../share/doc/g++ : File exists
rmdir(usr/doc/gcc) : Directory not empty
symlink usr/doc/gcc -> ../share/doc/gcc : File exists
rmdir(usr/doc/ldso) : Directory not empty
symlink usr/doc/ldso -> ../share/doc/ldso : File exists
rmdir(usr/doc/libc6) : Directory not empty
symlink usr/doc/libc6 -> ../share/doc/libc6 : File exists
rmdir(usr/doc/libc6-dev) : Directory not empty
symlink usr/doc/libc6-dev -> ../share/doc/libc6-dev : File exists
rmdir(usr/doc/rsync) : Directory not empty
symlink usr/doc/rsync -> ../share/doc/rsync : File exists
usr/local/adsystem/logs/
usr/bin/rsync
write failed on usr/bin/rsync : No space left on device
unexpected EOF in read_timeout
NOTE: I just upgraded /usr/bin/rsync on the system, before it was stopping
on another file.
The /var/log/rsync.log on the "second" server says the following...
- --/var/log/rsync.log--
2001/01/09 22:45:05 [32274] rsyncd version 2.4.6 starting
2001/01/09 23:04:06 [32309] rsync on backup/* from central.andover.net
(64.28.67.77)
2001/01/09 23:04:34 [32309] transfer interrupted (code 20) at
rsync.c(229)
- --end--
As you can see I'm not getting a backup. The thing that is that I do have
enough disk space on the "central" server...
- --df -k--
Filesystem 1k-blocks Used Available Use% Mounted on
/dev/sda2 8696956 1034592 7220580 13% /
/dev/md0 315062756 195082200 103976208 65% /mnt/raid
- --end--
Anyone with any insight on this type of problem?
TIA,
Yazz D. Atlas
- --
Yazz D. Atlas <[EMAIL PROTECTED]> Voice: 978-635-5300 ext 183
Systems and Network Engineer/BOFH Fax: 978-635-5326
[ O | S | D | N ], Open Source Development Network
http://www.osdn.com/ 50 Nagog Park, Acton, MA 01720
gpg --keyserver pgp.mit.edu --recv-key 0x0C57DDA0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: Big Brother is Watching
iEYEARECAAYFAjpb6fcACgkQAO/H7AxX3aDreQCfSoCAyPhVTGBvJTtt9uNLkCzQ
B0YAoNjvAywHDxEj3ImoXFJ0Xo9hzVdU
=i3a5
-----END PGP SIGNATURE-----