Displaying 2 results from an estimated 2 matches for "mountedisd".
Did you mean:
mount_disk
2010 Nov 07
1
rsync fails to retrieve file (if local file is incorrect)
...ender -vvlogDtpre.isf . isd/isd1
receiving incremental file list
delta-transmission enabled
isd1 is uptodate
sent 28 bytes received 60 bytes 58.67 bytes/sec
total size is 22914048 speedup is 260386.91
# md5sum /flashfs/isd1
cd56731612bd5ee2d5a0f4404024cc49 /flashfs/isd1
#
# rm /flashfs/isd1
# /mountedisd/bin/rsync -vva main2_mmlan::isd/isd1 /flashfs/isd1
opening tcp connection to main2_mmlan port 873
sending daemon args: --server --sender -vvlogDtpre.isf . isd/isd1
receiving incremental file list
delta-transmission enabled
isd1
sent 44 bytes received 22916944 bytes 975190.98 bytes/sec
total size...
2010 Oct 29
3
DO NOT REPLY [Bug 7765] New: rsync error 23 without any real error
...QAContact: rsync-qa at samba.org
We use rsync on an embedded powerpc 32bit target.
for one transfer rsync shows:
rsync error: some files/attrs were not transferred (see previous errors) (code
23) at main.c(1042) [sender=3.0.7]
but afaik there are no errors, this is what -vvv
shows:
# /mountedisd/bin/rsync -azvvvv --delete /flashfs/var/log/ main2_mmlan::log
opening tcp connection to main2_mmlan port 873
note: iconv_open("ANSI_X3.4-1968", "ANSI_X3.4-1968") succeeded.
sending daemon args: --server -vvvvlogDtprze.isf --delete . log/
(Client) Protocol versions: remote=30, ne...