rsync failure - no such file or directory

Timothy Mercer tmercer at tachyonsolutions.com
Fri Sep 9 18:36:10 GMT 2005


Hi All,

Attempting to run rsync but getting "no such file or directory" message.
What looks like is happening is solaris 8 is removing the "space"
between .../db2_backup and db2inst1 at enolagay... As a result rsync
creates a new dir on the same box with the files in it.  Not sure what
to do.  VERY new to unix and rsync.

bash-2.03$ rsync -e ssh -av /export/home/db2inst1/db2_backup/*
db2inst1 at enolagay: /export/home/db2inst1/db2_backup
building file list ... rsync: link_stat
"/export/home/db2inst1/db2_backup/db2inst1 at enolagay:" failed: No such
file or directory (2)
done

sent 194 bytes  received 20 bytes  428.00 bytes/sec
total size is 633405440  speedup is 2959838.50
rsync error: some files could not be transferred (code 23) at
main.c(791)
bash-2.03$ ls -l
total 1237776
-rw-r-----   1 db2inst1 db2iadm1 612401152 Aug 31 08:54
CAMPMOR5.0.db2inst1.NODE0000.CATN0000.20050831085320.001
-rw-r-----   1 db2inst1 db2iadm1 21004288 Aug 29 16:35
WAS.0.db2inst1.NODE0000.CATN0000.20050829163512.001
bash-2.03$ rsync -e ssh -av /export/home/db2inst1/db2_backup
db2inst1 at enolagay: /export/home/db2inst1/db2_backup
building file list ... rsync: link_stat
"/export/home/db2inst1/db2_backup/db2inst1 at enolagay:" failed: No such
file or directory (2)
done
db2_backup/
db2_backup/CAMPMOR5.0.db2inst1.NODE0000.CATN0000.20050831085320.001
db2_backup/WAS.0.db2inst1.NODE0000.CATN0000.20050829163512.001

sent 633483071 bytes  received 70 bytes  3396692.45 bytes/sec
total size is 633405440  speedup is 1.00
rsync error: some files could not be transferred (code 23) at
main.c(791)
bash-2.03$

Any pointers most appreciated.

TIA,
T

-------------- next part --------------
HTML attachment scrubbed and removed


More information about the rsync mailing list