Uploaded image for project: 'OpenShift Virtualization'
  1. OpenShift Virtualization
  2. CNV-69650

[ARM][EBS] VM doesn't detect hotplugged volumes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • CNV v4.20.0
    • Storage Ecosystem
    • None
    • Quality / Stability / Reliability
    • 0.42
    • False
    • Hide

      None

      Show
      None
    • 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:

       

              ngavrilo@redhat.com Natalie Gavrielov
              rh-ee-alromero Alvaro Romero
              Natalie Gavrielov Natalie Gavrielov
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: