Displaying 1 result from an estimated 1 matches for "_synchmetadata".
2011 Dec 19
1
pbd-plug failing when attaching an SR that was introduced
...m/SRCommand.py", line 223, in _run
return sr.attach(self.params[''sr_uuid''])
File "/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 _testHd...