During Host Onboarding PF9CTL Check Node Fails
Problem
# pf9ctl check-node
2021-04-28T10:56:54.3605Z INFO Loading config...Removal of existing CLI : PASSExisting Installation Check : PASSSudoCheck : PASSCPUCheck : PASSDiskCheck : PASSMemoryCheck : PASSPortCheck : FAILNode not ready. See /root/pf9/log/pf9ctl-20210428.log or use --verbose for logs{"level":"debug","ts":"2021-04-28T10:56:54.3358Z","caller":"debian/debian.go:58","msg":"Ports required but not available: [3306]"}...{"level":"debug","ts":"2021-04-28T10:56:54.3605Z","caller":"pmk/checkNode.go:108","msg":"Sending Segment Event: CheckNode: PortCheck"}.{"level":"debug","ts":"2021-04-28T10:56:54.3606Z","caller":"cmd/checkNode.go:81","msg":"Error in PortCheck : Following port(s) should not be in use: 3306"}.{"level":"debug","ts":"2021-04-28T10:56:54.3606Z","caller":"pmk/checkNode.go:101","msg":"Sending Segment Event: CheckNode: Existing Kubernetes Cluster Check"}Environment
Cause
Resolution
# netstat -tlna | grep ":3306"
tcp 0 0 0.0.0.0:3306 0.0.0.0:* LISTEN 1115/mysqldPreviousPod Stuck in Pending State As Container Fails to Mount Persistent NFS VolumesNextNode Attach via U/I Returns Error "StatusCodeError: 404 - Not Found"
Last updated
