Syncronize Command failing / Large Files
I am using the following script to syncronize 2 locations:
option batch abort
option confirm off
open wolfe
option transfer binary
synchronize local -delete -speed=2048 D:\IRIS2DBBackup\DBBackup\backup\ //srv/nfs/backup
close
exit
The remote location consists of 5 files of between 60MB and 10MB, 2x 0KB files and 4x files of 20GB each.
A couple of weeks ago it just stopped copying the large files (the 20GB ones)- everything else copies successfully.
I initially thought it was being caused by slowness re-exchanging the SSH keys so I changed the Max minues and Max data settings to 0. That hasn't helped.
The end of the log files is below.
Any help / ideas greatly appreciated.
Thanks
. 2012-03-15 02:01:20.185 File: "//srv/nfs/backup/rman_bckup_db_IRISDB_777938597_15019_1"
. 2012-03-15 02:01:20.185 Copying "//srv/nfs/backup/rman_bckup_db_IRISDB_777938597_15019_1" to local directory started.
. 2012-03-15 02:01:20.185 Binary transfer mode selected.
. 2012-03-15 02:01:20.185 Checking existence of partially transfered file.
. 2012-03-15 02:01:20.185 Opening remote file.
> 2012-03-15 02:01:20.185 Type: SSH_FXP_OPEN, Size: 72, Number: 1327619
< 2012-03-15 02:01:20.185 Type: SSH_FXP_STATUS, Size: 24, Number: 1327364
. 2012-03-15 02:01:20.185 Discarding reserved response
< 2012-03-15 02:01:20.200 Type: SSH_FXP_HANDLE, Size: 13, Number: 1327619
> 2012-03-15 02:01:20.200 Type: SSH_FXP_FSTAT, Size: 13, Number: 1327880
> 2012-03-15 02:01:20.200 Type: SSH_FXP_READ, Size: 25, Number: 1328133
. 2012-03-15 02:01:20.200 3 skipped SSH_FXP_WRITE, SSH_FXP_READ, SSH_FXP_DATA and SSH_FXP_STATUS packets.
< 2012-03-15 02:01:20.200 Type: SSH_FXP_ATTRS, Size: 37, Number: 1327880
. 2012-03-15 02:01:20.200 Storing reserved response
. 2012-03-15 02:52:31.469 376712 skipped SSH_FXP_WRITE, SSH_FXP_READ, SSH_FXP_DATA and SSH_FXP_STATUS packets.
> 2012-03-15 02:52:31.469 Type: SSH_FXP_CLOSE, Size: 13, Number: 49547780
* 2012-03-15 02:52:31.469 (ECommand) Copying files from remote side failed.
* 2012-03-15 02:52:31.469 Timeout waiting for external console to complete the command.
< 2012-03-15 02:52:37.469 Script: 'D:\IRIS2DBBackup\DBBackup\backup\RECOVER_DB_UNTIL_SCN_5507606078' deleted
< 2012-03-15 02:52:37.766 Script: 'D:\IRIS2DBBackup\DBBackup\backup\rman_bckup_arc_IRISDB_777856754_15003_1' deleted
< 2012-03-15 02:52:37.985 Script: 'D:\IRIS2DBBackup\DBBackup\backup\rman_bckup_arc_IRISDB_777856754_15004_1' deleted
< 2012-03-15 02:52:38.204 Script: 'D:\IRIS2DBBackup\DBBackup\backup\rman_bckup_arc_IRISDB_777856754_15005_1' deleted
. 2012-03-15 02:52:38.204 Script: Failed
. 2012-03-15 02:52:38.204 Closing connection.
. 2012-03-15 02:52:38.204 Sending special code: 12
. 2012-03-15 02:52:38.204 Sent EOF message