Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1945114

Summary: ovirt_storage_domain missing storage_format
Product: [oVirt] ovirt-ansible-collection Reporter: Petr Matyáš <pmatyas>
Component: GeneralAssignee: Pavel Bar <pbar>
Status: CLOSED DUPLICATE QA Contact: Avihai <aefrat>
Severity: medium Docs Contact:
Priority: high    
Version: 1.4.1CC: ahadas, bugs, michal.skrivanek
Target Milestone: ---Keywords: ZStream
Target Release: ---Flags: sbonazzo: ovirt-4.5-
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-04-11 09:08:51 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Storage RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Petr Matyáš 2021-03-31 11:22:02 UTC
Description of problem:
ovirt_storage_domain module is missing storage_format which is causing inability to add SD to 4.2 DC which supports only V4 storage format.
I tried passing nfs.version=V4 but that is setting something else.

Version-Release number of selected component (if applicable):
ovirt-ansible-collection-1.4.1-1.el8ev.noarch

How reproducible:
always

Steps to Reproduce:
1. create DC/cluster with 4.2 level and add a host
2. try to add SD to this DC
3.

Actual results:
Operation Failed: [Cannot attach Storage. Storage Domain format V5 is illegal.]

Expected results:
Should be able to set storage_format to V4 as per https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.4/html/rest_api_guide/types#types-storage_format

Additional info:

Comment 3 Michal Skrivanek 2022-04-11 09:08:51 UTC
no update for a while, didn't make it into 4.5, closing

Comment 4 Arik 2022-04-24 19:41:05 UTC

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