You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
It appears the bug reported in #25028 has returned in 3005.1. When running 'salt-run manage.status' on the MoM, only "up" minions are displayed, despite multiple down minions behind the Syndic. When run from the Syndic we see multiple minions that are down.
Setup
Single Master-of-Masters and single Syndic both running 3005.1. All minions also running 3005.1.
Steps to Reproduce the behavior
On MoM check status (in this example minion1 and minion2 are connected to the MoM and minion3-5 are connected to the Syndic):
Expected behavior
Expect to see the down minions when running manage.status from the MoM.
Versions Report
salt --versions-report
# salt --versions-reportSalt Version:
Salt: 3005.1Dependency Versions:
cffi: Not Installedcherrypy: unknowndateutil: Not Installeddocker-py: Not Installedgitdb: 0.6.4gitpython: 1.0.2Jinja2: 2.11.1libgit2: Not InstalledM2Crypto: 0.35.2Mako: Not Installedmsgpack: 0.6.2msgpack-pure: Not Installedmysql-python: Not Installedpycparser: Not Installedpycrypto: Not Installedpycryptodome: Not Installedpygit2: Not InstalledPython: 3.6.8 (default, Nov 16 2020, 16:55:22)python-gnupg: Not InstalledPyYAML: 3.13PyZMQ: 18.0.1smmap: 0.9.0timelib: Not InstalledTornado: 4.5.3ZMQ: 4.1.4System Versions:
dist: centos 7 Corelocale: UTF-8machine: x86_64release: 3.10.0-1160.76.1.el7.x86_64system: Linuxversion: CentOS Linux 7 Core
The text was updated successfully, but these errors were encountered:
Hi there! Welcome to the Salt Community! Thank you for making your first contribution. We have a lengthy process for issues and PRs. Someone from the Core Team will follow up as soon as possible. In the meantime, here’s some information that may help as you continue your Salt journey.
Please be sure to review our Code of Conduct. Also, check out some of our community resources including:
There are lots of ways to get involved in our community. Every month, there are around a dozen opportunities to meet with other contributors and the Salt Core team and collaborate in real time. The best way to keep track is by subscribing to the Salt Community Events Calendar.
If you have additional questions, email us at [email protected]. We’re glad you’ve joined our community and look forward to doing awesome things with you!
Description
It appears the bug reported in #25028 has returned in 3005.1. When running 'salt-run manage.status' on the MoM, only "up" minions are displayed, despite multiple down minions behind the Syndic. When run from the Syndic we see multiple minions that are down.
Setup
Single Master-of-Masters and single Syndic both running 3005.1. All minions also running 3005.1.
Steps to Reproduce the behavior
On MoM check status (in this example minion1 and minion2 are connected to the MoM and minion3-5 are connected to the Syndic):
On Syndic check status:
Expected behavior
Expect to see the down minions when running manage.status from the MoM.
Versions Report
salt --versions-report
The text was updated successfully, but these errors were encountered: