DescriptionNiyaz Akhtar Ansari
2018-08-09 07:51:03 UTC
Created attachment 1474582[details]
screenshot
Description of problem:
Version-Release number of selected component (if applicable):
Version 5.9.4.3.20180808144238_a20955a
How reproducible:
100%
Steps to Reproduce:
1.Add vsphere provider(added vsphere6-nested)
2.Add independent nonpersistent disk to Vm
3.Resize the the added disk
Actual results:
It should work
Expected results:
no error
Additional info:
Evm log;
[----] E, [2018-08-09T03:38:10.081291 #12046:1067114] ERROR -- : Q-task_id([vm_reconfigure_task_22]) [VimFault]: The disk extend operation failed: The virtual disk requires a feature not supported by this program Method:[block in method_missing]
[----] E, [2018-08-09T03:38:10.081429 #12046:1067114] ERROR -- : Q-task_id([vm_reconfigure_task_22]) (drbunix:///tmp/MiqVimBroker20180809-15492-1uy4pea) /opt/rh/cfme-gemset/gems/vmware_web_service-0.3.0/lib/VMwareWebService/MiqVimInventory.rb:2047:in `waitForTask'
Comment 2Niyaz Akhtar Ansari
2018-08-09 09:02:23 UTC
The issue is only with Powered on Vms.
It works fine with powered off VMs
Comment 3Sudhir Mallamprabhakara
2018-08-09 13:43:52 UTC
This is correct, you cannot extend an independent - nonpersistent disk while the VM is powered on (called hot-extend). If you try with the vSphere client you get the same error message.
Created attachment 1474582 [details] screenshot Description of problem: Version-Release number of selected component (if applicable): Version 5.9.4.3.20180808144238_a20955a How reproducible: 100% Steps to Reproduce: 1.Add vsphere provider(added vsphere6-nested) 2.Add independent nonpersistent disk to Vm 3.Resize the the added disk Actual results: It should work Expected results: no error Additional info: Evm log; [----] E, [2018-08-09T03:38:10.081291 #12046:1067114] ERROR -- : Q-task_id([vm_reconfigure_task_22]) [VimFault]: The disk extend operation failed: The virtual disk requires a feature not supported by this program Method:[block in method_missing] [----] E, [2018-08-09T03:38:10.081429 #12046:1067114] ERROR -- : Q-task_id([vm_reconfigure_task_22]) (drbunix:///tmp/MiqVimBroker20180809-15492-1uy4pea) /opt/rh/cfme-gemset/gems/vmware_web_service-0.3.0/lib/VMwareWebService/MiqVimInventory.rb:2047:in `waitForTask'