Bug 1190234

Summary: host deploy fails on Fedora 21 because of an NFS related problem
Product: [oVirt] ovirt-host-deploy Reporter: Fabian Deutsch <fdeutsch>
Component: Plugins.VDSMAssignee: Alon Bar-Lev <alonbl>
Status: CLOSED WORKSFORME QA Contact: Pavel Stehlik <pstehlik>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 1.3.0CC: bazulay, bugs, dougsland, ecohen, gklein, iheim, lsurette, sbonazzo, yeylon
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: infra
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-02-15 05:19:32 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Infra RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1165322, 1190874    
Bug Blocks: 1163062    
Attachments:
Description Flags
Engine side log of host-deploy
none
noe side logs and config none

Description Fabian Deutsch 2015-02-06 17:59:03 UTC
Created attachment 988989 [details]
Engine side log of host-deploy

Description of problem:
Adding a Fedora 21 based host to a RHEV/oVirt 3.5 instance fails because of some nfs package failure.

I am not sure if fedora 21 is already supported.
I am also not sure if these kind of errors are tracked in host-deploy or elsewhere.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. Use a clean Fedora 21 host with @core group and vdsm installed
2. Add the host from the Engine side to a 3.5.0 instance
3.

Actual results:
Fails with some nfs pkg related error

Expected results:
Can be added to the host

Additional info:
The error is in the attached log

Comment 1 Fabian Deutsch 2015-02-06 18:02:32 UTC
Created attachment 988990 [details]
noe side logs and config

Comment 2 Alon Bar-Lev 2015-02-06 18:45:31 UTC
2015-02-06 17:34:47 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Done: nfs-utils.x86_64 1:1.3.1-6.0.fc21 - u
2015-02-06 17:34:47 INFO otopi.plugins.otopi.packagers.yumpackager yumpackager.info:92 Yum install: 183/266: 1:nfs-utils-1.3.1-6.0.fc21.x86_64
2015-02-06 17:34:48 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Script sink: warning: user rpcuser does not exist - using root
warning: group rpcuser does not exist - using root
warning: user rpcuser does not exist - using root
warning: group rpcuser does not exist - using root
warning: user rpcuser does not exist - using root
warning: group rpcuser does not exist - using root
warning: user rpcuser does not exist - using root
warning: group rpcuser does not exist - using root
chown: invalid user: ‘rpcuser:rpcuser’
warning: %post(nfs-utils-1:1.3.1-6.0.fc21.x86_64) scriptlet failed, exit status 1

2015-02-06 17:34:48 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Done: nfs-utils.x86_64 1:1.3.1-6.0.fc21 - u
2015-02-06 17:34:48 ERROR otopi.plugins.otopi.packagers.yumpackager yumpackager.error:97 Yum Non-fatal POSTIN scriptlet failure in rpm package 1:nfs-utils-1.3.1-6.0.fc21.x86_64
2015-02-06 17:34:48 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Done: 1:nfs-utils-1.3.1-6.0.fc21.x86_64

Comment 3 Alon Bar-Lev 2015-02-15 05:19:32 UTC
Please try again using new packages per bug#1165322.

Comment 4 Fabian Deutsch 2015-02-16 09:16:01 UTC
The new package works, but I'll continue testing on F22.