Alan
2011-04-08 12:55:46 UTC
I have an EON machine running with the CIFS version of snv_130. I've mounted a zpool from it on a Mac OS X machine via 'smb://'.
I don't have the rsync server setup yet on the eon box, so I'm just using a local rsync command to copy files from the mac to eon, but the process keeps failing.
Running something like:
"rsync -av ./Photos /Volumes/coltrane/Incoming/FromAbacus/"
##################################################
Photos/2010-old/Eric Lindell at Mojo's 2010-06-15/aws-20100619x21204321-01.cr2
...... lots of files move ....
Photos/2010-old/Eric Lindell at Mojo's 2010-06-15/aws-20100620x00565151-01.cr2
Photos/2010-old/Eric Lindell at Mojo's 2010-06-15/aws-20100620x00565179-01.cr2
Photos/2010-old/Eric Lindell at Mojo's 2010-06-15/aws-20100620x00565206-01.cr2
rsync: writefd_unbuffered failed to write 32768 bytes [sender]: Broken pipe (32)
rsync: write failed on "/Volumes/coltrane/Incoming/FromAbacus/Photos/2010-old/Eric Lindell at Mojo's 2010-06-15/aws-20100620x00565206-01.cr2": Bad file descriptor (9)
rsync error: error in file IO (code 11) at /SourceCache/rsync/rsync-40/rsync/receiver.c(268) [receiver=2.6.9]
rsync: connection unexpectedly closed (29618 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at /SourceCache/rsync/rsync-40/rsync/io.c(452) [sender=2.6.9]
##################################################
If I start the process again, it picks up where it left off (in this case "Photos/2010-old/Eric Lindell at Mojo's 2010-06-15/aws-20100620x00565206-01.cr2") and the files are fine once they make it over to the EON box. Rsync then chugs along again for a while before hitting the same error again on a different file.
(Note: eventually, I'll just use the rsync daemon which hopefully won't have problems. This might be related to a larger issue so I wanted to bring it up.)
My questions:
1. Any ideas what's going on?
2. If I want to see if the smb version of EON has the same issue, is it safe to export my zpool from the cifs version, install the smb version and then import the pool? (From my understanding, this should work fine, I just want to confirm.)
I don't have the rsync server setup yet on the eon box, so I'm just using a local rsync command to copy files from the mac to eon, but the process keeps failing.
Running something like:
"rsync -av ./Photos /Volumes/coltrane/Incoming/FromAbacus/"
##################################################
Photos/2010-old/Eric Lindell at Mojo's 2010-06-15/aws-20100619x21204321-01.cr2
...... lots of files move ....
Photos/2010-old/Eric Lindell at Mojo's 2010-06-15/aws-20100620x00565151-01.cr2
Photos/2010-old/Eric Lindell at Mojo's 2010-06-15/aws-20100620x00565179-01.cr2
Photos/2010-old/Eric Lindell at Mojo's 2010-06-15/aws-20100620x00565206-01.cr2
rsync: writefd_unbuffered failed to write 32768 bytes [sender]: Broken pipe (32)
rsync: write failed on "/Volumes/coltrane/Incoming/FromAbacus/Photos/2010-old/Eric Lindell at Mojo's 2010-06-15/aws-20100620x00565206-01.cr2": Bad file descriptor (9)
rsync error: error in file IO (code 11) at /SourceCache/rsync/rsync-40/rsync/receiver.c(268) [receiver=2.6.9]
rsync: connection unexpectedly closed (29618 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at /SourceCache/rsync/rsync-40/rsync/io.c(452) [sender=2.6.9]
##################################################
If I start the process again, it picks up where it left off (in this case "Photos/2010-old/Eric Lindell at Mojo's 2010-06-15/aws-20100620x00565206-01.cr2") and the files are fine once they make it over to the EON box. Rsync then chugs along again for a while before hitting the same error again on a different file.
(Note: eventually, I'll just use the rsync daemon which hopefully won't have problems. This might be related to a larger issue so I wanted to bring it up.)
My questions:
1. Any ideas what's going on?
2. If I want to see if the smb version of EON has the same issue, is it safe to export my zpool from the cifs version, install the smb version and then import the pool? (From my understanding, this should work fine, I just want to confirm.)
--
This message posted from opensolaris.org
This message posted from opensolaris.org