gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gluster-devel] Remote volume listing


From: Kaleb S. KEITHLEY
Subject: Re: [Gluster-devel] Remote volume listing
Date: Mon, 19 Nov 2012 11:28:53 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120911 Thunderbird/15.0.1

On 11/19/2012 10:55 AM, Jeff Darcy wrote:
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.

I'm inclined to think that the Swift UFO server — which is the client in this case — would be in the same private, firewalled network with the rest of the gluster storage nodes.

If that's the case then perhaps I would be less concerned that the gluster CLI is insecure or that the Swift UFO server is in a peer-list on the storage servers or that someone is using keys with nil passwords.

I do like using the gluster cli instead of ssh in this situation, and installing the gluster-server package on the Swift UFO node isn't too burdensome. In fact to facilitate it we probably ought to make glusterfs-server a dependency for the *-plugin RPM to make it even easier.

--

Kaleb



reply via email to

[Prev in Thread] Current Thread [Next in Thread]