History of problem / История проблемы:
I restored broken server with the same name, and when trying to install client VDP for SQL 5.5 i get connection error to VDP services.
После аппаратного сбоя был восстановлен сервер с тем же полным именем, что и было до сбоя. Во время установки клиента VDP для SQL 5.5 происходила остановка процесса на моменте регистрации на сервере VMware vSphere Data Protection Advanced (виртуальной машине решения по защите данных).
Logs:
C:\Program Files\avp\var\avagent.log
Log: ... 16:14:31 avagent Error <5320>: Received from MCS#110:* 110 * Re-registration of account /clients/VDPApps/sql-server-name.domain.local is not permitted
Log: ... 16:14:31 avagent Error <6210>: Unable to register '/clients/VDPApps\sql-server-name' with MCS at ent-vdp.domain.local:28001
Log: ... 16:14:31 avagent Error <6163>: Registration error: MCS returned error code 110, '* 110 * Re-registration of account /clients/VDPApps/sql-server-name.domain.local is not permitted'
Log: ... 16:14:31 avagent Error <7531>: Unable to register /clients/VDPApps/sql-server-name with Administrator ent-vdp.domain.local:28001
Solution / Решение:
It can be done running this command from VDP command line prompt:
mccli client edit --name=/clients/VDPApps/sql-server-name.domain.local --activated=false
P.S.
mccli is command line tool for Avamar engine in VDP Advanced, try to run mccli ?
Здравствуйте, Сергей.
Спасибо Вам огромное за такой короткий, но емкий пост.
Я через 6 часов исследований дошел только до лога «C:\Program Files\avp\var\avagent.log», что бы убедиться, что засада в VDP, но как исправить — не мог найти ни где.
И только Ваше сообщение мне помогло.
Удачи Вам!