Link to home
Start Free TrialLog in
Avatar of DGulli
DGulli

asked on

virtual machine manager service crash

Hi All,

I am currently attempting to install Microsoft's Virtual Machine Manager 2008 using an evaluation copy (try before i buy...) so i can manage a hyper-v server which is running server core.

currently my configuration stands as this

Host running Windows server 2008 x64 with Hyper-v RTM
Guest running windows server 2008 x64 with Virtual Machine Manager 2008.

Every time i attempt to do a refresh or anything in particular in VMM, it crashes and states
"the connection to the virtual machine manager localhost was lost or the virtual machine manager service has crashed. it has done this x times"

looking at my versions of software i have
vmm version 2.0.3444.0
hyper-v version 6.0.6001.18016 which i believe is rtm, as i have applied the kb patch to do so.

does anyone have a fix for this, please? it is rendering vmm useless.

edit: it also fairs when attempting a P2V conversion - i have also already tried a re-install.
Avatar of dfxdeimos
dfxdeimos
Flag of United States of America image

What address are you using to connect? I notice your error message has "localhost", what happens if you use the actual machine name to connect instead of localhost?

Are there any corresponding entries in the event log when it crashes? If there are, can you post them here?
Avatar of DGulli
DGulli

ASKER

the crashes occur when i am using both the local admin console and when i connect to the vmm server remotely.

for example - i have installed the vmm console locally on my laptop and connect to it successfully. once i attempt to do anything job related such as a refresh, p2v etc the vmm service crashes.

the error log i receive when this occurs in event viewer
Log Name:      System
Source:        Service Control Manager
Date:          13/11/2008 8:57:09 AM
Event ID:      7031
Task Category: None
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      vmm.upstream.net.au
Description:
The Virtual Machine Manager service terminated unexpectedly.  It has done this 1 time(s).  The following corrective action will be taken in 100 milliseconds: Restart the service.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Service Control Manager" Guid="{555908D1-A6D7-4695-8E1E-26931D2012F4}" EventSourceName="Service Control Manager" />
    <EventID Qualifiers="49152">7031</EventID>
    <Version>0</Version>
    <Level>2</Level>
    <Task>0</Task>
    <Opcode>0</Opcode>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2008-11-12T21:57:09.000Z" />
    <EventRecordID>6683</EventRecordID>
    <Correlation />
    <Execution ProcessID="0" ThreadID="0" />
    <Channel>System</Channel>
    <Computer>vmm.upstream.net.au</Computer>
    <Security />
  </System>
  <EventData>
    <Data Name="param1">Virtual Machine Manager</Data>
    <Data Name="param2">1</Data>
    <Data Name="param3">100</Data>
    <Data Name="param4">1</Data>
    <Data Name="param5">Restart the service</Data>
  </EventData>
</Event>

Open in new window

What build of the VMM are you running? 3194.0?
If that is the case, there is an updated version that makes the VMM compatible with the RTM of Hyper-V. It is the VMM Beta QFE 3194.1 .

http://forums.microsoft.com/TechNet/ShowPost.aspx?PostID=3764029&SiteID=17
Avatar of DGulli

ASKER

is 2.0.3444 Hyper-V RTM compatible?
installed:
vmm version 2.0.3444.0
hyper-v version 6.0.6001.18016

i also looked at that URL, and went to connect.microsoft.com but that patch in question no longer seems to exist?
Are you talking about the Hyper-V Manager (H-VM) or the System Center Virtual Machine Manager (SCVMM)?
If you aren't talking about the H-VM, then you should try to download it at:

http://blogs.technet.com/virtualization/archive/2008/03/25/hyper-v-manager-mmc-now-available.aspx

and then we can tell if it is something on the server side or completely VMM related.
Avatar of DGulli

ASKER

SCVMM version 2.0.3444.0
hyper-v version 6.0.6001.18016  


i have the hyper-v console also installed, and that works fine, no problems. the issue i have is you cannot do anything with hyper-v such as P2V conversions without SCVMM, which brings me back to my initial problem..
Hmm, I am not finding a lot out there about your specific issue.

Hopefully someone else weighs in here, but in the meantime...

This website:

http://blogs.technet.com/chengw/default.aspx

is the blog of the lead dev for SCVMM over @ Microsoft. If you use the contact page asking him about the issue I am sure he will respond (they are generally pretty good about that).

Best of luck.
Avatar of DGulli

ASKER

thanks,

i also confirmed i am running rtm of hyper-v by typing

wmic qfe

950050 is installed -


its turning out to be quite an interesting issue..
ASKER CERTIFIED SOLUTION
Avatar of DGulli
DGulli

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Good job. You can accept your own answer.