Bug 2179104 - HPP VMI won't deleted when VM stopped
Summary: HPP VMI won't deleted when VM stopped
Keywords:
Status: CLOSED DUPLICATE of bug 2179105
Alias: None
Product: Container Native Virtualization (CNV)
Classification: Red Hat
Component: Storage
Version: 4.13.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Adam Litke
QA Contact: Natalie Gavrielov
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-03-16 16:11 UTC by dalia
Modified: 2023-03-16 20:10 UTC (History)
0 users

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-03-16 20:10:03 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker CNV-26959 0 None None None 2023-03-16 16:13:38 UTC

Description dalia 2023-03-16 16:11:58 UTC
Description of problem:
VMI won't deleted when VM stopped and there is no hpp pod in the node

Version-Release number of selected component (if applicable):
4.13

How reproducible:
100%

Steps to Reproduce:
1. Create a running hpp VM 
2. use node selector to remove hpp pod from the VM node 
3. stop the VM

Actual results:
VM Status stopped, VMI stay with status Succeeded

Expected results:
the VMI been deleted or some sort of an error 

Additional info:

http://pastebin.test.redhat.com/1094947


oc describe vmi vm-5616-1678978679-0687053
...

Events:
  Type    Reason            Age                    From                       Message
  ----    ------            ----                   ----                       -------
  Normal  SuccessfulCreate  8m31s                  virtualmachine-controller  Created virtual machine pod virt-launcher-vm-5616-1678978679-0687053-dqlkk
  Normal  SuccessfulDelete  8m25s (x8 over 8m31s)  virtualmachine-controller  Deleted WaitForFirstConsumer temporary pod virt-launcher-vm-5616-1678978679-0687053-dqlkk
  Normal  SuccessfulCreate  8m10s                  virtualmachine-controller  Created virtual machine pod virt-launcher-vm-5616-1678978679-0687053-72wqg
  Normal  Created           8m4s                   virt-handler               VirtualMachineInstance defined.
  Normal  Started           8m4s                   virt-handler               VirtualMachineInstance started.
  Normal  SuccessfulDelete  4m55s                  virtualmachine-controller  Deleted virtual machine pod virt-launcher-vm-5616-1678978679-0687053-72wqg
  Normal  ShuttingDown      4m55s (x4 over 4m55s)  virt-handler               Signaled Graceful Shutdown
  Normal  Deleted           4m53s                  virt-handler               Signaled Deletion
  Normal  Stopped           4m53s                  virt-handler               The VirtualMachineInstance was shut down.

Comment 1 dalia 2023-03-16 20:10:03 UTC

*** This bug has been marked as a duplicate of bug 2179105 ***


Note You need to log in before you can comment on or make changes to this bug.