On Sun, 6 May 2007, Anand Avati wrote:
3) When doing glusterfs -s to a different machine to retrieve the spec
file, it now fails. A glusterfs -s to the local machine succeeds. It
looks like a small buglet was introduced in the -s support.
this is fixed now, it was an unrelated change triggered by the new way -s
works.
Hmm, my -s issue still seems to be there, a client can only seem to
retrieve its spec file from a local glusterfsd. Was the -s fix applied to
the tla repository?
root@jupiter02:~# glusterfs -s jupiter01 /backup
glusterfs: could not open specfile
root@jupiter02:~# glusterfs -s jupiter02 /backup
root@jupiter02:~#
The reverse on jupiter01 behaves the same way (can retrieve from itself,
not from jupiter02).
The big glitch that I thought might be related (client could only mount a
GlusterFS if it was also a server of that GlusterFS) WAS fixed after a
tla update and recompile following your email, however.
Thanks,
Brent