Advertisement
Yannovitch

Untitled

Aug 22nd, 2013
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. [root@ns3354400 ~]# xe pbd-unplug uuid=55ea1c64-df4c-f202-8d71-2bde5a9cc708
  2. There was an SR backend failure.
  3. status: non-zero exit
  4. stdout:
  5. stderr: Traceback (most recent call last):
  6. File "/opt/xensource/sm/LVMSR", line 2002, in ?
  7. SRCommand.run(LVHDSR, DRIVER_INFO)
  8. File "/opt/xensource/sm/SRCommand.py", line 327, in run
  9. ret = cmd.run(sr)
  10. File "/opt/xensource/sm/SRCommand.py", line 106, in run
  11. return self._run_locked(sr)
  12. File "/opt/xensource/sm/SRCommand.py", line 153, in _run_locked
  13. return self._run(sr, target)
  14. File "/opt/xensource/sm/SRCommand.py", line 307, in _run
  15. return sr.detach(self.params['sr_uuid'])
  16. File "/opt/xensource/sm/LVMSR", line 584, in detach
  17. raise Exception("SR detach failed, please refer to the log " \
  18. Exception: SR detach failed, please refer to the log for details.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement