Bug 1333757

Summary: mkfs.xfs: xfsprogs RPM is required in RHGS image
Product: [Red Hat Storage] Red Hat Gluster Storage Reporter: Neha <nerawat>
Component: rhgs-server-containerAssignee: Humble Chirammal <hchiramm>
Status: CLOSED CURRENTRELEASE QA Contact: Sachin <sashinde>
Severity: medium Docs Contact:
Priority: medium    
Version: rhgs-3.1CC: hchiramm, mliyazud, mzywusko, rcyriac, sankarshan, sashinde
Target Milestone: ---Keywords: ZStream
Target Release: RHGS Container Converged 1.0   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: rhgs-server-docker-3.1.3-8 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-10-14 13:39:56 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:
Bug Depends On:    
Bug Blocks: 1332128    

Description Neha 2016-05-06 10:41:37 UTC
Description of problem:
Trying to create volume using Heketi. 

Failing with error 

[sshexec] ERROR 2016/05/06 10:07:12 /src/github.com/heketi/utils/ssh/ssh.go:155: Failed to run command [sudo mkfs.xfs -i size=512 -n size=8192 /dev/vg_f8a06b47ac1f88a6fcffeef61efb8413/brick_9c5cc84fd18f8951d1023e5e5b01bf9f] on 10.70.42.29:8000: Err[Process exited with status 1]: Stdout []: Stderr [sudo: mkfs.xfs: command not found
]


Required rpm:

xfsprogs-3.2.2-2.el7.x86_64 : Utilities for managing the XFS filesystem
Repo        : rhel-7-server-rpms
Matched from:
Filename    : /usr/sbin/mkfs.xfs

Comment 2 Neha 2016-05-25 04:37:44 UTC
With latest images:

# docker exec -it gnode bash

# rpm -q xfsprogs
xfsprogs-3.2.2-2.el7.x86_64

Moving it to verified