Skip to content

Instantly share code, notes, and snippets.

@cortix
Created December 15, 2014 21:42
Show Gist options
  • Save cortix/173de885f229ddb79dbb to your computer and use it in GitHub Desktop.
Save cortix/173de885f229ddb79dbb to your computer and use it in GitHub Desktop.
login as: root
root@178.62.216.84's password:
Welcome to Ubuntu 14.04.1 LTS (GNU/Linux 3.13.0-37-generic x86_64)
* Documentation: https://help.ubuntu.com/
System information as of Mon Dec 15 15:08:33 EST 2014
System load: 0.05 Processes: 84
Usage of /: 10.8% of 19.56GB Users logged in: 1
Memory usage: 80% IP address for eth0: 178.62.216.84
Swap usage: 0%
Graph this data and manage this system at:
https://landscape.canonical.com/
Last login: Mon Dec 15 15:08:33 2014 from 176.240.47.91
root@berkademconsulting:~# grep -i "out of memory\|oom" /var/log/dmesg
root@berkademconsulting:~# grep -i "cannot allocate memory\|can't allocate" /var/log/mysql*/error.log
141215 8:15:39 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 8:18:54 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 8:18:54 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 8:18:54 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 8:18:54 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 8:18:55 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 8:18:56 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 8:18:57 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 8:21:57 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 8:21:57 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 8:21:57 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 8:21:57 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 8:21:57 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 8:22:05 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 8:22:06 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 8:22:07 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 9:41:27 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 9:41:27 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 9:41:27 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 9:41:27 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 9:41:27 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 9:41:28 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 9:41:29 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 9:41:59 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 9:41:59 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 9:41:59 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 9:41:59 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 9:41:59 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 9:42:25 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 9:42:26 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 9:42:27 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 11:28:47 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 11:28:47 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 11:28:47 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 11:28:47 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 11:28:47 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 11:28:53 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 11:28:54 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 11:28:55 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 11:46:11 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 11:46:12 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 11:46:13 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 11:46:26 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 12:12:11 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 12:12:11 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 12:12:11 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 12:12:11 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 12:12:11 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 12:12:19 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 12:12:20 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 12:12:21 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 12:22:27 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 12:22:27 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 12:22:27 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 12:22:27 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 12:22:27 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 12:22:28 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 12:22:29 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 15:08:51 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 15:08:51 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 15:08:51 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 15:08:51 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 15:08:51 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 15:17:05 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 15:17:06 InnoDB: Fatal error: cannot allocate memory for the buffer pool
141215 15:17:07 InnoDB: Fatal error: cannot allocate memory for the buffer pool
root@berkademconsulting:~#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment