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
With latest images: # docker exec -it gnode bash # rpm -q xfsprogs xfsprogs-3.2.2-2.el7.x86_64 Moving it to verified