PowerFlex 4.X 크랙 오류: '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 레이블로 노드에 레이블을 지정하는 명령을 진행할 수 있습니다
kubectl label node <nodename> cmo.maintenance.mode-
Example:-
mvm03:~ # kubectl label node mvm01 cmo.maintenance.mode-
node/mvm01 unlabeled
이제 cmo.maintenance.mode=true 레이블로 노드에 레이블을 지정하는 명령을 진행할 수 있습니다
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.