Avamar: MCS kann nicht gestartet werden und meldet, dass keine Verbindung zu Node rabbit@localhost hergestellt werden kann: node down) gemeldet wird.

Summary: MCS kann nicht gestartet werden und meldet, dass keine Verbindung zu Node rabbit@localhost hergestellt werden kann: Node down" gemeldet wird.

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Symptoms

Während eines MCS-Neustarts (Management Console Service) wird eine Ausnahmemeldung protokolliert: (/usr/local/avamar/var/mc/server_log/mcserver.log.0)

Caused by: org.springframework.amqp.AmqpConnectException: java.net.ConnectException: Connection refused
        at org.springframework.amqp.rabbit.support.RabbitExceptionTranslator.convertRabbitAccessException(RabbitExceptionTranslator.java:51)
        at org.springframework.amqp.rabbit.connection.AbstractConnectionFactory.createBareConnection(AbstractConnectionFactory.java:185)
        at org.springframework.amqp.rabbit.connection.CachingConnectionFactory.createConnection(CachingConnectionFactory.java:228)
        at org.springframework.amqp.rabbit.connection.ConnectionFactoryUtils$1.createConnection(ConnectionFactoryUtils.java:77)
        at org.springframework.amqp.rabbit.connection.ConnectionFactoryUtils.doGetTransactionalResourceHolder(ConnectionFactoryUtils.java:125)
        at org.springframework.amqp.rabbit.connection.ConnectionFactoryUtils.getTransactionalResourceHolder(ConnectionFactoryUtils.java:67)
        at org.springframework.amqp.rabbit.connection.RabbitAccessor.getTransactionalResourceHolder(RabbitAccessor.java:102)
        at org.springframework.amqp.rabbit.core.RabbitTemplate.execute(RabbitTemplate.java:618)
        at org.springframework.amqp.rabbit.core.RabbitAdmin.declareQueue(RabbitAdmin.java:133)
        at com.avamar.mc.jms.push.JmsPushService.enable(JmsPushService.java:418)
        at com.avamar.mc.jms.push.JmsPushService.start(JmsPushService.java:191)
        at com.avamar.asn.service.ServiceContainerImpl.installService(ServiceContainerImpl.java:472)
        ... 6 more
 

Die Spalte Rabbimq Status meldet einen Fehler: Unable to connect to node rabbit@localhost: nodedown

service rabbitmq-server status
Status of node rabbit@localhost ...
Error: unable to connect to node rabbit@localhost: nodedown 
 

Der Backup und Recovery Manager (BRM) ist aktiviert:

grep Brm /usr/local/avamar/var/mc/server_data/prefs/mcserver.xml
<entry key="enableBrmService" value="true" /> 

Cause

Die Ursache ist unbekannt. Im Folgenden finden Sie jedoch eine mögliche Problemumgehung.

Resolution

1. Melden Sie sich beim Avamar Utility Node als AdministratorIn an.

2. Erhöhen Sie das Root-Recht.

3. Benennen Sie die /usr/local/avamar/var/rabbitmq/mnesia Verzeichnis:

mv /usr/local/avamar/var/rabbitmq/mnesia /usr/local/avamar/var/rabbitmq/mnesia.`date +%y%m%d` 
 

4. Neu starten rabbitmqaus:

service rabbitmq-server start 
 

5. Überprüfen Sie, ob der /usr/local/avamar/var/rabbitmq/mnesia Verzeichnis vorhanden:

ls -ld /usr/local/avamar/var/rabbitmq/mnesia* 
 

Beispiel Ausgabe:

drwxr-x--- 4 rabbitmq rabbitmq 97 Jul 21 19:46 /usr/local/avamar/var/rabbitmq/mnesia
drwxr-xr-x 4 rabbitmq rabbitmq 97 Jan 22 16:30 /usr/local/avamar/var/rabbitmq/mnesia.250721
 

6. Starten Sie MCS per Avamar neu: So starten Sie den Management Console-Server neu.

Affected Products

Avamar, Avamar Server
Article Properties
Article Number: 000063068
Article Type: Solution
Last Modified: 22 Jul 2025
Version:  4
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.