Bug 1471026

Summary: hosted-engine-setup does not store nfs_version
Product: [oVirt] ovirt-hosted-engine-setup Reporter: Hesham <hsahmed>
Component: Plugins.NFSAssignee: Simone Tiraboschi <stirabos>
Status: CLOSED DUPLICATE QA Contact: meital avital <mavital>
Severity: high Docs Contact:
Priority: unspecified    
Version: 2.1.3CC: amureini, bugs, ylavi
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-07-17 09:21:14 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Integration RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Hesham 2017-07-14 09:37:22 UTC
Deploying hosted engine on an NFSv4 storage and selecting nfsv4 during the installation completes the installation correctly for the first host, however the nfs_version for the hosted_engine storage is not saved in the storage_server_connections table on the engine and instead is left blank. This causes any new host to use nfsvers=3 mount option when trying to mount hosted_storage causing nfsv4 only setups to fail.

To reproduce just install hosted engine on nfsv4 server and select nfsv4 during deploy and check storage_server_connections.nfs_version, it would be blank instead of saving the correct version.

Comment 1 Yaniv Lavi 2017-07-17 09:21:14 UTC

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