Converted VM running on Hyper-V keeps loggin Event ID 1000, 257, 259

After converting a VM running Windows 2008 r2 from VMware to Hyper-V, we receive event ID 1000 and 7031 as listed below.
Log Name:      System
Source:        Service Control Manager
Date:          3/7/2014 2:24:58 PM
Event ID:      7031
Task Category: None
Level:         Error
Keywords:      Classic
User:          N/A
Description:
The VMware Tools Service service terminated unexpectedly.  It has done this 806 time(s). 
The following corrective action will be taken in 300000 milliseconds: Restart the service.
Log Name:      System
Source:        Service Control Manager
Date:          3/7/2014 2:24:58 PM
Event ID:      7031
Task Category: None
Level:         Error
Keywords:      Classic
User:          N/A
Description:
The VMware Tools Service service terminated unexpectedly.  It has done this 806 time(s). 
The following corrective action will be taken in 300000 milliseconds: Restart the service.
Then I disabled the all Vmware services such as VMware tools service and VMwrae Upgrade helper. Now, I receive Event ID:
Log Name:      Application
Source:        vmStatsProvider
Date:          3/11/2014 12:15:40 AM
Event ID:      257
Task Category: General
Level:         Error
Keywords:      Classic
User:          N/A
Description:
The "vmStatsProvider" can not be initialized. "vmGuestLib" returns error "VMware Guest API is not running in a Virtual Machine" (2).
Log Name:      Application
Source:        vmStatsProvider
Date:          3/11/2014 12:15:40 AM
Event ID:      259
Task Category: Guest Library API
Level:         Error
Keywords:      Classic
User:          N/A
Description:
Unable to start "vmGuestLibrary". Error: "VMware Guest API is not running in a Virtual Machine" (2).
If I try to uninstall VMwrae tools, I can’t remove it with this message: “setup failed to determine which VMware product this virtual machine is running on”
How can I fix the problem?
Bob Lin, MCSE & CNE Networking, Internet, Routing, VPN Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net How to Install and Configure Windows, VMware, Virtualization and Cisco on http://www.HowToNetworking.com

Ah, yes.
SCVMM does not use Disk2VHD and removes all the VMware stuff for you (since you mention it) - oh, but only prior to 2012 R2.  Um, yea.  But SCVMM 2012 does.
There are tools that convert the VMDK to VHD.
You can use Disk2VHD if yon convert within the VM and then find a way to copy out (or present another volume to the VM and write the VHD to that).
You can copy out the VMDK, mount it, take a WIM image of it, and then apply that WIM image to a VHD.
Some backup utilities convert for you.
The big hitch is older operating systems and moving from a SCSI boot device to an IDE one (ESX built VMS usually have a SCSI boot disk).
If you are trying to stick with free tools, most of your options involve creativity.
Brian Ehlert
http://ITProctology.blogspot.com
Learn. Apply. Repeat.
Disclaimer: Attempting change is of your own free will.

Similar Messages

  • How to use "Start synchronous Call" to run a subVi and keep timeout event in Main vi still running?

    Hi, All
    I have a application need periodically check an instrument status and I put it in the "Timeout Event" in main vi. I also need call some subVis for configuration etc. Somehow when I called those subvi, the Timeout event in my main vi was not running. Then I use " Start Asynchronous Call" function to call the subVis. Turns out it works fine with some subvis without return value, but not as expected with "return value-needed" subvis. 
    I attached a simple test, my main vi call two dlg subvis: AboutDlg.vi and SettingsDlg.vi. In the timeout event, I just use a counter for simulation. When you run it, you can see the counter keep counting when the AboutDlg.vi was called, but stopped when SettingsDlg.vi was called. 
    As I remembered, someone suggested to use Queue to pass return value, but I don't know how to implement it here. 
    Anyone has any suggestions about it? 
    Thank you very much. 
    CQ
    Solved!
    Go to Solution.
    Attachments:
    AsyCallTest.llb ‏108 KB

    Try playing with this - I have modified  your code to poke a Q in there.
    You will want to change the clusters to more useful datatypes (maybe enum and variant so you can unbundle variants depending on enum input), you will want to type def the clusters to make it easier to maintain and you will NEED to handle the sitaution where the called VI is left open on program close - i couldn't be bothered as this was not your immediate issue)
    Hope this give you some Ideas - totalyy untested but should work.
    James
    Attachments:
    AsyCallTest.llb ‏114 KB

  • Converting physical servers to hyper-v hosts

    Hi,
    Can we
    We are running windows hyper-v server 2012 R2 and having many VM's running on the hypervisor. we would like to convert few of our physical machines to virtual.
    how do we convert a physical sever to hyper-v virtual machine ?
    what factors should we take into consideration?
    which tools should we use to accomplish this task ? could you please provide any document or links for the same.
    Thanks.

    Is SCVMM 2012 SP1 a free tool or do we need buy the license ?
    NO, it;s not free.
    Where do we need to install the SCVMM ?
    You can install to VM.
    can we install it on any computer on the network or  it should be on any of the specific machine ?
    System Requirements for System Center 2012 - Virtual Machine Manager
    SCVMM 2012 R2 – QuickStart deployment guide
    is there any option in Hyper-V VMM to convert P2V?
    NO
    You can try
    Using Disk2VHD for Hyper-V P2V (Physical to Virtual) Conversions
    How to perform a P2V in a SCVMM 2012 R2 environment
    How to clone physical machine into Hyper-V 2012
    Have a nice day !!!

  • Ubuntu running under Hyper-V with high load

    I'm running a VM for Ubuntu Server 12.04 LTS under Hyper-V and with no web server or any other public server installed, the system load is 1.0
    The VM is using a 75GB fixed VHD on its own partition (the hard drive is using raid 0).
    Is this normal for running a linux OS under Hyper-V?
    Here's what top shows (i restarted the vm for fresh numbers, but it still shows a load of 1.00 even after its been running for a day):
    top - 16:58:17 up 23 min,  1 user,  load average: 1.00, 0.58, 0.24
    Tasks: 235 total,   1 running, 234 sleeping,   0 stopped,   0 zombie
    Cpu(s):  0.0%us,  0.0%sy,  0.0%ni, 98.8%id,  1.0%wa,  0.0%hi,  0.2%si,  0.0%st
    Mem:   4040336k total,   870384k used,  3169952k free,    13232k buffers
    Swap:  7812092k total,        0k used,  7812092k free,   225396k cached
    The host OS is running Windows 2012 R2 and it too isint running anything else that would put a lot of load on the server.

    Hi Sir,
            The following daemons must be installed manually for Ubuntu distributions:
    VSS Snapshot daemon – This daemon is required to create live Linux virtual machine backups.
    KVP daemon – This daemon allows setting and querying intrinsic and extrinsic key value pairs.
    To install both daemons, please use the following command:
    Copy
    # sudo apt-get update
    # sudo apt-get install hv-kvp-daemon-init
    # uname –r
    <kernel release>
    # sudo apt-get install linux-tool-<kernel release>
    # sudo apt-get install linux-cloud-tools-<kernel release>
    Please refer to note 5 , 9 within following article :
    https://technet.microsoft.com/en-us/library/dn531029.aspx
    As for linux VM running on hyper- v, I would suggest you to try to get further assistance from this forum:
    https://social.technet.microsoft.com/Forums/en-US/home?forum=linuxintegrationservices&filter=alltypes&sort=lastpostdesc
    Best Regards,
    Elton Ji
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected] .

  • How can I convert Pdf from RGB to CMYK, keeping font color 100% K while working in Illustrator?

    How can I convert Pdf from RGB to CMYK, keeping font color 100% K while working in Illustrator?
    When I try to open the document in Illustrator and I convert to CMYK the black font converts to rich black, but to set up for Offset printintg I need the text to be only in Black (100%K).
    The original source of the document is a Microsoft Word file, I have converted the Word file to Pdf in order to setup for OFfset Printing.
    Thanks

    I have tried that way, but the downside is that the fonts are set in gray not in a 100%K, also I have to deal with other fonts that are composites and meant to stay Full Color. I could select text by text and convert to gray but, its a 64 page document and I wouldn't want to make a expensive mistake.

  • How to find out whether a program is running in Hyper-V virtual machine or not?

    If I want to make a program which only running in Hyper-V virtual machine, how can I find out whether
    the program is running in Hyper-V  virtual machine or not?

    https://gallery.technet.microsoft.com/scriptcenter/Determine-if-a-computer-is-cdd20473
    http://social.technet.microsoft.com/wiki/contents/articles/942.hyper-v-how-to-detect-if-a-computer-is-a-vm-using-script.aspx
    http://www.grouppolicy.biz/2014/01/how-to-target-group-policy-to-virtual-computers/
    Mike Crowley | MVP
    My Blog --
    Baseline Technologies

  • I have a Word doc with lots of Excel/Pdf attached doc inside. Can I convert this word doc in PDF keeping the attached documents inside the PDF? or do I have to attach all af them again? thank in advance

    I have a Word doc with lots of Excel/Pdf attached doc inside. Can I convert this word doc in PDF keeping the attached documents inside the PDF? or do I have to attach all af them again? thank in advance

    Attach all of them again.
    Be well...

  • Why does my iPhoto Library.photolibrary in my MacAir running OS X Yosemite keep expanding?

    Why does my iPhoto Library.photolibrary in my MacAir running OS X Yosemite keep expanding?

    I will find a way to empty the system trash
    Does the System Trash refuse to empty?
    Usually simply clicking the Trash icon in the Dock will show you a window with the content of the Trash and a button labelled "Empty".
    Or ctrl-click the Trash icon in the Dock and select "Empty Trash".

  • I am trying to figure out how to clear my massage backlog of messages on Messages for Mavericks OS. I believe a lot of space is taken up by this running in the background keeping recent messages loaded. Especially with all the gif files I've been sending

    I am trying to figure out how to clear my massage backlog on Messages for Mavericks OS. I believe a lot of space is taken up by this running in the background keeping recent messages loaded. Especially with all the gif files I've been sending. Is there a way to select all and deleter? Please help! Can't find anyone who looks to do the same just lots of manuals for using the app on iphones and ipads.
    Thanks

    I am trying to figure out how to clear my massage backlog on Messages for Mavericks OS. I believe a lot of space is taken up by this running in the background keeping recent messages loaded. Especially with all the gif files I've been sending. Is there a way to select all and deleter? Please help! Can't find anyone who looks to do the same just lots of manuals for using the app on iphones and ipads.
    Thanks

  • 2008 R2 server running off Hyper V is reverting changes made by users to directories/ files that are moved.

    We have a Windows 2008 R2 file server ( running off hyper V)
    It has intronis and backup exec installed for backups. 
    Users are creating folders on the server and moving files, and sometimes ( not every time but about 20% of the time) the changes they made/ folders they setup will be gone and the files are back in the original directory they were in the day before. 
    There are some NTFS errors ( Event ID 55) that say to run a chkdsk, 
    which we have done ( chkdsk /r ) 
    But we are still having the problem. 
    Should we just replace the drive? There is not much on google about this type of problem anyone run into anything like this before?
    Thanks for any suggestions. 

    Hi,
    Do you restore the drive from backups? Do all the folders and files have the same issue in the drive or only some specific folders and files? Does the issue occur instantly? 
    You could refer to the article below to troubleshoot the event ID 55 error.
    EVENT ID 55: When Good Bits Go Bad
    http://blogs.technet.com/b/askcore/archive/2012/05/09/event-id-55-when-good-bits-go-bad.aspx
    Best Regards,
    Mandy 
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • How do i run safari when it keeps on saying this version 5.0.6 won't run

    How do I run safari when it keeps on saying this version 5.0.6 won't run

    I should mention this is Safari 5.0.1

  • Can a video created with Adobe Premiere Elements 13 be converted to run on Adobe Premiere Elements 11?

    Can a video created with Adobe Premiere Elements 13 be converted to run (and be edited, etc.) on Adobe Premiere Elements 11?
    I have several hours invested in a video creation that I made with Premiere Elements 13, but now 13 is refusing to work properly (space bar and play button do not move the time line indicator forward).  Hopefully, I will get the problem solved, but in the meantime I must get this project completed and don't have time to start over.  So, I need to convert the work so that it can be completed with Premiere 11 which seems to work fine.
    Thanks, Dave

    Dave
    Is this an outdated thread? I thought that you had resolved the play button/space bar issue.
    Classically, you cannot open a project created in a later version in an earlier version. If you try, you get hit with "The project appears to be damaged, it cannot be opened." messaged. There was one rare and little known occasion when that was not the case. It involved Premiere Elements 10. So, that is not going to help us any here.
    If you still have the play button/space bar issue, can you get out of the 13 project by exporting it to file which you can import into a new Premiere Elements 11 project? If need be, I can suggest the details of that if you tell me the project setting for the 13 project.
    Please let us know the situation at this time.
    Thank you.
    ATR

  • How to verify if backups are set up and running on Hyper-V with Ubuntu 12.04 on vm ?

    I have Windows Server 2008 R2 with Hyper-V installed and Ubuntu 12.04 running on a VM.
    I would like to be able to verify if Windows Server Backups are in fact backing up the Ubuntu VM.
    From within Hyper-V Manager no snapshots appear for the VM.
    I have done a lsmod on Ubuntu to verify if LIS is installed , this is the output:
    Module                  Size  Used by
    vesafb                 13844  1
    joydev                 17693  0
    hid_hyperv             13164  0
    hid                    99559  1 hid_hyperv
    mac_hid                13253  0
    psmouse                87603  0
    serio_raw              13211  0
    i2c_piix4              13301  0
    lp                     17799  0
    parport                46562  1 lp
    hv_netvsc              22939  0
    hv_utils               13540  0
    hv_storvsc             17896  2
    hv_vmbus               34543  4 hid_hyperv,hv_netvsc,hv_utils,hv_storvsc
    floppy                 70365  0
    A ps -ef outputs this:
    root       217     2  0  2013 ?        00:00:00 [hv_vmbus_con]
    root       218     2  0  2013 ?        00:00:00 [hv_vmbus_ctl]
    root       219     2  0  2013 ?        00:00:00 [hv_vmbus_ctl]
    root       220     2  0  2013 ?        00:00:00 [hv_vmbus_ctl]
    root       221     2  0  2013 ?        00:00:00 [hv_vmbus_ctl]
    root       222     2  0  2013 ?        00:00:00 [hv_vmbus_ctl]
    root       223     2  0  2013 ?        00:00:00 [hv_vmbus_ctl]
    root       224     2  0  2013 ?        00:00:00 [hv_vmbus_ctl]
    root       225     2  0  2013 ?        00:00:00 [hv_vmbus_ctl]
    root       226     2  0  2013 ?        00:00:00 [hv_vmbus_ctl]
    root       227     2  0  2013 ?        00:00:00 [hv_vmbus_ctl]
     (not the entire output, just what I think is relevant)
    When checking the registry on Server 2008 I cannot find the key
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\WindowsServerBackup\Application Support\{66841CD4-6DED-4F4B-8F17-FD23F8DDC3DE}
    as described how to setup in this link: http://support.microsoft.com/kb/958662
    From what I can gather VSS will be able to run without the need to shutdown the Ubuntu VM but the backups are not running when Windows Server Backups run?
    How can I verify IF any backups of the VM have run successfully at all?
    I am new to Hyper-V - but from what I can see , it seems that no VM backups are running . The normal Windows Server backups are running nightly. I would like them to run together without having to restart/ take offline/reboot the VM.
    This is a production server and I need to avoid rebooting as much as possible-

    Hi Sir,
            The following daemons must be installed manually for Ubuntu distributions:
    VSS Snapshot daemon – This daemon is required to create live Linux virtual machine backups.
    KVP daemon – This daemon allows setting and querying intrinsic and extrinsic key value pairs.
    To install both daemons, please use the following command:
    Copy
    # sudo apt-get update
    # sudo apt-get install hv-kvp-daemon-init
    # uname –r
    <kernel release>
    # sudo apt-get install linux-tool-<kernel release>
    # sudo apt-get install linux-cloud-tools-<kernel release>
    Please refer to note 5 , 9 within following article :
    https://technet.microsoft.com/en-us/library/dn531029.aspx
    As for linux VM running on hyper- v, I would suggest you to try to get further assistance from this forum:
    https://social.technet.microsoft.com/Forums/en-US/home?forum=linuxintegrationservices&filter=alltypes&sort=lastpostdesc
    Best Regards,
    Elton Ji
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected] .

  • I have paid and downloaded LION and want to update my IMAC, can i just run install and it keep photos settings etc from Snow Leopard or is a full reinstall with wiped hard drive, anyone have any experience of this and do i need to run a backup beforehand?

    I have paid and downloaded LION and want to update my IMAC, can i just run install and it keep photos settings etc from Snow Leopard or is a full reinstall with wiped hard drive, anyone have any experience of this and do i need to run a backup beforehand?

    Always backup your important data before upgrading to a new Mac OS X.
    Lion doesn't erase the drive but better to be safe than sorry.
    And run Disk Utility  (Applications/Utilities). Verify and if necessary repair the startup disk before upgrading.
    Using Disk Utility to verify or repair disks
    Before upgrading read here >  Lion upgrade questions and answers:  Apple Support Communities
    And here >  What applications are not compatible with Mac OS X 10.7 "Lion"? What upgrade or substitute options are available for common incompatible applications? @ EveryMac.com

  • Trying to convert Pages to Word doc, but keep getting this error message:  TypeError:  Object doesn't support property or method 'invalidate'  JavaScript console contains more details.   Any ideas on how to get past this?

    Trying to convert Pages to Word doc, but keep getting this error message:  TypeError:  Object doesn't support property or method 'invalidate'  JavaScript console contains more details.   Any ideas on how to get past this?

    Right. If you are using delegated privs and sudo, make sure that sudo is configured to pass on the PERL5LIB and ORACLE_HOME environment variables at least.

Maybe you are looking for