Displaying 1 result from an estimated 1 matches for "retrievexmlfromfile".
2011 Dec 19
1
pbd-plug failing when attaching an SR that was introduced
...quot;/opt/xensource/sm/LVMSR", line 308, in attach
self._checkMetadataVolume(self.sm_config)
File "/opt/xensource/sm/LVMSR", line 200, in _checkMetadataVolume
self._synchMetaData(map)
File "/opt/xensource/sm/LVMSR", line 210, in _synchMetaData
xml = metadata.retrieveXMLfromFile(self.mdpath)
File "/opt/xensource/sm/metadata.py", line 103, in retrieveXMLfromFile
_testHdr(hdr)
File "/opt/xensource/sm/metadata.py", line 41, in _testHdr
assert(hdr[2] <= MD_MAJOR)
AssertionError
_______________________________________________
Xen-users m...