cancel
Showing results for 
Search instead for 
Did you mean: 

SFMS - Remove an actionagent host

Maurizio_Casu
Not applicable
Hi guys,

I've installed a storage foundation management server but I see something strange in my vxdomstatus output that have to be cleaned up

I need to remove the host declared DOWN

root@fame-SCALA:/etc/vx/isis# /opt/VRTScs/bin/vxdomstatus
*******************************************************************************
Domain Controller fame
===============================================================================
Agent Host Status
===============================================================================
Root fame.rmu.bancaintesa.it UP
StorageAgent riskdev3.rmu.bancaintesa.it UP
StorageAgent riskprd1.rmu.bancaintesa.it UP
actionagent fame.rmu.bancaintesa.it UP
actionagent riskprd1 DOWN
actionagent riskprd6 DOWN
gridcentral fame.rmu.bancaintesa.it UP
gridnode fame.rmu.bancaintesa.it UP
gridnode riskdev3.rmu.bancaintesa.it UP
gridnode riskprd1.rmu.bancaintesa.it UP
*******************************************************************************

How can I do that?

Thanks.
1 REPLY 1

Frank_Currie
Level 2
Hi Maurizio,
The two lines below are normal:
actionagent riskprd1 DOWN
actionagent riskprd6 DOWN

The action agent will only be UP on the Central Management Server (CMS).

If you would like to remove the nodes totally you should log onto the boxes and run the folowing:
/opt/VRTSmh/bin/migrate standalone_mode -d <central_management_server.domain.com>

You will be prompted for the vea_agent password from the CMS.

Please let me know if you have any further questions.

Regards,
Frank.