[Bugs] [Bug 1647506] glusterd_brick_start wrongly discovers already-running brick

bugzilla at redhat.com bugzilla at redhat.com
Mon Nov 12 12:37:44 UTC 2018


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

patrice at buleon.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|needinfo?(patrice at buleon.ne |
                   |t)                          |



--- Comment #4 from patrice at buleon.net ---
Here are some trace :
[root at pb-gluster-ope-0 ~]# docker exec -it gluster bash
[root at pb-gluster-ope-0 /]# ps -eaf
UID        PID  PPID  C STIME TTY          TIME CMD
root         1     0  0 13:31 ?        00:00:00 /usr/bin/python2
/usr/bin/supervisord -c /etc/supervisord.conf
root         8     1  0 13:31 ?        00:00:00 /usr/sbin/glusterd -N -l
/var/log/glusterfs/glusterfs.log --log-level INFO
root         9     1  0 13:31 ?        00:00:00 /usr/bin/python
/usr/bin/gmanager.py
root        18     0  0 13:31 pts/1    00:00:00 bash
root        33     1  0 13:32 ?        00:00:00 /usr/sbin/glusterfs -s
localhost --volfile-id gluster/glustershd -p
/var/run/gluster/glustershd/glustershd.pid -l /var/log/glusterfs/glustershd.log
-S /var/run/gluster/d7c25a447b41ab7d.socket --xlator-option *replicate*.nod
root        42     1  0 13:32 ?        00:00:00 /usr/sbin/glusterfsd -s pilot-0
--volfile-id glusterPGSQL.pilot-0.mnt-glusterPGSQL-1 -p
/var/run/gluster/vols/glusterPGSQL/pilot-0-mnt-glusterPGSQL-1.pid -S
/var/run/gluster/8ae1d08240e9da74.socket --brick-name /mnt/gluster
root        97    18  0 13:32 pts/1    00:00:00 ps -eaf
[root at pb-gluster-ope-0 /]# find /run -name *.pid
/run/supervisor/supervisord.pid
/run/gluster/vols/glusterPGSQL/pilot-0-mnt-glusterPGSQL-1.pid
/run/gluster/vols/glustervol1/pilot-0-local-glusterV0-1.pid
/run/gluster/glustershd/glustershd.pid
[root at pb-gluster-ope-0 /]# cat
/run/gluster/vols/glusterPGSQL/pilot-0-mnt-glusterPGSQL-1.pid
42
[root at pb-gluster-ope-0 /]# cat
/run/gluster/vols/glustervol1/pilot-0-local-glusterV0-1.pid
42


[root at pb-gluster-ope-0 /]# ls -l
/run/gluster/vols/glusterPGSQL/pilot-0-mnt-glusterPGSQL-1.pid
/run/gluster/vols/glustervol1/pilot-0-local-glusterV0-1.pid
-rw-r--r--. 1 root root 3 Nov 12 13:32
/run/gluster/vols/glusterPGSQL/pilot-0-mnt-glusterPGSQL-1.pid
-rw-r--r--. 1 root root 3 Nov 12 13:31
/run/gluster/vols/glustervol1/pilot-0-local-glusterV0-1.pid


and the /var/log/glusterfs file are in attached file

BR

P.

-- 
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