rposudnevskiy / RBDSR

RBDSR - XenServer/XCP-ng Storage Manager plugin for CEPH
GNU Lesser General Public License v2.1
58 stars 24 forks source link

v2: Can't detect existing VDI in VHD mode #75

Closed Emmenemoi closed 6 years ago

Emmenemoi commented 6 years ago

In XCP-ng 7.4

***** generic exception: sr_scan: EXCEPTION <type 'exceptions.KeyError'>, ':uuid' Jun 29 14:29:33 13 SM: [15737] File "/opt/xensource/sm/SRCommand.py", line 110, in run Jun 29 14:29:33 13 SM: [15737] return self._run_locked(sr) Jun 29 14:29:33 13 SM: [15737] File "/opt/xensource/sm/SRCommand.py", line 159, in _run_locked Jun 29 14:29:33 13 SM: [15737] rv = self._run(sr, target) Jun 29 14:29:33 13 SM: [15737] File "/opt/xensource/sm/SRCommand.py", line 358, in _run Jun 29 14:29:33 13 SM: [15737] return sr.scan(self.params['sr_uuid']) Jun 29 14:29:33 13 SM: [15737] File "/opt/xensource/sm/rbdsr_common.py", line 630, in scan Jun 29 14:29:33 13 SM: [15737] if vdi_info[':uuid'] != meta_source: