PowerFlex 4.X: Error: 「cmo.maintenance.mode」にはすでに値(false)があり、--overwriteがfalseです
Summary: PowerFlex Manager 4.x: ノードにcmo.maintenance.mode=trueのラベルを付けようとすると、次のエラーが返されます。「cmo.maintenance.mode」にはすでに値(false)があり、--overwriteがfalseです
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
PowerFlex Manager 4.x: ノードにcmo.maintenance.mode=trueのラベルを付けようとすると、次のエラーが返されます。「cmo.maintenance.mode」にはすでに値(false)があり、--overwriteがfalseです
delladmin@mvm03:~> kubectl label node mvm01 cmo.maintenance.mode=true
error: 'cmo.maintenance.mode' already has a value (false), and --overwrite is false
delladmin@mvm03:~> sudo su -
mvm03:~ # kubectl label node mvm01 cmo.maintenance.mode=true
error: 'cmo.maintenance.mode' already has a value (false), and --overwrite is false
Cause
以前のファームウェア アップデートでは、ノード上のラベルを削除するのではなく、アップグレード後にcmo.maintenance.modeがfalseに設定されていました。ノードにラベルを付けてメンテナンス モードに戻そうとする場合、cmo.maintenance.mode=falseを設定する必要はありません。
Resolution
次のコマンドを実行して、ラベルの設定を解除します。
これで、コマンドを続行して、ノードにcmo.maintenance.mode=true labelのラベルを付けることができます
kubectl label node <nodename> cmo.maintenance.mode-
Example:-
mvm03:~ # kubectl label node mvm01 cmo.maintenance.mode-
node/mvm01 unlabeled
これで、コマンドを続行して、ノードにcmo.maintenance.mode=true labelのラベルを付けることができます
Article Properties
Article Number: 000227681
Article Type: Solution
Last Modified: 02 Jan 2026
Version: 2
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.