Re: Virtual server host clustering script problem
- From: "Edwin vMierlo [MVP]" <EdwinvMierlo@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 17 Sep 2007 16:47:01 +0100
the error is in the "Online()" function within your script.
For some reason it returns the value 424 (instead of 0 for sucses)
see:
00001014.00001084::2007/09/17-09:45:39.588 ERR Generic Script
<Virt_Script>: 'Online' script entry point returned '424'.
This means that the resource monitor can not bring your script online, wich
will produce the 5018
so, I would start debugging your script !
rgds,
edwin
"mohrandras" <mohrandras@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:0C0042FA-0E27-438E-8CA4-F4A58621CD42@xxxxxxxxxxxxxxxx
- I'm trying to initialize a host clustering environment. I have followedthe
instructions but when I want to put the script (havm.vbs) online it saysthe
following error:<Virt_Script>:
The Cluster Resource could not be brought online by the resource monitor.
Error ID: 5018 (0000139a).
I have added the resource specific command line as well.
(cluster res "Guest1Script" /priv VirtualMachineName=Guest1)
On the cluter log there are a following lines about the error:
00001014.00001084::2007/09/17-09:45:39.556 INFO Generic Script
<Virt_Script>: Loaded script engine 'VBScript' successfully.
00001014.00001084::2007/09/17-09:45:39.556 INFO Generic Script
<Virt_Script>: Loaded script 'C:\WINDOWS\Cluster\Havm.vbs' successfully.
00001014.00001084::2007/09/17-09:45:39.556 INFO Generic Script
<Virt_Script>: Entering Open() for Virtual Server Host Clustering Generic
Script Version 1.0
00001014.00001084::2007/09/17-09:45:39.588 INFO Generic Script
<Virt_Script>: Entering Online() for VIRT
00001014.00001084::2007/09/17-09:45:39.588 INFO Generic Script
Startup() for virtual machine VIRT failed with error 424to
00001014.00001084::2007/09/17-09:45:39.588 INFO Generic Script
<Virt_Script>: 'Open' script entry point did not return a value.'
00001014.00001084::2007/09/17-09:45:39.588 ERR Generic Script
<Virt_Script>: 'Online' script entry point returned '424'.
00001014.00001084::2007/09/17-09:45:39.588 ERR Generic Script
<Virt_Script>: Return value of 'Online' script entry point caused HRESULT
be set to 0x800701a8.failed,
00001014.0000059c::2007/09/17-09:45:39.588 ERR [RM] OnlineResource
resource Virt_Script, status = 424.
The host clustering worked before I insallad the Virtual Server 2005 SP1.
I have tried to add the complete resource group from the beginning but It
doesn' t help. The Virtual Server working itself.
Any idea?
Thanks in advance
-ma-
.
- Follow-Ups:
- Re: Virtual server host clustering script problem
- From: mohrandras
- Re: Virtual server host clustering script problem
- Prev by Date: Re: Security Configuration Wizard (Fixed)
- Next by Date: Re: Replacing a node and MS DTC
- Previous by thread: Re: Security Configuration Wizard (Fixed)
- Next by thread: Re: Virtual server host clustering script problem
- Index(es):
Relevant Pages
|