Hello,
I have problem when connecting to ESXi host with vSphere client
here is error from /var/log/hostd.log file:
PAM unable to dlopen(/lib/security/pam_deny.so): /lib/security/pam_deny.so: failed to map segment from shared object: No space left on device
PAM adding faulty module: /lib/security/pam_deny.so
PAM unable to dlopen(/lib/security/$ISA/pam_unix.so): /lib/security/../../lib/security/pam_unix.so: failed to map segment from shared object: No space left on device
PAM adding faulty module: /lib/security/$ISA/pam_unix.so
PAM unable to dlopen(/lib/security/$ISA/pam_deny.so): /lib/security/../../lib/security/pam_deny.so: failed to map segment from shared object: No space left on device
PAM adding faulty module: /lib/security/$ISA/pam_deny.so
PAM unable to dlopen(/lib/security/pam_warn.so): /lib/security/pam_warn.so: failed to map segment from shared object: No space left on device
PAM adding faulty module: /lib/security/pam_warn.so
2016-03-03T15:19:09.978Z warning hostd[672DEB70] [Originator@6876 sub=UserDirectory opID=314D5C41-00000003-e23d] GetLocalDomain() failed: Thread Error: rovider call timed out.
Rejected password for user root from 37.143.152.3
2016-03-03T15:19:09.979Z info hostd[672DEB70] [Originator@6876 sub=Vimsvc.ha-eventmgr opID=314D5C41-00000003-e23d] Event 84 : Cannot login root@xxx.xxx.xxx.xxx
2016-03-03T15:19:12.979Z info hostd[68E81B70] [Originator@6876 sub=Solo.Vmomi] Activation [N5Vmomi10ActivationE:0x676115d8] : Invoke done [login] on [vim.SessionManager:ha-sessionmgr]
2016-03-03T15:19:12.979Z verbose hostd[68E81B70] [Originator@6876 sub=Solo.Vmomi] Arg userName:
--> "root"
2016-03-03T15:19:12.979Z verbose hostd[68E81B70] [Originator@6876 sub=Solo.Vmomi] Arg password:
--> (not shown)
-->
2016-03-03T15:19:12.979Z verbose hostd[68E81B70] [Originator@6876 sub=Solo.Vmomi] Arg locale:
--> "en_US"
2016-03-03T15:19:12.979Z info hostd[68E81B70] [Originator@6876 sub=Solo.Vmomi] Throw vim.fault.InvalidLogin
2016-03-03T15:19:12.979Z info hostd[68E81B70] [Originator@6876 sub=Solo.Vmomi] Result:
--> (vim.fault.InvalidLogin) {
--> faultCause = (vmodl.MethodFault) null,
--> msg = ""
--> }
and error in vSphere client:
can anybody help me? I don't want to restart host because there are a lot of VM's
You solved this problem ?
can you check the space on the ESXi host??
may be the root partition or /tmp might be full
Take ssh to esxi host
check vdf -h or df -h and share the output
Thanks,
MS
