View Single Post
  #10  
Old 11-16-2013, 06:43 PM
khalathas
Sarnak
 
Join Date: Jun 2007
Posts: 67
Default

Apparently I'm stopped in my tracks yet again. Brand new server 2008r2 standard VM, and mysql again refuses to start as a service. I'm at my wits end on this one, and I've done this successfully all before. Anyone know how to deal with this mysql error log?

131116 17:23:15 [Note] Plugin 'FEDERATED' is disabled.
131116 17:23:15 InnoDB: Initializing buffer pool, size = 2.0G
131116 17:23:15 InnoDB: Error: cannot allocate 2147500032 bytes of
InnoDB: memory with malloc! Total allocated memory
InnoDB: by InnoDB 30993228 bytes. Operating system errno: 8
InnoDB: Check if you should increase the swap file or
InnoDB: ulimits of your operating system.
InnoDB: On FreeBSD check you have compiled the OS with
InnoDB: a big enough maximum process size.
InnoDB: Note that in most 32-bit computers the process
InnoDB: memory space is limited to 2 GB or 4 GB.
InnoDB: We keep retrying the allocation for 60 seconds...
131116 17:24:15InnoDB: Fatal error: cannot allocate the memory for the buffer pool
131116 17:24:15 [ERROR] Plugin 'InnoDB' init function returned error.
131116 17:24:15 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
131116 17:24:15 [ERROR] Unknown/unsupported table type: INNODB
131116 17:24:15 [ERROR] Aborting

131116 17:24:15 [Note] C:\Program Files (x86)\MySQL\MySQL Server 5.1\bin\mysqld: Shutdown complete
Reply With Quote