First time here? Check out the FAQ!
2015-08-12 00:04:45 -0600 | received badge | ● Enlightened (source) |
2015-08-12 00:04:45 -0600 | received badge | ● Good Answer (source) |
2014-02-04 13:55:27 -0600 | received badge | ● Enthusiast |
2013-12-17 02:29:46 -0600 | received badge | ● Nice Answer (source) |
2013-12-12 14:41:54 -0600 | received badge | ● Nice Answer (source) |
2013-11-25 10:44:42 -0600 | answered a question | Unable to find any IP address on external network I see this is old post... Are you using nova networking or Quantum/Neutron? Maybe you will find this helpful? http://openstack.redhat.com/Floating_IP_range |
2013-11-25 10:22:12 -0600 | received badge | ● Necromancer (source) |
2013-11-25 10:22:12 -0600 | received badge | ● Teacher (source) |
2013-11-25 10:18:10 -0600 | answered a question | Instance will not Launch unless Medium or higher Flavor is Chosen Root disk size of the image exceeds the flavor root disk size. |
2013-11-25 08:10:23 -0600 | answered a question | cannot ssh into ubuntu instance. Connection reset by peer Did you add a security rule in to allow SSH? http://docs.openstack.org/network-admin/admin/content/enabling_ping_and_ssh.html |
2013-11-25 08:04:23 -0600 | answered a question | How to safely clear Ceilometer database? It seems like if you drop the db, then remove the preallocated files, you will be fine.
http://docs.mongodb.org/manual/tutorial/manage-journaling/ Using the smallfiles directive may also help: http://docs.mongodb.org/manual/reference/configuration-options/#smallfiles |