Inventory VMware

Our current VM infrastructure runs on VMware.  I'm curious if anyone knows of a way to inventory the ESXi Hosts.  I realize the SCCM Client wouldn't actually install on ESX to inventory directly, but the client does install on the windows server
which runs vCenter, and vCenter has all of the host details.  Is there a way to get that information into SCCM?
I know there is the v_GS_VIRTUAL_MACHINE view in the database, and it seems to list some information like Physical Host, but only for Hyper-V systems.
Has anyone been able to get this to work?  My guess would be that if the vCenter information were in a WMI class that a MOF edit could be made to get it into inventory.  It would be nice to get information like what physical host a VM is running
on, what are it's hardware specs, and possibly other details.

Last I heard (which granted, was over a year ago) there was no way that a client could tell you "i'm on ESX Host called "ServerBob"".  and you are right, v_gs_virtual_machine is only for hyper-v--because hyper-v clients will offer that information (VMware
clients don't)
That said... since you suspect the information is in vCenter, where on that system is recorded "and here are my clients, these clients are these specific computers in Active Directory called ..."  The last I heard about that (querying that) I wasn't
encouraged about 'the where' for that information--it was made to sound like it was virtually impossible to pull out.  Of course; the main problem was I don't have any rights to the ESX Hosts here, to poke around and find the information. 
You could try to approach VMware yourself; and see what they say.  Although perhaps instead of asking them "how to I get this information using ConfigMgr Inventory", what you need to ask is something like... "I would like a Powershell script to enumerate
that information".  <wink>  Once we have the powershell script; then possibilities open up.
Standardize. Simplify. Automate.

Similar Messages

  • SCCM Inventory (Vmware/Vcores/Esxi)

    Hello All,
    We're looking into using SCCM as (one) of the main sources of information that will be used for a software asset management reporting tool. One of the key elements for getting an accurate license position is to not only determine what you have installed
    but also what the hardware beneath the virtualization layer consist of.
    I assume it's impossible to determine with SCCM (certainly in the non-hyper-v area) what the hardware of the underlying host is.
    Would other tricks as connecting VMM to vcenter deliver extra 'inventory' information to SCCM or would the above requirement lead to a connector from the reporting tool to for example vcenter to read out host data and do the vm host <> blade linking....?

    First, a (major) correction: Hyper-V is absolutely a (type 1) bare metal hypervisor.
    Next, ConfigMgr is not a CMDB. As mentioned, ConfigMgr manages OSes. It does not manage hardware. The hardware information that ConfigMgr has is because the OS exposes that information. OSes within guest virtual machines do not know or have visibility into
    their underlying hypervisor and thus ConfigMgr has no way of knowing anything.
    As for VMM, there is no real connection between VMM and ConfigMgr. Just to say it one more time, ConfigMgr manages OS instances. VMM manages hypervisors and virtual hosts. The two are complimentary, but do not overlap in purpose or functionality.
    Finally, the webcast I just presented last week in conjunction with Secunia showed how to use custom DDRs to pull information from any system, like vSphere and add that informatin to ConfigMgr for this exact scenario (I'm not sure if the recording has been
    posted yet or not though).
    Jason | http://blog.configmgrftw.com

  • Installing Inventory only agent on VMWare ESXi

    Hello,
    did anybody manage to install the Inventory-only-Agent (V 11.2.3) on a
    VMWare ESXi 5.1-Server? We would like to collect the inventory data for
    our CMDB. When i start the installation i get the follwoing errors:
    /tmp # ./zenumia-install.sh -s mycollectionserver
    Collection Server is mycollectionserver
    installing zenumia to /opt/novell/zenworks/umia
    ../zenumia-install.sh: line 188: arch: not found
    unrecognized OS, not setting SIPLATFORM
    OS tagged as unknown, sysinfo package is mcsysinfo-noui-10-.sh
    ../zenumia-install.sh: line 223: whoami: not found
    user is
    Must be root to install. Aborting install.
    So there are some needed commands like "whoami" missing and the OS ist
    unknown.
    I tried to collect the inventory data via a Discovery task, but the
    collected information is quite poor. No vendor-specific Hardware info, etc.
    Kind regards,
    Thomas

    Thomas,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://forums.novell.com/

  • Inventory Standalone VMware 3.0.2 host

    Has anyone managed to inventory a 3.0.2 ESX standalone host with MAPS 9?
    Works ok with version 5 and 5.1 hosts according to the documentation should scan ESX.
    Scan does not give any results back.  I can logon through web access and /mob page
    Is there a logfile i can check?
    Thanks

    MAP uses the web services API from VMware, and I believe that was available in the 3.x versions of the hypervisor. You could try turning on trace2 logging which will give you A LOT of information and hopefully the answer. Since Trace2 logging can be overwhelming
    in terms of the information you get, it is best to work with a fresh database and new log file and to only target 1 machine. This will keep the information to a manageable level.
    To get the detailed log, follow these instructions:
     1. With MAP closed, rename the existing MAP log file which is located in "%LOCALAPPDATA%\Microsoft\MAP\MapToolkit.log" if the default path was used during installation. It is recommended that you include a number or date when renaming so that you
    can keep the logs in order if you have to do this again.
     2. Open Notepad as Administrator
     3. Open "%LOCALAPPDATA%\Microsoft\MAP\Logging.cfg" in Notepad
     4. Change the line that says “.default=Info” to read “.default=Trace2”
     5. Save and close the file
     6. Open MAP (this creates a new log file)
     7. Go to File > Select a Database
     8. In the window that opens, select the radio button called “Create an inventory database” and enter a name
     9. Click ok
     10. On the Overview page in MAP, click on “Perform an inventory”
     11. In the inventory wizard, on the Inventory Scenario page, choose only VMware and nothing else.
     12. Choose "Manually enter computer names and credentials" as the discovery method. Do not choose another discovery method.
     13. Enter the needed credentials in "All Computers Credentials".
     14. On the manual entry wizard page, make sure you select "Use All Computers credential list" and finish the wizard
     15. Once the inventory has completed, exit MAP
     16. Open Logging.cfg is the same manner as before and change it back to “.default=Info”
    Please remember to click "Mark as Answer" on the post that helps you, and to click
    "Unmark as Answer" if a marked post does not actually answer your question. Please
    VOTE as HELPFUL if the post helps you. This can be beneficial to other community members reading the thread.

  • Start Guest OS Automatically through VMware Server 2 Web Console

    Hi All,
    Does anyone know how to get the guest OS to automatically start/stop when VMware starts/stops?  The user's manual says to click on Edit Virtual Machine Startup/Shutdown Settings, but that link is not there for me under the Commands tab.  I also upgraded this from Hardware v4 to v7.  I'm not sure if that makes a difference.  Any thoughts or ideas would be greatly appreciated, because when my VMware server restarts, I cannot get it to automatically start the virtual machines.
    Reference from the User's Manual:
    Enabling System-Wide Startup and Shutdown Settings
    You can enable virtual machines to be started and shut down automatically and configure how and when virtual machines are started and shut down.
    To enable system-wide startup and shutdown settings
    1 Select the host in the Inventory panel.
    2 In the Commands section of the host Summary tab, click Edit Virtual Machine Startup/Shutdown Settings.
    This is within the VMware Server 2 user's guide under Managing Your VMware Server -&gt; Configuring Virtual Machine Startup and Shutdown Settings

    Hi Paul,
    I see now what you mean.  You have to select the host for the entire system, not the guest OS.  That's what confused me. 
    Didn't previous versions have a link on there to define how the startup of the specific guest OS functioned?
    Chris

  • Vmware workstation problem

    So I've just installed VMware Workstation 11 and when I try to start it , it does not start
    this is the content of the log file
    Can anyone help me out ?
    2015-06-16T22:58:08.153+01:00| vmui| I120: Log for VMware Workstation pid=5366 version=11.1.2 build=build-2780323 option=Release
    2015-06-16T22:58:08.153+01:00| vmui| I120: The process is 64-bit.
    2015-06-16T22:58:08.153+01:00| vmui| I120: Host codepage=UTF-8 encoding=UTF-8
    2015-06-16T22:58:08.153+01:00| vmui| I120: Host is unknown
    2015-06-16T22:58:08.141+01:00| vthread-4| I120: Using GTK 2.24.28
    2015-06-16T22:58:08.151+01:00| vthread-4| I120: UTIL: Change file descriptor limit from soft 1024,hard 4096 to soft 4096,hard 4096.
    2015-06-16T22:58:08.151+01:00| vmui| I120: VTHREAD initialize main thread 4 "vmui" pid 5366
    2015-06-16T22:58:08.151+01:00| vmui| I120: DictionaryLoad: Cannot open file "/usr/lib/vmware/settings": No such file or directory.
    2015-06-16T22:58:08.151+01:00| vmui| I120: Msg_Reset:
    2015-06-16T22:58:08.151+01:00| vmui| I120: [msg.dictionary.load.openFailed] Cannot open file "/usr/lib/vmware/settings": No such file or directory.
    2015-06-16T22:58:08.151+01:00| vmui| I120: ----------------------------------------
    2015-06-16T22:58:08.151+01:00| vmui| I120: PREF Optional preferences file not found at /usr/lib/vmware/settings. Using default values.
    2015-06-16T22:58:08.152+01:00| vmui| I120: DictionaryLoad: Cannot open file "/home/gaston/.vmware/config": No such file or directory.
    2015-06-16T22:58:08.152+01:00| vmui| I120: Msg_Reset:
    2015-06-16T22:58:08.152+01:00| vmui| I120: [msg.dictionary.load.openFailed] Cannot open file "/home/gaston/.vmware/config": No such file or directory.
    2015-06-16T22:58:08.152+01:00| vmui| I120: ----------------------------------------
    2015-06-16T22:58:08.152+01:00| vmui| I120: PREF Optional preferences file not found at /home/gaston/.vmware/config. Using default values.
    2015-06-16T22:58:08.152+01:00| vmui| I120: PREF Unable to check permissions for preferences file.
    2015-06-16T22:58:08.152+01:00| vmui| I120: DictionaryLoad: Cannot open file "/home/gaston/.vmware/preferences": No such file or directory.
    2015-06-16T22:58:08.152+01:00| vmui| I120: Msg_Reset:
    2015-06-16T22:58:08.152+01:00| vmui| I120: [msg.dictionary.load.openFailed] Cannot open file "/home/gaston/.vmware/preferences": No such file or directory.
    2015-06-16T22:58:08.152+01:00| vmui| I120: ----------------------------------------
    2015-06-16T22:58:08.152+01:00| vmui| I120: PREF Failed to load user preferences.
    2015-06-16T22:58:08.176+01:00| vmui| W110: HostinfoReadDistroFile: Cannot work with empty file.
    2015-06-16T22:58:08.176+01:00| vmui| W110: HostinfoOSData: Error: no distro file found
    2015-06-16T22:58:08.176+01:00| vmui| W110: PID: 5366, log output: /tmp/vmware-gaston/vmware-ui-5366.log
    2015-06-16T22:58:08.176+01:00| vmui| I120: OBJLIB-LIB: Objlib initialized.
    2015-06-16T22:58:08.237+01:00| vmui| I120: HALLoadLibrary: Could not dlopen libhal.so.1: libhal.so.1: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type.
    2015-06-16T22:58:08.237+01:00| vmui| I120: HALLoadLibrary: Could not dlopen libhal.so.0: libhal.so.0: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type.
    2015-06-16T22:58:08.307+01:00| vmui| I120: UUID: Unable to open /sys/firmware/efi/systab: No such file or directory
    2015-06-16T22:58:08.307+01:00| vmui| I120: UUID: Unable to open /dev/mem: Permission non accordée
    2015-06-16T22:58:08.310+01:00| vmui| I120: UUID: Valid gethostid routine. Value = A8C00401.
    2015-06-16T22:58:08.311+01:00| vmui| I120: vmxFilePath="/usr/lib/vmware/bin/vmware-vmx"
    2015-06-16T22:58:08.311+01:00| vmui| I120: vmxFilePathDebug="/usr/lib/vmware/bin/vmware-vmx-debug"
    2015-06-16T22:58:08.311+01:00| vmui| I120: vmxFilePathStats="/usr/lib/vmware/bin/vmware-vmx-stats"
    2015-06-16T22:58:08.313+01:00| vmui| I120: HostDeviceInfo_FindHostCDROMs: enumerating IDE CDROMs
    2015-06-16T22:58:08.313+01:00| vmui| I120: HostDeviceInfoFindHostIDECDROMs: /proc/ide could not be explored. Unable to enumerate host IDE cdroms.
    2015-06-16T22:58:08.313+01:00| vmui| I120: HostDeviceInfo_FindHostCDROMs: IDE CDROM enumerating completed
    2015-06-16T22:58:08.314+01:00| vmui| I120: HostDeviceInfo_FindHostCDROMs: enumerating SCSI CDROMs
    2015-06-16T22:58:08.354+01:00| vmui| I120: HostDeviceInfo_FindHostCDROMs: SCSI CDROM enumerating completed
    2015-06-16T22:58:08.462+01:00| vmui| I120: SMBIOS: can't open /dev/mem: Insufficient permission to access the file
    2015-06-16T22:58:08.462+01:00| vmui| I120: VmhsHostInfoPopulateSystem: Could not get information from smbios to populate VMDB.
    2015-06-16T22:58:08.788+01:00| vmui| I120: SOCKET creating new socket, connecting to /var/run/vmware/usbarbitrator-socket
    2015-06-16T22:58:08.788+01:00| vmui| I120: SOCKET connect failed, error 2: No such file or directory
    2015-06-16T22:58:08.788+01:00| vmui| I120: REM-USB: Protocol version min:15 current:16. hostId:a8c00401
    2015-06-16T22:58:08.788+01:00| vmui| I120: REM-USB: Initializing 'Generic' backend
    2015-06-16T22:58:08.788+01:00| vmui| I120: SOCKET creating new socket, connecting to /var/run/vmware/usbarbitrator-socket
    2015-06-16T22:58:08.788+01:00| vmui| I120: SOCKET connect failed, error 2: No such file or directory
    2015-06-16T22:58:08.788+01:00| vmui| I120: SOCKET creating new socket, connecting to /var/run/vmware/usbarbitrator-socket
    2015-06-16T22:58:08.788+01:00| vmui| I120: SOCKET connect failed, error 2: No such file or directory
    2015-06-16T22:58:08.797+01:00| vmui| I120: DictionaryLoad: Cannot open file "/home/gaston/.vmware/preferences": No such file or directory.
    2015-06-16T22:58:08.812+01:00| vmui| I120: DictionaryLoad: Cannot open file "/home/gaston/.vmware/preferences-private": No such file or directory.
    2015-06-16T22:58:08.812+01:00| vmui| I120: NewComponentMgr: 11.1.2(2780323)
    2015-06-16T22:58:08.813+01:00| vmui| I120: CDS: Initializing a CDS updater client 1.0 for product unknown, version 11.1.2.2780323 (workspace /tmp/vmware-gaston)
    2015-06-16T22:58:09.108+01:00| vmui| I120: LOCALE fr_FR.utf8 -> NULL
    2015-06-16T22:58:09.288+01:00| vmui| I120: CDS: No cached version for vmware-player
    2015-06-16T22:58:09.288+01:00| vmui| I120: RefreshComponentListWithDefaults: CDS_UNKNOWN_PRODUCT_ERROR for product player-windows
    2015-06-16T22:58:09.463+01:00| vmui| I120: CDS: No cached version for vmware-tools-darwin
    2015-06-16T22:58:09.666+01:00| vmui| I120: CDS: Found cached version 9.9.3 build 2780323 for vmware-tools-freebsd
    2015-06-16T22:58:09.859+01:00| vmui| I120: CDS: Found cached version 9.9.3 build 2780323 for vmware-tools-linux
    2015-06-16T22:58:10.037+01:00| vmui| I120: CDS: Found cached version 9.9.3 build 2780323 for vmware-tools-netware
    2015-06-16T22:58:10.219+01:00| vmui| I120: CDS: Found cached version 9.9.3 build 2780323 for vmware-tools-solaris
    2015-06-16T22:58:10.396+01:00| vmui| I120: CDS: Found cached version 9.9.3 build 2780323 for vmware-tools-winPre2k
    2015-06-16T22:58:10.581+01:00| vmui| I120: CDS: Found cached version 9.9.3 build 2780323 for vmware-tools-windows
    2015-06-16T22:58:10.760+01:00| vmui| I120: CDS: Found cached version 11.1.2 build 2780323 for vmware-workstation
    2015-06-16T22:58:10.760+01:00| vmui| I120: RefreshComponentListWithDefaults: CDS_UNKNOWN_PRODUCT_ERROR for product ws-windows
    2015-06-16T22:58:10.761+01:00| vmui| I120: NewComponentMgr: 11.1.2(2780323)
    2015-06-16T22:58:10.762+01:00| vmui| I120: CDS: Initializing a CDS updater client 1.0 for product ws-linux, version 11.1.2.2780323 (workspace /tmp/vmware-gaston)
    2015-06-16T22:58:11.054+01:00| vmui| I120: LOCALE fr_FR.utf8 -> NULL
    2015-06-16T22:58:11.441+01:00| vmui| I120: CDS: No cached version for vmware-player
    2015-06-16T22:58:11.441+01:00| vmui| I120: RefreshComponentListWithDefaults: CDS_UNKNOWN_PRODUCT_ERROR for product player-windows
    2015-06-16T22:58:11.923+01:00| vmui| I120: CDS: No cached version for vmware-tools-darwin
    2015-06-16T22:58:12.373+01:00| vmui| I120: CDS: Found cached version 9.9.3 build 2780323 for vmware-tools-freebsd
    2015-06-16T22:58:12.821+01:00| vmui| I120: CDS: Found cached version 9.9.3 build 2780323 for vmware-tools-linux
    2015-06-16T22:58:13.168+01:00| vmui| I120: CDS: Found cached version 9.9.3 build 2780323 for vmware-tools-netware
    2015-06-16T22:58:13.604+01:00| vmui| I120: CDS: Found cached version 9.9.3 build 2780323 for vmware-tools-solaris
    2015-06-16T22:58:14.133+01:00| vmui| I120: CDS: Found cached version 9.9.3 build 2780323 for vmware-tools-winPre2k
    2015-06-16T22:58:14.429+01:00| vmui| I120: CDS: Found cached version 9.9.3 build 2780323 for vmware-tools-windows
    2015-06-16T22:58:14.821+01:00| vmui| I120: CDS: Found cached version 11.1.2 build 2780323 for vmware-workstation
    2015-06-16T22:58:14.821+01:00| vmui| I120: RefreshComponentListWithDefaults: CDS_UNKNOWN_PRODUCT_ERROR for product ws-windows
    2015-06-16T22:58:14.825+01:00| vmui| I120: CDS: Initializing a CDS updater client 1.0 for product ws-linux, version 11.1.2 (workspace /tmp/vmware-gaston)
    2015-06-16T22:58:15.124+01:00| vmui| I120: LOCALE fr_FR.utf8 -> NULL
    2015-06-16T22:58:15.124+01:00| vmui| I120: Foundry Init: setting up global state (1 poll threads, 0 worker threads).
    2015-06-16T22:58:15.124+01:00| vmui| I120: Vix_InitializeGlobalState: vixLogLevel = 0
    2015-06-16T22:58:15.124+01:00| vmui| I120: Vix_InitializeGlobalState: vixApiTraceLevel = 0
    2015-06-16T22:58:15.124+01:00| vmui| I120: Vix_InitializeGlobalState: vixDebugPanicOnVixAssert = 0
    2015-06-16T22:58:15.124+01:00| vmui| I120: Vix_InitializeGlobalState: vixLogRefcountOnFinalRelease = 0
    2015-06-16T22:58:15.125+01:00| vmui| I120: Vix_InitializeGlobalState: asyncOpWarningThreshold = 1000000
    2015-06-16T22:58:15.125+01:00| vmui| I120: Vix_InitializeGlobalState: enableSyncOpSelection = FALSE
    2015-06-16T22:58:15.125+01:00| vmui| I120: Vix_InitializeGlobalState: enableExternalThreadInterface = TRUE
    2015-06-16T22:58:15.125+01:00| vmui| I120: Vix_InitializeGlobalState: enableVigor = FALSE
    2015-06-16T22:58:15.125+01:00| vmui| I120: LOCALE fr_FR.utf8 -> NULL
    2015-06-16T22:58:15.125+01:00| vmui| I120: VixHost_ConnectEx: version -1, hostType 3, hostName (null), hostPort 0, options 8707
    2015-06-16T22:58:15.125+01:00| vmui| I120: LOCALE fr_FR.utf8 -> NULL
    2015-06-16T22:58:15.245+01:00| vmui| I120: DictionaryLoad: Cannot open file "/home/gaston/.vmware/inventory.vmls": No such file or directory.
    2015-06-16T22:58:15.245+01:00| vmui| I120: DictionaryLoad: Cannot open file "/home/gaston/.vmware/favorites.vmls": No such file or directory.
    2015-06-16T22:58:15+01:00[+0.011]| vmui| W110: Caught signal 6 -- tid 5366 (addr 3E8000014F6)
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: SIGNAL: rip 0x7f7d04c94528 rsp 0x7fffd001c448 rbp 0x7fffd001c7e0
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: SIGNAL: rax 0x0 rbx 0x5b rcx 0x7f7d04c94528 rdx 0x6 rsi 0x14f6 rdi 0x14f6
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: r8 0x7f7d04dbe140 r9 0x0 r10 0x8 r11 0x206 r12 0x5b r13 0x7fffd001c5f8 r14 0x7fffd001c5f8 r15 0x2
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: SIGNAL: stack 7FFFD001C448 : 0x00007f7d04c9593a 0x0000000000000020
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: SIGNAL: stack 7FFFD001C458 : 0x0000000000000000 0x0000000000000000
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: SIGNAL: stack 7FFFD001C468 : 0x0000000000000000 0x0000000000000000
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: SIGNAL: stack 7FFFD001C478 : 0x0000000000000000 0x0000000000000000
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: SIGNAL: stack 7FFFD001C488 : 0x0000000000000000 0x0000000000000000
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: SIGNAL: stack 7FFFD001C498 : 0x0000000000000000 0x0000000000000000
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: SIGNAL: stack 7FFFD001C4A8 : 0x0000000000000000 0x0000000000000000
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: SIGNAL: stack 7FFFD001C4B8 : 0x0000000000000000 0x0000000000000000
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace:
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[0] 00007fffd001bee0 rip=00007f7cf792e47e rbx=00007f7cf792e250 rbp=0000000000000000 r12=00007f7d05cfc6c8 r13=00007fffd001c4c8 r14=00007fffd001c4c8 r15=0000000000000006
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[1] 00007fffd001bf10 rip=00007f7cf7714469 rbx=0000000000000006 rbp=0000000000000004 r12=00007f7d05cfc6c8 r13=00007fffd001c4c8 r14=00007fffd001c4c8 r15=0000000000000006
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[2] 00007fffd001c000 rip=00007f7d05229660 rbx=000000000000005b rbp=00007fffd001c7e0 r12=000000000000005b r13=00007fffd001c5f8 r14=00007fffd001c5f8 r15=0000000000000002
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[3] 00007fffd001c448 rip=00007f7d04c94528 rbx=000000000000005b rbp=00007fffd001c7e0 r12=000000000000005b r13=00007fffd001c5f8 r14=00007fffd001c5f8 r15=0000000000000002
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[4] 00007fffd001c450 rip=00007f7d04c9593a rbx=000000000000005b rbp=00007fffd001c7e0 r12=000000000000005b r13=00007fffd001c5f8 r14=00007fffd001c5f8 r15=0000000000000002
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[5] 00007fffd001c580 rip=00007f7d04cd2bb2 rbx=000000000000005b rbp=00007fffd001c7e0 r12=000000000000005b r13=00007fffd001c5f8 r14=00007fffd001c5f8 r15=0000000000000002
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[6] 00007fffd001c7f0 rip=00007f7d04cd80fe rbx=0000000000000003 rbp=00007fffd001c7f0 r12=00007f7d04dc5b51 r13=0000000000000000 r14=00007f7d068d8000 r15=000000000000001b
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[7] 00007fffd001c830 rip=00007f7d04cd88db rbx=00007f7d06a55760 rbp=0000000000000009 r12=0000000000000000 r13=0000000000000000 r14=00007f7d068d8000 r15=000000000000001b
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[8] 00007fffd001c8a0 rip=00007f7d0384e24d rbx=00007f7d06a55770 rbp=0000000000000009 r12=00007fffd001c990 r13=0000000000000000 r14=00007f7d068d8000 r15=000000000000001b
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[9] 00007fffd001c8b0 rip=00007f7cf6c710ed rbx=00007f7d06a55420 rbp=0000000000000009 r12=00007fffd001c990 r13=0000000000000000 r14=00007f7d068d8000 r15=000000000000001b
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[10] 00007fffd001c8d0 rip=00007f7cf7353175 rbx=00007fffd001c990 rbp=00007f7d06a60530 r12=0000000000000001 r13=0000000000000000 r14=00007f7d068d8000 r15=000000000000001b
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[11] 00007fffd001ca60 rip=00007f7cf7356270 rbx=00007f7d06a60530 rbp=00007fffd001cb19 r12=00007fffd001cb19 r13=00007f7d068d8000 r14=0000000000000000 r15=00000000ffffffff
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[12] 00007fffd001ca90 rip=00007f7cf7310c2d rbx=00007f7d06a60530 rbp=0000000000000000 r12=00007fffd001cb19 r13=00007f7d068d8000 r14=0000000000000000 r15=00000000ffffffff
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[13] 00007fffd001cab0 rip=00007f7cf73211f1 rbx=00007f7d06a60530 rbp=00007fffd001cb19 r12=0000000000000000 r13=00007f7d068d8000 r14=0000000000000000 r15=00000000ffffffff
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[14] 00007fffd001cad0 rip=00007f7cf7334876 rbx=00007f7d062f5a80 rbp=00007fffd001cb1a r12=0000000000000000 r13=00007f7d068d8000 r14=0000000000000000 r15=00000000ffffffff
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[15] 00007fffd001cb70 rip=00007f7cf73354ad rbx=00007f7d062f5a80 rbp=0000000000000000 r12=00007f7d068e0ba0 r13=0000000000001153 r14=00000000000086ba r15=00007f7d068d8000
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[16] 00007fffd001cca0 rip=00007f7cf733568d rbx=00007f7d062f5a80 rbp=0000000000000001 r12=0000000000000000 r13=0000000000000000 r14=00007f7d068c4220 r15=000000000000000d
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[17] 00007fffd001cdc0 rip=00007f7cf73359ad rbx=00007fffd001cdec rbp=00007f7d062f5a80 r12=0000000000000000 r13=0000000000000000 r14=00007f7d068c4220 r15=000000000000000d
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[18] 00007fffd001cde0 rip=00007f7cf52b58a7 rbx=00007fffd001cdec rbp=00007f7d068d1700 r12=0000000000000000 r13=0000000000000000 r14=00007f7d068c4220 r15=000000000000000d
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[19] 00007fffd001ce20 rip=00007f7cf52b53b3 rbx=00007f7d068c4030 rbp=00007f7d068d1730 r12=00007f7d068d1710 r13=00007f7d068d0b10 r14=00007f7d068c4220 r15=000000000000000d
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[20] 00007fffd001cf00 rip=00007f7cf52a9413 rbx=00007f7d06158340 rbp=00007f7d06905960 r12=00007f7d068c4030 r13=00007f7cf52aa0a0 r14=00007f7d068b6a60 r15=00007fffd001d1d0
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[21] 00007fffd001cf40 rip=00007f7cf52a96af rbx=00007f7d06158340 rbp=00007f7d068b6a60 r12=00007f7d068d0d00 r13=00007f7d068d1b30 r14=00007f7d06158260 r15=00007fffd001d1d0
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[22] 00007fffd001cf90 rip=00007f7cf52a98e5 rbx=00007f7d06158340 rbp=00007f7d068d0b70 r12=00007f7d068b6a60 r13=00007f7d068d1b30 r14=00007fffd001d220 r15=00007fffd001d1d0
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[23] 00007fffd001cfc0 rip=00007f7cf3e7dffe rbx=0000000000000001 rbp=00007f7d06a58150 r12=00007f7d068bc768 r13=00007f7d068b6a60 r14=00007fffd001d220 r15=00007fffd001d1d0
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[24] 00007fffd001d270 rip=00007f7cf3efd55d rbx=00007fffd001d4d0 rbp=00007f7d06a58150 r12=00007fffd001d4c0 r13=00007fffd001d4e0 r14=00007fffd001d510 r15=00007f7d067d6600
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[25] 00007fffd001d620 rip=00007f7cf3f01677 rbx=00007fffd001dd70 rbp=00007f7d06a58150 r12=00007f7d068cdfb0 r13=00007f7d067d6600 r14=00007f7d068c1c30 r15=0000000000000000
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[26] 00007fffd001dba0 rip=00007f7cf2e98980 rbx=00007fffd001dd10 rbp=00007fffd001dbc0 r12=00007fffd001dd70 r13=00007fffd001e330 r14=00007fffd001dd00 r15=00007fffd001dd30
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[27] 00007fffd001ddd0 rip=00007f7cf2ea4b74 rbx=00007fffd001e3c0 rbp=00007fffd001e330 r12=00007fffd001e320 r13=00007fffd001e890 r14=00007f7d067a5180 r15=00007fffd001e5a0
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[28] 00007fffd001e420 rip=00007f7cf2e9b67c rbx=00007fffd001e520 rbp=00007f7d068ce890 r12=0000000000000000 r13=00007fffd001e4b0 r14=00007fffd001e660 r15=00007fffd001e5a0
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[29] 00007fffd001e810 rip=00007f7cf2e9bfa5 rbx=00007fffd001e890 rbp=00007fffd001e940 r12=00007fffd001eae0 r13=00007fffd001eaa8 r14=00007fffd001ea98 r15=00007fffd001ea88
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[30] 00007fffd001e890 rip=00007f7cf2edb401 rbx=00007f7d060a3170 rbp=0000000000000001 r12=00007fffd001ecf8 r13=00007fffd001ecf8 r14=00007f7d0606e140 r15=00000000ffffffff
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[31] 00007fffd001eb20 rip=00007f7d05a8a5c7 rbx=00007f7d060a3170 rbp=00007f7d060a2e80 r12=0000000000000001 r13=00007fffd001ecf8 r14=00007f7d0606e140 r15=00000000ffffffff
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[32] 00007fffd001ec20 rip=00007f7d04c81790 rbx=0000000000000000 rbp=00007f7d05af7a50 r12=00007f7d05a89cc0 r13=00007fffd001ecf0 r14=0000000000000000 r15=0000000000000000
    2015-06-16T22:58:15+01:00[+0.011]| vmui| I120: Backtrace[33] 00007fffd001ece0 rip=00007f7d05a89ce9 rbx=0000000000000000 rbp=0000000000000000 r12=00007f7d05a89cc0 r13=00007fffd001ecf0 r14=0000000000000000 r15=0000000000000000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[0] 00007fffd001bee0 rip=00007f7cf792e47e in function Util_BacktraceWithFunc in object /usr/lib/vmware/lib/libvmwarebase.so.0/libvmwarebase.so.0 loaded at 00007f7cf7571000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[1] 00007fffd001bf10 rip=00007f7cf7714469 in function (null) in object /usr/lib/vmware/lib/libvmwarebase.so.0/libvmwarebase.so.0 loaded at 00007f7cf7571000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[2] 00007fffd001c000 rip=00007f7d05229660 in function (null) in object /usr/lib/libpthread.so.0 loaded at 00007f7d05219000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[3] 00007fffd001c448 rip=00007f7d04c94528 in function gsignal in object /usr/lib/libc.so.6 loaded at 00007f7d04c61000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[4] 00007fffd001c450 rip=00007f7d04c9593a in function abort in object /usr/lib/libc.so.6 loaded at 00007f7d04c61000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[5] 00007fffd001c580 rip=00007f7d04cd2bb2 in function (null) in object /usr/lib/libc.so.6 loaded at 00007f7d04c61000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[6] 00007fffd001c7f0 rip=00007f7d04cd80fe in function (null) in object /usr/lib/libc.so.6 loaded at 00007f7d04c61000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[7] 00007fffd001c830 rip=00007f7d04cd88db in function (null) in object /usr/lib/libc.so.6 loaded at 00007f7d04c61000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[8] 00007fffd001c8a0 rip=00007f7d0384e24d in function CRYPTO_free in object /usr/lib/vmware/lib/libcrypto.so.1.0.1/libcrypto.so.1.0.1 loaded at 00007f7d037e9000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[9] 00007fffd001c8b0 rip=00007f7cf6c710ed in function SSL_CTX_set_alpn_protos in object /usr/lib/libssl.so.1.0.0 loaded at 00007f7cf6c26000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[10] 00007fffd001c8d0 rip=00007f7cf7353175 in function (null) in object /usr/lib/libcurl.so.4 loaded at 00007f7cf72ff000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[11] 00007fffd001ca60 rip=00007f7cf7356270 in function (null) in object /usr/lib/libcurl.so.4 loaded at 00007f7cf72ff000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[12] 00007fffd001ca90 rip=00007f7cf7310c2d in function (null) in object /usr/lib/libcurl.so.4 loaded at 00007f7cf72ff000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[13] 00007fffd001cab0 rip=00007f7cf73211f1 in function (null) in object /usr/lib/libcurl.so.4 loaded at 00007f7cf72ff000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[14] 00007fffd001cad0 rip=00007f7cf7334876 in function (null) in object /usr/lib/libcurl.so.4 loaded at 00007f7cf72ff000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[15] 00007fffd001cb70 rip=00007f7cf73354ad in function curl_multi_perform in object /usr/lib/libcurl.so.4 loaded at 00007f7cf72ff000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[16] 00007fffd001cca0 rip=00007f7cf733568d in function (null) in object /usr/lib/libcurl.so.4 loaded at 00007f7cf72ff000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[17] 00007fffd001cdc0 rip=00007f7cf73359ad in function curl_multi_socket_all in object /usr/lib/libcurl.so.4 loaded at 00007f7cf72ff000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[18] 00007fffd001cde0 rip=00007f7cf52b58a7 in function (null) in object /usr/lib/vmware/lib/libgvmomi.so.0/libgvmomi.so.0 loaded at 00007f7cf51d9000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[19] 00007fffd001ce20 rip=00007f7cf52b53b3 in function (null) in object /usr/lib/vmware/lib/libgvmomi.so.0/libgvmomi.so.0 loaded at 00007f7cf51d9000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[20] 00007fffd001cf00 rip=00007f7cf52a9413 in function (null) in object /usr/lib/vmware/lib/libgvmomi.so.0/libgvmomi.so.0 loaded at 00007f7cf51d9000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[21] 00007fffd001cf40 rip=00007f7cf52a96af in function (null) in object /usr/lib/vmware/lib/libgvmomi.so.0/libgvmomi.so.0 loaded at 00007f7cf51d9000
    2015-06-16T22:58:15+01:00[+0.012]| vmui| I120: SymBacktrace[22] 00007fffd001cf90 rip=00007f7cf52a98e5 in function gvmomi_session_connect_local in object /usr/lib/vmware/lib/libgvmomi.so.0/libgvmomi.so.0 loaded at 00007f7cf51d9000
    2015-06-16T22:58:15+01:00[+0.013]| vmui| I120: SymBacktrace[23] 00007fffd001cfc0 rip=00007f7cf3e7dffe in function _ZN6gvmomi3Cnx7ConnectEN3cui7CnxTypeEN4sigc4slotIvNS3_3nilES5_S5_S5_S5_S5_S5_EENS4_IvbRKNS_5ErrorES5_S5_S5_S5_S5_EE in object /usr/lib/vmware/lib/libvmwareui.so.0/libvmwareui.so.0 loaded at 00007f7cf34b6000
    2015-06-16T22:58:15+01:00[+0.013]| vmui| I120: SymBacktrace[24] 00007fffd001d270 rip=00007f7cf3efd55d in function _ZN3cui6CnxMgr12TryToConnectEbRKN4Glib6RefPtrINS_3CnxEEEPN6gvmomi3CnxEPNS_6DlgMgrE in object /usr/lib/vmware/lib/libvmwareui.so.0/libvmwareui.so.0 loaded at 00007f7cf34b6000
    2015-06-16T22:58:15+01:00[+0.013]| vmui| I120: SymBacktrace[25] 00007fffd001d620 rip=00007f7cf3f01677 in function _ZN3cui6CnxMgr7ConnectERKN4Glib6RefPtrINS_3CnxEEEPNS_6DlgMgrEbbN4sigc4slotIvbRKNS_5ErrorENS9_3nilESE_SE_SE_SE_EENSA_IvS6_bSE_SE_SE_SE_SE_EE in object /usr/lib/vmware/lib/libvmwareui.so.0/libvmwareui.so.0 loaded at 00007f7cf34b6000
    2015-06-16T22:58:15+01:00[+0.014]| vmui| I120: SymBacktrace[26] 00007fffd001dba0 rip=00007f7cf2e98980 in function _ZN2ui3App7ConnectERKN3cui7WeakPtrINS1_3CnxEEEPNS1_6DlgMgrEN4sigc4slotIvbRKNS1_5ErrorENS9_3nilESE_SE_SE_SE_EENSA_IvSE_SE_SE_SE_SE_SE_SE_EE in object /usr/lib/vmware/lib/libvmware.so/libvmware.so loaded at 00007f7cf2cb3000
    2015-06-16T22:58:15+01:00[+0.014]| vmui| I120: SymBacktrace[27] 00007fffd001ddd0 rip=00007f7cf2ea4b74 in function _ZN2ui3App11InitSessionERKN3utf6stringE in object /usr/lib/vmware/lib/libvmware.so/libvmware.so loaded at 00007f7cf2cb3000
    2015-06-16T22:58:15+01:00[+0.014]| vmui| I120: SymBacktrace[28] 00007fffd001e420 rip=00007f7cf2e9b67c in function _ZN2ui3App4InitEiPPc in object /usr/lib/vmware/lib/libvmware.so/libvmware.so loaded at 00007f7cf2cb3000
    2015-06-16T22:58:15+01:00[+0.014]| vmui| I120: SymBacktrace[29] 00007fffd001e810 rip=00007f7cf2e9bfa5 in function _ZN2ui3AppC1EiPPc in object /usr/lib/vmware/lib/libvmware.so/libvmware.so loaded at 00007f7cf2cb3000
    2015-06-16T22:58:15+01:00[+0.014]| vmui| I120: SymBacktrace[30] 00007fffd001e890 rip=00007f7cf2edb401 in function main in object /usr/lib/vmware/lib/libvmware.so/libvmware.so loaded at 00007f7cf2cb3000
    2015-06-16T22:58:15+01:00[+0.014]| vmui| I120: SymBacktrace[31] 00007fffd001eb20 rip=00007f7d05a8a5c7 in function main in object /usr/lib/vmware/bin/vmware loaded at 00007f7d05a74000
    2015-06-16T22:58:15+01:00[+0.014]| vmui| I120: SymBacktrace[32] 00007fffd001ec20 rip=00007f7d04c81790 in function __libc_start_main in object /usr/lib/libc.so.6 loaded at 00007f7d04c61000
    2015-06-16T22:58:15+01:00[+0.014]| vmui| I120: SymBacktrace[33] 00007fffd001ece0 rip=00007f7d05a89ce9 in function (null) in object /usr/lib/vmware/bin/vmware loaded at 00007f7d05a74000
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Unexpected signal: 6.
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace:
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[0] 00007fffd001b9d0 rip=00007f7cf792e47e rbx=00007f7cf792e250 rbp=0000000000000000 r12=00007fffd001be30 r13=00007fffd001c4c8 r14=00007fffd001c4c8 r15=0000000000000006
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[1] 00007fffd001ba00 rip=00007f7cf76d169a rbx=0000000000000006 rbp=00007f7d04ffe700 r12=00007fffd001be30 r13=00007fffd001c4c8 r14=00007fffd001c4c8 r15=0000000000000006
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[2] 00007fffd001be30 rip=00007f7cf76d184d rbx=0000000000000006 rbp=00007fffd001bf40 r12=00007f7d05cfc6c8 r13=00007fffd001c4c8 r14=00007fffd001c4c8 r15=0000000000000006
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[3] 00007fffd001bf10 rip=00007f7cf77144b8 rbx=0000000000000006 rbp=00007fffd001bf40 r12=00007f7d05cfc6c8 r13=00007fffd001c4c8 r14=00007fffd001c4c8 r15=0000000000000006
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[4] 00007fffd001c000 rip=00007f7d05229660 rbx=000000000000005b rbp=00007fffd001c7e0 r12=000000000000005b r13=00007fffd001c5f8 r14=00007fffd001c5f8 r15=0000000000000002
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[5] 00007fffd001c448 rip=00007f7d04c94528 rbx=000000000000005b rbp=00007fffd001c7e0 r12=000000000000005b r13=00007fffd001c5f8 r14=00007fffd001c5f8 r15=0000000000000002
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[6] 00007fffd001c450 rip=00007f7d04c9593a rbx=000000000000005b rbp=00007fffd001c7e0 r12=000000000000005b r13=00007fffd001c5f8 r14=00007fffd001c5f8 r15=0000000000000002
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[7] 00007fffd001c580 rip=00007f7d04cd2bb2 rbx=000000000000005b rbp=00007fffd001c7e0 r12=000000000000005b r13=00007fffd001c5f8 r14=00007fffd001c5f8 r15=0000000000000002
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[8] 00007fffd001c7f0 rip=00007f7d04cd80fe rbx=0000000000000003 rbp=00007fffd001c7f0 r12=00007f7d04dc5b51 r13=0000000000000000 r14=00007f7d068d8000 r15=000000000000001b
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[9] 00007fffd001c830 rip=00007f7d04cd88db rbx=00007f7d06a55760 rbp=0000000000000009 r12=0000000000000000 r13=0000000000000000 r14=00007f7d068d8000 r15=000000000000001b
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[10] 00007fffd001c8a0 rip=00007f7d0384e24d rbx=00007f7d06a55770 rbp=0000000000000009 r12=00007fffd001c990 r13=0000000000000000 r14=00007f7d068d8000 r15=000000000000001b
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[11] 00007fffd001c8b0 rip=00007f7cf6c710ed rbx=00007f7d06a55420 rbp=0000000000000009 r12=00007fffd001c990 r13=0000000000000000 r14=00007f7d068d8000 r15=000000000000001b
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[12] 00007fffd001c8d0 rip=00007f7cf7353175 rbx=00007fffd001c990 rbp=00007f7d06a60530 r12=0000000000000001 r13=0000000000000000 r14=00007f7d068d8000 r15=000000000000001b
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[13] 00007fffd001ca60 rip=00007f7cf7356270 rbx=00007f7d06a60530 rbp=00007fffd001cb19 r12=00007fffd001cb19 r13=00007f7d068d8000 r14=0000000000000000 r15=00000000ffffffff
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[14] 00007fffd001ca90 rip=00007f7cf7310c2d rbx=00007f7d06a60530 rbp=0000000000000000 r12=00007fffd001cb19 r13=00007f7d068d8000 r14=0000000000000000 r15=00000000ffffffff
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[15] 00007fffd001cab0 rip=00007f7cf73211f1 rbx=00007f7d06a60530 rbp=00007fffd001cb19 r12=0000000000000000 r13=00007f7d068d8000 r14=0000000000000000 r15=00000000ffffffff
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[16] 00007fffd001cad0 rip=00007f7cf7334876 rbx=00007f7d062f5a80 rbp=00007fffd001cb1a r12=0000000000000000 r13=00007f7d068d8000 r14=0000000000000000 r15=00000000ffffffff
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[17] 00007fffd001cb70 rip=00007f7cf73354ad rbx=00007f7d062f5a80 rbp=0000000000000000 r12=00007f7d068e0ba0 r13=0000000000001153 r14=00000000000086ba r15=00007f7d068d8000
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[18] 00007fffd001cca0 rip=00007f7cf733568d rbx=00007f7d062f5a80 rbp=0000000000000001 r12=0000000000000000 r13=0000000000000000 r14=00007f7d068c4220 r15=000000000000000d
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[19] 00007fffd001cdc0 rip=00007f7cf73359ad rbx=00007fffd001cdec rbp=00007f7d062f5a80 r12=0000000000000000 r13=0000000000000000 r14=00007f7d068c4220 r15=000000000000000d
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[20] 00007fffd001cde0 rip=00007f7cf52b58a7 rbx=00007fffd001cdec rbp=00007f7d068d1700 r12=0000000000000000 r13=0000000000000000 r14=00007f7d068c4220 r15=000000000000000d
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[21] 00007fffd001ce20 rip=00007f7cf52b53b3 rbx=00007f7d068c4030 rbp=00007f7d068d1730 r12=00007f7d068d1710 r13=00007f7d068d0b10 r14=00007f7d068c4220 r15=000000000000000d
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[22] 00007fffd001cf00 rip=00007f7cf52a9413 rbx=00007f7d06158340 rbp=00007f7d06905960 r12=00007f7d068c4030 r13=00007f7cf52aa0a0 r14=00007f7d068b6a60 r15=00007fffd001d1d0
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[23] 00007fffd001cf40 rip=00007f7cf52a96af rbx=00007f7d06158340 rbp=00007f7d068b6a60 r12=00007f7d068d0d00 r13=00007f7d068d1b30 r14=00007f7d06158260 r15=00007fffd001d1d0
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[24] 00007fffd001cf90 rip=00007f7cf52a98e5 rbx=00007f7d06158340 rbp=00007f7d068d0b70 r12=00007f7d068b6a60 r13=00007f7d068d1b30 r14=00007fffd001d220 r15=00007fffd001d1d0
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[25] 00007fffd001cfc0 rip=00007f7cf3e7dffe rbx=0000000000000001 rbp=00007f7d06a58150 r12=00007f7d068bc768 r13=00007f7d068b6a60 r14=00007fffd001d220 r15=00007fffd001d1d0
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[26] 00007fffd001d270 rip=00007f7cf3efd55d rbx=00007fffd001d4d0 rbp=00007f7d06a58150 r12=00007fffd001d4c0 r13=00007fffd001d4e0 r14=00007fffd001d510 r15=00007f7d067d6600
    2015-06-16T22:58:15+01:00[+0.018]| vmui| I120: Backtrace[27] 00007fffd001d620 rip=00007f7cf3f01677 rbx=00007fffd001dd70 rbp=00007f7d06a58150 r12=00007f7d068cdfb0 r13=00007f7d067d6600 r14=00007f7d068c1c30 r15=0000000000000000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: Backtrace[28] 00007fffd001dba0 rip=00007f7cf2e98980 rbx=00007fffd001dd10 rbp=00007fffd001dbc0 r12=00007fffd001dd70 r13=00007fffd001e330 r14=00007fffd001dd00 r15=00007fffd001dd30
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: Backtrace[29] 00007fffd001ddd0 rip=00007f7cf2ea4b74 rbx=00007fffd001e3c0 rbp=00007fffd001e330 r12=00007fffd001e320 r13=00007fffd001e890 r14=00007f7d067a5180 r15=00007fffd001e5a0
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: Backtrace[30] 00007fffd001e420 rip=00007f7cf2e9b67c rbx=00007fffd001e520 rbp=00007f7d068ce890 r12=0000000000000000 r13=00007fffd001e4b0 r14=00007fffd001e660 r15=00007fffd001e5a0
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: Backtrace[31] 00007fffd001e810 rip=00007f7cf2e9bfa5 rbx=00007fffd001e890 rbp=00007fffd001e940 r12=00007fffd001eae0 r13=00007fffd001eaa8 r14=00007fffd001ea98 r15=00007fffd001ea88
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: Backtrace[32] 00007fffd001e890 rip=00007f7cf2edb401 rbx=00007f7d060a3170 rbp=0000000000000001 r12=00007fffd001ecf8 r13=00007fffd001ecf8 r14=00007f7d0606e140 r15=00000000ffffffff
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: Backtrace[33] 00007fffd001eb20 rip=00007f7d05a8a5c7 rbx=00007f7d060a3170 rbp=00007f7d060a2e80 r12=0000000000000001 r13=00007fffd001ecf8 r14=00007f7d0606e140 r15=00000000ffffffff
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: Backtrace[34] 00007fffd001ec20 rip=00007f7d04c81790 rbx=0000000000000000 rbp=00007f7d05af7a50 r12=00007f7d05a89cc0 r13=00007fffd001ecf0 r14=0000000000000000 r15=0000000000000000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: Backtrace[35] 00007fffd001ece0 rip=00007f7d05a89ce9 rbx=0000000000000000 rbp=0000000000000000 r12=00007f7d05a89cc0 r13=00007fffd001ecf0 r14=0000000000000000 r15=0000000000000000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[0] 00007fffd001b9d0 rip=00007f7cf792e47e in function Util_BacktraceWithFunc in object /usr/lib/vmware/lib/libvmwarebase.so.0/libvmwarebase.so.0 loaded at 00007f7cf7571000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[1] 00007fffd001ba00 rip=00007f7cf76d169a in function Panic_Panic in object /usr/lib/vmware/lib/libvmwarebase.so.0/libvmwarebase.so.0 loaded at 00007f7cf7571000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[2] 00007fffd001be30 rip=00007f7cf76d184d in function Panic in object /usr/lib/vmware/lib/libvmwarebase.so.0/libvmwarebase.so.0 loaded at 00007f7cf7571000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[3] 00007fffd001bf10 rip=00007f7cf77144b8 in function (null) in object /usr/lib/vmware/lib/libvmwarebase.so.0/libvmwarebase.so.0 loaded at 00007f7cf7571000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[4] 00007fffd001c000 rip=00007f7d05229660 in function (null) in object /usr/lib/libpthread.so.0 loaded at 00007f7d05219000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[5] 00007fffd001c448 rip=00007f7d04c94528 in function gsignal in object /usr/lib/libc.so.6 loaded at 00007f7d04c61000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[6] 00007fffd001c450 rip=00007f7d04c9593a in function abort in object /usr/lib/libc.so.6 loaded at 00007f7d04c61000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[7] 00007fffd001c580 rip=00007f7d04cd2bb2 in function (null) in object /usr/lib/libc.so.6 loaded at 00007f7d04c61000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[8] 00007fffd001c7f0 rip=00007f7d04cd80fe in function (null) in object /usr/lib/libc.so.6 loaded at 00007f7d04c61000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[9] 00007fffd001c830 rip=00007f7d04cd88db in function (null) in object /usr/lib/libc.so.6 loaded at 00007f7d04c61000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[10] 00007fffd001c8a0 rip=00007f7d0384e24d in function CRYPTO_free in object /usr/lib/vmware/lib/libcrypto.so.1.0.1/libcrypto.so.1.0.1 loaded at 00007f7d037e9000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[11] 00007fffd001c8b0 rip=00007f7cf6c710ed in function SSL_CTX_set_alpn_protos in object /usr/lib/libssl.so.1.0.0 loaded at 00007f7cf6c26000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[12] 00007fffd001c8d0 rip=00007f7cf7353175 in function (null) in object /usr/lib/libcurl.so.4 loaded at 00007f7cf72ff000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[13] 00007fffd001ca60 rip=00007f7cf7356270 in function (null) in object /usr/lib/libcurl.so.4 loaded at 00007f7cf72ff000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[14] 00007fffd001ca90 rip=00007f7cf7310c2d in function (null) in object /usr/lib/libcurl.so.4 loaded at 00007f7cf72ff000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[15] 00007fffd001cab0 rip=00007f7cf73211f1 in function (null) in object /usr/lib/libcurl.so.4 loaded at 00007f7cf72ff000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[16] 00007fffd001cad0 rip=00007f7cf7334876 in function (null) in object /usr/lib/libcurl.so.4 loaded at 00007f7cf72ff000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[17] 00007fffd001cb70 rip=00007f7cf73354ad in function curl_multi_perform in object /usr/lib/libcurl.so.4 loaded at 00007f7cf72ff000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[18] 00007fffd001cca0 rip=00007f7cf733568d in function (null) in object /usr/lib/libcurl.so.4 loaded at 00007f7cf72ff000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[19] 00007fffd001cdc0 rip=00007f7cf73359ad in function curl_multi_socket_all in object /usr/lib/libcurl.so.4 loaded at 00007f7cf72ff000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[20] 00007fffd001cde0 rip=00007f7cf52b58a7 in function (null) in object /usr/lib/vmware/lib/libgvmomi.so.0/libgvmomi.so.0 loaded at 00007f7cf51d9000
    2015-06-16T22:58:15+01:00[+0.019]| vmui| I120: SymBacktrace[21] 00007fffd001ce20 rip=00007f7cf52b53b3 in function (null) in object /usr/lib/vmware/lib/libgvmomi.so.0/libgvmomi.so.0 loaded at 00007f7cf51d9000
    2015-06-16T22:58:15+01:00[+0.020]| vmui| I120: SymBacktrace[22] 00007fffd001cf00 rip=00007f7cf52a9413 in function (null) in object /usr/lib/vmware/lib/libgvmomi.so.0/libgvmomi.so.0 loaded at 00007f7cf51d9000
    2015-06-16T22:58:15+01:00[+0.020]| vmui| I120: SymBacktrace[23] 00007fffd001cf40 rip=00007f7cf52a96af in function (null) in object /usr/lib/vmware/lib/libgvmomi.so.0/libgvmomi.so.0 loaded at 00007f7cf51d9000
    2015-06-16T22:58:15+01:00[+0.020]| vmui| I120: SymBacktrace[24] 00007fffd001cf90 rip=00007f7cf52a98e5 in function gvmomi_session_connect_local in object /usr/lib/vmware/lib/libgvmomi.so.0/libgvmomi.so.0 loaded at 00007f7cf51d9000
    2015-06-16T22:58:15+01:00[+0.020]| vmui| I120: SymBacktrace[25] 00007fffd001cfc0 rip=00007f7cf3e7dffe in function _ZN6gvmomi3Cnx7ConnectEN3cui7CnxTypeEN4sigc4slotIvNS3_3nilES5_S5_S5_S5_S5_S5_EENS4_IvbRKNS_5ErrorES5_S5_S5_S5_S5_EE in object /usr/lib/vmware/lib/libvmwareui.so.0/libvmwareui.so.0 loaded at 00007f7cf34b6000
    2015-06-16T22:58:15+01:00[+0.020]| vmui| I120: SymBacktrace[26] 00007fffd001d270 rip=00007f7cf3efd55d in function _ZN3cui6CnxMgr12TryToConnectEbRKN4Glib6RefPtrINS_3CnxEEEPN6gvmomi3CnxEPNS_6DlgMgrE in object /usr/lib/vmware/lib/libvmwareui.so.0/libvmwareui.so.0 loaded at 00007f7cf34b6000
    2015-06-16T22:58:15+01:00[+0.021]| vmui| I120: SymBacktrace[27] 00007fffd001d620 rip=00007f7cf3f01677 in function _ZN3cui6CnxMgr7ConnectERKN4Glib6RefPtrINS_3CnxEEEPNS_6DlgMgrEbbN4sigc4slotIvbRKNS_5ErrorENS9_3nilESE_SE_SE_SE_EENSA_IvS6_bSE_SE_SE_SE_SE_EE in object /usr/lib/vmware/lib/libvmwareui.so.0/libvmwareui.so.0 loaded at 00007f7cf34b6000
    2015-06-16T22:58:15+01:00[+0.021]| vmui| I120: SymBacktrace[28] 00007fffd001dba0 rip=00007f7cf2e98980 in function _ZN2ui3App7ConnectERKN3cui7WeakPtrINS1_3CnxEEEPNS1_6DlgMgrEN4sigc4slotIvbRKNS1_5ErrorENS9_3nilESE_SE_SE_SE_EENSA_IvSE_SE_SE_SE_SE_SE_SE_EE in object /usr/lib/vmware/lib/libvmware.so/libvmware.so loaded at 00007f7cf2cb3000
    2015-06-16T22:58:15+01:00[+0.021]| vmui| I120: SymBacktrace[29] 00007fffd001ddd0 rip=00007f7cf2ea4b74 in function _ZN2ui3App11InitSessionERKN3utf6stringE in object /usr/lib/vmware/lib/libvmware.so/libvmware.so loaded at 00007f7cf2cb3000
    2015-06-16T22:58:15+01:00[+0.021]| vmui| I120: SymBacktrace[30] 00007fffd001e420 rip=00007f7cf2e9b67c in function _ZN2ui3App4InitEiPPc in object /usr/lib/vmware/lib/libvmware.so/libvmware.so loaded at 00007f7cf2cb3000
    2015-06-16T22:58:15+01:00[+0.021]| vmui| I120: SymBacktrace[31] 00007fffd001e810 rip=00007f7cf2e9bfa5 in function _ZN2ui3AppC1EiPPc in object /usr/lib/vmware/lib/libvmware.so/libvmware.so loaded at 00007f7cf2cb3000
    2015-06-16T22:58:15+01:00[+0.021]| vmui| I120: SymBacktrace[32] 00007fffd001e890 rip=00007f7cf2edb401 in function main in object /usr/lib/vmware/lib/libvmware.so/libvmware.so loaded at 00007f7cf2cb3000
    2015-06-16T22:58:15+01:00[+0.021]| vmui| I120: SymBacktrace[33] 00007fffd001eb20 rip=00007f7d05a8a5c7 in function main in object /usr/lib/vmware/bin/vmware loaded at 00007f7d05a74000
    2015-06-16T22:58:15+01:00[+0.021]| vmui| I120: SymBacktrace[34] 00007fffd001ec20 rip=00007f7d04c81790 in function __libc_start_main in object /usr/lib/libc.so.6 loaded at 00007f7d04c61000
    2015-06-16T22:58:15+01:00[+0.021]| vmui| I120: SymBacktrace[35] 00007fffd001ece0 rip=00007f7d05a89ce9 in function (null) in object /usr/lib/vmware/bin/vmware loaded at 00007f7d05a74000
    2015-06-16T22:58:15+01:00[+0.021]| vmui| W110:
    2015-06-16T22:58:15+01:00[+0.021]| vmui| W110+ The core dump limit is set to ZERO; no core dump should be expected
    2015-06-16T22:58:15+01:00[+0.113]| vmui| W110: Core dumped.
    2015-06-16T22:58:15+01:00[+0.113]| vmui| I120: Core dump pipes to process /usr/lib/systemd/systemd-coredump %p %u %g %s %t %e, core file unreliable
    2015-06-16T22:58:15+01:00[+0.113]| vmui| W110: A core file is available in "/home/gaston/core.5777"
    2015-06-16T22:58:15+01:00[+0.113]| vmui| I120: Msg_Post: Error
    2015-06-16T22:58:15+01:00[+0.113]| vmui| I120: [msg.log.error.unrecoverable] VMware Workstation unrecoverable error: (vmui)
    2015-06-16T22:58:15+01:00[+0.113]| vmui| I120+ Unexpected signal: 6.
    2015-06-16T22:58:15+01:00[+0.113]| vmui| I120: [msg.panic.haveLog] A log file is available in "/tmp/vmware-gaston/vmware-ui-5366.log".
    2015-06-16T22:58:15+01:00[+0.113]| vmui| I120: [msg.panic.requestSupport.withoutLog] You can request support.
    2015-06-16T22:58:15+01:00[+0.113]| vmui| I120: [msg.panic.requestSupport.vmSupport.windowsOrLinux]
    2015-06-16T22:58:15+01:00[+0.113]| vmui| I120+ To collect data to submit to VMware support, choose "Collect Support Data" from the Help menu.
    2015-06-16T22:58:15+01:00[+0.113]| vmui| I120+ You can also run the "vm-support" script in the Workstation folder directly.
    2015-06-16T22:58:15+01:00[+0.113]| vmui| I120: [msg.panic.response] We will respond on the basis of your support entitlement.
    2015-06-16T22:58:15+01:00[+0.113]| vmui| I120: ----------------------------------------
    2015-06-16T22:58:15+01:00[+0.113]| vmui| I120: Exiting
    Last edited by gastonovic (2015-06-16 22:14:58)

    gastonovic wrote:
    WorMzy wrote:Welcome to the forums, gastonovic. Please use code tags when pasting terminal output.
    Sorry , I'm just new here
    No worries, and thank you for fixing your post.
    It might help if you tell us how you installed Vmware workstation. Did you follow the wiki?

  • RAC installation error on VMWARE

    Hi all,
    I am trying to install Oracle clustreware 10.2.0 with 2 nodes on windows 2003 server in vmware environment. The installation got stucked in the middle and shows a message - Abnormal program termination. An internal error has occured. Please provide the following files to Oracle Support :
    "C:\Program Files\Oracle\Inventory\logs\installActions2009-05-31_06-12-24PM.log"
    "C:\Program Files\Oracle\Inventory\logs\oraInstall2009-05-31_06-12-24PM.err"
    "C:\Program Files\Oracle\Inventory\logs\oraInstall2009-05-31_06-12-24PM.out"
    The contents of the oraInstall2009-05-31_06-12-24PM.err is: -
    Exception java.lang.NullPointerException occurred..
    java.lang.NullPointerException
         at oracle.xml.parser.v2.XMLReader.pushXMLReader(XMLReader.java:206)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:205)
         at oracle.sysman.oii.oiic.OiicConfigInitializeWCCE.addStepsForPostInstallClassTool(OiicConfigInitializeWCCE.java:1470)
         at oracle.sysman.oii.oiic.OiicConfigInitializeWCCE.doOperation(OiicConfigInitializeWCCE.java:521)
         at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:171)
         at oracle.sysman.oii.oiif.oiifw.OiifwActionsPhaseWCDE.doOperation(OiifwActionsPhaseWCDE.java:607)
         at oracle.sysman.oii.oiif.oiifb.OiifbLinearIterator.iterate(OiifbLinearIterator.java:147)
         at oracle.sysman.oii.oiic.OiicInstallSession$OiicSelCompsInstall.doOperation(OiicInstallSession.java:3863)
         at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:171)
         at oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.java:1278)
         at oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWrapper.java:289)
         at oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:572)
         at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:962)
         at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:899)
    The raw disk configuration is : -
    Disk Partition Sharing Nodes (2 in count)
    \Device\Harddisk1\Partition1 rac2 rac1
    Disk Partition Sharing Nodes (2 in count)
    \Device\Harddisk2\Partition1 rac2 rac1
    Disk Partition Sharing Nodes (2 in count)
    \Device\Harddisk3\Partition1 rac2 rac1
    Disk Partition Sharing Nodes (2 in count)
    \Device\Harddisk4\Partition1 rac2 rac1
    Disk Partition Sharing Nodes (2 in count)
    \Device\Harddisk5\Partition1 rac2 rac1
    Interface information for node "rac2"
    Interface Name IP Address Subnet
    Public 192.168.2.102 192.168.2.0
    Private 192.168.0.102 192.168.0.0
    Interface information for node "rac1"
    Interface Name IP Address Subnet
    Public 192.168.2.101 192.168.2.0
    Private 192.168.0.101 192.168.0.0
    Check: Node connectivity of subnet "192.168.2.0"
    Source Destination Connected?
    rac2:Public rac1:Public yes
    Result: Node connectivity check passed for subnet "192.168.2.0" with node(s) rac
    2,rac1.
    Check: Node connectivity of subnet "192.168.0.0"
    Source Destination Connected?
    rac2:Private rac1:Private yes
    Result: Node connectivity check passed for subnet "192.168.0.0" with node(s) rac
    2,rac1.
    Suitable interfaces for the private interconnect on subnet "192.168.2.0":
    rac2 Public:192.168.2.102
    rac1 Public:192.168.2.101
    Suitable interfaces for the private interconnect on subnet "192.168.0.0":
    rac2 Private:192.168.0.102
    rac1 Private:192.168.0.101
    Please help me to resolve this problem.

    The message says "contact Oracle support." Why didn't you?
    Because, I presume, you know that you are trying to create a totally unsupported environment.
    Throw away the VMWare, go to Oracle VM on Oracle Enterprise Linux and you will find a much happier experience.
    Happier too because RAC on Windows is not a pretty sight when it comes to transparent failover.
    But please help me out with some of what you posted
    1. Did you run the cluster verify tool? Post the full results
    2. Did you create VIPs?
    3. Can you ssh unchallenged between the two machines?

  • Tape drive  and pci-x card  with Solaris 10 on  VMWare environment

    I have a Sun X4170 server (x84_64) running VMWare ESXi 4.0. On it I have two VM guests- my production file server running Solaris 10 U7 and a test file server running Solaris 10 U9.
    The X4170 has a PCI-X LSI Logic dual external U320 parallel scsi card. I have a tape drive + auto loader cabled to the X4170. It is a Quantum branded autoloader but I believe the tape drive itself is HP. The autoloader+tape drive share a single SCSI ID (6) but have separate LUNS.
    I have two choices for making this system accessible to the OS:
    -     Virtualize the tape drive and loader individually.
    -     In VMWare, enable the scsi card as a pass through device. The SCSI card is then added as PCI device to the virtual machine (actually two devices since it is a dual scsi card.)
    I had virtualized a single-drive tape drives with Vmware in the past.
    However, when I tried I virtualize tape drive and loader, Solaris complained about the scsi id’s being invalid. I don’t think it likes two devices with a single scsi ID. Also, I think I need the backup software to see the REAL tape drive and autoloader (for inventory, changing tapes etc)
    On the Solaris 10 U9 “Test” machine:
    # cfgadm -al
    Ap_Id Type Receptacle Occupant Condition
    c1 scsi-bus connected configured unknown
    c1::dsk/c1t0d0 disk connected configured unknown
    mpt1:scsi scsi-bus connected configured unknown
    mpt1:scsi::rmt/0 tape connected configured unknown
    mpt1:scsi::scsi/changer/c2t6d med-changer connected configured unknown
    mpt2:scsi scsi-bus connected unconfigured unknown
    cfgadm: Configuration administration not supported: Error: hotplug service is pr
    obably not running, please use 'svcadm enable hotplug' to enable the service. Se
    e cfgadm_shp(1M) for more details.
    bash-3.00# mt status
    /dev/rmt/0n: no tape loaded or drive offline
    bash-3.00#
    # svcadm enable hotplug
    # cfgadm -al
    Ap_Id Type Receptacle Occupant Condition
    c1 scsi-bus connected configured unknown
    c1::dsk/c1t0d0 disk connected configured unknown
    mpt1:scsi scsi-bus connected configured unknown
    mpt1:scsi::rmt/0 tape connected configured unknown
    mpt1:scsi::scsi/changer/c2t6d med-changer connected configured unknown
    mpt2:scsi scsi-bus connected unconfigured unknown
    pcie160 scsi/hp connected configured ok
    pcie161 unknown empty unconfigured unknown
    pcie162 unknown empty unconfigured unknown
    On the Solaris 10 U7 “Production” machine:
    The hotplug service did not exist until I installed the following patches
    142934-02 SunOS 5.10_x86: failsafe patch
    142910-17 SunOS 5.10_x86: kernel patch
    144489-02 SunOS 5.10_x86: kernel patch
    # svcadm enable hotplug
    # cfgadm -al
    Ap_Id Type Receptacle Occupant Condition
    c1 scsi-bus connected configured unknown
    c1::dsk/c1t0d0 disk connected configured unknown
    c1::scsi/direct/c1t0d0 disk connected configured unknown
    c4 scsi-bus connected unconfigured unknown
    c5 scsi-bus connected unconfigured unknown
    pcie160 scsi/hp connected configured ok
    Running “devfsadm –v “ does not change anything
    Any ideas? Maybe a need to update the MPT driver or is that dangerous?
    Thanks

    Actually, updating the kernel patches (and enabling hot plug service) did solve the problem. At some point during between testing the system before and after patching, the tape drive got turned off. Since the system patching was being done remotely it was not immediately obvious that the tape drive was off.

  • How to install LMS 4.0 in VMware

    Hi,
    I need to install the LMS 4.0 with L -CWLMS-4.0-750 licenses which i have now and want to install in VMware .
    what is the pre-requisite of VMware for the same LMS. One more thing which I would like to know that , how to do the partition for the same . what size of partition is required for LMS 4.0 and RAM ?
    once i install the LMS 4.0 , how to add the devices ?
    Please suggest me for the same.

    The prerequisites for LMS 4.0 are found in the following link.  This include VM ware / OS / disk psace / etc
    http://www.cisco.com/en/US/docs/net_mgmt/ciscoworks_lan_management_solution/4.0/install/guide/prereq.html
    Once installed, you will go under Inventory -> Device Administration to mmanage devices.
    http://www.cisco.com/en/US/docs/net_mgmt/ciscoworks_lan_management_solution/4.0/user/guide/admin/dcr_adm.html

  • Can I delete VMWare Fusion files with .vmdk extension?

    Please forgive my complete ignorance on this topic. I just started using VMWare for my Late 2008 Macbook with 10.6.8, because I need to run a windows application. I just did a Disk Inventory on my the hardrive, and saw the info below. Does anyone know if there are specifically 5 files needed to run this? or did I accidentally download the thing 5 times?
    The only other piece of data is that when I closed the VMWare today, the "last opened" for each of the 5 identical looking files was today's date.
    They are 2G each...so I'd like to get rid of 4 of them if I can.
    Thanks!!!

    Please forgive my complete ignorance on this topic. I just started using VMWare for my Late 2008 Macbook with 10.6.8, because I need to run a windows application. I just did a Disk Inventory on my the hardrive, and saw the info below. Does anyone know if there are specifically 5 files needed to run this? or did I accidentally download the thing 5 times?
    The only other piece of data is that when I closed the VMWare today, the "last opened" for each of the 5 identical looking files was today's date.
    They are 2G each...so I'd like to get rid of 4 of them if I can.
    Thanks!!!

  • VMWare and Over Provisioning

    Those CPU figures are fine. It reaches no more than 80% in a few bursts but it would be good to look at it over a period longer than an hour.
    Also.... remember that VCenter roles up stats, so that hour view is probably at 5 minute resolution, meaning that for four minutes you could have the CPU maxed out and it won't show in the graph.
    Have a look on the VM at performance monitor. What is the CPU doing?
    What is disk queue length doing? What about the disk read and write msec times? they'll all help get to the bottom of why it is slow.

    If you're worried about CPU oversubscription, you should look more at CPU Ready and Wait: (stolen from VMWare: http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalI...)Reviewing performance metrics using the vSphere ClientFor more information on using custom performance charts, see the Customizing Chart Views section of the Resource Management Guide or the View Advanced Performance Charts section of the vSphere Monitoring and Performance Guide.Connect to vCenter Server or an ESX/ESXi host using the vSphere Client.Select the target virtual machine in the inventory.Click the Performance tab.Click Chart Options to customize the performance chart.Under the CPU heading, select Real-time. Under the Chart Type heading, select Line Graph.Under the Objects list, select the virtual machine by name.Under the...

  • DMM VMWARE 5.2.3 or 5.3 can't open "Run Task"

    Dear All,
    I face problem when install DMM VMWare both version 5.2.3 or 5.3  When I want to open "run task" it will always show processing and can't go next.
    I don't know what happen. I try to re-install many time but still found same problem even that I change machine running.
    I attach picture in this question, so that all of you can know which page errors.
    Thank you very much

    Dear all,
    This is a known issue if you have not configured the full FQDN of your DMM in the "Servlet Server Address" field under "Digital Signs -> Settings -> Server Settings"
    The latest DMM documentation does report this to be a mandatory step:
    http://www.cisco.com/en/US/docs/video/digital_media_systems/5_x/5_3/dmm/user/guide/dmp/inventory.html#wp2221903
    Regards,
    Marco

  • VMware ADM Licensing

    Does anybody know how the new licensing model work for VMware ADM

    Hello Johan,
    vCenter Application Discovery Manager licenses are serial numbers that can be either permanent or temporary.  They are also limited by the number of "servers" discovered. Servers are entities running services to which clients may connect.  The number of clients will not affect your server count.
    For example, you may have a license for 1500 servers.  If vCenter ADM has discovered 1000 servers and 2000 clients you will be ok.  If you go over the 1500 server limit, then no new servers will be added to the inventory and you will receive warning messages that you will need to upgrade your license.
    If you have a temporary license, then you will no longer be able to interact with the GUI when it has expired.
    I hope this helps.  Let us know if you have additional questions.

  • Vm Ware Inventory

    Hi ,
    I am using  VMware (ESX), I installed 3 sap instances on that .unfortunate i removed(REMOVE FROM INVENTORY) one instance from VMware insted of DELETE FROM DISK  so my space has freezed their how can i relocate that space .can any one have any idea.please do need full.
    Thanks in Advance.
          manikanta

    Hi Nagammani,
    As per as my knowledge "Storage VMotion" can be used to realocate freezed space.
    Please look for Storage Vmotion
    THanks
    Debdeep

  • Capacity planner inventory reports stuck at queued

    "waiting to run"
    What can I do to get jobs to run? I've imported a .csv and all the objects are listed, but I can't get the initial inventory to start.
    Suggestions?

    did you make sure to add systems to the project?  This same message happens when you do upload, but no systems are on the project.  This typically happens when you create the company and project FIRST, then attach a collector afterwards.
    http://kb.vmware.com/kb/1034417
    If you create a company, but no project, attach collector and upload, then make a project ... then systems are available in the wizard during Project creation.

Maybe you are looking for

  • Iphoto wants to connect to something every time i open?

    hello my ilife 09 is asking to connect to something every time it is opened. it says something like i photo wants to connect to google.com tcp port 443 and it also sometimes says it wants to connect to apple.com for something similar?

  • Syncing Photos from Aperture to Ipod touch (how to order the photos?)

    I have some photos on my ipod touch from my aperture library, all good. But they sync in a different order to how they are stored in Aperture. I think it syncs by photo name alphabetically? Is there a way to set the order of the photos by the date th

  • A thought about buffering streams, does anyone know?

    Quite a while ago, before G5s, on my desktop g4 I had Mail set to check for new mail every so many minutes. Whenever I was watching or listening to a steam it would buffer frequently. I finally realized that the buffering was linked to my system look

  • Firmware error, please he

    i downloaded the playforsure firmware for my zen xtra and tried to update but since i did so my player it is giving me a firmware errror. i retried to update but it says that the player is not conected. When i go to the device manager the player is n

  • Still Can't Upgrade

    I posted the following problem one week ago. I continue to receive update notifications for a 13.0.1 update for Illustrator, which continues to give the following error message when attempting an install: Adobe Illustrator CS3 13.0.1 Update failed to