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

cant import app into zfs datastore #7

Open
niksfirefly opened this issue Mar 30, 2017 · 2 comments
Open

cant import app into zfs datastore #7

niksfirefly opened this issue Mar 30, 2017 · 2 comments

Comments

@niksfirefly
Copy link

I am trying to import Ubuntu app from marketplace
and get error
[ImageAllocate] Error allocating a new image. This Datastore only accepts persistent images.
what is the proper way to import images into ZFS datastore?

@kvaps
Copy link
Collaborator

kvaps commented Apr 6, 2017

Hello,

Unfortunately I have no possible to test this addon now.
But I think, this is because this option set: PERSISTENT_ONLY = "YES"

@hydro-b added it in this commit:
83fde50#diff-04c6e90faac2675aa89e2176d2eec7d8R156

Could you test installation without this option? And tell me how it works?
Thanks!

@FlorianHeigl
Copy link
Contributor

@niksfirefly i changed the option to "NO" in oned.conf driver config. It seems @hydro-b needed that mode but (pending other issues that will arise once this is ok) that seems all.

FlorianHeigl added a commit to FlorianHeigl/addon-zfs that referenced this issue May 12, 2020
Setting 
```PERSISTENT_ONLY``` to NO also seems to work.

The setting is required, but it doesn't have to be set to "YES".
Setting it to NO allows to use marketplace apps as per OpenNebula#7 and also is matching with the normal datastore feature set.
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

3 participants