Avamar:sudoersファイルに対する権限が正しくないと、ヘルス チェック スクリプトの出力に「不明なノード」アラートが表示される

Summary: sudoersファイルに対する権限が正しくないと、ヘルス チェック スクリプトの出力に「不明なノード」アラートが表示されます。

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

  • ヘルスチェックスクリプト(proactive_check.pl)は、ノードのハードウェア タイプの判断に失敗します。 
cat hc_results.txt
...
WARNING:  Node (0.2) Unknown node type based on disk size (5 TB), memory (32 GB) and disk partitions (3)
RESOLUTION: Thoroughly check hardware status, size of partitions, number of partitions and amount of memory

# --> Node Type                      *FAILED*
# --> Node Type                       1x4 gen4s-Util/Accel, gen4s-M1200, Unknown 5 TB<snip>
 
  • 影響を受けるノードでハードウェア コマンドが失敗します。 
avsysreport chassis-info
sudo: /etc/sudoers is mode 0551, should be 0440
sudo: no valid sudoers sources found, quitting 

Cause

に対する権限 /etc/sudoers ファイルが正しくありません。

Resolution

1.Avamarユーティリティー ノードにadminとしてログインします。 

2.rootに昇格し、 ssh keysの詳細を確認してください。「 Avamar: 「Avamarサーバーへのログイン方法および各種キーのロード 方法(英語)」を参照してください。

3.の権限を確認します /etc/sudoers すべてのノードのファイル: 

mapall --noerror --all+ --user=root 'ls -ahltr /etc/sudoers'
 

単一ノード グリッドから予想される出力: 

Using /usr/local/avamar/var/probe.xml
(0.0) ssh -q  -x  -o GSSAPIAuthentication=no root@10.10.10.246 'ls -ahltr /etc/sudoers'
-r--r----- 1 root root 9.9K Aug 25 22:53 /etc/sudoers
 

マルチノード グリッドから予想される出力:

Using /usr/local/avamar/var/probe.xml
(0.s) ssh -q  -x  -o GSSAPIAuthentication=no root@192.168.255.1 'ls -ahltr /etc/sudoers'
-r--r----- 1 root root 8.3K Aug 17  2023 /etc/sudoers
(0.0) ssh -q  -x  -o GSSAPIAuthentication=no root@192.168.255.2 'ls -ahltr /etc/sudoers'
-r--r----- 1 root root 9.8K Jun  1  2022 /etc/sudoers
(0.1) ssh -q  -x  -o GSSAPIAuthentication=no root@192.168.255.3 'ls -ahltr /etc/sudoers'
-r--r----- 1 root root 9.8K Jun  1  2022 /etc/sudoers
(0.2) ssh -q  -x  -o GSSAPIAuthentication=no root@192.168.255.4 'ls -ahltr /etc/sudoers'
-r--r----- 1 root root 9.8K Jun  1  2022 /etc/sudoers
 

4.誤った権限または所有権を報告するノードの場合:

ある。問題のノードに接続します。

b.必要に応じて権限または所有権を変更します。

chmod 440 /etc/sudoers
chown root:root /etc/sudoers
 

c. ハードウェア コマンドが適切に応答していることを確認します。

avsysreport chassis-info
=== Chassis information
Host Name     : testavamar.company.com
Chassis Model : Gen4S M1200
Serial Number : FC6AV123456789
Part Number   : 100-580-643
BIOS Version  : SE5C600.86B.02.04.0003.102320141138
 

これで、ヘルス チェック スクリプトがアラートを報告せずに実行されるようになります。

Additional Information

Affected Products

Avamar, Avamar Server

Products

Avamar
Article Properties
Article Number: 000026683
Article Type: Solution
Last Modified: 18 Aug 2025
Version:  6
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.