[Bugs] [Bug 1196223] gluster brick offline/online (disable/enable) command that does not affect glusterfs client on the same node???

bugzilla at redhat.com bugzilla at redhat.com
Fri Oct 5 05:16:36 UTC 2018


https://bugzilla.redhat.com/show_bug.cgi?id=1196223

Atin Mukherjee <amukherj at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |CLOSED
         Resolution|---                         |WONTFIX
        Last Closed|                            |2018-10-05 01:16:36



--- Comment #3 from Atin Mukherjee <amukherj at redhat.com> ---
Syntax:

/usr/local/sbin/glusterfsd -s 172.17.0.2 --volfile-id
test-vol1.172.17.0.2.tmp-b2 -p
/var/run/gluster/vols/test-vol1/172.17.0.2-tmp-b2.pid -S
/var/run/gluster/5f154a72709b6d4f.socket --brick-name /tmp/b2 -l
/var/log/glusterfs/bricks/tmp-b2.log --xlator-option
*-posix.glusterd-uuid=e7310c18-3270-4326-94b8-90bb98a809bd --process-name brick
--brick-port 49152 --xlator-option test-vol1-server.listen-port=49152

this can be easily found out by running ps aux | grep glusterfsd | grep
brick-port for a running brick process. copy that from the output, kill the
brick process by kill -15 <brick pid> and then issue the above command.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list