<?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[[Bug?] SR_SOURCE_SPACE_INSUFFICIENT - Are the space requirements for HA out of date?]]></title><description><![CDATA[<p dir="auto">Next step in our lab testing was going to be to enable HA. For this we chose to go with a 500MB Fibre Channel LUN.</p>
<ul>
<li>According to the docs, the minimum requirements are 356MB.  <a href="https://xcp-ng.org/blog/2024/08/22/xcp-ng-high-availability-a-guide/" target="_blank" rel="noopener noreferrer nofollow ugc">https://xcp-ng.org/blog/2024/08/22/xcp-ng-high-availability-a-guide/</a></li>
</ul>
<p dir="auto">However, when I try to enable HA I will find an error in the logs saying <code>SR_SOURCE_SPACE_INSUFFICIENT</code>. (Full log down below).</p>
<p dir="auto">So my question then becomes. Are the docs out of date, or could this possibly be something else under the hood?<br />
Note: I'm currently waiting on the storage guy to expand the SR to 1GB.</p>
<p dir="auto">XO CE: 5811d<br />
Node: 24<br />
Pool: Fully updated with latest patches as of may 26, 2026</p>
<pre><code>pool.enableHa
{
  "pool": "37e7a3b9-8c45-c7f2-7d09-249a935dd33d",
  "heartbeatSrs": [
    "3efef95a-4594-5a36-a182-f2b039d51ffa"
  ],
  "configuration": {}
}
{
  "code": "SR_SOURCE_SPACE_INSUFFICIENT",
  "params": [
    "OpaqueRef:601b3d23-c211-b853-0a9a-2c12e16a6567"
  ],
  "call": {
    "duration": 21,
    "method": "pool.enable_ha",
    "params": [
      "* session id *",
      [
        "OpaqueRef:601b3d23-c211-b853-0a9a-2c12e16a6567"
      ],
      {}
    ]
  },
  "message": "SR_SOURCE_SPACE_INSUFFICIENT(OpaqueRef:601b3d23-c211-b853-0a9a-2c12e16a6567)",
  "name": "XapiError",
  "stack": "XapiError: SR_SOURCE_SPACE_INSUFFICIENT(OpaqueRef:601b3d23-c211-b853-0a9a-2c12e16a6567)
    at XapiError.wrap (file:///opt/xen-orchestra/packages/xen-api/_XapiError.mjs:16:12)
    at file:///opt/xen-orchestra/packages/xen-api/transports/json-rpc.mjs:38:21
    at runNextTicks (node:internal/process/task_queues:65:5)
    at processImmediate (node:internal/timers:472:9)"
}
</code></pre>
]]></description><link>https://xcp-ng.org/forum/topic/12240/bug-sr_source_space_insufficient-are-the-space-requirements-for-ha-out-of-date</link><generator>RSS for Node</generator><lastBuildDate>Tue, 26 May 2026 09:17:53 GMT</lastBuildDate><atom:link href="https://xcp-ng.org/forum/topic/12240.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 26 May 2026 06:28:16 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [Bug?] SR_SOURCE_SPACE_INSUFFICIENT - Are the space requirements for HA out of date? on Tue, 26 May 2026 06:45:16 GMT]]></title><description><![CDATA[<p dir="auto">Update:</p>
<p dir="auto">We just expanded the SR to 2GB. And I'm still getting the same error.</p>
<p dir="auto">Write permissions were verified by creating a vdi on the SR. And that was successfull with no problem.</p>
]]></description><link>https://xcp-ng.org/forum/post/105722</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/105722</guid><dc:creator><![CDATA[jr-m4]]></dc:creator><pubDate>Tue, 26 May 2026 06:45:16 GMT</pubDate></item></channel></rss>