PowerFlex 4.X: Create Node pool generates a 500 error

Zusammenfassung: In trying to create a new node pool, there encountered a 500 error not allowing for its creation. The error appears to be due to no "admin" user being found.

Dieser Artikel gilt für Dieser Artikel gilt nicht für Dieser Artikel ist nicht an ein bestimmtes Produkt gebunden. In diesem Artikel werden nicht alle Produktversionen aufgeführt.

Symptome

Screenshot of the error:
pfxm error 

Ursache

There was a psql pod failure, which may cause the deletion of the admin user.

Lösung

Restarting the asmmanager pod can solve some of the UI problems. 

  1.  ssh to the master node
  2.  Get the asmmanager pod named and ID
# kubectl get pods -n powerflex | grep asmm
 asmmanager-666798d4b9-hhsk6 1/1 Running 0 21h3. 

To restart the pod, delete the pod using the pod name and ID you get from the above command:

# kubectl delete -n powerflex asmmanager-666798d4b9-hhsk6
Artikeleigenschaften
Artikelnummer: 000202166
Artikeltyp: Solution
Zuletzt geändert: 23 Feb. 2026
Version:  3
Antworten auf Ihre Fragen erhalten Sie von anderen Dell NutzerInnen
Support Services
Prüfen Sie, ob Ihr Gerät durch Support Services abgedeckt ist.