PowerFlex: 4.8 PFMP 업그레이드 후 오류 INVALID_POSTGRES_INSTANCE_ROLE

Summary: 이 문서에서는 4.6에서 4.8로 업그레이드한 후 외관 알림 INVALID_POSTGRES_INSTANCE_ROLE 지우는 단계에 대해 설명합니다

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

4.6에서 4.8로 업그레이드한 후 아래 알림이 트리거되고 알림을 확인해도 지워지지 않습니다 

INVALID_POSTGRES_INSTANCE_ROLE

Cause

이는 4.8 업그레이드 중에 CloudNativePG(postgres-ha-cnpg-*)로 대체된 이전 CrunchyData PGO 데이터베이스 인스턴스(postgres-ha-cmo1-*)의 오래된 알림입니다.

이전 포드와 PVC는 사라지고 새 CNPG 클러스터는 정상이지만 상태 모니터링 configmap은 여전히 이전 인스턴스를 참조하므로 알림이 계속 다시 발생합니다. 

Resolution

  1. DB 상태 점검 
    delladmin@mvm1:~>kubectl get pods -n powerflex | grep post
    configure-postgres-prerequirements-0-hw95r                0/1     Completed   0             47d
    postgres-ha-cnpg-1                                        1/1     Running     0             47d
    postgres-ha-cnpg-2                                        1/1     Running     0             47d
    postgres-ha-cnpg-3                                        1/1     Running     0             86m
    postgres-ha-cnpg-pooler-556778f6fd-2tmd9                  1/1     Running     0             21d
    postgres-ha-cnpg-pooler-556778f6fd-qnp8k                  1/1     Running     0             21d
    postgres-monitor-7fd88546c7-h6tjn                         1/1     Running     0             21d
    postgres-monitor-7fd88546c7-l2wk7                         1/1     Running     0             21d
  2. 모든 DB 인스턴스가 실행 중인 경우 PowerFlex 4.X 문서를 사용하여 알림을 수동으로 지웁니다. 4.X PowerFlex Manager UI에서 알림을 수동으로 지우는 방법
  3. presentation-service 포드를 재시작/삭제하여 캐시된 상태를 플러시합니다. 
kubectl delete pod -n powerflex $(kubectl get pods -n powerflex | grep presentation | awk '{print $1}')

Affected Products

PowerFlex rack, ScaleIO
Article Properties
Article Number: 000453497
Article Type: Solution
Last Modified: 16 Apr 2026
Version:  1
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.