Displaying 1 result from an estimated 1 matches for "mpathmodule".
Did you mean:
  mathmodule
  
2011 Dec 07
1
XCP Debi an - ISCSI support?
....py", line 136, in __init__
    self.load(sr_uuid)
  File "/usr/lib/xen-common/xapi/sm/LVMoISCSISR", line 156, in load
    self._pathrefresh(LVHDoISCSISR)
  File "/usr/lib/xen-common/xapi/sm/SR.py", line 466, in _pathrefresh
    self.dconf[''device''] = self.mpathmodule.path(self.SCSIid)
  File "/usr/lib/xen-common/xapi/sm/mpath_dmp.py", line 258, in path
    if _is_mpath_daemon_running():
  File "/usr/lib/xen-common/xapi/sm/mpath_dmp.py", line 47, in
_is_mpath_daemon_running
    (rc,stdout,stderr) = util.doexec(cmd)
  File "/usr/lib/xen-c...