• XEN. После перезагрузки не присоединяется Local Storage. Как поднять?

    @dreamer85 Автор вопроса
    xe pbd-plug uuid=89e39308-13d8-ce69-e3a2-7a4d84972760
    There was an SR backend failure.
    status: non-zero exit
    stdout:
    stderr: Traceback (most recent call last):
    File "/opt/xensource/sm/LVMSR", line 2130, in ?
    SRCommand.run(LVHDSR, DRIVER_INFO)
    File "/opt/xensource/sm/SRCommand.py", line 343, in run
    sr = driver(cmd, cmd.sr_uuid)
    File "/opt/xensource/sm/SR.py", line 142, in __init__
    self.load(sr_uuid)
    File "/opt/xensource/sm/LVMSR", line 200, in load
    self._undoAllJournals()
    File "/opt/xensource/sm/LVMSR", line 1137, in _undoAllJournals
    self._handleInterruptedCoalesceLeaf()
    File "/opt/xensource/sm/LVMSR", line 893, in _handleInterruptedCoalesceLeaf
    cleanup.gc_force(self.session, self.uuid)
    File "/opt/xensource/sm/cleanup.py", line 2724, in gc_force
    sr.scanLocked(force)
    File "/opt/xensource/sm/cleanup.py", line 1416, in scanLocked
    self.scan(force)
    xe pbd-plug uuid=89e39308-13d8-ce69-e3a2-7a4d84972760
    There was an SR backend failure.
    status: non-zero exit
    stdout:
    stderr: Traceback (most recent call last):
    File "/opt/xensource/sm/LVMSR", line 2130, in ?
    SRCommand.run(LVHDSR, DRIVER_INFO)
    File "/opt/xensource/sm/SRCommand.py", line 343, in run
    sr = driver(cmd, cmd.sr_uuid)
    File "/opt/xensource/sm/SR.py", line 142, in __init__
    self.load(sr_uuid)
    File "/opt/xensource/sm/LVMSR", line 200, in load
    self._undoAllJournals()
    File "/opt/xensource/sm/LVMSR", line 1137, in _undoAllJournals
    self._handleInterruptedCoalesceLeaf()
    File "/opt/xensource/sm/LVMSR", line 893, in _handleInterruptedCoalesceLeaf
    cleanup.gc_force(self.session, self.uuid)
    File "/opt/xensource/sm/cleanup.py", line 2724, in gc_force
    sr.scanLocked(force)
    File "/opt/xensource/sm/cleanup.py", line 1416, in scanLocked
    self.scan(force)
    File "/opt/xensource/sm/util.py", line 178, in pread
    raise CommandException(rc, str(cmdlist), stderr.strip())
    util.CommandException: Invalid argument
    Ответ написан
    Комментировать