You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry if I missing something, but appears to me that plugin.py is missing from zip package.
I had following error messages when using netinstall.sh:
...
Install RBDSR Files
cp: cannot stat ‘volume/org.xen.xapi.storage.rbdsr/plugin.py’: No such file or directory
chmod: cannot access ‘/usr/libexec/xapi-storage-script/volume/org.xen.xapi.storage.rbdsr/plugin.py’: No such file or directory
cp: cannot stat ‘volume/org.xen.xapi.storage.rbdsr/sr.py’: No such file or directory
chmod: cannot access ‘/usr/libexec/xapi-storage-script/volume/org.xen.xapi.storage.rbdsr/sr.py’: No such file or directory
cp: cannot stat ‘volume/org.xen.xapi.storage.rbdsr/volume.py’: No such file or directory
chmod: cannot access ‘/usr/libexec/xapi-storage-script/volume/org.xen.xapi.storage.rbdsr/volume.py’: No such file or directory
cp: cannot stat ‘datapath/rbd+raw+qdisk/plugin.py’: No such file or directory
...
But when I look into RBDSR-temp.zip I can´t find those files on refered directory path:
Hello,
Sorry if I missing something, but appears to me that plugin.py is missing from zip package.
I had following error messages when using netinstall.sh:
...
Install RBDSR Files
cp: cannot stat ‘volume/org.xen.xapi.storage.rbdsr/plugin.py’: No such file or directory
chmod: cannot access ‘/usr/libexec/xapi-storage-script/volume/org.xen.xapi.storage.rbdsr/plugin.py’: No such file or directory
cp: cannot stat ‘volume/org.xen.xapi.storage.rbdsr/sr.py’: No such file or directory
chmod: cannot access ‘/usr/libexec/xapi-storage-script/volume/org.xen.xapi.storage.rbdsr/sr.py’: No such file or directory
cp: cannot stat ‘volume/org.xen.xapi.storage.rbdsr/volume.py’: No such file or directory
chmod: cannot access ‘/usr/libexec/xapi-storage-script/volume/org.xen.xapi.storage.rbdsr/volume.py’: No such file or directory
cp: cannot stat ‘datapath/rbd+raw+qdisk/plugin.py’: No such file or directory
...
But when I look into RBDSR-temp.zip I can´t find those files on refered directory path:
[root@xcpng1 tmp]# unzip RBDSR-temp.zip
Archive: RBDSR-temp.zip
014e2d4
creating: RBDSR-3.0/
inflating: RBDSR-3.0/.gitattributes
inflating: RBDSR-3.0/.gitignore
inflating: RBDSR-3.0/LICENSE
inflating: RBDSR-3.0/RBDSR.spec
inflating: RBDSR-3.0/README.md
creating: RBDSR-3.0/datapath/
creating: RBDSR-3.0/datapath/rbd+qcow2+qdisk/
inflating: RBDSR-3.0/datapath/rbd+qcow2+qdisk/plugin.json
inflating: RBDSR-3.0/install.sh
inflating: RBDSR-3.0/netinstall.sh
creating: RBDSR-3.0/volume/
creating: RBDSR-3.0/volume/org.xen.xapi.storage.rbdsr/
inflating: RBDSR-3.0/volume/org.xen.xapi.storage.rbdsr/plugin.json
creating: RBDSR-3.0/xapi/
extracting: RBDSR-3.0/xapi/init.py
creating: RBDSR-3.0/xapi/storage/
extracting: RBDSR-3.0/xapi/storage/init.py
creating: RBDSR-3.0/xapi/storage/libs/
extracting: RBDSR-3.0/xapi/storage/libs/init.py
creating: RBDSR-3.0/xapi/storage/libs/xcpng/
extracting: RBDSR-3.0/xapi/storage/libs/xcpng/init.py
creating: RBDSR-3.0/xapi/storage/libs/xcpng/librbd/
extracting: RBDSR-3.0/xapi/storage/libs/xcpng/librbd/init.py
inflating: RBDSR-3.0/xapi/storage/libs/xcpng/librbd/datapath.py
inflating: RBDSR-3.0/xapi/storage/libs/xcpng/librbd/locks.py
inflating: RBDSR-3.0/xapi/storage/libs/xcpng/librbd/meta.py
inflating: RBDSR-3.0/xapi/storage/libs/xcpng/librbd/rbd_utils.py
inflating: RBDSR-3.0/xapi/storage/libs/xcpng/librbd/sr.py
extracting: RBDSR-3.0/xapi/storage/libs/xcpng/librbd/tapdisk.py
inflating: RBDSR-3.0/xapi/storage/libs/xcpng/librbd/volume.py
I will appretiate if you can help me on that.
Regards,
Thanks,
Thomas
The text was updated successfully, but these errors were encountered: