Bug 2039976 - Pod stuck in "Terminating" state when removing VM with kernel boot and container disks
Summary: Pod stuck in "Terminating" state when removing VM with kernel boot and contai...
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: Container Native Virtualization (CNV)
Classification: Red Hat
Component: Virtualization
Version: 4.10.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 4.12.0
Assignee: Itamar Holder
QA Contact: Akriti Gupta
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-01-12 20:13 UTC by Denys Shchedrivyi
Modified: 2022-05-17 18:56 UTC (History)
5 users (show)

Fixed In Version: hco-bundle-registry-container-v4.11.0-315 virt-operator-container-v4.11.0-55
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-05-17 18:56:45 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
VM yaml (1.16 KB, text/plain)
2022-01-12 20:13 UTC, Denys Shchedrivyi
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Github kubevirt kubevirt pull 7097 0 None open [Bug fix] VMI with kernel boot stuck on "Terminating" status if more disks are defined 2022-01-17 21:23:58 UTC

Description Denys Shchedrivyi 2022-01-12 20:13:57 UTC
Created attachment 1850463 [details]
VM yaml

Description of problem:
 When I'm trying to delete VM with kernelBoot and some container disks - VM object is removed, but the pod is stuck in "Terminating" state:

> # oc get pod
> NAME                                       READY   STATUS        RESTARTS   AGE
> virt-launcher-vm-cirros-kernelboot-bbghb   0/3     Terminating   0          22m

> # oc describe pod | grep Terminating
> Status:                    Terminating (lasts 21m)


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


Steps to Reproduce:
1. Create VM with kernelBoot block and some container disks
2. Run VM
3. Remove VM

Actual results:
VM removed, but POD stuck in "Terminating" state

Expected results:
POD should be removed

Additional info:
Attached used vm.yaml and pod describe

Comment 1 Denys Shchedrivyi 2022-01-12 20:14:36 UTC
Created attachment 1850464 [details]
pod describe

Comment 2 sgott 2022-01-26 20:51:37 UTC
Moving this to the next release because kernel boot is not an officially documented feature.

Comment 4 Kedar Bidarkar 2022-05-11 15:36:27 UTC
Moving this to 4.12 as this feature is not productized yet.

Comment 5 sgott 2022-05-17 18:56:45 UTC
Closing this as deferred per Comment #4


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