Comment 0 for bug 1694824

Revision history for this message
Newell Jensen (newell-jensen) wrote : UI allows unsupported multiple iSCSI targets for RSD composition

In the UI MAAS allows a user to compose an RSD node with multiple remote targets (iSCSI) but this is not allowed by RSD.

==> /var/log/maas/regiond.log <==
  File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 434, in errback
    self._startRunCallbacks(fail)
  File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 501, in _startRunCallbacks
    self._runCallbacks()
--- <exception caught here> ---
  File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks
    current.result = callback(current.result, *args, **kw)
  File "/usr/lib/python3/dist-packages/maasserver/clusterrpc/pods.py", line 118, in wrap_failure
    raise PodProblem(prefix + ": " + str(failure.value))
maasserver.exceptions.PodProblem: Unable to compose machine because: Failed to complete pod action: Creation failed due to allocation failure: Creation of Systems with multiple RemoteDrives is not supported