tobzsc commented on issue #8516:
URL: https://github.com/apache/cloudstack/issues/8516#issuecomment-1893642303

   ```
   mysql> select id,msid,name,state,version,service_ip,last_update,removed from 
mshost;
   
+----+-----------------+----------------------+-------+----------+------------+---------------------+---------------------+
   | id | msid            | name                 | state | version  | 
service_ip | last_update         | removed             |
   
+----+-----------------+----------------------+-------+----------+------------+---------------------+---------------------+
   |  1 | 139438635443863 | mgmt01.cloud.23m.com | Down  | 4.18.0.0 | 
10.100.0.1 | 2023-07-21 11:53:53 | 2023-07-28 22:16:49 |
   |  2 | 195765048550806 | mgmt01.cloud.23m.com | Down  | 4.18.0.0 | 
10.100.0.1 | 2023-07-24 15:58:55 | 2023-07-28 22:17:01 |
   |  3 |  95390881156670 | mgmt01.cloud.23m.com | Down  | 4.18.0.0 | 
10.100.0.1 | 2023-07-27 11:01:36 | 2023-07-28 22:17:03 |
   |  4 |  50929507305524 | mgmt01.cloud.asdf.com | Down  | 4.18.0.0 | 
10.100.0.1 | 2023-07-31 12:42:19 | NULL                |
   |  5 |  55476218781091 | mgmt01.cloud.asdf.com | Down  | 4.18.0.0 | 
10.100.0.1 | 2023-08-02 13:20:40 | NULL                |
   |  6 | 182968675161706 | mgmt01.cloud.asdf.com | Down  | 4.18.1.0 | 
10.100.0.1 | 2023-11-10 10:31:58 | NULL                |
   |  7 | 209385682338933 | mgmt01.cloud.asdf.com | Down  | 4.18.1.0 | 
10.100.0.1 | 2023-11-13 14:03:35 | NULL                |
   |  8 | 204860996050848 | mgmt01.cloud.asdf.com | Down  | 4.18.1.0 | 
10.100.0.1 | 2023-11-29 12:56:24 | NULL                |
   |  9 | 279468430192113 | mgmt01.cloud.asdf.com | Down  | 4.18.1.0 | 
10.100.0.1 | 2023-11-29 15:38:39 | NULL                |
   | 10 |  12007795354167 | mgmt01.cloud.asdf.com | Down  | 4.18.1.0 | 
10.100.0.1 | 2023-12-04 15:18:33 | NULL                |
   | 11 |  46291004457368 | mgmt01.cloud.asdf.com | Down  | 4.18.1.0 | 
10.100.0.1 | 2023-12-04 15:28:39 | NULL                |
   | 12 | 143822807052936 | mgmt01.cloud.23m.com | Down  | 4.18.1.0 | 
10.100.0.1 | 2023-12-04 15:41:48 | NULL                |
   | 13 | 187737961497700 | mgmt01.cloud.asdf.com | Down  | 4.18.1.0 | 
10.100.0.1 | 2023-12-05 10:09:17 | NULL                |
   | 14 | 103509587851758 | mgmt01.cloud.asdf.com | Down  | 4.18.1.0 | 
10.100.0.1 | 2023-12-05 13:39:14 | NULL                |
   | 15 | 266940830264052 | mgmt01.cloud.asdf.com | Up    | 4.18.1.0 | 
10.100.0.1 | 2024-01-16 12:23:36 | NULL                |
   
+----+-----------------+----------------------+-------+----------+------------+---------------------+---------------------+
   15 rows in set (0.00 sec)
   ```
   
   From my understanding I should set all other entries to removed except the 
one which is active.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to