rposudnevskiy / RBDSR

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

mkdir_p failed #93

Closed ddimension closed 6 years ago

ddimension commented 6 years ago

Hi!

Without this patch: `--- qemudisk.py 2018-10-10 17:33:52.284540367 +0200 +++ /usr/lib/python2.7/site-packages/xapi/storage/libs/librbd/qemudisk.py 2018-10-10 17:33:40.881224250 +0200 @@ -35,7 +35,7 @@ def create(dbg, uri): if vdi_type not in IMAGE_TYPES: raise Exception('Incorrect VDI type')

rposudnevskiy commented 6 years ago

Hi, Thank you Issue fixed.