-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
CNV v4.20.0
-
None
-
Quality / Stability / Reliability
-
0.42
-
False
-
-
False
-
None
-
-
Important
-
None
Description of problem:
When using volume hotplug in an ARM cluster, the block device is never recognized by the guest VM. While the volume is shown in the VM spec and the HP pod is running as expected, libvirt only shows devices that were already there before hotplug. sh-5.1$ virsh domblklist test-arm_test-cirros-vm ------------------------------------------------------------------------------------------------- vda /var/run/kubevirt-ephemeral-disks/disk-data/disk0/disk.qcow2 vdb /var/run/kubevirt-ephemeral-disks/cloud-init-data/test-arm/test-cirros-vm/noCloud.iso and lsblk $ lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT vda 252:0 0 112M 0 disk |-vda1 252:1 0 103M 0 part / -vda15 252:15 0 8M 0 part vdb 252:16 0 1M 0 disk
Version-Release number of selected component (if applicable):
4.20
How reproducible:
Always
Steps to Reproduce:
1. Create VM in ARM cluster. Tested with Cirros and Fedora. 2. Hotplug a volume. 3. Hotplugged volume is shown in VM spec.
Actual results:
VM doesn't recognize the hotplugged volume.
Expected results:
Hotplug works as expected.
Additional info:
- is depended on by
-
CNV-23695 GA: ARM Support
-
- In Progress
-