wiki:TipAndDoc/VM/VMware/Server/Lucid/raducotescu/kernelupdated
  • sudo vmware-config.pl
    Making sure services for VMware Server are stopped.
    
    Stopping VMware autostart virtual machines:
       Virtual machines                                                   failed
    Stopping VMware management services:
       VMware Virtual Infrastructure Web Access
       VMware Server Host Agent                                           failed
    Stopping VMware services:
       VMware Authentication Daemon                                        done
       VM communication interface socket family:                           done
       Virtual machine communication interface                             done
       Virtual machine monitor                                             done
       Bridged networking on /dev/vmnet0                                   done
       Host network detection                                              done
       DHCP server on /dev/vmnet1                                          done
       Host-only networking on /dev/vmnet1                                 done
       DHCP server on /dev/vmnet8                                          done
       NAT service on /dev/vmnet8                                          done
       Host-only networking on /dev/vmnet8                                 done
       Virtual ethernet                                                    done
    
    You must read and accept the End User License Agreement to continue.
    Press enter to display it.
    
    (snip)
    
    Do you accept? (yes/no) yes
    
    Thank you.
    
    None of the pre-built vmmon modules for VMware Server is suitable for your
    running kernel.  Do you want this program to try to build the vmmon module for
    your system (you need to have a C compiler installed on your system)? [yes]
    
    Using compiler "/usr/bin/gcc". Use environment variable CC to override.
    
    What is the location of the directory of C header files that match your running
    kernel? [/lib/modules/2.6.32-22-server/build/include]
    
    Extracting the sources of the vmmon module.
    
    Building the vmmon module.
    
    Using 2.6.x kernel build system.
    make: Entering directory `/tmp/vmware-config0/vmmon-only'
    make -C /lib/modules/2.6.32-22-server/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
    make[1]: Entering directory `/usr/src/linux-headers-2.6.32-22-server'
      CC [M]  /tmp/vmware-config0/vmmon-only/linux/driver.o
    In file included from /tmp/vmware-config0/vmmon-only/./common/vmx86.h:32,
                     from /tmp/vmware-config0/vmmon-only/linux/driver.h:29,
                     from /tmp/vmware-config0/vmmon-only/linux/driver.c:101:
    /tmp/vmware-config0/vmmon-only/./include/x86msr.h:164:1: warning: "MSR_THERM2_CTL" redefined
    In file included from /usr/src/linux-headers-2.6.32-22-server/arch/x86/include/asm/msr.h:4,
                     from /usr/src/linux-headers-2.6.32-22-server/arch/x86/include/asm/processor.h:21,
                     from include/linux/prefetch.h:14,
                     from include/linux/list.h:6,
                     from include/linux/module.h:9,
                     from /tmp/vmware-config0/vmmon-only/./include/compat_module.h:27,
                     from /tmp/vmware-config0/vmmon-only/linux/driver.c:26:
    /usr/src/linux-headers-2.6.32-22-server/arch/x86/include/asm/msr-index.h:227:1: warning: this is the location of the previous definition
    In file included from /tmp/vmware-config0/vmmon-only/./common/vmx86.h:32,
                     from /tmp/vmware-config0/vmmon-only/linux/driver.h:29,
                     from /tmp/vmware-config0/vmmon-only/linux/driver.c:101:
    /tmp/vmware-config0/vmmon-only/./include/x86msr.h:164:1: warning: "MSR_THERM2_CTL" redefined
    In file included from /usr/src/linux-headers-2.6.32-22-server/arch/x86/include/asm/msr.h:4,
                     from /usr/src/linux-headers-2.6.32-22-server/arch/x86/include/asm/processor.h:21,
                     from include/linux/prefetch.h:14,
                     from include/linux/list.h:6,
                     from include/linux/module.h:9,
                     from /tmp/vmware-config0/vmmon-only/./include/compat_module.h:27,
                     from /tmp/vmware-config0/vmmon-only/linux/driver.c:26:
    /usr/src/linux-headers-2.6.32-22-server/arch/x86/include/asm/msr-index.h:227:1: warning: this is the location of the previous definition
      CC [M]  /tmp/vmware-config0/vmmon-only/linux/driverLog.o
      CC [M]  /tmp/vmware-config0/vmmon-only/linux/hostif.o
    In file included from /tmp/vmware-config0/vmmon-only/./common/vmx86.h:32,
                     from /tmp/vmware-config0/vmmon-only/./common/hostif.h:32,
                     from /tmp/vmware-config0/vmmon-only/linux/hostif.c:73:
    /tmp/vmware-config0/vmmon-only/./include/x86msr.h:164:1: warning: "MSR_THERM2_CTL" redefined
    In file included from /usr/src/linux-headers-2.6.32-22-server/arch/x86/include/asm/msr.h:4,
                     from /usr/src/linux-headers-2.6.32-22-server/arch/x86/include/asm/processor.h:21,
                     from /usr/src/linux-headers-2.6.32-22-server/arch/x86/include/asm/thread_info.h:22,
                     from include/linux/thread_info.h:56,
                     from include/linux/preempt.h:9,
                     from include/linux/spinlock.h:50,
                     from include/linux/mmzone.h:7,
                     from include/linux/gfp.h:4,
                     from include/linux/mm.h:8,
                     from /tmp/vmware-config0/vmmon-only/./include/compat_page.h:23,
                     from /tmp/vmware-config0/vmmon-only/linux/hostif.c:32:
    /usr/src/linux-headers-2.6.32-22-server/arch/x86/include/asm/msr-index.h:227:1: warning: this is the location of the previous definition
      CC [M]  /tmp/vmware-config0/vmmon-only/common/comport.o
      CC [M]  /tmp/vmware-config0/vmmon-only/common/cpuid.o
      CC [M]  /tmp/vmware-config0/vmmon-only/common/hashFunc.o
      CC [M]  /tmp/vmware-config0/vmmon-only/common/memtrack.o
      CC [M]  /tmp/vmware-config0/vmmon-only/common/phystrack.o
      CC [M]  /tmp/vmware-config0/vmmon-only/common/task.o
      CC [M]  /tmp/vmware-config0/vmmon-only/common/vmx86.o
    In file included from /tmp/vmware-config0/vmmon-only/common/vmx86.h:32,
                     from /tmp/vmware-config0/vmmon-only/common/vmx86.c:40:
    /tmp/vmware-config0/vmmon-only/./include/x86msr.h:164:1: warning: "MSR_THERM2_CTL" redefined
    In file included from /usr/src/linux-headers-2.6.32-22-server/arch/x86/include/asm/msr.h:4,
                     from /usr/src/linux-headers-2.6.32-22-server/arch/x86/include/asm/processor.h:21,
                     from /usr/src/linux-headers-2.6.32-22-server/arch/x86/include/asm/thread_info.h:22,
                     from include/linux/thread_info.h:56,
                     from include/linux/preempt.h:9,
                     from include/linux/spinlock.h:50,
                     from include/linux/seqlock.h:29,
                     from include/linux/time.h:8,
                     from include/linux/timex.h:56,
                     from include/linux/sched.h:56,
                     from /tmp/vmware-config0/vmmon-only/common/vmx86.c:32:
    /usr/src/linux-headers-2.6.32-22-server/arch/x86/include/asm/msr-index.h:227:1: warning: this is the location of the previous definition
      CC [M]  /tmp/vmware-config0/vmmon-only/vmcore/moduleloop.o
    In file included from /tmp/vmware-config0/vmmon-only/./common/vmx86.h:32,
                     from /tmp/vmware-config0/vmmon-only/vmcore/moduleloop.c:35:
    /tmp/vmware-config0/vmmon-only/./include/x86msr.h:164:1: warning: "MSR_THERM2_CTL" redefined
    In file included from /usr/src/linux-headers-2.6.32-22-server/arch/x86/include/asm/msr.h:4,
                     from /usr/src/linux-headers-2.6.32-22-server/arch/x86/include/asm/processor.h:21,
                     from /usr/src/linux-headers-2.6.32-22-server/arch/x86/include/asm/thread_info.h:22,
                     from include/linux/thread_info.h:56,
                     from include/linux/preempt.h:9,
                     from include/linux/spinlock.h:50,
                     from include/linux/seqlock.h:29,
                     from include/linux/time.h:8,
                     from include/linux/timex.h:56,
                     from include/linux/sched.h:56,
                     from /tmp/vmware-config0/vmmon-only/./include/compat_sched.h:23,
                     from /tmp/vmware-config0/vmmon-only/vmcore/moduleloop.c:31:
    /usr/src/linux-headers-2.6.32-22-server/arch/x86/include/asm/msr-index.h:227:1: warning: this is the location of the previous definition
      LD [M]  /tmp/vmware-config0/vmmon-only/vmmon.o
      Building modules, stage 2.
      MODPOST 1 modules
      CC      /tmp/vmware-config0/vmmon-only/vmmon.mod.o
      LD [M]  /tmp/vmware-config0/vmmon-only/vmmon.ko
    make[1]: Leaving directory `/usr/src/linux-headers-2.6.32-22-server'
    cp -f vmmon.ko ./../vmmon.o
    make: Leaving directory `/tmp/vmware-config0/vmmon-only'
    The vmmon module loads perfectly into the running kernel.
    
    None of the pre-built vmci modules for VMware Server is suitable for your
    running kernel.  Do you want this program to try to build the vmci module for
    your system (you need to have a C compiler installed on your system)? [yes]
    
    Extracting the sources of the vmci module.
    
    Building the vmci module.
    
    Using 2.6.x kernel build system.
    make: Entering directory `/tmp/vmware-config0/vmci-only'
    make -C /lib/modules/2.6.32-22-server/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
    make[1]: Entering directory `/usr/src/linux-headers-2.6.32-22-server'
      CC [M]  /tmp/vmware-config0/vmci-only/linux/driver.o
      CC [M]  /tmp/vmware-config0/vmci-only/linux/driverLog.o
      CC [M]  /tmp/vmware-config0/vmci-only/linux/vmciKernelIf.o
      CC [M]  /tmp/vmware-config0/vmci-only/common/vmciContext.o
      CC [M]  /tmp/vmware-config0/vmci-only/common/vmciDatagram.o
      CC [M]  /tmp/vmware-config0/vmci-only/common/vmciDriver.o
      CC [M]  /tmp/vmware-config0/vmci-only/common/vmciDs.o
      CC [M]  /tmp/vmware-config0/vmci-only/common/vmciEvent.o
      CC [M]  /tmp/vmware-config0/vmci-only/common/vmciGroup.o
      CC [M]  /tmp/vmware-config0/vmci-only/common/vmciHashtable.o
      CC [M]  /tmp/vmware-config0/vmci-only/common/vmciProcess.o
      CC [M]  /tmp/vmware-config0/vmci-only/common/vmciQueuePair.o
      CC [M]  /tmp/vmware-config0/vmci-only/common/vmciResource.o
      LD [M]  /tmp/vmware-config0/vmci-only/vmci.o
      Building modules, stage 2.
      MODPOST 1 modules
      CC      /tmp/vmware-config0/vmci-only/vmci.mod.o
      LD [M]  /tmp/vmware-config0/vmci-only/vmci.ko
    make[1]: Leaving directory `/usr/src/linux-headers-2.6.32-22-server'
    cp -f vmci.ko ./../vmci.o
    make: Leaving directory `/tmp/vmware-config0/vmci-only'
    The vmci module loads perfectly into the running kernel.
    
    VMWare config patch VMCI!
    `/tmp/vmware-config0/vmci-only/Module.symvers' -> `/tmp/vmware-config0/../Module.symvers'
    None of the pre-built vsock modules for VMware Server is suitable for your
    running kernel.  Do you want this program to try to build the vsock module for
    your system (you need to have a C compiler installed on your system)? [yes]
    
    Extracting the sources of the vsock module.
    
    VMWare config patch VSOCK!
    `/tmp/vmware-config0/../Module.symvers' -> `/tmp/vmware-config0/vsock-only/Module.symvers'
    Building the vsock module.
    
    Using 2.6.x kernel build system.
    make: Entering directory `/tmp/vmware-config0/vsock-only'
    make -C /lib/modules/2.6.32-22-server/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
    make[1]: Entering directory `/usr/src/linux-headers-2.6.32-22-server'
      CC [M]  /tmp/vmware-config0/vsock-only/linux/af_vsock.o
      CC [M]  /tmp/vmware-config0/vsock-only/linux/driverLog.o
      CC [M]  /tmp/vmware-config0/vsock-only/linux/util.o
      CC [M]  /tmp/vmware-config0/vsock-only/linux/vsockAddr.o
      LD [M]  /tmp/vmware-config0/vsock-only/vsock.o
      Building modules, stage 2.
      MODPOST 1 modules
      CC      /tmp/vmware-config0/vsock-only/vsock.mod.o
      LD [M]  /tmp/vmware-config0/vsock-only/vsock.ko
    make[1]: Leaving directory `/usr/src/linux-headers-2.6.32-22-server'
    cp -f vsock.ko ./../vsock.o
    make: Leaving directory `/tmp/vmware-config0/vsock-only'
    The vsock module loads perfectly into the running kernel.
    
    This program previously created the file /dev/vmnet0, and was about to remove
    it.  Somebody else apparently did it already.
    
    This program previously created the file /dev/vmnet1, and was about to remove
    it.  Somebody else apparently did it already.
    
    This program previously created the file /dev/vmnet8, and was about to remove
    it.  Somebody else apparently did it already.
    
    You have already setup networking.
    
    Would you like to skip networking setup and keep your old settings as they are?
    (yes/no) [yes]
    
    None of the pre-built vmnet modules for VMware Server is suitable for your
    running kernel.  Do you want this program to try to build the vmnet module for
    your system (you need to have a C compiler installed on your system)? [yes]
    
    Extracting the sources of the vmnet module.
    
    Building the vmnet module.
    
    Using 2.6.x kernel build system.
    make: Entering directory `/tmp/vmware-config0/vmnet-only'
    make -C /lib/modules/2.6.32-22-server/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
    make[1]: Entering directory `/usr/src/linux-headers-2.6.32-22-server'
      CC [M]  /tmp/vmware-config0/vmnet-only/driver.o
      CC [M]  /tmp/vmware-config0/vmnet-only/hub.o
      CC [M]  /tmp/vmware-config0/vmnet-only/userif.o
      CC [M]  /tmp/vmware-config0/vmnet-only/netif.o
      CC [M]  /tmp/vmware-config0/vmnet-only/bridge.o
      CC [M]  /tmp/vmware-config0/vmnet-only/filter.o
      CC [M]  /tmp/vmware-config0/vmnet-only/procfs.o
      CC [M]  /tmp/vmware-config0/vmnet-only/smac_compat.o
      CC [M]  /tmp/vmware-config0/vmnet-only/smac.o
      CC [M]  /tmp/vmware-config0/vmnet-only/vnetEvent.o
      CC [M]  /tmp/vmware-config0/vmnet-only/vnetUserListener.o
      LD [M]  /tmp/vmware-config0/vmnet-only/vmnet.o
      Building modules, stage 2.
      MODPOST 1 modules
      CC      /tmp/vmware-config0/vmnet-only/vmnet.mod.o
      LD [M]  /tmp/vmware-config0/vmnet-only/vmnet.ko
    make[1]: Leaving directory `/usr/src/linux-headers-2.6.32-22-server'
    cp -f vmnet.ko ./../vmnet.o
    make: Leaving directory `/tmp/vmware-config0/vmnet-only'
    The vmnet module loads perfectly into the running kernel.
    
    Please specify a port for remote connections to use [902]
    
    Using Existing SSL Certificate.
    You have a pre-existing config.xml.  The new version will be created as
    /etc/vmware/hostd/NEW_config.xml.  Please check the new file for any new values
    that you may need to migrate to your current config.xml.
    
    Do you want to use the current proxy port values? [yes]
    
    The current administrative user for VMware Server  is 'root'.  Would you like
    to specify a different administrator? [no]
    
    Using root as the VMware Server administrator.
    
    You have a pre-existing authorization.xml.  The new version will be created as
    /etc/vmware/hostd/NEW_authorization.xml.  Please check the new file for any new
    values that you may need to migrate to your current authorization.xml.
    
    You have a pre-existing vmInventory.xml.  The new version will be created as
    /etc/vmware/hostd/NEW_vmInventory.xml.  Please check the new file for any new
    values that you may need to migrate to your current vmInventory.xml.
    
    You have a pre-existing clients.xml.  The new version will be created as
    /usr/lib/vmware/hostd/docroot/client/NEW_clients.xml.  Please check the new
    file for any new values that you may need to migrate to your current
    clients.xml.
    
    This program previously created the file
    /usr/lib/vmware/webAccess/tomcat/apache-tomcat-6.0.16/work, and was about to
    remove it.  Somebody else apparently did it already.
    
    insserv: warning: current stop runlevel(s) (0 2 3 5 6) of script `vmware' overwrites defaults (0 6).
    The script you are attempting to invoke has been converted to an Upstart
    job, but lsb-header is not supported for Upstart jobs.
    insserv: warning: script 'hostname' missing LSB tags and overrides
    The script you are attempting to invoke has been converted to an Upstart
    job, but lsb-header is not supported for Upstart jobs.
    insserv: warning: script 'network-interface-security' missing LSB tags and overrides
    The script you are attempting to invoke has been converted to an Upstart
    job, but lsb-header is not supported for Upstart jobs.
    insserv: warning: script 'network-interface' missing LSB tags and overrides
    insserv: warning: current start runlevel(s) (0) of script `halt' overwrites defaults (empty).
    insserv: warning: current start runlevel(s) (0 6) of script `umountnfs.sh' overwrites defaults (empty).
    insserv: warning: current start runlevel(s) (0 6) of script `umountfs' overwrites defaults (empty).
    insserv: warning: current start runlevel(s) (0 6) of script `umountroot' overwrites defaults (empty).
    insserv: warning: current start runlevel(s) (6) of script `reboot' overwrites defaults (empty).
    insserv: warning: current start runlevel(s) (0 6) of script `sendsigs' overwrites defaults (empty).
    The script you are attempting to invoke has been converted to an Upstart
    job, but lsb-header is not supported for Upstart jobs.
    insserv: warning: script 'module-init-tools' missing LSB tags and overrides
    insserv: warning: current start runlevel(s) (0 6) of script `networking' overwrites defaults (empty).
    The script you are attempting to invoke has been converted to an Upstart
    job, but lsb-header is not supported for Upstart jobs.
    insserv: warning: script 'plymouth' missing LSB tags and overrides
    The script you are attempting to invoke has been converted to an Upstart
    job, but lsb-header is not supported for Upstart jobs.
    insserv: warning: script 'plymouth-log' missing LSB tags and overrides
    The script you are attempting to invoke has been converted to an Upstart
    job, but lsb-header is not supported for Upstart jobs.
    insserv: warning: script 'plymouth-splash' missing LSB tags and overrides
    The script you are attempting to invoke has been converted to an Upstart
    job, but lsb-header is not supported for Upstart jobs.
    insserv: warning: script 'plymouth-stop' missing LSB tags and overrides
    The script you are attempting to invoke has been converted to an Upstart
    job, but lsb-header is not supported for Upstart jobs.
    insserv: warning: script 'procps' missing LSB tags and overrides
    The script you are attempting to invoke has been converted to an Upstart
    job, but lsb-header is not supported for Upstart jobs.
    insserv: warning: script 'udev' missing LSB tags and overrides
    The script you are attempting to invoke has been converted to an Upstart
    job, but lsb-header is not supported for Upstart jobs.
    insserv: warning: script 'udev-finish' missing LSB tags and overrides
    The script you are attempting to invoke has been converted to an Upstart
    job, but lsb-header is not supported for Upstart jobs.
    insserv: warning: script 'udevtrigger' missing LSB tags and overrides
    The script you are attempting to invoke has been converted to an Upstart
    job, but lsb-header is not supported for Upstart jobs.
    insserv: warning: script 'udevmonitor' missing LSB tags and overrides
    The script you are attempting to invoke has been converted to an Upstart
    job, but lsb-header is not supported for Upstart jobs.
    insserv: warning: script 'hwclock' missing LSB tags and overrides
    The script you are attempting to invoke has been converted to an Upstart
    job, but lsb-header is not supported for Upstart jobs.
    insserv: warning: script 'hwclock-save' missing LSB tags and overrides
    The script you are attempting to invoke has been converted to an Upstart
    job, but lsb-header is not supported for Upstart jobs.
    insserv: warning: script 'console-setup' missing LSB tags and overrides
    The script you are attempting to invoke has been converted to an Upstart
    job, but lsb-header is not supported for Upstart jobs.
    insserv: warning: script 'cron' missing LSB tags and overrides
    The script you are attempting to invoke has been converted to an Upstart
    job, but lsb-header is not supported for Upstart jobs.
    insserv: warning: script 'rsyslog' missing LSB tags and overrides
    The script you are attempting to invoke has been converted to an Upstart
    job, but lsb-header is not supported for Upstart jobs.
    insserv: warning: script 'dmesg' missing LSB tags and overrides
    The script you are attempting to invoke has been converted to an Upstart
    job, but lsb-header is not supported for Upstart jobs.
    insserv: warning: script 'atd' missing LSB tags and overrides
    The script you are attempting to invoke has been converted to an Upstart
    job, but lsb-header is not supported for Upstart jobs.
    insserv: warning: script 'irqbalance' missing LSB tags and overrides
    The script you are attempting to invoke has been converted to an Upstart
    job, but lsb-header is not supported for Upstart jobs.
    insserv: warning: script 'ufw' missing LSB tags and overrides
    The script you are attempting to invoke has been converted to an Upstart
    job, but lsb-header is not supported for Upstart jobs.
    insserv: warning: script 'apport' missing LSB tags and overrides
    insserv: warning: current start runlevel(s) (0 6) of script `wpa-ifupdown' overwrites defaults (empty).
    insserv: script vmware-core: service VMware already provided!
    insserv: script vmware-mgmt: service VMware already provided!
    insserv: script vmware-autostart: service VMware already provided!
    In which directory do you want to keep your virtual machine files?
    [/var/lib/vmware/Virtual Machines]
    
    You have a pre-existing datastores.xml.  The new version will be created as
    /etc/vmware/hostd/NEW_datastores.xml.  Please check the new file for any new
    values that you may need to migrate to your current datastores.xml.
    
    Do you want to enter a serial number now? (yes/no/help) [no]
    
    Starting VMware services:
       Virtual machine monitor                                             done
       Virtual machine communication interface                             done
       VM communication interface socket family:                           done
       Virtual ethernet                                                    done
       Bridged networking on /dev/vmnet0                                   done
       Host-only networking on /dev/vmnet1 (background)                    done
       DHCP server on /dev/vmnet1                                          done
       Host-only networking on /dev/vmnet8 (background)                    done
       DHCP server on /dev/vmnet8                                          done
       NAT service on /dev/vmnet8                                          done
       VMware Server Authentication Daemon (background)                    done
       Shared Memory Available                                             done
    Starting VMware management services:
       VMware Server Host Agent (background)                               done
       VMware Virtual Infrastructure Web Access
    Starting VMware autostart virtual machines:
       Virtual machines                                                    done
    
    The configuration of VMware Server 2.0.2 build-203138 for Linux for this
    running kernel completed successfully.
    
Last modified 14 years ago Last modified on Jun 6, 2010 10:02:16 PM