Rsync copy jobs not working

Hello,
I had to replace disks in the destination ix2-dl-86 and I wanted to copy the data from the from drive to the to drive and I keep getting the following error:
No folders to be copied.
sending incremental file list
Thumbs.db
       7.17K 100%    0.00kB/s    0:00:00 
       7.17K 100%    0.00kB/s    0:00:00 (xfer#1, to-check=1013/1015)
rsync error: timeout in data send/receive (code 30) at io.c(137) [receiver=3.0.9]
rsync: connection unexpectedly closed (24 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(605) [sender=3.0.9]
The destination drive is in good shape.  I can mannually copy folders and files to it. I also updated both drives with the latest software.
Thank You,
Joe

I would recommend calling tech support directly. This seems to be an in-depth issue that may be difficult to trouble shoot over forums.
They should be able to collect additional info like a dump file to help diagnose the issue more effectively.
Standard Network Storage Support:
Hours: Monday - Friday, 9am - 10pm Eastern
Toll-Free: 1-800-940-6354

Similar Messages

  • Short key for copy does not work all the time now.

    After I have installed the latest OSX - Yosemite, my short key for copy does not work all the time.  It is infrequent how it works. I'm using the same keyboard that I have always used, my wireless logitech keyboard for mac.  Please help.

    I've plugged in my default mac keyboard and the short key copy still does not work.

  • Database Scheduled Jobs not working

    Hai All,
    In my database Scheduled database jobs not working , but it work manullay fine...
    All parameter are correct including job_queue_processes.. Where I can start troubleshoot for this problem.
    Oracle: Oracle 9.2.0.1.0
    Platform : AIX
    Please help ...
    Shiju

    did you enabled the job?Unlikely. DBMS_SCHEDULER was a 10g innovation and as the OP mentioned, they're on 9i.
    Oracle: Oracle 9.2.0.1.0Cheers, APC

  • Rsync Copy Job Failure ix4-300d

    I'm trying to run Copy Jobs between two new ix4-300d devices Firmware 4.0.6 I prefer to use SSL and rsync. So far I can't get it to work.
    I  can access the remote ix4, browse directories and upload files. When I set up a Copy Job from my local system (a) I'm not offered rsync as a protocol option in the "From" box, but I can select the directory to copy from using Windows File Sharing. In the "To" box, I select rsync and input username and password and can browse the remote ix4 shares to select the directory I want to copy to. However, when I run the Copy Job, I get the message "Access denied to the secure rsync service at <IP Address>"
    I have tried disabling rsync and using only Windows File Sharing, but that configuration will not let me into the remote ix4. I have also tried disabling SSL being required on external connections and that does not work either. My sense is that rsync is actually working, but I have something set wrong.
    Suggestions?
    Solved!
    Go to Solution.

    Got it solved. I need to add the remote ix4 as a trusted device to my local ix4. Eventually figured out how to do that. Copy Jobs run fine now with rsync.
    We could use better documentation.

  • Copy Jobs Not Running with Firmware 4.1.102.29716

    I have two ix4-300d NAS units and I use Copy Jobs to regularly transfer files oner the network. Since I upgraded both systems to the latest firmware, my Copy Jobs give error message "The Copy Job has unexpectedly stopped".
    The firmware upgrade went smoothly and otherwise the units are functioning normally. I can access the remote ix4 manually but the Copy Jobs no longer run.

    Tech Support had me revert to the earlier firmware, 4.0.8. Did that last night. Still getting copy job errors but they are "connection refused" rather than "copy job unexpectedly stopped".  The problem is that, in reverting to the old firmware, the user information is messed up badly so the NAS is really not workable. (No data is lost if you remove the drives before updating the firmware.) I resinstalled back to v 4.1.102 and at least it's functional except for copy jobs. I have not heard back today from tech support today and I don't know if they are aware that others are having the same problem.
    I may try switching from rsync to ftp for file transfer. This should work provided I can change the port from 21/22 as they are in use for other systems. It seems the rsync server has a problem in 4.1.102. 

  • Rsync Copy Job Best Practices for SAN to SAN - px12-450r

    When setting up an rsycn copy job from one px12-450r to another which protocal is preferred for sending and receiving sides?  
    In other words, I have configured the copy jobs and it will not allow rsync as protocal on both sides.  Currently I have rsync on sending side and windows file sharing on recieving side.  Is this correct?  Or vice versa?  Any advice is appreciated!  Oh, this is copying over WAN.
    Thanks.

    Thanks for your response.  I do have rysnc enabled on both SANs under Protocols.  It's when setting up the "copy job" that I recieve an error stating "The rsync protocal cannot be used in both source and destination devices".   

  • Java Job not working

    We have a java job that sends an XML to remote URL by opening OutputStreamWriter to URL and receives the response XML from same URL using InputStreamWriter.
    This Job is working fine, when running on Solaris Env. Now we have new server installed on Red Hat Linux. This job is not working on this new environment.
    Error i am getting is as below:
    <message>XML Parse Error</message>
    - <message>XML Parse Error</message>
    <reason>Error #-1072896680
    - <reason>Error #-1072896680
    XML document must have a top level element.
    - XML document must have a top level element.
    </reason>
    - </reason>
    <position src_code_pos="1"><line>0</line><column>0</column></position><src></src>
    - <position src_code_pos="1"><line>0</line><column>0</column></position><src></src>
    </RCP_CONTROL><SERVICE_INCIDENT Acknowledge="0"/><TRANSACTION/></RCP>
    - </RCP_CONTROL><SERVICE_INCIDENT Acknowledge="0"/><TRANSACTION/></RCP>
    java.io.IOException: Bad file descriptor
    I Dont see any issue with code as it is still working fine from server installed on Solaris. Pls help

    If Remote URL have received XML Successfully, then it creates some entries in its Database. But its not doing so. So i guess it is not even able to send the XML Successfully. And Since URL is not getting proper desired XML input so its returning error XML output.
    But i am wondering same code is running smooth on Solaris Env.
    Remote URL is part of 3rd party tool. so we even dont have much access on it so that we can determine what is received at their end, when we send an XML from our side.

  • Back Ground Job not Working

    Hi,
    I have watched all the threads regarding Back Ground job like SE36 & SE37. I have given a back ground job and its not working.
    Its an ABAP Program which is creating an OLEDB Connection to MSACCESS and then retrieving and updating database table. The program is working very fine on foreground but when it is given to back ground job then it shows that the program is running, i mean in delay the time is ticking. But at last it is canceled by the system.
    What's the thing i am missing or what should i do here? I have already set my program at high priority.
    Thanks.

    Hi Atish,
    Are you sure that we cannot run in background? Can you please explain me why it cant be done.
    Thanks,
    Inder.

  • Purchased (digital copy) videos not working

    I tried using the digital copy feature from some movies I have had yesterday, but for some reason they are not working. I have tried playing them in iTunes, and all I get is a grey screen. When I look at the chapters, they are all present, which confuses me. It is in mp4 format, so that shouldn't be the problem. If anyone can help me on here, please let me know. Thanks.

    I've seen this solution posted to nearly every thread and it hasn't worked for me. I still get the blank screen and if I start messin around too much, iTunes ends of crashing. Any other ideas out there?

  • Create a page as a copy does not work properly

    Hi,
    When I create a new page as a copy of an existing page with page authorization set to some authorization scheme, the newly created page does not work. When I edit the page definition, "Authorization Scheme" is set to some random number instead of the scheme that was set in the original page and running the page throws an error. Any buttons or items set with an authorization also throws an error. Is this a bug?
    Thanks,
    Machaan

    Hi Patrick,
    I am using APEX version 4.0.1.00.03 on Oracle 11g.
    I tried to reproduce it on apex.oracle.com and was not able to reproduce it. The new page worked fine.
    In my application, the newly created page works fine and is not generating an error, but the authorization scheme is set to a number instead of a defined authorization scheme.
    Thanks,
    Machaan
    Edited by: Machaan on Nov 12, 2010 2:07 PM

  • Copying is not working with the Calculator widget!

    I've been running Leopard for months now but only today i needed to copy from Calculator widget and found that "cmd+c" is not working i.e. it doesn't copy what is displayed to the buffer - Pasting from the buffer into the calculator (cmd+v) works, but not the other way...
    This used to work in Tiger with no problems - Anyone else having this problem in Leopard? thanks.

    Throwing my hat in on this one today as well. Worked fine yesterday, this morning nothing. As you noted i can paste to the calculator widget but not back out from it. Have repaired permissions and trashed the dashboard prefs to no avail. Other widgets are still able to Copy & Paste without issue - seems constrained to Calculator itself.

  • Copy/Paste not working in Firefox v23 & v24 without ZoneAlarm installed

    Recently I updated my Firefox from version 22 to 23 and I noticed copy and paste text from web pages in Firefox to other applications like notepad and even Firefox not working in my windows 8 x86. Copying text from other apps like notepad and pasting to Firefox works fine!
    I also updated it to beta v24 and same problem is still there. I don't have any issue with IE.
    BTW I don't have ZoneAlarm Installed.

    Hi ehsan453,
    If it works when you boot Windows in Safe Mode then it is likely that your security software is causing this problem.
    Other programs apart form ZoneAlarm can cause such issues as well.
    Which security software (firewall, anti-virus) do you have?

  • Digital Copy Does not work

    i have bought triple play blu ray with digital copy and when i try to redeem it does not recognise the code

    The person at that number did not work for 20th Century Fox or have any idea what I was talking about.
    I called the number on the case. They did not really understand the problem (suggested I update the firmware on my Blu-Ray player). They referred me to http://support.foxdigitalcopy.com. You can obtain a new serial number there, just not for this particular movie.
    They have a different number, 866/520-6606, but only answer it Mon-Fri 8am - 5pm.
    At this point, I'm just going to try to take the path of least resistance and return it to Amazon as defective.

  • Cannot Drag anything, copy + paste not working

    My shiny new macbook was working great until this morning, when things went rather awry.
    I have no idea why, but I cannot copy and paste any text (either using apple-c or the edit menu) and I am unable to drag anything such as files or safari interface components. (I somehow managed to get rid of the address bar and I cannot drag it back)
    Does anyone have any idea why it would be doing this?
    I've just noticed that copy and paste works in TextMate, but not in camino or safari

    I have this issue as well  and have put a thread here with Apple Support Communities
    I can copy/paste on the iMac's Hard Hrive to any folder with no restictions. If I try to copy/paste to an outside source i.e. USB – DVDRW – external HDD or NAS, it does not give the PASTE option in the drop down menu.  If I drag and drop a file, I get a circle with the line through it when placed in the folder and does not copy/paste.  I think that’s an error or stop signal.
    In Mavericks I can copy/paste to a mapped drive on my NAS, only if I first right click on NAS Drive icon and go to ‘Get-Info’ and in the General area’s Tick the ‘Unlock’ box. As soon as I have finished pasting, the lock box ticks again by it's self.
    If I right click on the USB and go to ‘Get-Info’, in the General area I only get a Share Folder Tick box and not an Unlock Tick box.  Share does not allow paste to activate in the drop-down menu
    How do we permanently Unlock Mavericks’ paste, Apple?
    Thank you

  • Copy expression not working in 11g PS1

    i Hve used a copy expression inside the email body.It works fine in 11g R1 but it gives the below error in 11gps1
    http://schemas.xmlsoap.org/ws/2003/03/business-process/}selectionFailure
    Fault
    lbpelFault><faultType> <message>0</message></faultType><selectionFailure
    xmlns="http://schemas.xmlsoap.org/ws/2003/03/business-process/"></selectionFailure></bpelFault>http://schemas.xmlsoap.org/ws/2003/03/business-process/}selectionFailur
    at
    com.collaxa.cube.xml.xpath.functions.bpws.GetVariableDataFunction.call(GetVari
    ableDataFunction.java:132) at
    com.collaxa.cube.xml.xpath.BPELXPathFunctionWrapper.evaluate(BPELXPathFunctionWrapper:java:78)
    copy expression used
    concat(string('This mail was sent to you from Middleware FUSION to create SR for the below mentioned Sales form details:&#x0A;&#x0A;<BR>Time : '), xpath20:current-dateTime(), string('&#x0A;<BR><BR>First Given Name : '), bpws:getVariableData('VariableECMSchema','/ECM/FirstGivenName'), string('&#x0A;<BR>Last Name : '), bpws:getVariableData('VariableECMSchema','/ECM/LastName'), string('&#x0A;<BR>Company Name : '), bpws:getVariableData('VariableECMSchema','/ECM/CompanyName'), string('&#x0A;<BR>Address 1 : '), bpws:getVariableData('VariableECMSchema','/ECM/Address1'), string('&#x0A;<BR>Address 2 : '), bpws:getVariableData('VariableECMSchema','/ECM/Address2'), string('&#x0A;<BR>City : '), bpws:getVariableData('VariableECMSchema','/ECM/City'), string('&#x0A;<BR>StateProvince : '), bpws:getVariableData('VariableECMSchema','/ECM/StateProvince'), string('&#x0A;<BR>Country : '), bpws:getVariableData('VariableECMSchema','/ECM/Country'), string('&#x0A;<BR>ZIPPostalCode : '), bpws:getVariableData('VariableECMSchema','/ECM/ZIPPostalCode'), string('&#x0A;<BR>Phone : '), bpws:getVariableData('VariableECMSchema','/ECM/Phone'), string('&#x0A;<BR>Email Address : '), bpws:getVariableData('VariableECMSchema','/ECM/EmailAddress'), string('&#x0A;<BR>Model1 : '), bpws:getVariableData('VariableECMSchema','/ECM/Model1'), string('&#x0A;&#x0A;&#x0A;<BR>Options1 : '), bpws:getVariableData('VariableECMSchema','/ECM/Options1'), string('<BR>&#x0A;Quantity1 : '), bpws:getVariableData('VariableECMSchema','/ECM/Quantity1'), string('<BR>&#x0A;Model2 : '), bpws:getVariableData('VariableECMSchema','/ECM/Model2'), string('<BR>&#x0A;Options2 : '), bpws:getVariableData('VariableECMSchema','/ECM/Options2'), string('<BR>&#x0A;Quantity2 : '), bpws:getVariableData('VariableECMSchema','/ECM/Quantity2'), string('<BR>&#x0A;Model3 : '), bpws:getVariableData('VariableECMSchema','/ECM/Model3'), string('<BR>&#x0A;Options3 : '), bpws:getVariableData('VariableECMSchema','/ECM/Options3'), string('<BR>&#x0A;Quantity3 : '), bpws:getVariableData('VariableECMSchema','/ECM/Quantity3'), string('<BR>&#x0A;Model4 : '), bpws:getVariableData('VariableECMSchema','/ECM/Model4'), string('<BR>&#x0A;Options4 : '), bpws:getVariableData('VariableECMSchema','/ECM/Options4'), string('<BR>&#x0A;Quantity4 : '), bpws:getVariableData('VariableECMSchema','/ECM/Quantity4'), string('<BR>&#x0A;Model5 : '), bpws:getVariableData('VariableECMSchema','/ECM/Model5'), string('<BR>&#x0A;Options5 : '), bpws:getVariableData('VariableECMSchema','/ECM/Options5'), string('<BR>&#x0A;Quantity5 : '), bpws:getVariableData('VariableECMSchema','/ECM/Quantity5'), string('<BR>&#x0A;Model6 : '), bpws:getVariableData('VariableECMSchema','/ECM/Model6'), string('<BR>&#x0A;Options6 : '), bpws:getVariableData('VariableECMSchema','/ECM/Options6'), string('<BR>&#x0A;Quantity6 : '), bpws:getVariableData('VariableECMSchema','/ECM/Quantity6'), string('<BR>&#x0A;&#x0A;Model7 : '), bpws:getVariableData('VariableECMSchema','/ECM/Model7'), string('<BR>&#x0A;Options7 : '), bpws:getVariableData('VariableECMSchema','/ECM/Options7'), string('<BR>&#x0A;Quantity7 : '), bpws:getVariableData('VariableECMSchema','/ECM/Quantity7'), string('<BR>&#x0A;Model8 : '), bpws:getVariableData('VariableECMSchema','/ECM/Model8'), string('<BR>&#x0A;Options8 : '), bpws:getVariableData('VariableECMSchema','/ECM/Options8'), string('<BR>&#x0A;Quantity8 : '), bpws:getVariableData('VariableECMSchema','/ECM/Quantity8'), string('<BR>&#x0A;Model9 : '), bpws:getVariableData('VariableECMSchema','/ECM/Model9'), string('<BR>&#x0A;Options9 : '), bpws:getVariableData('VariableECMSchema','/ECM/Options9'), string('<BR>&#x0A;Quantity9 : '), bpws:getVariableData('VariableECMSchema','/ECM/Quantity9'), string('<BR>&#x0A;Model10 : '), bpws:getVariableData('VariableECMSchema','/ECM/Model10'), string('<BR>&#x0A;Options10 : '), bpws:getVariableData('VariableECMSchema','/ECM/Options10'), string('<BR>&#x0A;Quantity10 : '), bpws:getVariableData('VariableECMSchema','/ECM/Quantity10'), string('a

    Hi Vivek,
    The 'selectionFailure' errors are mostly due to no data in the elements defined in the xml or in the nodes of xsd. Please cross check xslt/xsd/paload data.
    Having said that, if things were working fine in R1 but not working in PS1, then...its a bit strange.
    Regards
    A

Maybe you are looking for

  • Opening Password protected PDF's

    I am using the AcrobatPDFOCX control in a Visual Basic 2005 program to open and view PDF documents.  I have several password protected PDF files that I wish to open using this control.  Here is the command that I use to open  a PDF File AxAcroPDF1.Lo

  • Iphone 4 service???

    I just got my iphone 4, they set up my at&t service at the apple store(new at&t customer) unlocked the phone and sent me home. They said it might take 25 minutes to get service, well its been 2 hours and nothing yet. my concern is that I want to regi

  • How to restore some *.sql in oracle 10g

    Hi someone gave me a cd with .sql backup and told me to restore it in oracle. Can someone tell me how to do it or some hints in the type of recovery I should use? Thanks

  • How to get connection to the dbxml at a remote machine?

    if i want to use a dbxml at a remote machine which ip is 192.168.1.2,what should i do ?

  • No checkboxes and very big comboboxen when creating own L&F

    Hello, I wanted to create my own look and feel bij extending from BasicLookAndFeel. M class: import javax.swing.plaf.basic.*; import javax.swing.*; public class PlanonLookAndFeel extends BasicLookAndFeel //~ Constructors .............................