PowerFlex 4.X : Error: 'cmo.maintenance.mode' already has a value (false), and --overwrite is false
Résumé: PowerFlex Manager 4.x : Trying to label a node with cmo.maintenance.mode=true returns error: 'cmo.maintenance.mode' already has a value (false), and --overwrite is false
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
PowerFlex Manager 4.x : Trying to label a node with cmo.maintenance.mode=true returns error: 'cmo.maintenance.mode' already has a value (false), and --overwrite is 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
Previous Firmware update had set the cmo.maintenance.mode to false post-upgrade instead of removing the label on the node. cmo.maintenance.mode=false is not expected to be set when trying to label the node to place it again in maintenance mode.
Résolution
Run the below command to unset the label:-
Now you can proceed with the command to label the node with cmo.maintenance.mode=true label
kubectl label node <nodename> cmo.maintenance.mode-
Example:-
mvm03:~ # kubectl label node mvm01 cmo.maintenance.mode-
node/mvm01 unlabeled
Now you can proceed with the command to label the node with cmo.maintenance.mode=true label
Propriétés de l’article
Numéro d’article: 000227681
Type d’article: Solution
Dernière modification: 02 janv. 2026
Version: 2
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.