Bug #5096
do not detach swap images while VM is in considered running state
Status: | Pending | Start date: | 04/04/2017 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Core & System | |||
Target version: | - | |||
Resolution: | Pull request: | |||
Affected Versions: | OpenNebula 5.2 |
Description
Detaching swap disk while the VM is running could lead to VM crash.
Perfect solution should be to notify the VM to deactivate the given swap disk before detaching. But until it is developed I think it is better to allow detach only when the VM is powered off or undeployed.
Not sure is it bug or feature though.
BR,
Anton Todorov