[MXS-1933] maxscale starts monitoring not included servers in the service monitor Created: 2018-06-19 Updated: 2018-06-21 Resolved: 2018-06-19 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | galeramon |
| Affects Version/s: | 2.2.9 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Zdravelina Sokolovska (Inactive) | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Environment: |
CentOS 7.4; 1 MaxScale Node; 3 Master-Master Galera Nodes ;1 additional server |
||
| Attachments: |
|
| Description |
|
maxscale starts monitoring not included servers in the service monitor in the service monitor are included 3 servers : servers=server1,server2,server3, It would be expected to monitor only servers listed in the service monitors
|
| Comments |
| Comment by markus makela [ 2018-06-19 ] |
|
The maxctrl list servers command lists all configured servers in MaxScale, even unmonitored ones. To list only the servers of a particular monitor, the output of maxctrl show monitor has it. The Running state is expected as it is the default state of an unmonitored server. This is simply due to legacy reasons and is possibly going to change in 2.3. |
| Comment by markus makela [ 2018-06-19 ] |
|
Closing as Not a Bug as this is expected behavior. |
| Comment by Zdravelina Sokolovska (Inactive) [ 2018-06-21 ] |
|
maxctrl show monitor, as well as maxadmin show monitor commands |
| Comment by markus makela [ 2018-06-21 ] |
|
Yes, we can definitely change the default state of a server to Down, that makes perfect sense. But as this is a separate issue, could you open a separate bug for this? |