<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>32263</bug_id>
          
          <creation_ts>2016-07-11 23:47:20 +0300</creation_ts>
          <short_desc>Service glusterd is not running after upgrade</short_desc>
          <delta_ts>2017-11-05 14:27:06 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>glusterfs3</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>WORKSFORME</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>28789</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Vitaly Lipatov">lav</reporter>
          <assigned_to name="Vitaly Lipatov">lav</assigned_to>
          <cc>rider</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>157613</commentid>
    <comment_count>0</comment_count>
    <who name="Vitaly Lipatov">lav</who>
    <bug_when>2016-07-11 23:47:20 +0300</bug_when>
    <thetext>После обновления пакета сервис glusterd не остановить, пока не прибить процесс.

#  service glusterd stop
Service glusterd is not running.

# xargs -i readlink &apos;/proc/{}/exe&apos; &lt; /var/run/glusterd.pid
/usr/sbin/glusterfsd (deleted)

# cat /var/run/glusterd.pid
25900

# ps ax | grep 25900
25900 ?        Ssl    2:21 /usr/sbin/glusterd -f /etc/glusterfs/glusterd.vol -l /var/log/glusterfs/gluster.log -L ERROR -p /var/run/glusterd.pid

Получается, проблема в том, что glusterd записывает себе другой путь к файлу.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>157614</commentid>
    <comment_count>1</comment_count>
    <who name="Anton Farygin">rider</who>
    <bug_when>2016-07-12 10:35:44 +0300</bug_when>
    <thetext>Там вообще сервис останова рефакторить надо, куча процессов остаётся в памяти после service stop</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>166963</commentid>
    <comment_count>2</comment_count>
    <who name="Vitaly Lipatov">lav</who>
    <bug_when>2017-11-05 14:27:06 +0300</bug_when>
    <thetext>Упакован скрипт, который завершает всё, что не останавливается через service glusterd stop
/usr/share/glusterfs/scripts/stop-all-gluster-processes.sh
Процессы на клиенте, обслуживающие монтированные ресурсы, останавливаются при размонтировании.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>