Bug 764922 (GLUSTER-3190)
Summary: | gluster volume info {volname} clients - list the clients attached to a volume | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Joe Julian <joe> |
Component: | cli | Assignee: | Amar Tumballi <amarts> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 3.1.5 | CC: | ashetty, gluster-bugs, vikas, vraman |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.4.0 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-07-24 17:38:51 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 817967 |
Description
Joe Julian
2011-07-19 05:31:10 UTC
This would be a great feature. But perhaps this syntax would be more logical: # gluster volume info <volname> clients agreed Ah! I didn't notice that the bug's title has the same syntax :-) present in upstream as 'volume status <VOLNAME> clients' Verified with release-3.3 (commit-id 0cdb1d147afd644153855f6557bf7e809e5444f0) # gluster volume status test2 clients Client connections for volume test2 ---------------------------------------------- Brick : shortwing:/falcon/d1 Clients connected : 2 Hostname BytesRead BytesWritten -------- --------- ------------ 127.0.0.1:1016 1856 1400 127.0.0.1:1011 41525807 900240 ---------------------------------------------- Brick : shortwing:/falcon/d2 Clients connected : 2 Hostname BytesRead BytesWritten -------- --------- ------------ 127.0.0.1:1015 1528 1120 127.0.0.1:1010 48378635 915184 ---------------------------------------------- |