Loading...
Loading...
Resource groups were migrated over and are present in the Resource Group UI. Other objects such as networks and resources were migrated over. The PowerFlex Gateway resource shows that it is not registered to any system: Impact Unable to upgrade the PowerFlex system to make it compliant.
It is crucial to open certain ports, to establish smooth communication from PFxM to the PowerFlex backend system. In this case, the MDM management port 6611 was blocked, and the PowerFlex Gateway resource was not registered with the backend PowerFlex system. Another cause could be as mentioned in article PowerFlex Management Platform - Import Or Upgrade Fail For Software-Only System
Open the prescribed ports to ensure proper communication between PFxM and the PowerFlex backend system. See Dell PowerFlex Appliance and PowerFlex Rack with PowerFlex 4.x Security Configuration Guide for detailed Documentation outlining the ports that must be opened. Once the required ports are opened, attempt the migration again through the one-time wizard. To enable the one-time wizard, perform the following steps: 1) Connect to a PFMP server. 2) Run the command to reset the wizard: For 4.0.0.1 to 4.0.1 kubectl exec -it -n powerflex $(kubectl get pod -n powerflex |grep asmm | awk '{print $1}') -- bash -c "export PGPASSWORD=$CONNECTION_USER_PASSWORD;printenv CONNECTION_USER_PASSWORD;psql -h postgresql-ha-pgpool -p 5432 -U asmmanager_user -d asmcommons -c 'update asm_setup_status set is_asm_setup_completed = false;'" For 4.0.2 to 4.6.2.1 kubectl exec -it -n powerflex $(kubectl get pods -A | grep alcm | awk '{print $2}') -- sh -c 'PGPASSWORD=$CONNECTION_USER_PASSWORD psql -h postgres-ha-pgbouncer -p 5432 -U asmmanageruser -d asmcommons -c "update asm_setup_status set is_asm_setup_completed = false;"' For 4.8 and higher kubectl exec -it -n powerflex $(kubectl get pods -n powerflex | grep -i asmm | awk '{print $1}') -- bash -c 'PGPASSWORD=$CONNECTION_USER_PASSWORD psql -h postgres-ha-cnpg-pooler -p 5432 -U asmmanageruser -d asmcommons -c "update asm_setup_status set is_asm_setup_completed = false;" 3) Once the above commands are run on the system, go to the UI, click on the question mark above settings in the upper-right corner, and select "Getting Started". Additionally, logout and login will also show that the one-time wizard has returned. .
Click on a version to see all relevant bugs
Dell Integration
Learn more about where this data comes from
BugZero Plan
Streamline upgrades with automated vendor bug scrubs
BugZero Prevent
Wish you caught this bug sooner? Get proactive today.