<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Backup Job Fails with &quot;timeout while getting the remote&quot; - but Remote is Reachable]]></title><description><![CDATA[<p dir="auto">Hi everyone,<br />
I'm running into a strange issue with my Xen Orchestra (from Source) backups since this weekend. My daily delta backup job is failing consistently. The main error message points to a timeout when trying to access the NFS remote storage.<br />
Here is a typical error log from the job:</p>
<pre><code>{
  "data": {
    "mode": "delta",
    "reportWhen": "always"
  },
  "id": "1777873224975",
  "jobId": "ba5a00a1-8b9b-4707-b0fd-72a0a46053e5",
  "jobName": "Daily Backup",
  "message": "backup",
  "scheduleId": "016edaaf-25a2-451c-a89b-bcabc03f560e",
  "start": 1777873224975,
  "status": "failure",
  "tasks": [
    {
      "id": "0moqrzs5q-j75xnq751c",
      "start": 1777873525838,
      "status": "failure",
      "end": 1777873525839,
      "result": {
        "remoteId": "e5111a0a-5e8a-4238-8a55-cfdf28495867",
        "message": "timeout while getting the remote e5111a0a-5e8a-4238-8a55-cfdf28495867",
        "name": "Error",
        "stack": "Error: timeout while getting the remote e5111a0a-5e8a-4238-8a55-cfdf28495867\n    at AbstractRunner._getAdapter (file:///opt/xen-orchestra/@xen-orchestra/backups/_runners/_Abstract.mjs:33:88)\n    at file:///opt/xen-orchestra/@xen-orchestra/backups/_runners/VmsXapi.mjs:76:78\n    at Array.map (&lt;anonymous&gt;)\n    at VmsXapiBackupRunner.run (file:///opt/xen-orchestra/@xen-orchestra/backups/_runners/VmsXapi.mjs:76:63)\n    at BackupWorker.run (file:///opt/xen-orchestra/@xen-orchestra/backups/_backupWorker.mjs:68:8)\n    at file:///opt/xen-orchestra/@xen-orchestra/backups/_backupWorker.mjs:188:32\n    at /opt/xen-orchestra/@vates/task/index.js:75:40\n    at AsyncLocalStorage.run (node:internal/async_local_storage/async_context_frame:63:14)\n    at Task.runInside (/opt/xen-orchestra/@vates/task/index.js:204:41)\n    at Task.run (/opt/xen-orchestra/@vates/task/index.js:188:31)"
      },
      "message": "get remote adapter",
      "data": {
        "id": "e5111a0a-5e8a-4238-8a55-cfdf28495867",
        "type": "remote"
      }
    }
  ],
  "end": 1777873525843
}
</code></pre>
<p dir="auto">Now, here is the confusing part:<br />
In Settings -&gt; Remotes, the NFS remote is shown with a green light and appears to be perfectly fine. If I edit the remote and click the "Test" button, the test succeeds without any errors.<br />
Furthermore, I have SSH'd into the Xen Orchestra server and successfully mounted the exact same NFS share manually using the mount command. I can list and access files without any issues. This confirms that there are no general network, firewall, or NFS permission problems between the XO server and the NAS.<br />
So, the connection seems to be working on a system level and even passes the test in the XO UI, but the actual backup job fails with a timeout.<br />
Has anyone experienced this discrepancy before? What could cause the backup job to time out while all other connection tests succeed?<br />
Any pointers would be greatly appreciated!<br />
Thanks in advance.<br />
Martin</p>
]]></description><link>https://xcp-ng.org/forum/topic/12139/backup-job-fails-with-timeout-while-getting-the-remote-but-remote-is-reachable</link><generator>RSS for Node</generator><lastBuildDate>Mon, 04 May 2026 13:24:34 GMT</lastBuildDate><atom:link href="https://xcp-ng.org/forum/topic/12139.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 04 May 2026 09:52:20 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Backup Job Fails with &quot;timeout while getting the remote&quot; - but Remote is Reachable on Mon, 04 May 2026 12:31:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/florent" aria-label="Profile: florent">@<bdi>florent</bdi></a> Nothing has changed on the NFS (QNAP NAS) side; I had already been backing up to NFS before. It just stopped working over the weekend.<br />
What I did was commit changes to the master branch and update Ubuntu 24.04.</p>
]]></description><link>https://xcp-ng.org/forum/post/105000</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/105000</guid><dc:creator><![CDATA[music9050]]></dc:creator><pubDate>Mon, 04 May 2026 12:31:57 GMT</pubDate></item><item><title><![CDATA[Reply to Backup Job Fails with &quot;timeout while getting the remote&quot; - but Remote is Reachable on Mon, 04 May 2026 11:45:42 GMT]]></title><description><![CDATA[<p dir="auto">is it possible that your NFS need some specific options ( like nfs version ? )</p>
]]></description><link>https://xcp-ng.org/forum/post/104999</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/104999</guid><dc:creator><![CDATA[florent]]></dc:creator><pubDate>Mon, 04 May 2026 11:45:42 GMT</pubDate></item></channel></rss>