Perfect, thanks!
Install phpmyadmin and manage it using the gui. It's easier.
Get Outlook for Android<https://aka.ms/AAb9ysg>
From: James Steele
Sent: Tuesday, August 3, 2021 6:56:22 AM
To: users@cloudstack.apache.org
Subject: How to remove unused/unwanted management
Install we admin on you sql server and manage it using the gui.
Get Outlook for Android<https://aka.ms/AAb9ysg>
From: James Steele
Sent: Tuesday, August 3, 2021 6:56:22 AM
To: users@cloudstack.apache.org
Subject: How to remove unused/unwanted management
Hi James,
you can mark the mgmt server as removed by sql below
update mshost set removed=now() where id=XXX;
-Wei
On Tue, 3 Aug 2021 at 16:16, James Steele wrote:
> Hi, I have an unwanted management server reported here on macfgan01, it is
> marked as DOWN:
>
> mysql> SELECT * FROM mshost;
>
Hi, I have an unwanted management server reported here on macfgan01, it is
marked as DOWN:
mysql> SELECT * FROM mshost;
++-+---+--+--+---+--++--+-+-+