NVP vProxy:config_network.sh 無法設定網路介面,指出指令檔必須使用超級使用者許可權執行。

Résumé: 嘗試以 config_network.sh 更新 vProxy 網路詳細資料失敗,但以根使用者的身分執行,指出需要超級使用者許可權。

Cet article concerne Cet article ne concerne pas Cet article n’est associé à aucun produit spécifique. Toutes les versions du produit ne sont pas identifiées dans cet article.

Symptômes

  • vProxy /opt/emc/vproxy/bin/config_network.sh 無法設定網路介面,指出指令檔必須以超級使用者許可權執行。
  • 指令檔是使用 vProxy root 帳戶執行。
  • 使用 sudo (作為 root) 無法協助腳本完成。

Cause

未知。

Résolution

1.以系統管理員身分登入 vProxy 應用裝置,然後切換至 root:sudo su -
2.編輯 config_network.sh:vi /opt/emc/vproxy/bin/config_network.sh
改變:
# validate input parameters
if [[ $# -lt 6 ]]; then
    display_usage
    exit 1
fi
至:
# validate input parameters
# if [[ $# -lt 6 ]]; then
#    display_usage
#    exit 1
# fi
3.儲存變更:[ESC]:wq!
4.重新執行config_network腳本:/opt/emc/vproxy/bin/config_network.sh

Informations supplémentaires

HTTPs://www.dell.com/support/kbdoc/000157759 |NVP vProxy:如何手動變更 vProxy 裝置網路介面設定

Produits concernés

NetWorker

Produits

NetWorker Family, NetWorker Series
Propriétés de l’article
Numéro d’article: 000210725
Type d’article: Solution
Dernière modification: 30 avr. 2025
Version:  3
Trouvez des réponses à vos questions auprès d’autres utilisateurs Dell
Services de support
Vérifiez si votre appareil est couvert par les services de support.