Not able to start VMX:msg.vmk.status.VMK_NO_Memory

I am getting error while taking Virtual Machine in vSphere 5.5 console below

Error: Failed to start VMX:msg.vmk.status.VMK_NO_Memory

This problem occurs with hosts of ESXi running on HP hardware with these versions of AMS:

  • 500.9.6.0 - 12.434156 HP - ams
  • HP - ams - 550.9.6.0 - 12.1198610
  • 500.10.0.0 - 18.434156 HP - ams
  • HP - ams - 550.10.0.0 - 18.1198610

Please follow the link below to fix the problem:

https://KB.VMware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalID=2085618

Tags: VMware

Similar Questions

  • Could not power on VM: msg.vmk.status.VMK_NOT_FOUND.

    Hi all

    I am myself preparing the review of the VCP5-DCA, and I build my personal testlab, to try some functions where I need to improve.

    At the moment I have following configuration:

    3 x ESXi host: 10.0.0.20 - 10.0.0.22
    1 x NFS server (Linux) - 10.0.0.30
    1 x AD (Windows) - 10.0.0.10
    1 x VCC (Windows) - 10.0.0.11

    Network works perfectly between machines. All machines are virtual machines on VMware Worstation 10.

    All hosts in ESXi 3 are 5.5(Build 1331820). I exported 3 NFS shares on the NFS server and mounted on all hosts in ESXi 3 they are writable:

    C:\Program Files (x 86) \VMware\VMware CLI\bin vSphere >list of esxcli s ESXi1 u root nfs storage

    Enter the password:

    Volume name host share Accessible mounted read-only hardware acceleration

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

    NFS1 nas.tntwrk.info/nfs/1 true true false not supported

    NFS2 nas.tntwrk.info/nfs/2 true true false not supported

    NFS3 nas.tntwrk.info/nfs/3 true true false not supported

    C:\Program Files (x 86) \VMware\VMware CLI\bin vSphere >list of esxcli s ESXi2 u root nfs storage

    Enter the password:

    Volume name host share Accessible mounted read-only hardware acceleration

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

    NFS1 nas.tntwrk.info/nfs/1 true true false not supported

    NFS2 nas.tntwrk.info/nfs/2 true true false not supported

    NFS3 nas.tntwrk.info/nfs/3 true true false not supported

    C:\Program Files (x 86) \VMware\VMware CLI\bin vSphere >list of esxcli s ESXi3 u root nfs storage

    Enter the password:

    Volume name host share Accessible mounted read-only hardware acceleration

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

    NFS1 nas.tntwrk.info/nfs/1 true true false not supported

    NFS2 nas.tntwrk.info/nfs/2 true true false not supported

    NFS3 nas.tntwrk.info/nfs/3 true true false not supported


    On the NFS in Linux server, I exported all NFS as follows:

    / nfs/110.0.0.0/24(RW,no_root_squash,no_subtree_check,async)
    / nfs/210.0.0.0/24(RW,no_root_squash,no_subtree_check,async)
    / nfs/310.0.0.0/24(RW,no_root_squash,no_subtree_check,async)

    There is sufficient disk space on all hard drive partitions that are exported via NFS (I also checked use of IO-nodes, and it is about 1%):

    File systemSize used available use % mounted on
    / dev/sdb99G 1.1 G 93 2% / nfs/1
    / dev/sdc99G 62 M 94 G 1% / nfs/2
    / dev/sdd99G 62 M 94 G 1% / nfs/3

    Now, I created VM1 and wanted to turn it on, but I'm getting following error:

    An error was received from the ESX host turning on VM VM1.

    Unable to start the virtual machine.

    Has no power on the virtual machine.

    Could not power on VM: msg.vmk.status.VMK_NOT_FOUND.

    Cannot create the file ' / VM1/./VM1-fcddfe96.vswp': not found


    VM1 have no reservation of memory and is configured to have 512 MB, so I expect to have 1 file swap with 512 MB in size.

    When I inspect the VM1 log file I see following:

    2013 12-21 T 19: 26:11.578Z | VMX | I120: HV settings: virtual exec = "hardware"; MMU virtual = "hardware".

    2013 12-21 T 19: 26:11.588Z | VMX | I120: OvhdMem_PowerOn: lib/overheadmem: paged 54983 non paged 12473 anonymous 10025

    2013 12-21 T 19: 26:11.588Z | VMX | I120: OvhdMem_PowerOn: first admission: paged 27889 non paged 3199 anonymous 3222

    2013 12-21 T 19: 26:11.588Z | VMX | I120: VMMEM: initial booking: 134MB (MainMem = 512MB)

    2013 12-21 T 19: 26:11.588Z | VMX | I120: MemSched_PowerOn: minGuestSize ball 26214 (80% size required min 32768)

    2013 12-21 T 19: 26:11.588Z | VMX | I120: MemSched: ovhd properties: 0 mainmem: 0 pin: 0 fpt: prealloc ls 0: 0: 0

    2013 12-21 T 19: 26:11.589Z | VMX | I120: numa: VCPU 0: VPD 0 (PPD 0)

    2013 12-21 T 19: 26:11.589Z | VMX | I120: numaHost: 1 virtual nodes, 1 virtual Sockets, physical areas 1

    2013 12-21 T 19: 26:11.589Z | VMX | I120: CreateVM: Swap: normal file name generation.

    2013 12-21 T 19: 26:11.593Z | VMX | I120: Swap file path: ' / VM1/./VM1-fcddfe96.vswp'

    2013 12-21 T 19: 26:11.593Z | VMX | I120: VMXVmdb_GetDigestDiskCount: numDigestDisks = 0

    2013 12-21 T 19: 26:11.594Z | VMX | I120: Msg_Post: error

    2013 12-21 T 19: 26:11.594Z | VMX | I120: [vob.swap.poweron.createfailure.status] cannot create the file ' / VM1/./VM1-fcddfe96.vswp': not found

    2013 12-21 T 19: 26:11.594Z | VMX | I120: [msg.vmmonVMK.creatVMFailed] could not power on VM: not found.

    2013 12-21 T 19: 26:11.594Z | VMX | I120: [msg.monitorLoop.createVMFailed.vmk] cannot power on the virtual machine.

    2013 12-21 T 19: 26:11.594Z | VMX | I120: ----------------------------------------


    Cluster is configured to store the files for the Exchange as well as virtual machines (default settings), so I guess that it is having problem to create the swap file on NFS. When I connect via SSH on ESXi host directly and try to create the SWAP file manually I get out to correct more (from my point of view):

    ~ # ls - lah/vmfs/volumes/NFS1/VM1 /

    Total 124

    drwxr-xr-x 1 root root 4.0 K 24 December 2013.

    drwxr-xr-x 1 root root 4.0 K December 24, 2013...

    -rw - 1 root root 8.0 G 24 December 2013 VM1 - flat hard

    -rw - 1 root root 490 24 December 2013 VM1.vmdk

    -rw - r - r - 1 root root 0 24 December 2013 VM1.vmsd

    -rwxr-xr-x 1 root root 1.7 K 24 December 2013 VM1.vmx

    -rw - r - r - 1 root root 258 24 December 2013 VM1.vmxf

    -rw - r - r - 1 root root 24 December 2013 vmware - 1.log 48.9 K

    -rw - r - r - 1 root root 48.9 K 24 December 2013 vmware.log

    ~ # touch /vmfs/volumes/NFS1/VM1/./VM1-fcddfe96.vswp

    ~ # ls - lah/vmfs/volumes/NFS1/VM1 /

    Total 124

    drwxr-xr-x 1 root root 4.0 K 24 December 2013.

    drwxr-xr-x 1 root root 4.0 K December 24, 2013...

    -rw - r - r - 1 root root 0 24 December 2013 VM1 - fcddfe96.vswp

    -rw - 1 root root 8.0 G 24 December 2013 VM1 - flat hard

    -rw - 1 root root 490 24 December 2013 VM1.vmdk

    -rw - r - r - 1 root root 0 24 December 2013 VM1.vmsd

    -rwxr-xr-x 1 root root 1.7 K 24 December 2013 VM1.vmx

    -rw - r - r - 1 root root 258 24 December 2013 VM1.vmxf

    -rw - r - r - 1 root root 24 December 2013 vmware - 1.log 48.9 K

    -rw - r - r - 1 root root 48.9 K 24 December 2013 vmware.log

    ~ #


    Cluster is configured for HA, HA data warehouses are: NFS1 and NFS3 (I think that this information is not relevant, but I wanted to highlight).

    Do you have ideas where the problem may be?

    Finally I had time to check this problem more deeply and discovered this problem came from the fact that I had 2 ports attached to the same subnet (vmk0 for mgmt, vMotion) and vmk1 for IP VMkernel and them configured with IPs: 10.0.0.20 and 10.0.0.100. When I removed the vmk1 and restarted host all started working as expected.

    It was similar to the challenges question with multiple VMkernel Ports on the same subnet. Insider - Articles VMware VMware support.

    I wasn't expecting it is a question that I have configured the NAS server to connect with whole subnet 10.0.0.0/24, so same 10.0.0.100 was allowed to use the datastore NFS, bot for some reason any it was causing problems.

  • OfficeJet 6600. Works as a printer, but not able to start the scanner.

    OfficeJet 6600. Works as a printer, but not able to start the scanner.

    I am facing a strange behaviour of my camera. I tried to find similar problems on the forum, but did not succeed.

    I started it 2 days (near my 5610 old which seems to have problems of aging). I use a Sony VAIO PC, OS Win7-Pro, updated.

    Running the appliance following the instructions of the poster. Presents the installation CD. Wireless net was successful and the screen of the device is to give the corresponding IP address.

    But this IP has realized the configuration SW is not recognized. I tried thousands of times, switching and on different devices (router, printer and pc) in the order required, uninstall and reinstall the device.

    However, despite the property intellectual not recognized the device functioning as a "printer".

    But I need to use it as a scanner.

    Procedure by selecting the "scan to PC" screen of the device (only available as an option) I get the message "to ensure that the feature is turned on" and I am prompted to 'open the printer HP SW,... '. ».

    Go to Windows and by clicking on "HP SCAN" in the HP/HP Officejet 6600 directory I get the a warning window stating "HP Officejet unidentified 6600.

    Can someone, please?

    Thank you in advance.

    Hey,.

    Try this document! A "no computer has detected" or "Connection error" message when scanning for HP Officejet 6600 e-all-in-one and 6700 Premium e-All-in-One Printer Series (H711)

    Have a great day!

  • Message when you try to print "AcroRD32.exe impossible to locate the"..." "Componet app was not able to start because"DLBAGF. "DLL"

    I am trying to print a document and I get this message "AcroRD32.exe Unable to locate component"... "app was not able to start because"DLBAGF. " DLL' not found... Reinstall the application can solve problem... can you me please help... Thank you

    Moved from feedback

    Original title: my problem is with Microsoft Adobe...

    No problem.

    This link can be a good start for you.

    http://forums.Adobe.com/message/4957379

    Good luck with the resolution of the problem.

  • Help and Support was not able to start

    When I open help and Support Windows, it shows me the following error message:

    "Help and Support was not able to start
    For more information, contact your system
    administrator or visit
    http://windowshelp.Microsoft.com.

    (I'm the system administrator only)
    I am facing this problem for more than a year.
    System details:

    Windows Vista Edition Home Premium SP2 32-bit
    Internet Explorer version 9

    Hi Aditya,

    This could be caused by the virus or corrupted system files on the computer.

    Follow the following troubleshooting methods:

    Method 1:

    Download Microsoft Safety Scanner, then scan your computer for viruses and malware then check how it works.

    You can download Microsoft Safety Scanner from the link "scan to Microsoft Security.

    Note:  The Microsoft Safety Scanner ends 10 days after being downloaded. To restart a scan with the latest definitions of anti-malware, download and run the Microsoft Safety Scanner again. All data that are infected must be cleaned only by deleting all of the data, which means that there is a risk of data loss.

    Method 2:

    Run System File Check to fix the corrupted system files and then check how it works.

    See the link "How to use the file system tool Checker to troubleshoot system missing or damaged files on Windows Vista or Windows 7" to run the System File Check.

    Note: It can ask the Windows DVD difficulty and allowing SFC to do more than minor repairs. Could some of the files saved on your computer are deleted when fixing corrupted files.

    If the problem persists, please answer. We would be happy to help you.

  • I resized the partition of C: Lenovo IdeaPad Y500 laptop with the partion of aomei assistant and now I'm not able to start.

    Original title: I messed UP WITH MY 8 PREINSTALLED VICTORY AND IT DOES not START NOW

    My lenovo ideapad y500 supplied with windows 8 pre installed. I wanted to set/resize partitions as the laptop has been delivered with a single partition (C :). after I resized with the partion of aomei Wizard something happened and now I don't am not able to start. my laptop has been delivered with the pre-installed operating system, and she had no DVD of win8. I dinot do the recovery disks either. Some say that the product key is injected into the bios) , so I neednt worry about losing the win8 original license. any means now what shud I do to get reinstalled 8 victory! where can I download an image of victory 8 to install?

    LENOVO has this option of key recovery is not working too now that I changed the partitions. (IE it works if the partitions are unchanged)

    Help, please!

    You have an OEM key - make sure that it is the OEM version of win8.

    Lenovo has a drive engineering key which one of its options is to repair the functionality of the button a magical touch.

    Ask in the Lenovo forum if they can direct you to the download of recovery engineering key a repair disk and how to fix your recovery button.

    http://forums.Lenovo.com

    Can you get to a command prompt to start with a system repair disc or the installation or the upgrade disk...

    and taste the repair orders bootrec.exe/fixboot would be a good idea to start with.

  • Not able to start the trial

    I thought I'd give Revel to try, so I just installed the soft of Revel for iPhone on my iPhone4 (running ios 6.1.3).

    I loaded the application; entered by Adobe ID; received a verification email and clicked on the link; entered my date of birth, as requested (why?) and then I get the following error message:

    Not able to start the trial

    There was an error at the start of the free

    trial. Check your network

    connection and try again

    I'm sure it's not a problem with the (WiFi) network connection and I have uninstalled and reinstalled the software and restarted the iPhone for good measure, but I still can not past this.

    Can someone tell me where I'm wrong?

    Thank you!

    Problem solved!

    I connected to the adoberevel.com with my Adobe ID and uploaded a single photo.

    Then I deleted and reinstalled the iPhone application, and this time accepted soft my Adobe ID without problem and displays the photo uploaded. All the features now seem to be working OK.

    I hope this will help someone else with a similar problem!

  • Error - c000021a {fatal system error} the Windows logon system process ended unexpectedly with status 0f 0 x 0000034 (0x00000000 0x00000000), not able to start the computer.

    Original title: computer will not open a session.

    c000021a {fatal system error} the windows logon process prosses systewm ended unexpectedly with status 0f 0 x 0000034 (0x00000000 0x00000000).

    Hi macduf123,

    You did it all change hardware or software on your machine before this problem?

    The STOP 0xC000021A error occurs when Winlogon.exe or Csrss.exe.

    You can follow this link and check if you are able to start correctly on the desktop.

    How to solve an error "STOP 0xC000021A.

    Hope the helps of information. Please post back and we do know.

    Concerning
    Joel S
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • By mistake I have disabled the administrator user and now I am not able to start my laptop as when I try to boot my laptop it says disabled administrator.

    I disabled the administrator since the since the link "my computer / manage / local user and groups / user / administrator / properties." Now I am not been able to start my laptop. When I try to start the laptop, it shows the administrator user is disabled.

     
    Please help with a solution

    Biju
    New Delhi

    You must restore your registry to a point in time before that you have disabled the administrator user.  It is not easy if there is any left on the system administrator user.

    One way to do this is to start your computer from a CD rescue-style such as BartPE and UBCD4Win or Linux Livecd such as Knoppix.  You can then follow the steps in the following article from part 2, step 6, using GUI to copy and rename the files rather than orders from command-line specified in article.

    "How do I recover from a corrupted registry that prevents Windows XP startup"
      <>http://support.Microsoft.com/kb/307545 >

    If you are not experienced, I recommend to get help.

    HTH,
    JW

  • How to reinstall windows 8 when it is not able to start and says to unlock the hard disk to refresh or reset?

    I played the game yesterday and system has suddenly stopped responding. so I turned off directly. Since then, my laptop is not start. not even in safe mode. I tried advanced recovery, refresh and reset. non of them work properly. they say unlocked hard dirve and not able to access the disk partition.
    I have 3 partition in my system. and I have all the windows 8 installation of the dvd. and I did not restore the point system also. This is a brand new laptop. How do I fix this problem? looking forward to hear a good solution

    See the thread below for a possible solution.

    http://answers.Microsoft.com/en-us/Windows/Forum/windows_8-system/trying-to-refresh-in-widows-8-message-tha-my-hard/778c5115-c7bd-4319-8717-2af196733306

  • Not able to download vmx files

    Dear team,

    I am not able to download the .vmx for some receiving VMs and other virtual machines, I get to download.

    all versions of hardware vms are 9

    I noticed that if a vmx file icon look like this then I m able to download the vmx file

    ok vmx.JPG

    and if a vmx file looks like this then it throws an error

    notok vmx1.jpg

    Need your help to fix the reported problem.

    concerning

    Mr. VMware

    The virtual machine is stored in a shared memory? If so, The ESXi host holds a lock to the vmx file when the virtual machine is powered, then try to download the file from another host ESX\ESXi leads to failure. A likely solution is to use the datastore browser in vSphere Client connected directly to the host of ESX\ESXi, on which the virtual machine is running.

    Thank you

    Geraldine bodin

  • After putting the Cluster and ASM is in place, I'm not able to start the ins RDBMS.

    I'm not able to bring up the database.
    Cluster and ASM is running.

    ORA-01078: failure in the treatment of system settings
    LRM-00109: could not open the parameter file ' / oracle/app/oracle/product/11.1.0/db_1/dbs/initTMISC11G.ora'

    It seems that it is a spfile to-spfile = +DATA_TIER/dintw10g/parameterfile/spfile_dintw10g.ora

    Now you must create a binding O_H/dbs/spfile .orapointing to +DATA_TIER/dintw10g/parameterfile/spfile_dintw10g.ora

    and try to start the database.

  • Oh no - I have edit spfile! Instance is not able to start now

    Hello

    I opened my spfileorcl and tried to add an another controlfile - then I changed it as it was before, but now the Instance is unbootable. I'm not able to write again. What can I do now?

    Thank you
    Michael

    Do you have a backup/copy of it? otherwise, I suggest starting with the pfile file PB... an example

    Startup pfile = "";

    If it works then run this example command o create a new spfile

    create spfile ='d:\oraadmin\db1\scripts\spfiledb1.ora "of pfil'd:\oraadmin\db1\scripts\initdb1.ora."

  • Not able to start my virtual machine

    I have a machine virtual runing on Ubuntu 10.4 which ran fine until now when it gives me an error on the vmdk.

    Cannot open disk 'C:\Users\Radu\Documents\Virtual Machines\Ubuntu\Ubuntu.vmdk' or one of the snapshot disks it depends on.
    Reason: The specified virtual disk must be repaired.
    What should I do, at least to recover my data.

    Thank you!

    There is no snapshot file and the .vmx points to one. The log shows that a snapshot is not also sought.

    But I found this "[msg.vmxaiomgr.retrycontabort.rudeunplug] operation on the file"C:\Users\Radu\Documents\Virtual Machines\Ubuntu\Ubuntu.vmdk"failed.nts\Virtual Machines\Ubuntu\Ubuntu.vmdk".

    This could be a hardware problem with the drive or its problem of inconsistency of disc connetion or physikal. If you have SMART players, check the status. Also look in the event logs host for defective or similar sector entries. You can also run "chkdsk/r", but make a backup before virtual files (and if possible the host itself, too).

    AWo

  • Not able to start computer to Windows VIsta: error event critical ID 10

    Original title: Critical Error Event ID 10

    Yesterday my office started to show a very serious mistake. The symptoms are:

    * On the Dell splash screen, there are tiny dots blue/purple (hard to tell) on the entire screen.
    * If I allow him to continue to boot normally, it will pass through the screen with the little bar at the bottom of the screen, then it will go black and not change again. I have to make a hard stop.
    * If I hit F2 or F12 (menus on the start sequence), first black screen covered with symbols of the dollar ($) rises. The menu right then there is upward, except that it's full of spelling mistakes, signs and random symbols replacing letters and scattered everywhere.
    * I changed the boot sequence to boot from the optical drive first and booted from the Vista disc came with my computer. The screen "Press any key to start from the CD-ROM or DVD" was also covered with dollar signs. From there on, I was able to get the Startup Repair menu. Nothing could be resolved here.
    I managed to get into Safe Mode and view the event log. The only recurring error event that corresponds to the period is:
    Source: WMI
    Event ID: 10
    Task category: no
    General: Filter event with the query "SELECT * FROM __InstanceModificationEvent WITHIN 60.

    WHERE TargetInstance ISA 'Win32_Processor' AND TargetInstance.LoadPercentage
    > 99 "could not be reactivated in namespace '//./root/CIMV2' due to
    error 0 x 80041003. Events cannot be delivered through this filter until the
    problem is solved.

    Details (XML):


    GUID = "{1edeee53-0afe-4609-b846-d8c0b2075b1f}" = 'WinMgmt' EventSourceName / >

    10

    0

    2

    0

    0

    0 x 80000000000000

    ./root/CIMV2

    SELECT * FROM __InstanceModificationEvent WITHIN 60 WHERE
    TargetInstance ISA 'Win32_Processor' AND TargetInstance.LoadPercentage >
    99

    0 x 80041003

    Here are my specs:
    Model: Dell XPS 630I
    OS: Vista Edition Home Premium SP2 x 32
    Processor: Intel Core 2 Quad Q6600 @2. 40 GHz
    RAM: 4 GB
    Someone at - it suggestions?

    Yes, funny thing. Computer fixed now, but I don't know why. I've done one or two things in quick succession without trying a boot between them, so something has resolved, but I don't know what.

    The chkdsk says that it remove a bunch of files, so maybe that's her. I cleaned all the dust from inside, so that may have contributed. I also disconnected and then reconnected the graphics card (a big ' ole dedicated NVIDIA one), what could be the fixer as well.
    I'm inclined to think it's the graphics, since, as I mentioned above, my old laptop was showing similar symptoms when its GPU went wrong.
    So yes, the problem is solved. If all goes well at all times. Mods, feel free to close this topic.

Maybe you are looking for