Re: [Openstack] Monitor Instances KVM

2018-07-16 Thread Manuel Sopena Ballesteros
Hi Marcio, I used to use gnocchi and grafana. This may be a starting point https://julien.danjou.info/openstack-gnocchi-grafana/ thanks Manuel -Original Message- From: Marcio Prado [mailto:marciopr...@marcioprado.eti.br] Sent: Friday, July 13, 2018 8:34 PM To: openstack@lists.openstac

Re: [Openstack] [Openstack-operators] Recovering from full outage

2018-07-16 Thread Torin Woltjer
I feel pretty dumb about this, but it was fixed by adding a rule to my security groups. I'm still very confused about some of the other behavior that I saw, but at least the problem is fixed now. Torin Woltjer Grand Dial Communications - A ZK Tech Inc. Company 616.776.1066 ext. 2006 www.grandd

Re: [Openstack] [Openstack-operators] Recovering from full outage

2018-07-16 Thread Brian Haley
On 07/16/2018 08:41 AM, Torin Woltjer wrote: $ip netns exec qdhcp-87a5200d-057f-475d-953d-17e873a47454 curl http://169.254.169.254  404 Not Found  404 Not Found  The resource could not be found. > Strange, don't know where the reply came from for that. $ip netns exec qrouter-80c3bc40

Re: [Openstack] NUMA some of the time?

2018-07-16 Thread Jay Pipes
On 07/16/2018 10:30 AM, Toni Mueller wrote: Hi Jay, On Fri, Jul 06, 2018 at 12:46:04PM -0400, Jay Pipes wrote: There is no current way to say "On this dual-Xeon compute node, put all workloads that don't care about dedicated CPUs on this socket and all workloads that DO care about dedicated CP

Re: [Openstack] [networking-odl] Builds are failing in Stable/pike in networking-odl

2018-07-16 Thread A Vamsikrishna
+Isaku Hi Isaku, I found the reason for the build failure. below path it should be distribution-artifacts instead of distribution-karaf https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/distribution-karaf/-SNAPSHOT/maven-metadata.xml Line no

Re: [Openstack] NUMA some of the time?

2018-07-16 Thread Toni Mueller
Hi Jay, On Fri, Jul 06, 2018 at 12:46:04PM -0400, Jay Pipes wrote: > There is no current way to say "On this dual-Xeon compute node, put all > workloads that don't care about dedicated CPUs on this socket and all > workloads that DO care about dedicated CPUs on the other socket.". it turned out

Re: [Openstack] NUMA some of the time?

2018-07-16 Thread Toni Mueller
Hi Fabrizio! thank you for your answer! On Thu, Jul 05, 2018 at 05:35:00PM +0200, Fabrizio Soppelsa wrote: > and CPU-pinning by creating dedicated flavors [1] with something like: > > openstack flavor set m1.largenuma --property hw:numa_cpus.0=0,1 --property > hw:numa_mem.0=2048 I had suggest

Re: [Openstack] [Openstack-operators] Recovering from full outage

2018-07-16 Thread Torin Woltjer
$ip netns exec qdhcp-87a5200d-057f-475d-953d-17e873a47454 curl http://169.254.169.254 404 Not Found 404 Not Found The resource could not be found. $ip netns exec qrouter-80c3bc40-b49c-446a-926f-99811adc0c5e curl http://169.254.169.254 curl: (7) Couldn't connect to server Torin Woltjer

[Openstack] [networking-odl] Builds are failing in Stable/pike in networking-odl

2018-07-16 Thread A Vamsikrishna
Hi All, Builds are failing in Stable/pike in networking-odl on below review: https://review.openstack.org/#/c/582745/ looks that issue is here: http://logs.openstack.org/45/582745/5/check/networking-odl-rally-dsvm-carbon-snapshot/be4abe3/logs/devstacklog.txt.gz#_2018-07-15_18_23_41_854 There is