Mflood's Posts

Hello, I'm having issues with my esxi servers hanging on PowerCLI commands, as well running tasks in the WEB UI after one of my domain controllers (we will call this DC1) goes down. DC2 is still up... See more...
Hello, I'm having issues with my esxi servers hanging on PowerCLI commands, as well running tasks in the WEB UI after one of my domain controllers (we will call this DC1) goes down. DC2 is still up, but it still seems to try and use DC1. If I stop the lwsmd service, then everything works as it should, but then I can't use AD to log into the server, which isn't acceptable.    I have noticed that when I try to ping the domain; we'll call it "test.com"... it will try to resolve to the downed domain controller, but when I do a nslookup, DC2 responds and there are 2 returned IP addresses (DC1 and DC2).   Thanks for any help.
The VM has 1 vCPU.   I was getting the error before and after moving other VMs off the source host. It seems to be bugged?
Has anyone had an issue with not being able to migrate a VM? It's literally the last VM on this host and I'm getting the following error: The available Memory resources in the parent resource pool a... See more...
Has anyone had an issue with not being able to migrate a VM? It's literally the last VM on this host and I'm getting the following error: The available Memory resources in the parent resource pool are insufficient for the operation. The target host has 32GB available, and the VM has 4GB of memory allocated.
Hello, I'm having issues with logging to the web client of an ESXi 6.5 host with domain credentials after joining AD using likewise. I'm able to query objects using lw-lsa just fine, so I know... See more...
Hello, I'm having issues with logging to the web client of an ESXi 6.5 host with domain credentials after joining AD using likewise. I'm able to query objects using lw-lsa just fine, so I know I'm connected. I'm also able to add a user to the global permissions of the host. I'm able to log in if I join the domain using the web client... so I'm not sure if I'm missing some command that is not documented anywhere. This is what I'm using to join the domain: ./domainjoin-cli join <domain> <username> <password> I've also tried using ./domainjoin-cli configure --enable pam        <--- but that errors with an "unknown module".