First time here? Check out the FAQ!
2015-11-05 21:14:39 -0600 | received badge | ● Supporter (source) |
2015-10-21 21:59:02 -0600 | received badge | ● Good Question (source) |
2015-09-14 09:57:17 -0600 | received badge | ● Nice Question (source) |
2015-09-08 03:27:13 -0600 | received badge | ● Notable Question (source) |
2015-09-03 21:11:36 -0600 | received badge | ● Editor (source) |
2015-09-03 09:49:11 -0600 | received badge | ● Popular Question (source) |
2015-09-02 07:24:49 -0600 | asked a question | When i run a MPI program,it was right when i use fixed IP of VM,but when i run the program with floating IP,there is something wrong as follows. Hi Community, When i run a MPI program with my OpenStack cluster(install with official document), it was right when i use When i run program with fixed IP of VM, it runs right,when i run with the floating IP of VM,there is something wrong as follows. I am very confused that the program can run with fixed IP, but can't run with floating IP,is here somthing wrong with my security group rules or other things ? who can help me, thanks!!! ps:my security group rules.
More INFO : My MPI program is runing a Mandelbrot Algorithm, MPI environment is mpich2. Before I run the program,I have done follows: 1. Define hostnames by editing the file: /etc/hosts 2. Configure ssh for connecting without a password. my VM is booted from the some image, |
2015-08-24 03:05:56 -0600 | commented answer | Unable to launch instances (Unexpected vif_type=binding failed) Sorry , I have seen your configure file,but I can't find something wrong!! |
2015-08-24 00:18:16 -0600 | commented answer | Unable to launch instances (Unexpected vif_type=binding failed) Could you paste you configure file about nova.conf and nova-compute.conf here on compute node? |
2015-08-23 21:51:38 -0600 | answered a question | Unable to launch instances (Unexpected vif_type=binding failed) Try to Edit /etc/nova/nova.conf on compute node,and add the follow configuration. Then restart nova-conpute service. |
2015-06-10 01:08:17 -0600 | received badge | ● Famous Question (source) |
2015-05-26 14:57:19 -0600 | received badge | ● Student (source) |
2015-05-26 14:57:02 -0600 | received badge | ● Notable Question (source) |
2015-05-25 08:48:27 -0600 | received badge | ● Popular Question (source) |
2015-05-24 04:04:41 -0600 | received badge | ● Enthusiast |
2015-05-22 22:52:12 -0600 | asked a question | ceilometer can't get openstack sdn meters Hello every,I followed this wiki https://wiki.openstack.org/wiki/Neutr... but i found ceilometer can't get sdn meters( http://docs.openstack.org/admin-guide... ),can anybody tell me why ?? THX! My configuration: metering-agent.ini Log info: ceilometer-agent-central.log (more) |