ldapsearch fail http-proxy
Checked on the proxy node, and noticed that the ldapsearch
did not work properly.
Eesaan found that the cluster hook playbook failed at nfs_mounts
in instance log:
[ 31.745905] cloud-init[1079]: TASK [nfs_mounts : Mount the directories] **************************************
[ 214.200004] cloud-init[1079]: failed: [127.0.0.1] (item=/gpfs4) => {"ansible_loop_var": "item", "changed": false, "item": "/gpfs4", "msg": "Error mounting /gpfs4: mount.nfs: Connection timed out\n"}
[ 398.513321] cloud-init[1079]: failed: [127.0.0.1] (item=/gpfs5) => {"ansible_loop_var": "item", "changed": false, "item": "/gpfs5", "msg": "Error mounting /gpfs5: mount.nfs: Connection timed out\n"}