Bug 1333757 - mkfs.xfs: xfsprogs RPM is required in RHGS image
Summary: mkfs.xfs: xfsprogs RPM is required in RHGS image
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: rhgs-server-container
Version: rhgs-3.1
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
: RHGS Container Converged 1.0
Assignee: Humble Chirammal
QA Contact: Sachin
URL:
Whiteboard:
Depends On:
Blocks: 1332128
TreeView+ depends on / blocked
 
Reported: 2016-05-06 10:41 UTC by Neha
Modified: 2016-11-18 04:08 UTC (History)
6 users (show)

Fixed In Version: rhgs-server-docker-3.1.3-8
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-10-14 13:39:56 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2016:1493 0 normal SHIPPED_LIVE RHGS 3.1.3 container docker image 2016-08-04 18:06:18 UTC

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


Note You need to log in before you can comment on or make changes to this bug.