[Gluster-devel] Remote volume listing
Jeff Darcy
jdarcy at redhat.com
Mon Nov 19 15:55:24 UTC 2012
On 11/19/2012 10:47 AM, Niels de Vos wrote:
> You can get the list with the 'gluster' command from the glusterfs-server package:
>
> # gluster --remote-host=storage-01.example.com volume list
>
> or if you prefer parsing XML:
>
> # gluster --xml --remote-host=storage-01.example.com volume list
>
> There is no need for the client system to be in the peer-list of the storage
> servers, so it is pretty straight forward.
It doesn't need to be in the peer list, but it does need to have the
gluster-server package installed (one reason I think the CLI should be separate
BTW). Also, it's even less secure than the ssh solution.
More information about the Gluster-devel
mailing list