Bug 1163709
Summary: | gstatus: If a volume is mounted more than once from a machine, it is still considered as a single client | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Sachidananda Urs <surs> |
Component: | unclassified | Assignee: | Paul Cuzner <pcuzner> |
Status: | CLOSED NOTABUG | QA Contact: | |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | mainline | CC: | bugs, gluster-bugs, surs |
Target Milestone: | --- | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-12-09 13:59:37 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Sachidananda Urs
2014-11-13 10:32:42 UTC
Yes this is how it works. the clients list is added to a python set, so only unique client IP's remain. The idea was to provide admins with a view of how many client machines are connected to volume/cluster - basically so they can understand the environment i.e. 4 node rhs cluster supports 100 client machines. If I don't do this, one physical client will shows as n connections so the admin has no idea how many 'real' clients the rhs cluster is supporting. Make sense? Can be closed as NOTABUG? Cool. Can be closed. I'm closing it. |