Description of problem: Resize disk in reconfigure VM allows user to submit a disk size change despite it being an inoperable action when snapshots are attached in vCenter Version-Release number of selected component (if applicable): 5.9 How reproducible: Always Steps to Reproduce: 1. Attach snapshots to VM 2. Change disk size in cloudforms 3. Actual results: Fails due to "Invalid config for device '0'" Expected results: Disable disk size change or alert user they need to delete snapshots attached to VM first Additional info:
https://github.com/ManageIQ/manageiq-providers-vmware/pull/382
New commit detected on ManageIQ/manageiq-providers-vmware/master: https://github.com/ManageIQ/manageiq-providers-vmware/commit/d27a8ea0c20aea46fd32cc23e3fe48c958c10c41 commit d27a8ea0c20aea46fd32cc23e3fe48c958c10c41 Author: Brian McLaughlin <bmclaugh> AuthorDate: Thu Mar 28 13:16:55 2019 -0400 Commit: Brian McLaughlin <bmclaugh> CommitDate: Thu Mar 28 13:16:55 2019 -0400 Added unsupported reason for reconfiguring disksize when VM has snapshots. Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1631448 app/models/manageiq/providers/vmware/infra_manager/vm.rb | 4 +- 1 file changed, 3 insertions(+), 1 deletion(-)
Verified with 5.11.0.1.