CentOS Linux VMware Tools cannot cancel install cannot vMotion

I'm running CentOS 6.5 and have successfully installed vmtools. I need vmotion my servers, but I get the error "VM is to install VMware Tools and cannot launch a migration operation.

I already did the "vim - cmd vmsvc/tools.cancelinstall < idnum >" command, but still cannot vmotion.

I tried to re-mounting/remove the cdrom and unplugging the CD, but not luck.

Don't know what to try next. Ideas?

ESXi 5.5, vm version vmx-10, the tools are present and running.

Thank you

Mike

Had this problem several times. Only way I got it to work was to turn off the virtual machine and power it back on.

Tim

Tags: VMware

Similar Questions

  • How to get address Virtual Machine MAC on which vmware tools is not installed

    Hello

    I'm putting the MAC address of a virtual machine in a string. At first, I was using this script:

    strMACAddress = objVM.guest.net [0] .macAddress;

    But as indicated in the title, the vmware tools are not installed on the virtual machine. I found a similar position in vSphere Web Services SDK:

    http://communities.VMware.com/thread/254204

    In this post, it is specified to use the script VcVirtualEthernetCard() object. I'm new to Orchestrator and I do not understand how to make a "myVcVirtualEthernetCard" link to my virtual computer object 'objVM '.

    Example:

    IN: objVM (VcVirtualMachine)

    OUT: macAddress

    var myVcVirtualEthernetCard = new VcVirtualEthernetCard();

    macAddress var = myVcVirtualEthernetCard.macAddress;

    Thank you for your help.

    Kind regards

    Fred

    Hello!

    You can browse the table config.hardware.device of the virtual machine:

    IN: vm (Vc:VirtualMachine)

    DEPARTURES: Macaddresses (Array/string)

    //initialize macAddresses array (to make a push() possible later)
    macAddresses = new Array();
    var deviceArray = vm.config.hardware.device;
    if (!deviceArray) throw "Error getting hardware config array of VM";
        System.debug("deviceArray: " + deviceArray);
    //loop through array, find NICs and retrieve there MACs
    for (var i in deviceArray) {
        var currentDevice = deviceArray.pop();
        if (currentDevice) {
            System.debug("currentDevice: " + currentDevice);
            if (currentDevice instanceof VcVirtualE1000 ||
                currentDevice instanceof VcVirtualPCNet32 ||
                currentDevice instanceof VcVirtualVmxnet ||
                currentDevice instanceof VcVirtualVmxnet2 ||
                currentDevice instanceof VcVirtualVmxnet) {
                    System.debug("found network card on " + currentDevice);
                    macAddresses.push(currentDevice.macAddress) ;
            }
        }
    }
    

    Please let me know if it works for you, or if you need more information :-)

    Kind regards

    Joerg

  • How to get the MAC address of the virtual machine on which vmware tool is not installed

    Hello

    In our project, we communicate to vCenter/ESX and details of virtual machines using the VI - Java 4.0.0 SDK APIs

    I use PropertyCollector for details.

    But in the following cases

    1. a virtual machine is poweredOff.

    2 VMware tool is not installed on the virtual machine.

    I am not able to get the mac using the PropertyColector address.

    To get the macaddress property I use after crossing spec:

    rootFolder (folder)-> childEntity (data center)-> hostFolder (Folder)-> childEntity (ComputerResource)

    -> host (Hostsystem)-> vm-> guest (GuestInfo)-> net (GuestNicInfo)-> macaddress (in Virtualmachine)

    I know the vSphere client uses the VI SDK to perform all operations, and I am able to see the macAddress of VirtualMachine in cases using vSphere client.

    Is any body please help me get the macaddress of VM in the two cases.

    Thank you

    Deepak

    Take a look at the dashboard feature of the virtual machine and specifically "VirtualEthernetCard": http://www.vmware.com/support/developer/vc-sdk/visdk400pubs/ReferenceGuide/vim.vm.device.VirtualEthernetCard.html

    When you assign a new vNIC to each virtual machine, a unique MAC address generated is given by default. If you still want to map the actual interface of the guestOS, then you would take a look at guestInfo as you may have noticed IF you have the VMware Tools. Although the default is whence the MAC address

    =========================================================================

    William Lam

    VMware vExpert 2009

    Scripts for VMware ESX/ESXi and resources at: http://engineering.ucsb.edu/~duonglt/vmware/

    Twitter: @lamw

    repository scripts vGhetto

    Introduction to the vMA (tips/tricks)

    Getting started with vSphere SDK for Perl

    VMware Code Central - Scripts/code samples for developers and administrators

    150 VMware developer

    If you find this information useful, please give points to "correct" or "useful".

  • Cannot install VMware tools - "cannot find the component...". »

    I created a Windows XP Pro VM under a host Windows 7 Pro using Player 4.02. When I try to install VMware tools I get the message "can't find conponent on the update server. Contact VMware support or your system administrator. "The host and guest both can work a network connectivity and the internet. I saw at least another poster on another forum mentioned this error message and told him to install by mounting the ISO and install it manually. I looked in every subdirectory of the installation of the reader and any windows.iso file could not be found. Is it supposed to be there in this version of the player? If this is not the case, how can I get the iso? Any help is appreciated.

    This question will probably be corrected in the next few days and I see this with other versions.  Right now the last repository showing is: http://softwareupdate.vmware.com/cds/vmw-desktop/player/4.0.1

  • VMware Tools do not install on Ubuntu

    Here's a transcript:

    $ sudo./vmware-install.pl
    A previous installation of VMware Tools has been detected.
    The previous installation was made by the tar Installer (version 4).
    Keeping the tar4 format of database Installer.
    You have a version of VMware Tools installed.  Continuing this will install
    first uninstall the currently installed version.  Do you want to continue?
    (yes/no) [Yes]
    Uninstalling the tar of the VMware Tools installation.
    Stop services for VMware Tools
    initctl: unknown instance:
    / Usr/lib/vmware-tools/lib32/libconf/etc/pango/pangorc file is saved until
    usr/lib/VMware-Tools/lib32/libconf/etc/pango/pangorc.old.3.
    / Etc/vmware-tools/suspend-vm-default file is saved until
    etc/VMware-Tools/suspend-VM-default.old.0.
    / Etc/vmware-tools/summary-vm-default file is saved until
    etc/VMware-Tools/Resume-VM-default.old.0.
    /Sbin/mount.vmhgfs file is saved to sbin/mount.vmhgfs.old.0.
    / Etc/vmware-tools/poweron-vm-default file is saved until
    etc/VMware-Tools/PowerOn-VM-default.old.0.
    / Etc/vmware-tools/poweroff-vm-default file is saved until
    etc/VMware-Tools/poweroff-VM-default.old.0.
    This program has already created the file
    /usr/lib/VMware-tools/libconf/etc/GTK-2.0/GTK.immodules and was about to
    remove it.  Someone else apparently done already.
    /Usr/lib/VMware-tools/lib32/libconf/etc/Pango/pangox.aliases file is saved
    to usr/lib/vmware-tools/lib32/libconf/etc/pango/pangox.aliases.old.3.
    File /usr/lib/vmware-tools/lib32/libconf/etc/gtk-2.0/gdk-pixbuf.loaders is
    saved on
    usr/lib/VMware-Tools/lib32/libconf/etc/GTK-2.0/gdk-pixbuf.loaders.old.3.
    This program has already created the file
    / usr/lib/VMware-Tools/libconf/etc/pango/pangorc and was about to take off.
    Someone else apparently done already.
    /Etc/VMware-tools/VMware-user.desktop file is saved until
    etc/VMware-Tools/VMware-User.Desktop.old.3.
    /Usr/lib/VMware-tools/lib32/libconf/etc/fonts/fonts.conf file is saved until
    usr/lib/VMware-Tools/lib32/libconf/etc/fonts/fonts.conf.old.3.
    This program has already created the file
    / usr/lib/VMware-Tools/libconf/etc/pango/pangox. Aliases and was about to remove
    He someone else apparently already made.
    This program has already created the file
    /usr/lib/VMware-tools/lib32/libconf/etc/Pango/Pango.modules and was about to
    remove it.  Someone else apparently done already.
    This program has already created the file
    /usr/lib/VMware-tools/libconf/etc/GTK-2.0/gdk-pixbuf.loaders and was about to
    remove it.  Someone else apparently done already.
    /Usr/lib/VMware-tools/lib32/libconf/etc/GTK-2.0/GTK.immodules file is saved
    to usr/lib/vmware-tools/lib32/libconf/etc/gtk-2.0/gtk.immodules.old.3.
    Restore the initrd kernel image. :
    Update-initramfs: generation /boot/initrd.img-2.6.35-28-generic
    Update-initramfs: generation /boot/initrd.img-2.6.35-27-generic
    Update-initramfs: generation /boot/initrd.img-2.6.35-25-generic
    Update-initramfs: generation /boot/initrd.img-2.6.35-24-generic
    Update-initramfs: generation /boot/initrd.img-2.6.35-23-generic
    Update-initramfs: generation /boot/initrd.img-2.6.35-22-generic
    Update-initramfs: generation /boot/initrd.img-2.6.32-25-generic
    Update-initramfs: generation /boot/initrd.img-2.6.32-24-generic
    / Etc/initramfs-tools/modules file is saved until
    etc/initramfs-tools/modules.old.3.
    /Etc/pulse/default.PA file is saved to etc/pulse/default.pa.old.3.
    /Etc/updatedb.conf file is saved to etc/updatedb.conf.old.3.
    HAL: unrecognized service
    The removal of the VMware Tools 8.4.5 build-324285 for Linux completed
    successfully.
    Installation of VMware tools.
    In which directory you want to install the binaries
    ?
    [/ usr/bin]
    What is the directory that contains the directories init (rc0.d / to rc6.d /)?
    / [etc]
    What is the directory that contains the initialization scripts?
    [/ init.d]
    In which directory you want to install the files of demon
    ?
    [/ usr/sbin]
    In which directory you want to install the library files?
    [/ usr/lib/vmware-tools]
    In which directory you want to install the documentation files?
    [/ usr/share/doc/vmware-tools]
    The path "/ usr/share/doc/vmware-tools" does not currently exist. This program
    going to create, including the necessary parent directories. This is what you
    you want? [Yes]
    The installation of the VMware Tools 8.4.6 build-385536 for Linux completed
    successfully. You can decide to remove this software from your system at any
    time by invoking the following command: "/ usr/bin/vmware-uninstall-tools.pl".
    Before you run VMware Tools for the first time, you must configure it by
    calling the following command: "/ usr/bin/vmware-config-tools.pl". Do you want
    This program to invoke the command for you now? [Yes]
    Initializing...
    Ensuring services for VMware Tools are arrested.
    The vmmemctl module has already been installed on this system with another
    Installer or package and will not be changed by the installer.  Use the indicator
    -clobber-kernel modules is vmmemctl to substitute.
    The vmhgfs module has already been installed on this system with another
    Installer or package and will not be changed by the installer.  Use the indicator
    -clobber-kernel modules is vmhgfs to substitute.
    The vmxnet module has already been installed on this system with another
    Installer or package and will not be changed by the installer.  Use the indicator
    -modules of the core-clobber-= vmxnet substitute.
    The vmblock module has already been installed on this system with another
    Installer or package and will not be changed by the installer.  Use the indicator
    -clobber-kernel modules is vmblock to substitute.
    Vmci module has already been installed on this system by another Installer
    or package and will not be changed by the installer.  Use the indicator
    -modules of the core-clobber-= vmci substitute.
    The vsock module has already been installed on this system by another Installer
    or package and will not be changed by the installer.  Use the indicator
    -clobber-kernel modules is vsock to substitute.
    The vmxnet3 module has already been installed on this system with another
    Installer or package and will not be changed by the installer.  Use the indicator
    -modules of the core-clobber-= vmxnet3 to substitute.
    Pvscsi module has already been installed on this system with another
    Installer or package and will not be changed by the installer.  Use the indicator
    -clobber-kernel modules is pvscsi to substitute.
    Disable audio planning based on timer in pulseaudio.
    Found Xorg X server version 1.9.0.
    Distribution provided drivers for the Xorg X Server are used.
    X configuration to jump because X drivers are not included.
    Creating a new boot initrd for the kernel image.
    Update-initramfs: generation /boot/initrd.img-2.6.35-28-generic
    initctl: job started
    Could not start the services for VMware Tools
    The execution is canceled.

    What should I do?

    Looking at your mistakes, you seem to have an earlier version of the tools which are not uninstaled or tools are coming from another source when the installation program checks the files are already claimed. I first uninstall everything that claims these files and possibly clean/regen your db packace if necessary. Then, reinstall the tools and see if you still get errors with no alert clobber.

  • How the news works of linux vmware-tools associated with the support of actions HGFS?

    Just to clarify, if it is possible to get from VMware Tools for Linux Guest users qualified/developer/maintainer.

    If memory serves me right, from 12 Workstation, VMware Tools for modified Linux related with the way it handles stocks HGFS.

    Installation of VMware tools on many Linux guests, I always see the same behavior.

    In some installations it build hgfs module, in others it seems fair to connect on vmhgfs-fuse executable. No module hgfs not charged in this case of the kernel then HGFS works as expected.

    Exactly how it works under the hood, how to install VMware Tools/config, can determine whether it is necessary to build the module or just run vmhgfs-fuse?

    Well, strange person, not even VMware guys come on this subject. IMHO is a really interesting thing, I almost always use shared folders between guests and hosts, it's so easy and simple WHEN IT WORKS.

    The fact that no-one comes on this thread, show what I think always: products like workstation are profoundly less used, average people IMHO use 30/40 per cent of the potential software.

    Then, with a few hours and a few Linux guests many kind in hand machines (work with tools in both modes, hgfs.ko or fuse), investigated and found how it works by myself.

    This is what I found.

    Recent versions of VMware Tools for Linux now seems to check the fuse package installed on guest system installed and when they found him, they try to use vmhgfs-fuse (formerly an Open-vm-tools executable) to mount hgfs actions without the need of the hgfs.ko module and so without needing to compile the module often broken kernel. For example, hgfs.ko thin build up to kernel branch 4.4 and it is broken again on 4.5.

    The script vmware-config - tools.pl also seems power - also when it detects the fuse package - properly configure autostart for hgfs share.

    That's all, and it's very useful for me. Hope it will be for others.

  • Linux VMware Tools and their dependencies

    Hello

    I want to install VMware Tools on one Linux Virtual MACHINE created with Workstation 10.x for Windows.

    Ce Linux distribution drift since Ubuntu 13.10.

    Je would like to know What packages are needed for a correct installation et configuration of these Tools.

    Also, I have would like to know If there is a Ubuntu repository where to download and install the latest version of these Tools.

    Thank you

    Good bye

    What is the difference between VMware Tools and Open Virtual Machine Tools?

    Copy and paste this question into Google!

    By chance, you have your repository in order to always download the latest version?

    I use only VMware tools and always uninstall first Open Virtual Machine Tools and also use - clobber-kernel-modules = if necessary when installing the VMware Tools on the distributions that have Open Virtual Machine Tools installed.

  • VMware tools are not installed

    I have vmware player v6 on a windows machine

    I installed windows 7 as a virtual machine on a windows computer, but I can't get vmware tools to install - because the installation process does not start.

    In the vmware window, I click on manage/player/install VMware tools and nothing happens, never. I get no start installation upward. So I tried also to start/run/D:\setup and I get "Please insert a disc into the dvd drive. It's so useless, nothing I will get the installer to start and after trawling google ages each page says the same thing, which is what I tried already and who never works. WTF |. I have to do to get the vmware tools installer to run?

    Edit: I also tried to download and tools-windows - 9.6.1.exe running and who has done sweet FA as well.

    If you are using VMware Player 6.0,1 on a Windows host and you want to install VMware Tools in Windows 7, then do what follows is workaround to which question you encounter that does not automatically download the VMware Tools.

    Tools-windows - 9.6.1.exe.tar on the host, not the comments, download and unzip it.  Then run the file tools-windows - 9.6.1.exe.  This (silently) installs VMware Tools for Windows (windows.iso) in the working directory of VMware Player.  You should then be able to install VMware Tools normally on the Menu, but if it doesn't work then fix the windows.iso of CD/DVD virtual machine and run the installation from the Windows virtual machine.

  • VMware tools will not install on Windows 2000 comments: "Setup failed to upgrade windows install.

    Just installed VMware player 5.0.0 on a host windows 7 to run a guest OS for win2k.  Going to install VMware tools, the installation program starts as expected but gives the error dialog box, ' the installer could not upgrade windows install "and closes.  How can I install VMware tools?

    See attached screenshot.

    Thanks in advance.

    Service Pack installed inside the 2 k VM?

    AFAIK the installer needs to SP 4

  • When vmware tools can be installed on windows 8 with the display driver

    Hello

    I have problems with the installation of vmware tools on my windows virtual machine 8 in 9 workstation, and I see that this is a general problem.

    So when will there be an upgrade for it?

    Thanks in advance

    Carsten

    So when will there be an upgrade for it?

    It will be the point in time that he came out and not before! (VMware does not disclose this kind of information by their policies.)

  • Cannot install VMWare tools for linux

    Hello

    I use VMWare player 3.1.4.

    I have a machine, Ubunto 11.04 on which I'm trying to install VMWare tools.

    However, the download process always stops with an error: "not recognized update server data (4007). Try again later... »

    I tried to download from two PC different and two different networks.

    Any idea?

    Thank you

    Jonathan

    Try disabling the web Updater by going to Preferences > uncheck the "check the Web for updates at startup".

    You can uninstall and then install vmware player.

    You can also get the tools using Apt - get, instead of by the bias of the player interface. See this page:

    https://help.Ubuntu.com/community/VMware/tools

    ---------------------

    #install kernel headers so modules will work
    #needed this on a 10.04 guest running in a Fusion 3 host
    apt-get install linux-headers-virtual
    
    # install kernel modules
    apt-get install --no-install-recommends open-vm-dkms
    
    # EITHER: install tools for an xorg install
    apt-get install open-vm-tools
    # OR: a headless install
    apt-get install --no-install-recommends open-vm-tools
    
  • "Easy Install cannot install VMware tools"

    As I began to create a virtual machine for Ubuntu 12.10, VMware Player displays a message indicating that it recognizes this OS and install it and VMware Tools with Easy Install. "Good idea," I thought to myself 'I am all in favor of easy'.

    And the installation went great, until VMware Player try to install VMware Tools. This is where the process has frozen and not exceeded. Now, whenever I try to start my VM the screen says "install VMware Tools... Please wait. »

    How can I fix?

    Personally speaking General and I use Easy Install, especially with the Linux Distros!   With some Easy Install distributions do not properly size the volume/boot, causing issues later during the upgrade of nuclei.  I don't like what he does with it two CD/DVD of configuration and how it leaves things when doing even if it can be cleaned manually to the top.

    I recommend not to use is installed and instead select "I will install the operating system later" and then create a manual installation of the Linux operating system and then install VMware Tools then.

  • VMware Player 5 - Tools - «Cannot find component on the server to update...» »

    While creating a new virtual machine in VMware Player v5.01.1 (build 894247), for Windows 8 Professional, I met an error saying "cannot find component on the update server.  Contact VMware support or your system administrator.  However, the creation of the VM continued, and the new Win 8 VM apparently working properly.

    However, if I now try to install VMware Tools, I get the same error.

    For the Windows hosts running VMware Player 5.0.1 build 894247:

    Install VMware Tools ISO image on Windows host, download host and "détarer" and then run.  Then silently installs the VMware Tools ISO Image in the working directory.  If VMware Tools not normally install in the virtual machine then manually assign the target VMware Tools ISO Image on CD/DVD to the virtual machine and install manually.

    ====================

    For the Linux hosts running VMware Player 5.0.1 build 894247:

    To install VMware Tools ISO Images on the host Linux see information in my answer Re: WS 7.1.4 - impossible to download VMware Tools/upgrade to update to install on the Linux host.   Then if VMware Tools will not install normally in the VM and then manually assign the target VMware Tools ISO Image to the CD/DVD from the virtual machine and install manually.

  • How to install VMware tools correctly on Linux Mint 15 cinnamon on Fusion 5.0.3

    Hello

    First of all, I understand that Linux Mint is not supported (side: anyone know if this will change?), so I appreciate any help.  My main problem is with the folders shared

    Dead ends

    So far, I've run into some dead ends:

    1. I watched install VMware Tools in Linux Mint 15 cinnamon (Olivia) - YouTube - but this facility has been the "'VMware Workstation 9.0.2 ' and the author admits"I don't know if it works or not with the fusion." "

    2 I downloaded a a copy of the latest vmwaretools for linux of deposit of CDS - /www/stage/session-32/cds/vmw-desktop/fusion/5.0.3/1040386/packages only to find it was exactly the same as the package vmwaretools this merger gives me at least VMwareTools - 9.2.2 - 893383

    Some success

    I had some mild success by running the following commands before installing - it seems to stop error messages:

    apt-get update

    sudo apt-get install build-essential

    sudo apt-get install linux-headers-`uname -r`

    sudo apt-get install xinetd

    But my MAJOR PROBLEM IS...

    When I try to activate the shared folders while the guest is running, I see a message:

    VMware folder sharing failure.jpg

    Or if I turn on shared folders when the guest does NOT work, I don't get an error message - but I don't see either record hgfs under/MNT

    Other research

    I read can't see the shared folders in Linux guest (Windows host) and Re: sharing files on drive betw host and the guest does not work on Ubuntu 13.04 and even tried to run the script vmtoolspatch of WoodyZ of this post - with the following result:

    user@GNS3WB62 /tmp/vmware-tools-distrib $ ./vmtoolspatch

     

     

    patching file driver.c

    Reversed (or previously applied) patch detected!  Assume -R? [n] n

    Apply anyway? [n] y

    Hunk #1 FAILED at 152.

    Hunk #2 FAILED at 1978.

    Hunk #3 succeeded at 1962 (offset -71 lines).

    2 out of 3 hunks FAILED -- saving rejects to file driver.c.rej

    patching file inode.c

    Reversed (or previously applied) patch detected!  Assume -R? [n] n

    Apply anyway? [n] y

    Hunk #1 succeeded at 62 with fuzz 2 (offset 12 lines).

     

     

    To install VMware Tools type the following

    commands, pressing Enter after each:

     

     

    cd /tmp/vmware-tools-distrib

    sudo ./vmware-install.pl

    But after the installation of the VMware shared folders tools has not always worked.

    My plea

    Someone has successfully shared folder with Linux Mint 15 cinnamon (32 bit - no codecs) invited 5.0.3 fusion and if so could you share the steps that you used?

    My system Details

    I tried this using VMware Fusion 5.0.3 in both a

    MacMini running Lion Server (OS X 10.7.5) 2 GHz Intel Core i7 16 GB of DDR3 memory and a

    MacBook Pro running 2.8 GHz Intel Core Duo 8 GB DDR3 (OS X 10.8.4) Mountain Lion

    I have only this tried using Linux Mint 15 cinnamon (32 bit - no codecs)

    Well, starting with the basic installation created by using the linuxmint-15-cinnamon-dvd-nocodecs-32bit.iso image under VMware Fusion 5.0.3 I did the following.

    sudo apt - get install linux-headers-$(uname-r)

    sudo ln-s/usr/src/linux-headers-$ (uname-r)/include/generated/uapi/linux/version.h /usr/src/linux-headers-$(uname-r)/include/linux/version.h

    Excerpt from vmtoolspatch.zip in my Home Directory.

    Excerpt from the VMware Tools VMwareTools - 9.2.2 - 893683.tar.gz to: / tmp

    Open a Terminal, by default, the base directory, then:

    wkz@linuxmint15x86nc ~ $. / vmtoolspatch

    patch the file driver.c

    patching file inode.c

    To install VMware Tools, type the following command

    commands, pressing ENTER after each:

    CD/tmp/vmware-tools-distrib

    sudo./VMware-install.pl

    wkz@linuxmint15x86nc ~ $ cd/tmp/vmware-tools-distrib

    wkz@linuxmint15x86nc/tmp/vmware-tools-distrib $ sudo./vmware-install.pl

    Once VMware Tools have been installed, I rebooted and had access to the VMware shared folders.

    So it works with the basic install however I do not run apt - get update then apt - get upgrade or use one kernel other then the default.  So once the changes then the scrip may not work and I don't have time to test each variable and am just trying to give some automated solution just to make it easier to patch based on what is said in the Notes section in the script.  Really don't want to maintain it and others can build on this and or do something similar.

    Make sure that the stamp of Date/time on the file vmtoolspatch is Jul 15 00:04:00 2013 as who has worked with this test.

  • Is it possible to publish a model that doesn't have VMware tools installed on it?

    2.5 what I remember installing the vmware tools was not mandatory in the 3.0 if vmware tools is not installed, you cannot publish the model. is there a way to get around this?

    No problem. «Please change the status of this thread to "answer the Question".»

    Thank you.

Maybe you are looking for