Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

plugin.py appears to be missing on zip package #101

Open
thobck opened this issue Nov 19, 2019 · 0 comments
Open

plugin.py appears to be missing on zip package #101

thobck opened this issue Nov 19, 2019 · 0 comments

Comments

@thobck
Copy link

thobck commented Nov 19, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant