Hey all.
I am trying to put one of my hosts into maintenance mode and am recieving a "Operation Timed Out" Error. All of the VMs have been moved off the host so I know it is not a "CD in the drive" proble.
I have tried doing this from VC and from the command line using vimsh -n -e /hostsvc/maintenance_mode_enter
when i run from the command line here is the output:
# vimsh -n -e /hostsvc/maintenance_mode_enter
File not found.
-2008-12-13 16:16:35.872 'App' 3076444288 info] Current working directory: /usr/lib/vmware/hostd
-2008-12-13 16:16:35.874 'BaseLibs' 3076444288 info] HOSTINFO: Seeing Intel CPU, numCoresPerCPU 4 numThreadsPerCore 1.
-2008-12-13 16:16:35.875 'BaseLibs' 3076444288 info] HOSTINFO: hyperthreading disabled, setting number of threads per core to 1.
-2008-12-13 16:16:35.876 'BaseLibs' 3076444288 info] HOSTINFO: This machine has 2 physical CPUS, 8 total cores, and 8 logical CPUs.
-2008-12-13 16:16:35.877 'BaseLibs' 3076444288 info] Using system libcrypto, version 90709F
-2008-12-13 16:16:35.878 'App' 3076444288 info] Vmacore::InitSSL: doVersionCheck = true, handshakeTimeoutUs = 120000000
-2008-12-13 16:16:35.905 'BaseLibs' 13552560 warning] -Vmdb_Unset] Unsetting unknown path: /vmomi/
'vim.Task:haTask-ha-host-vim.HostSystem.enterMaintenanceMode-198307'
Something is telling me that the 'File not found' is not a good thing. If you can think of anything to try please let me know.
TIA
Message was edited by: kac2
I changed the first [ to a - for formatting purposes