Re: Virtual server host clustering script problem
- From: mohrandras <mohrandras@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 18 Sep 2007 04:28:01 -0700
Thanks for the answer,
This script is provided by the Microsoft and I didn't take any modification
in it at all. This script was worked before at its current state.
-ma-
"Edwin vMierlo [MVP]" wrote:
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: Edwin vMierlo [MVP]
- Re: Virtual server host clustering script problem
- References:
- Re: Virtual server host clustering script problem
- From: Edwin vMierlo [MVP]
- Re: Virtual server host clustering script problem
- Prev by Date: Re: im running windows 2003 server with 4 gigs of ram, how do i know if it is 32 or 64 bit? is there some way to verify for sure which it is?
- Next by Date: Re: any http traffic between NLB clusters knocks both off line for two to three minutes
- Previous by thread: Re: Virtual server host clustering script problem
- Next by thread: Re: Virtual server host clustering script problem
- Index(es):
Relevant Pages
|