During Host Onboarding PF9CTL Check Node Fails
Problem
pf9ctl check node command shows below output.
pf9ctl logs show below error during node onboarding.
Environment
- Platform9 Managed Kubernetes - v4.0 and Higher
- PF9CTL
Cause
Port 3306 is currently in use on the node.
Resolution
- Port 3306 should not be in use on the node that you are trying to onboard.
If there are any ESTABLISHED connections to mysql, ensure the service may be safely stopped before proceeding.
- Stop the mysqld process on the node.
Was this page helpful?