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

Disk snapshot delete/revert not working #3

Closed
ulide4 opened this issue Dec 1, 2018 · 3 comments
Closed

Disk snapshot delete/revert not working #3

ulide4 opened this issue Dec 1, 2018 · 3 comments

Comments

@ulide4
Copy link

ulide4 commented Dec 1, 2018

Hi
Snapshot creation is working fine. Disk save is also working fine.
But deleting and reverting the snapshots does not work.
oned.log only gives following error message:

"Sat Dec 1 15:17:40 2018 [Z0][TM][D]: Message received: LOG I 1 Command execution failed (exit code: 1): /var/lib/one/remotes/tm/linstor/snap_delete srv486:/var/lib/one//datastores/0/1/disk.0 0 1 100

Sat Dec 1 15:17:40 2018 [Z0][TM][D]: Message received: TRANSFER FAILURE 1 -

Best Regards
Uli

@deleteriousEffect
Copy link
Collaborator

tm/snapshot_delete isn't implemented, so you're going to get an error there.

What are you doing that makes OpenNebula call that action? In my testing, it used the datastore snapshot delete in all cases, so this would be really valuable to me.

In the future, you should know that the most of the logs are going to be in syslog and those are usually helpful.

@ulide4
Copy link
Author

ulide4 commented Dec 2, 2018

Sunstone -> VMs -> Select a VM -> Storage
Here the camera symbol takes a snapshot. Then I can show the snapshots (left arrow) and select a snapshot. From here I tried revert or delete. That triggers the failed action. BTW, "save as" from here works just fine and creates a new image.

image

@ulide4
Copy link
Author

ulide4 commented Jan 23, 2019

fixed in v0.9.2

@ulide4 ulide4 closed this as completed Jan 23, 2019
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

2 participants