[Bugs] [Bug 1220031] New: glusterfs-cli should depend on the glusterfs package
bugzilla at redhat.com
bugzilla at redhat.com
Sat May 9 10:24:44 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1220031
Bug ID: 1220031
Summary: glusterfs-cli should depend on the glusterfs package
Product: GlusterFS
Version: mainline
Component: packaging
Keywords: EasyFix
Severity: high
Priority: medium
Assignee: bugs at gluster.org
Reporter: ndevos at redhat.com
Description of problem:
When glusterfs-cli gets installed on a system that does not have any other
glusterfs packages (like -fuse, -server, -api), the gluster command does not
work.
Version-Release number of selected component (if applicable):
mainline
How reproducible:
100%
Steps to Reproduce:
1. yum install glusterfs-cli
2. gluster --remote-host=storage.example.com volume list
Actual results:
No output.
Expected results:
List of the volumes on storage.example.com
Additional info:
Need to install the "glusterfs" package to get the required xlators. From the
/var/log/glusterfs/cli.log after the empty return:
[2015-05-09 10:05:43.319681] E [rpc-transport.c:291:rpc_transport_load]
0-rpc-transport: /usr/lib64/glusterfs/3.8dev/rpc-transport/socket.so: cannot
open shared object file: No such file or directory
[2015-05-09 10:05:43.319700] W [rpc-transport.c:295:rpc_transport_load]
0-rpc-transport: volume 'glusterfs': transport-type 'socket' is not valid or
not found on this machine
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Bugs
mailing list