*** emagana has joined #openstack-operators | 00:02 | |
*** Vinsh has joined #openstack-operators | 00:15 | |
*** radez is now known as radez_g0n3 | 00:27 | |
*** VW_ has joined #openstack-operators | 00:35 | |
*** VW_ has quit IRC | 00:36 | |
*** Marga_ has joined #openstack-operators | 00:36 | |
*** VW_ has joined #openstack-operators | 00:37 | |
*** Marga_ has quit IRC | 00:41 | |
*** SimonChung has quit IRC | 00:50 | |
*** emagana has quit IRC | 01:02 | |
*** emagana has joined #openstack-operators | 01:03 | |
*** emagana has quit IRC | 01:03 | |
*** Marga_ has joined #openstack-operators | 01:37 | |
*** Marga_ has quit IRC | 01:42 | |
*** harlowja is now known as harlowja_away | 01:47 | |
*** Vinsh has quit IRC | 01:52 | |
*** Vinsh has joined #openstack-operators | 01:52 | |
*** Marga_ has joined #openstack-operators | 01:53 | |
*** VW_ has quit IRC | 02:00 | |
*** VW_ has joined #openstack-operators | 02:09 | |
*** Marga_ has quit IRC | 02:15 | |
*** VW_ has quit IRC | 02:33 | |
*** j05h has quit IRC | 02:37 | |
*** VW_ has joined #openstack-operators | 03:01 | |
*** VW__ has joined #openstack-operators | 03:21 | |
*** VW_ has quit IRC | 03:23 | |
*** VW__ has quit IRC | 03:31 | |
*** saneax_-_ has joined #openstack-operators | 03:34 | |
*** yapeng has joined #openstack-operators | 03:37 | |
*** saneax_-_ has quit IRC | 03:39 | |
*** yapeng has quit IRC | 04:02 | |
*** yapeng has joined #openstack-operators | 04:03 | |
*** yapeng has quit IRC | 04:07 | |
*** Vinsh has quit IRC | 04:09 | |
*** yapeng has joined #openstack-operators | 04:32 | |
*** yapeng has quit IRC | 05:12 | |
*** emagana has joined #openstack-operators | 06:16 | |
*** zerda has joined #openstack-operators | 06:21 | |
*** zz_avozza is now known as avozza | 07:04 | |
*** Vinsh has joined #openstack-operators | 07:09 | |
*** Vinsh has quit IRC | 07:13 | |
*** clayton has quit IRC | 07:17 | |
*** dvorak has joined #openstack-operators | 07:18 | |
*** matrohon has joined #openstack-operators | 07:28 | |
*** Hosam has joined #openstack-operators | 08:02 | |
*** emagana has quit IRC | 08:12 | |
*** derekh has joined #openstack-operators | 08:22 | |
*** Miouge has joined #openstack-operators | 08:28 | |
*** Miouge_ has joined #openstack-operators | 08:30 | |
*** bvandenh has joined #openstack-operators | 08:33 | |
*** Miouge has quit IRC | 08:34 | |
*** Miouge_ is now known as Miouge | 08:34 | |
*** pcaruana has joined #openstack-operators | 08:50 | |
*** Hosam has quit IRC | 09:05 | |
*** zerda has quit IRC | 09:07 | |
*** avozza is now known as zz_avozza | 09:39 | |
*** Hosam has joined #openstack-operators | 09:46 | |
*** zz_avozza is now known as avozza | 10:07 | |
*** Marga_ has joined #openstack-operators | 11:03 | |
*** Marga_ has quit IRC | 11:03 | |
*** Marga_ has joined #openstack-operators | 11:04 | |
*** ferest has joined #openstack-operators | 11:35 | |
*** ferest has quit IRC | 11:44 | |
*** dvorak is now known as clayton | 12:25 | |
*** jaypipes has joined #openstack-operators | 12:38 | |
*** Miouge has quit IRC | 12:48 | |
*** Miouge has joined #openstack-operators | 13:05 | |
*** Piet has joined #openstack-operators | 13:09 | |
*** radez_g0n3 is now known as radez | 13:24 | |
*** bvandenh has quit IRC | 13:26 | |
*** rlrevell has joined #openstack-operators | 13:31 | |
*** Marga_ has quit IRC | 13:35 | |
*** Miouge has quit IRC | 13:36 | |
*** jaypipes is now known as leakypipes | 13:59 | |
*** Piet has quit IRC | 14:08 | |
*** signed8bit has joined #openstack-operators | 14:12 | |
*** j05h has joined #openstack-operators | 14:19 | |
*** signed8bit has quit IRC | 14:23 | |
snk | if I want to stop scheduling VMs on a hypervisor, is 'nova host-update --status disable' what I want? | 14:24 |
---|---|---|
snk | basically have a hypervisor that keeps rebooting, and i want to stop putting new vms on it | 14:24 |
snk | and then evacuate it | 14:24 |
*** Vinsh has joined #openstack-operators | 14:26 | |
__nick | snk: `nova service-disable` is probably what you want | 14:29 |
__nick | i.e `nova service-disable --reason "b0rken hypervisor" compute0 nova-compute` | 14:30 |
*** VW_ has joined #openstack-operators | 14:36 | |
snk | __nick: awesome, thanks. that seems to have done the trick | 14:44 |
__nick | snk: no probs | 14:44 |
*** Vinsh_ has joined #openstack-operators | 14:47 | |
*** Vinsh has quit IRC | 14:50 | |
*** Vinsh has joined #openstack-operators | 14:53 | |
*** avozza is now known as zz_avozza | 14:54 | |
*** Vinsh_ has quit IRC | 14:56 | |
*** markvoelker has joined #openstack-operators | 15:00 | |
*** markvoelker has quit IRC | 15:00 | |
*** markvoelker has joined #openstack-operators | 15:00 | |
*** Marga_ has joined #openstack-operators | 15:03 | |
*** radez is now known as radez_g0n3 | 15:03 | |
*** radez_g0n3 is now known as radez | 15:06 | |
klindgren | https://bugs.launchpad.net/oslo.messaging/+bug/1436769 if you did the heartbeating stuffs for oslo.messaging you may be interested in this. The solution seems to be use a version of py-amqp >= 1.4.0. We have been using the heartbeating stuff in production with py-amqp 1.4.6 for over a month now with zero issues. INcluding a network incident that cut off communication between our rabbit servers and the rest of our openst | 15:32 |
openstack | Launchpad bug 1436769 in oslo.messaging "ConnectionError: Too many heartbeats missed" [Critical,Confirmed] - Assigned to Mehdi Abaakouk (sileht) | 15:32 |
klindgren | ack infra. Everything recovered within minutes of the network event being resolved. | 15:32 |
*** zz_avozza is now known as avozza | 15:34 | |
*** matrohon has quit IRC | 15:36 | |
*** esker has joined #openstack-operators | 15:50 | |
*** alop has joined #openstack-operators | 15:58 | |
*** gyee has joined #openstack-operators | 15:59 | |
*** pcaruana has quit IRC | 16:10 | |
*** subscope has joined #openstack-operators | 16:20 | |
*** SimonChung has joined #openstack-operators | 16:24 | |
*** derekh has quit IRC | 16:37 | |
*** Marga_ has quit IRC | 16:43 | |
*** SimonChung1 has joined #openstack-operators | 16:59 | |
*** SimonChung has quit IRC | 16:59 | |
*** alop has quit IRC | 17:02 | |
*** markvoelker has quit IRC | 17:03 | |
*** j05h has quit IRC | 17:03 | |
*** harlowja_away is now known as harlowja | 17:17 | |
*** VW_ has quit IRC | 17:24 | |
*** esker has quit IRC | 17:43 | |
*** emagana has joined #openstack-operators | 17:45 | |
*** Hosam has quit IRC | 17:51 | |
*** Marga_ has joined #openstack-operators | 17:55 | |
*** radez is now known as radez_g0n3 | 17:56 | |
*** radez_g0n3 is now known as radez | 17:57 | |
*** esker has joined #openstack-operators | 18:04 | |
*** rlrevell has left #openstack-operators | 18:05 | |
*** rlrevell has joined #openstack-operators | 18:05 | |
*** VW_ has joined #openstack-operators | 18:10 | |
*** alop has joined #openstack-operators | 18:20 | |
*** leakypipes has quit IRC | 18:25 | |
*** avozza is now known as zz_avozza | 18:34 | |
*** zz_avozza is now known as avozza | 18:53 | |
jlk | klindgren: that's great news! I plan to roll the new heartbeating stuff into our next release (still juno). | 19:03 |
*** j05h has joined #openstack-operators | 19:03 | |
klindgren | jlk - yea I agree I was pretty happy with it | 19:04 |
*** j05h has quit IRC | 19:06 | |
*** j05h has joined #openstack-operators | 19:06 | |
*** matrohon has joined #openstack-operators | 19:13 | |
*** radez is now known as radez_g0n3 | 19:22 | |
*** Marga_ has quit IRC | 19:38 | |
*** subscope has quit IRC | 19:40 | |
*** ozialien has joined #openstack-operators | 19:41 | |
*** Piet has joined #openstack-operators | 19:42 | |
*** Marga_ has joined #openstack-operators | 20:09 | |
*** Marga_ has quit IRC | 20:13 | |
*** bvandenh has joined #openstack-operators | 20:21 | |
*** gyee has quit IRC | 20:32 | |
*** j05h has quit IRC | 20:38 | |
*** emagana has quit IRC | 20:45 | |
*** emagana has joined #openstack-operators | 20:47 | |
*** VW_ has quit IRC | 20:53 | |
*** bvandenh has quit IRC | 20:59 | |
*** logan2 has quit IRC | 20:59 | |
*** logan2 has joined #openstack-operators | 21:00 | |
*** esker has quit IRC | 21:02 | |
*** avozza is now known as zz_avozza | 21:04 | |
*** Marga_ has joined #openstack-operators | 21:08 | |
*** ozialien has quit IRC | 21:16 | |
*** rlrevell has quit IRC | 21:33 | |
*** rlrevell has joined #openstack-operators | 21:33 | |
*** emagana has quit IRC | 21:33 | |
*** ozialien has joined #openstack-operators | 21:37 | |
*** rlrevell has quit IRC | 21:37 | |
*** emagana has joined #openstack-operators | 21:41 | |
*** emagana has quit IRC | 21:41 | |
*** emagana has joined #openstack-operators | 21:42 | |
*** markvoelker has joined #openstack-operators | 21:49 | |
*** markvoelker_ has joined #openstack-operators | 21:50 | |
*** markvoelker has quit IRC | 21:54 | |
*** markvoelker_ has quit IRC | 21:58 | |
*** matrohon has quit IRC | 22:00 | |
*** dboik_ has quit IRC | 22:41 | |
*** dboik has joined #openstack-operators | 22:41 | |
*** Vinsh has quit IRC | 22:43 | |
*** Vinsh has joined #openstack-operators | 22:43 | |
*** Vinsh has quit IRC | 22:55 | |
*** Hosam has joined #openstack-operators | 22:55 | |
*** dboik has quit IRC | 23:02 | |
*** SimonChung1 has quit IRC | 23:03 | |
*** SimonChung has joined #openstack-operators | 23:03 | |
*** dboik has joined #openstack-operators | 23:29 | |
*** alop has quit IRC | 23:39 | |
*** Marga_ has quit IRC | 23:50 | |
*** dboik has quit IRC | 23:57 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!