VNX: Como instalar e iniciar o Unisphere Host Agent no sistema Linux
Summary: VNX: Como instalar e iniciar o Unisphere Host Agent no sistema Linux
Instructions
1) Conecte-se ao seu host Linux e faça login
2) Vá para o diretório onde salvou o arquivo
de instalação do Unisphere Host Agent # cd < Diretório
>Procure o arquivo de instalação do Unisphere (Hostagent-Linux-x.x.x.rpm)
3) Instale o pacote
do agente de host # rpm -ivh <Nome do arquivo
>
do Hostagent 4) Quando a instalação for concluída, edite o arquivo agent.config localizado em /etc/Unisphere
# vi /etc/Unisphere/agent.config
Pesquise #User Specification
Insira as seguintes linhas no arquivo agent.config em user root
user system@<SPA IP>
system@<SPB IP: >
5) Inicie o agente
# /etc/init.d/hostagent start
6) Verifique se o agente está executando
# ps -ef | grep agent
Agora, o host está pronto para ser registrado automaticamente em seu sistema VNX local.
Additional Information
https://support.emc.com (pesquisar Unisphere Host Agent for Linux)