Avamar:ガバナンス モードを有効にする際のMSG_ERR_INVALID_PARAMETERS

Summary: この記事では、Avamar Serverでガバナンス モードを有効にしたときのエラーについて説明します。

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

Avamar Serverにadminとしてログインし、ガバナンス モードを有効にします。

avmaint config --ava governancemode=true

次のエラー メッセージが表示されます。

admin@av-server:~/>: avmaint config --ava governancemode=true
ERROR: avmaint: config: server_exception(MSG_ERR_INVALID_PARAMETERS)
admin@av-server:~/>:

Cause

現在のAvamar Serverは、不変バックアップとも呼ばれる制限付きバックアップ機能を使用しています。

gsanログを確認します。Avamar Virtual Edition(AVE)またはAvamar Data Store(ADS)シングルノードの場合:

grep -A2 "cannot set governancemode" /data01/cur/gsan.log*

出力:

admin@av-server:~/>: grep -A2 "cannot set governancemode" /data01/cur/gsan.log*
/data01/cur/gsan.log:2025/02/14-14:02:18.59279 {0.0} [srvm-3512514#srv:288]  stripedns::gsanconfigdataref::validate cannot set governancemode  while immutablebackups is enable
/data01/cur/gsan.log-2025/02/14-14:02:18.59280 {0.0} [srvm-3512514#srv:288]  stripedns::gsanconfigdataref::validate bad value=governancemode=true
/data01/cur/gsan.log-2025/02/14-14:02:18.59293 {0.0} [srvm-3512514#srv:288]  servloop::execrequest server_exception server_exception(MSG_ERR_INVALID_PARAMETERS) in REQUESTCONFIG
admin@av-server:~/>:

Avamarマルチノードの場合は、sshキーをロードし、mapallコマンドを実行します。

ssh-agent bash
ssh-add ~/.ssh/admin_key
mapall --noerror 'grep -A2 "cannot set governancemode" /data01/cur/gsan.log*'

不変バックアップが有効になっていることを確認します。

avmaint config --ava | grep immutablebackups

出力:

admin@av-server:~/>: avmaint config --ava | grep immutablebackups
  immutablebackups="true"
  periodimmutablebackups="false"
admin@av-server:~/>:

Resolution

不変バックアップは元に戻せないため、Avamar Serverでガバナンス モードを有効にすることはできません。

不変バックアップとガバナンス モードの仕組みの詳細については、『 Avamar管理 ガイド』および『 AvamarとData Domainの統合 ガイド』をよくお読みください。

Avamarの新規インストールで新しい環境をセットアップすることを検討してください。

設計上の決定は、通常、テクニカル サポートの範囲を超えているため、Dellプロフェッショナル サービスなどのコンサルタントが最適です。

Affected Products

Avamar, Data Domain, Avamar Data Store, Avamar Server, Avamar Virtual Edition, DD OS
Article Properties
Article Number: 000285098
Article Type: Solution
Last Modified: 01 Dec 2025
Version:  4
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.