NetWorker:Windows Backup ServerでのRabbitMQの問題によりデータが使用できない

Summary: バックアップ サーバーでrabbitMQの問題が発生したため、データが使用できません。

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

  • NetWorkerサーバー ソフトウェアは、Microsoft Windows Serverにインストールされます。
  • NetWorkerサーバーの最近のアップグレード後、サービスが開始されます。ただし、 nsrwatch とNMC(NetWorker Management Console)はバックアップの表示に失敗し、手動でバックアップを開始できません。
  • NMCアラート ウィンドウとNMC gstd.rawレポート:
Linux: /opt/lgtonmc/logs/gstd.raw
Windows: C:\Program Files\EMC NetWorker\Management\GST\logs\gstd.raw

ERROR generated: "Message bus unable to open socket connection to host 'BACKUP-SRV' on port 5672: a socket error occurred" in file "D:/views/nw/19.8/nsrwebui/modules/nsm/gstnsm.c" line #11364

NetWorker:nsr_render_logの使用方法(英語)」を参照してください。

  • ポート5672または5671がNetWorkerサーバーでリスンしていません。
nsrports -t localhost -p PORT
netstat -ano | findstr PORT

メモ: ポート5672は、従来の非SSLポートです。ポート5671はSSLに使用されます。NetWorker 19.7.x以降では、ポート5672が無効になり、rabbitmqトラフィックがポート5671を介して送信されます。
  • コマンドを実行してrabbitmqサーバーを起動すると、次の出力が表示されます。
Configuring logger redirection
Logger - error: {removed_failing_handler,rabbit_log}
13:46:52.589 [error] Error in process <0.206.0> on node rabbit_prelaunch_3804@localhost with exit value:
{eacces,[{erlang,open_port,[{spawn,"inet_gethost 4 "},[{packet,4},eof,binary]],[{file,"erlang.erl"},{line,2258}]},{inet_gethost_native,server_init,2,[{file,"inet_gethost_native.erl"},{line,184}]}]}
13:46:52.589 [error] Supervisor inet_gethost_native_sup had child at module inet_gethost_native at <0.206.0> exit with reason {eacces,[{erlang,open_port,[{spawn,"inet_gethost 4 "},[{packet,4},eof,binary]],[{file,"erlang.erl"},{line,2258}]},{inet_gethost_native,server_init,2,[{file,"inet_gethost_native.erl"},{line,184}]}]} in context child_terminated
13:46:52.589 [error] gen_server inet_gethost_native_sup terminated with reason: {eacces,[{erlang,open_port,[{spawn,"inet_gethost 4 "},[{packet,4},eof,binary]],[{file,"erlang.erl"},{line,2258}]},{inet_gethost_native,server_init,2,[{file,"inet_gethost_native.erl"},{line,184}]}]}
13:46:52.589 [error] CRASH REPORT Process inet_gethost_native_sup with 0 neighbours exited with reason: {eacces,[{erlang,open_port,[{spawn,"inet_gethost 4 "},[{packet,4},eof,binary]],[{file,"erlang.erl"},{line,2258}]},{inet_gethost_native,server_init,2,[{file,"inet_gethost_native.erl"},{line,184}]}]} in gen_server:handle_common_reply/8 line 805
13:46:52.589 [error] Supervisor kernel_safe_sup had child inet_gethost_native_sup started with {inet_gethost_native,start_link,undefined} at <0.205.0> exit with reason {eacces,[{erlang,open_port,[{spawn,"inet_gethost 4 "},[{packet,4},eof,binary]],[{file,"erlang.erl"},{line,2258}]},{inet_gethost_native,server_init,2,[{file,"inet_gethost_native.erl"},{line,184}]}]} in context child_terminated
13:46:52.605 [error] Error in process <0.206.0> on node rabbit_prelaunch_3804@localhost with exit value:
{eacces,[{erlang,open_port,[{spawn,"inet_gethost 4 "},[{packet,4},eof,binary]],[{file,"erlang.erl"},{line,2258}]},{inet_gethost_native,server_init,2,[{file,"inet_gethost_native.erl"},{line,184}]}]}
13:46:52.636 [error] 

13:46:52.636 [error] BOOT FAILED
BOOT FAILED
13:46:52.636 [error] ===========
===========
13:46:52.636 [error] ERROR: epmd error for host BACKUP-SRV: {could_not_start_server,inet_gethost_native} (unknown POSIX error)
ERROR: epmd error for host BACKUP-SRV: {could_not_start_server,inet_gethost_native} (unknown POSIX error)
13:46:52.636 [error] 

13:46:53.647 [error] Supervisor rabbit_prelaunch_sup had child prelaunch started with rabbit_prelaunch:run_prelaunch_first_phase() at undefined exit with reason {epmd_error,"BACKUP-SRV",{could_not_start_server,inet_gethost_native}} in context start_error
13:46:53.647 [error] CRASH REPORT Process <0.151.0> with 0 neighbours exited with reason: {{shutdown,{failed_to_start_child,prelaunch,{epmd_error,"BACKUP-SRV",{could_not_start_server,inet_gethost_native}}}},{rabbit_prelaunch_app,start,[normal,[]]}} in application_master:init/4 line 138
{"Kernel pid terminated",application_controller,"{application_start_failure,rabbitmq_prelaunch,{{shutdown,{failed_to_start_child,prelaunch,{epmd_error,\"BACKUP-SRV\",{could_not_start_server,inet_gethost_native}}}},{rabbit_prelaunch_app,start,[normal,[]]}}}"}
Kernel pid terminated (application_controller) ({application_start_failure,rabbitmq_prelaunch,{{shutdown,{failed_to_start_child,prelaunch,{epmd_error,"BACKUP-SRV",{could_not_start_server,inet_gethost

Crash dump is being written to: erl_crash.dump...done

Cause

この問題は、NetWorkerがインストールされているボリュームのルートに「program」という名前の不正なファイルまたはディレクトリが存在する場合に発生する可能性があります。このファイルまたはディレクトリは非表示になっている可能性があります。

Resolution

ボリュームのルートに「program」という名前のファイルまたはディレクトリが存在するかどうかを特定します。その場合は、ファイルまたはディレクトリを削除または名前変更します。
  1. 管理者として実行 を使用して、CMDプロンプトを開きます
  2. ボリュームのルートに移動します
Example:
cd D:\
  1. 次のコマンドを実行して、非表示オブジェクトを含むオブジェクトを表示します。
dir /a
  1. 「プログラム」が見つかった場合は、 オブジェクトを削除するか、名前を変更します
  2. その他のボリュームまたはドライブ文字については、ステップ1~4を繰り返します。
  3. サービスを再起動します。 
net stop nsrexecd /y
net start nsrd
NMCが同じシステムにインストールされている場合:
net start gstd
  1. 次の機会にホストを再起動します

Affected Products

Data Protection, NetWorker Family, NetWorker, NetWorker Management Console

Products

NetWorker Management Console
Article Properties
Article Number: 000220828
Article Type: Solution
Last Modified: 09 Oct 2024
Version:  3
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.