ein Kunde hat das Problem, das, sobald er einer VM eine Netzwerkkarte hinzufügen möchte, egal ob die VM ein oder ausgeschaltet ist, der gesamte ESX host sich komplett aufhängt. Nur noch ein manuelles Ausschalten am Server direkt ist möglich, um das Gerät neuzustarten.
in der hostd.log Datei finde ich das hier, kurz bevor der Host abstürzt:
[2009-11-17 10:09:02.984 'vm:/vmfs/volumes/45cc9449-ef5827fd-32dc-0018fe7d9618/windows_xp_vw/windows_xp_vw.vmx' 18275248 info] State Transition (VM_STATE_ON -> VM_STATE_RECONFIGURING)
[2009-11-17 10:09:03.237 'BaseLibs' 19336112 info] Disconnect check in progress: /vmfs/volumes/45cc9449-ef5827fd-32dc-0018fe7d9618/windows_xp_vw/windows_xp_vw.vmx
[2009-11-17 10:09:03.238 'vm:/vmfs/volumes/45cc9449-ef5827fd-32dc-0018fe7d9618/windows_xp_vw/windows_xp_vw.vmx' 121187248 info] Question info: Failed to initialize ethernet0.
, Id: 7 : Type : 2, Default: 0, Number of options: 1
[2009-11-17 10:09:03.238 'vm:/vmfs/volumes/45cc9449-ef5827fd-32dc-0018fe7d9618/windows_xp_vw/windows_xp_vw.vmx' 18807728 warning] Received a duplicate transition from foundry: 1
[2009-11-17 10:09:10.864 'ha-eventmgr' 45435824 info] Event 1952 : User logged event: Remote console on VW WerWiSo disconnected.
[2009-11-17 10:09:11.071 'VmMisc' 118234032 warning] Failed to validate VM IP address: unknown
[2009-11-17 10:09:11.073 'VmMisc' 118234032 warning] Failed to validate VM IP address: unknown
[2009-11-17 10:09:11.079 'VmMisc' 20687792 warning] Failed to validate VM IP address: unknown
[2009-11-17 10:09:11.147 'vm:/vmfs/volumes/45cc9449-ef5827fd-32dc-0018fe7d9618/VWBK/VWBK.vmx' 18541488 info] Ticket issued for mks connections to user: umeyer
[2009-11-17 10:09:12.014 'ha-eventmgr' 50686896 info] Event 1953 : User logged event: Remote console on VW BK Server connected.
[2009-11-17 10:09:12.371 'ha-eventmgr' 20687792 info] Event 1954 : User logged event: Remote console on VW BK Server disconnected.
[2009-11-17 10:09:18.767 'VmMisc' 18541488 warning] Failed to validate VM IP address: unknown
[2009-11-17 10:09:25.019 'VmMisc' 45435824 warning] Failed to validate VM IP address: unknown
[2009-11-17 10:09:31.262 'App' 21216176 error] AdapterServer caught unexpected exception: vector::reserve
[2009-11-17 10:09:31.262 'Vmomi' 21216176 info] Activation [N5Vmomi10ActivationE:0xa13ac48] : Invoke done [setLatestPageSize] on [vim.event.EventHistoryCollector:session[520dc776-a02a-60a3-1fa8-38154e368b8d]52a08778-114b-8cea-8c74-55bd317773a1]
[2009-11-17 10:09:31.263 'Vmomi' 21216176 info] Throw vmodl.fault.SystemError
[2009-11-17 10:09:31.263 'Vmomi' 21216176 info] Result:
(vmodl.fault.SystemError) {
dynamicType = <unset>,
reason = "",
msg = ""
}
[2009-11-17 10:09:34.313 'App' 18541488 error] AdapterServer caught unexpected exception: vector::reserve
[2009-11-17 10:09:34.313 'Vmomi' 18541488 info] Activation [N5Vmomi10ActivationE:0xa585938] : Invoke done [setLatestPageSize] on [vim.event.EventHistoryCollector:session[520dc776-a02a-60a3-1fa8-38154e368b8d]52d00ed4-dbfb-fb44-aa97-afccf1c402a3]
[2009-11-17 10:09:34.313 'Vmomi' 18541488 info] Throw vmodl.fault.SystemError
[2009-11-17 10:09:34.313 'Vmomi' 18541488 info] Result:
(vmodl.fault.SystemError) {
dynamicType = <unset>,
reason = "",
msg = ""
}
[2009-11-17 10:09:39.340 'VmMisc' 58903472 warning] Failed to validate VM IP address: unknown
[2009-11-17 10:09:39.400 'App' 49765296 error] AdapterServer caught unexpected exception: vector::reserve
[2009-11-17 10:09:39.400 'Vmomi' 49765296 info] Activation [N5Vmomi10ActivationE:0x9cce6c8] : Invoke done [setLatestPageSize] on [vim.event.EventHistoryCollector:session[520dc776-a02a-60a3-1fa8-38154e368b8d]52e9ca6f-919c-7f07-c8a9-5b67a66e13c8]
[2009-11-17 10:09:39.400 'Vmomi' 49765296 info] Throw vmodl.fault.SystemError
[2009-11-17 10:09:39.400 'Vmomi' 49765296 info] Result:
(vmodl.fault.SystemError) {
dynamicType = <unset>,
reason = "",
msg = ""
}
jemand eine Idee, was das sein kann, bzw. in welchen Log Dateien man noch suchen sollte ?