Avamar:開啟治理模式時的MSG_ERR_INVALID_PARAMETERS

Summary: 本文說明在 Avamar 伺服器中啟用治理模式時的錯誤。

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,並啟用治理模式:

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 伺服器使用有限的備份功能,又稱為不可變備份。

檢查 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 伺服器中啟用治理模式。

請仔細閱讀 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.