PowerFlex:错误 INVALID_POSTGRES_INSTANCE_ROLE 4.8 PFMP 升级后

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

这些是来自旧的CrunchyData PGO数据库实例(postgres-ha-cmo1-*)的陈旧警报,在4.8升级期间被CloudNativePG(postgres-ha-cnpg-*)取代。

旧的 Pod 和 PVC 已消失,新的 CNPG 群集运行状况良好,但运行状况监视 configmap 仍引用旧实例,这就是警报不断重新触发的原因。 

Resolution

  1. 检查数据库运行状况状态 
    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. 如果所有数据库实例均为 Running,请使用本文手动清除警报 PowerFlex 4.X:如何从 4.X PowerFlex Manager UI 手动清除警报
  3. 重新启动/删除 presentation-service pod 以刷新缓存状态 
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.