PowerFlex 4.X : Error: 'cmo.maintenance.mode' already has a value (false), and --overwrite is false

Summary: 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

Αυτό το άρθρο ισχύει για Αυτό το άρθρο δεν ισχύει για Αυτό το άρθρο δεν συνδέεται με κάποιο συγκεκριμένο προϊόν. Δεν προσδιορίζονται όλες οι εκδόσεις προϊόντων σε αυτό το άρθρο.

Symptoms

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.

Resolution

Run the below command to unset the 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
Ιδιότητες άρθρου
Article Number: 000227681
Article Type: Solution
Τελευταία τροποποίηση: 02 Ιαν 2026
Version:  2
Βρείτε απαντήσεις στις ερωτήσεις σας από άλλους χρήστες της Dell
Υπηρεσίες υποστήριξης
Ελέγξτε αν η συσκευή σας καλύπτεται από τις Υπηρεσίες υποστήριξης.