Bug 2054382

Summary: A VM created using the webUI, gets created with volumeMode as Filesystem instead of Block
Product: Container Native Virtualization (CNV) Reporter: Kedar Bidarkar <kbidarka>
Component: User ExperienceAssignee: Tal Nisan <tnisan>
Status: CLOSED DUPLICATE QA Contact: Guohua Ouyang <gouyang>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.10.0CC: cnv-qe-bugs, gouyang
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-02-15 00:07:44 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Kedar Bidarkar 2022-02-14 20:09:25 UTC
Description of problem:
 VM created using the webUI uses volumeMode as Filesystem instead of Block

Version-Release number of selected component (if applicable):
1) Setup Build, v4.10.0-674	IIB Image: 175814
2) version   4.10.0-rc.2   True        False         4h50m   Cluster version is 4.10.0-rc.2

How reproducible:
Via WebUI using the Wizard and Selecting "customize virtual machine"

Steps to Reproduce:
1) Create a rhel8-5 VM via templates using the Wizard, from the WebUI
2) Choose ocs-rbd storage from the webUI, check the "Apply storage profile"
3) In the VM spec, we still see VolumeMode as "FileSystem", it should have been "Block" volumeMode
4) Even, If I go and manually choose "Block" volumeMode, I still see  "FileSystem" in the created VM Spec file.

Actual results:
VM gets created with "Filesystem" volumeMode

Expected results:
VM should have got created with "Block" volumeMode

Additional info:

Comment 1 Guohua Ouyang 2022-02-15 00:07:44 UTC
This is caused by customized wizard cannot save storage changes, duplicating with bug 2049762.

*** This bug has been marked as a duplicate of bug 2049762 ***