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

Remove disk not affected by snap on vCenter #2275

Closed
7 tasks
AdriMenendezM opened this issue Jul 10, 2018 · 2 comments
Closed
7 tasks

Remove disk not affected by snap on vCenter #2275

AdriMenendezM opened this issue Jul 10, 2018 · 2 comments

Comments

@AdriMenendezM
Copy link

AdriMenendezM commented Jul 10, 2018

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
@sergiojvg
Copy link
Contributor

sergiojvg commented Apr 4, 2019

#3187 --> master
https://github.com/OpenNebula/development/pull/582 --> master
OpenNebula/docs#571 --> one-5.8-maintenance

@tinova
Copy link
Member

tinova commented Apr 9, 2019

#3187 --> commited to master and one-5.8
OpenNebula/development#582 --> commited to master and one-5.8
5d74cc0 --> one-5.8-maintenance

@tinova tinova closed this as completed Apr 9, 2019
rsmontero pushed a commit that referenced this issue Dec 12, 2022
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants