diff options
author | Csaba Henk <csaba@gluster.com> | 2010-09-15 08:11:22 +0000 |
---|---|---|
committer | Vijay Bellur <vijay@dev.gluster.com> | 2010-09-16 23:08:01 -0700 |
commit | c92a4ad01f81de34e1955a19e42ab28a2865ea84 (patch) | |
tree | 28580609990d874e06845bcc83aa95d886daa9fd /contrib | |
parent | 3b27ee5d59cfd08e419dfbf1b71b54e724b1ed14 (diff) |
portmap: add support for registering multiple bricks on one port
Rationale: if a brick serves multiple volumes, all of them need
to be registered for the port the brick server listens on.
Implementation: to register volumes "foo" and "bar" for port 6543,
you have to send a SIGNUP for brick: "foo bar", port: 6543.
Upon a pmap lookup, we match the search term to
whitespace tokenized bricknames on server side.
Signed-off-by: Csaba Henk <csaba@gluster.com>
Signed-off-by: Vijay Bellur <vijay@dev.gluster.com>
BUG: 1570 (geosync related changes)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=1570
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions