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
Description
vCener allows to remove disks from a VM if it has been attached after a snapshot creation, OpenNebula instead, doesn't allow it. ONE shows the message
vCenter doesn't allow to remove a virtual disk if it's part of a snapshot of the virtual machine.
on oned.log file, even if the diskis not part of the snapshot.
vCenter doesn't allow to remove a virtual disk if it's part of a snapshot of the virtual machine.
on oned.log file, even if the volume is not part of the snapshot.
To Reproduce
Create a snap on a VM.
Attach disk.
Detach disk.
Expected behavior
ONE should allow disk detaching if disk is not part of the snap.
Details
Hypervisor: vCenter
Version: 5.4.15
Progress Status
Branch created
Code committed to development branch
Testing - QA
Documentation
Release notes - resolved issues, compatibility, known issues
Code committed to upstream release/hotfix branches
Documentation committed to upstream release/hotfix branches
The text was updated successfully, but these errors were encountered:
* Revert "F #5328: Update logrotate behavior to avoid long restarts (#2275)". This reverts commit 6b1127f.
* B #5328: Don't wait for log compressing
* B #6034: Don't overwrite logs
While having already `copytruncate` in logroate we don't need to implement signaling and re-openning files.
* L #-: Linting
Description
vCener allows to remove disks from a VM if it has been attached after a snapshot creation, OpenNebula instead, doesn't allow it. ONE shows the message
on oned.log file, even if the diskis not part of the snapshot.
vCenter doesn't allow to remove a virtual disk if it's part of a snapshot of the virtual machine.
on oned.log file, even if the volume is not part of the snapshot.
To Reproduce
Create a snap on a VM.
Attach disk.
Detach disk.
Expected behavior
ONE should allow disk detaching if disk is not part of the snap.
Details
Progress Status
The text was updated successfully, but these errors were encountered: