Bug 860325

Summary: default NFS version for ISO/Export domain should be NFS v3
Product: Red Hat Enterprise Virtualization Manager Reporter: Pavel Stehlik <pstehlik>
Component: ovirt-engineAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED DUPLICATE QA Contact:
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 3.1.0CC: amureini, dyasny, iheim, lpeer, Rhev-m-bugs, yeylon, ykaul
Target Milestone: ---   
Target Release: 3.1.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: storage
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-09-26 23:22:59 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 Pavel Stehlik 2012-09-25 15:25:00 UTC
Description of problem:
 Once the user create ISO domain as default - the negotiating version (in case vdsm 4.9.6 ) is NFS v4. This cause mount on host is nobody:nobody. The rest of workflow is trying to work with vdsm:kvm, however iso-uploader is pushing files as 640 - this cause inaccessible ISO file list. I think the same/similar will happen with DATA/EXPORT domain.

Version-Release number of selected component (if applicable):
si18.1 / vdsm 4.9.6-34

How reproducible:
100%

Steps to Reproduce:
1. have si18.1 & vdsm 4.9.6-34, create ISO domain
2. use iso-uploader & upload iso file
3.
  
Actual results:
the mount on host is nfs v4 with owner nobody:nobody

Expected results:
owner of mount on host vdsm:kvm

Additional info:
I am not sure this is problem iso-uploader as the mount is issue here. It could be maybe problematic with the rest operations as well (snapshots/import).

Comment 2 Itamar Heim 2012-09-26 23:22:59 UTC
actually, i'd go with bug 855729

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