salt: Live salt-master Profiling with SIGUSR2 fails

According to http://docs.saltstack.com/en/latest/topics/troubleshooting/master.html#live-salt-master-profiling killall -SIGUSR2 salt-master should turn on profiling.

Instead, the command turnes salt-master into a zombie process.


salt --versions-report
                  Salt: 2014.7.4
                Python: 2.7.3 (default, Mar 13 2014, 11:03:55)
                Jinja2: 2.6
              M2Crypto: 0.21.1
        msgpack-python: 0.1.10
          msgpack-pure: Not Installed
              pycrypto: 2.6
               libnacl: Not Installed
                PyYAML: 3.10
                 ioflo: Not Installed
                 PyZMQ: 13.1.0
                  RAET: Not Installed
                   ZMQ: 3.2.3
                  Mako: 0.7.0
 Debian source package: 2014.7.4+ds-1~bpo70+1

About this issue

  • Original URL
  • State: closed
  • Created 9 years ago
  • Comments: 26 (24 by maintainers)

Commits related to this issue

Most upvoted comments

Ah, I see. Yeah, that makes sense. 👍