Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Enjoy members-only rewards and discounts
  • Create and access a list of your products

NVP vProxy:NetWorker nsrvimプロセスが15分ごとに実行されるため、vCenter Serverでワークロードが高くなり、VPXDが使用できなくなる可能性があります

Summary: VMware vCenter Serverは、VPXDサービスが使用不可であるか、NetWorkerサーバーからの高ワークロードが原因で応答しません。このKBでは、NetWorker vCenterインベントリ/検出プロセス(nsrvim)をチューニングする方法の詳細について説明します。

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サーバーは、vCenter ServerのVMware保護用に構成されています。
  • vCenter Serverは、VMware Virtual Provisioning X Daemon (VPXD)サービスの可用性または全般的な高ワークロードの問題を認識しています。

Cause

NetWorkerのvCenterインベントリー処理(nsrvim)は、サービスの起動中に開始され、その後15分ごとに実行されます(デフォルト)。このプロセスは、VMware保護ジョブがvCenterに対して実行されるたびにも実行されます。vCenterに接続されているNetWorkerサーバーの数と、VMware保護ポリシー操作の量または頻度によって異なります。これにより、vCenter Serverに対して複数のインベントリー クエリー リクエストが短いウィンドウに実行されます。
このタスクは、NetWorkerサーバー上のdaemon.logで次のように確認されています。

106637 MM/DD/YYY HH:MM:SS AM/PM  1 3 0 15204 8080 0 NSR_HOSTNAME nsrdisp_nwbg RAP notice job 'nsrvim' progress message: nsrvim starting on NSR_HOSTNAME (process 10852). 
106637 MM/DD/YYY HH:MM:SS AM/PM  1 3 0 15204 8080 0 NSR_HOSTNAME nsrdisp_nwbg RAP notice job 'nsrvim' progress message: Connecting to NetWorker on 'NSR_HOSTNAME'. 
106637 MM/DD/YYY HH:MM:SS AM/PM  1 3 0 15204 8080 0 NSR_HOSTNAME nsrdisp_nwbg RAP notice job 'nsrvim' progress message: Querying NSR hypervisor resource 'VC_HOSTNAME' 
106637 MM/DD/YYY HH:MM:SS AM/PM  1 3 0 15204 8080 0 NSR_HOSTNAME nsrdisp_nwbg RAP notice job 'nsrvim' progress message: Connecting to service at https://VC_HOSTNAME/sdk 
106637 MM/DD/YYY HH:MM:SS AM/PM  1 3 0 15204 8080 0 NSR_HOSTNAME nsrdisp_nwbg RAP notice job 'nsrvim' progress message: Starting session with infrastructure services daemon. 
106637 MM/DD/YYY HH:MM:SS AM/PM  1 3 0 15204 8080 0 NSR_HOSTNAME nsrdisp_nwbg RAP notice job 'nsrvim' progress message: Querying for inventory at https://VC_HOSTNAME/sdk 
106637 MM/DD/YYY HH:MM:SS AM/PM  1 3 0 15204 8080 0 NSR_HOSTNAME nsrdisp_nwbg RAP notice job 'nsrvim' progress message: Querying for categories from infrastructure services daemon. 
106637 MM/DD/YYY HH:MM:SS AM/PM  1 3 0 15204 8080 0 NSR_HOSTNAME nsrdisp_nwbg RAP notice job 'nsrvim' progress message: Updating NSR hypervisor resource 'VC_HOSTNAME' 
106637 MM/DD/YYY HH:MM:SS AM/PM  1 3 0 15204 8080 0 NSR_HOSTNAME nsrdisp_nwbg RAP notice job 'nsrvim' progress message: Finished updating NSR hypervisor resource 'VC_HOSTNAME' 
106637 MM/DD/YYY HH:MM:SS AM/PM  1 3 0 15204 8080 0 NSR_HOSTNAME nsrdisp_nwbg RAP notice job 'nsrvim' progress message: nsrvim exiting on NSR_HOSTNAME (process 10852). 

VMware保護ポリシーを実行すると、同じメッセージが表示されます。 

Resolution

NetWorker 19.10では、NetWorkerバックアップ管理者がnsrvim周波数を調整できる新機能が導入されています。この機能は、NetWorkerサーバーで新しい環境変数を使用することによって導入されました。この環境変数を使用するには、次の手順を実行します。


1.NetWorkerサーバーを19.10.0.0(またはそれ以降)にアップグレードします。https://www.dell.com/support/home/ja-jp/product-support/product/networker/drivers

2.NetWorkerサーバー上にNSRVIM_TIME_INTERVALを作成します。この変数を追加/変更するには、nsrdの再起動が必要です。環境変数を作成するには、NetWorkerサーバーのオペレーティング システムに応じて、次の手順を実行します。

Linuxの場合

1./nsr/nsrrcファイルを変更(または作成)します。
sudo vi /nsr/nsrrc

2.ファイルに次の行を追加します。

NSRVIM_TIME_INTERVAL=60
export NSRVIM_TIME_INTERVAL
メモ: 最大時間間隔は 60 分です。60 分を超える値を指定すると、60 分が使用されます。最小間隔は 15 分です。15分未満の値を指定すると、15分が使用されます。

3.NetWorkerサーバー サービスを再起動します。

sudo systemctl restart networker


Microsoft Windows:

1.[コントロール パネル]を開き、[システムとセキュリティ]、[システム]の順にクリックします 
2.[システムの詳細設定]をクリックします。

コントロール パネル システム タブ

3.[システムのプロパティ]で、[ 環境変数]をクリックします。
4.[System Variables]で、[New]をクリックします。

システムの詳細プロパティ

5.「変数名」フィールドに、次のように入力します。
NSRVIM_TIME_INTERVAL6.「変数値」フィールドに、15 から 60 までの数値を入力します (この数値は分に相当します)。

新しいシステム変数

メモ: 最大時間間隔は 60 分です。60 分を超える値を指定すると、60 分が使用されます。最小間隔は 15 分です。15分未満の値を指定すると、15分が使用されます。

7.サーバを再起動します。
 

Additional Information

Affected Products

NetWorker

Products

NetWorker Family, NetWorker Series
Article Properties
Article Number: 000206095
Article Type: Solution
Last Modified: 23 May 2024
Version:  4
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.