*** mlavalle has quit IRC | 00:03 | |
*** tetsuro has joined #openstack-nova | 00:13 | |
*** TxGirlGeek has quit IRC | 00:22 | |
*** nicolasbock has quit IRC | 00:30 | |
*** nicolasbock has joined #openstack-nova | 00:30 | |
*** nicolasbock has quit IRC | 00:43 | |
brinzhang | gmann: I already granular os-instance-actions GET API, you can review https://review.opendev.org/#/c/711791/3 | 00:44 |
---|---|---|
*** openstackstatus has joined #openstack-nova | 00:44 | |
*** ChanServ sets mode: +v openstackstatus | 00:44 | |
*** tbachman_ has joined #openstack-nova | 00:50 | |
*** tbachman has quit IRC | 00:52 | |
*** tbachman_ is now known as tbachman | 00:52 | |
*** hongbin has joined #openstack-nova | 01:12 | |
gmann | brinzhang: we need to add in same patch when adding the new defaults. | 01:29 |
gmann | like this -https://review.opendev.org/#/c/706672/7/nova/policies/attach_interfaces.py | 01:30 |
brinzhang | gmann: I was already separate, and the granular beased on this patch, does need I rollback? | 01:31 |
brinzhang | gmann: split it from the base patch, I think it's clear to me to know what happened | 01:32 |
gmann | brinzhang: yeah it will be easy for otherwise we endup doing half things per patches. also if you do in single patch we can see tests better way about what behavior is changed | 01:33 |
brinzhang | gmann: ok, I can combine them. | 01:34 |
gmann | thanks. because it end up changing the policy twice. first in default role patch and then again changing in new patch./ | 01:36 |
brinzhang | gmann: about you comments of https://review.opendev.org/#/c/706470/10/nova/tests/unit/cmd/test_policy.py | 01:38 |
brinzhang | I think I should keep my changes, otherwise the policy seem cannot access request | 01:38 |
gmann | I do not think it will make any difference if so then something wrong which we need to debug | 01:42 |
brinzhang | gmann: ok, let me try | 01:42 |
gmann | because old rules should keep working as it is. | 01:42 |
*** gyee has quit IRC | 01:51 | |
*** vishalmanchanda has joined #openstack-nova | 01:51 | |
*** zhanglong has joined #openstack-nova | 02:23 | |
*** Xuchu has joined #openstack-nova | 02:27 | |
*** sapd1_x has joined #openstack-nova | 02:45 | |
*** hongbin has quit IRC | 03:03 | |
*** mkrai has joined #openstack-nova | 03:04 | |
*** Xuchu_ has joined #openstack-nova | 03:20 | |
*** Xuchu has quit IRC | 03:22 | |
*** Xuchu_ is now known as Xuchu | 03:22 | |
*** KeithMnemonic1 has joined #openstack-nova | 03:28 | |
*** KeithMnemonic has quit IRC | 03:31 | |
openstackgerrit | Kevin Zhao proposed openstack/nova master: fix scsi disk unit number of the attaching volume when cdrom bus is scsi https://review.opendev.org/712607 | 03:36 |
*** psachin has joined #openstack-nova | 03:37 | |
*** tetsuro has quit IRC | 03:41 | |
*** yaawang has quit IRC | 03:44 | |
*** yaawang has joined #openstack-nova | 03:45 | |
*** tetsuro has joined #openstack-nova | 03:45 | |
*** dave-mccowan has quit IRC | 03:58 | |
*** KeithMnemonic1 has quit IRC | 04:06 | |
*** zhanglong has quit IRC | 04:10 | |
*** tobiash has quit IRC | 04:16 | |
*** udesale has joined #openstack-nova | 04:17 | |
*** tobiash has joined #openstack-nova | 04:17 | |
*** mkrai has quit IRC | 04:21 | |
*** mkrai has joined #openstack-nova | 04:21 | |
openstackgerrit | Brin Zhang proposed openstack/nova master: Add new default roles in os-instance-actions policies https://review.opendev.org/706470 | 04:24 |
*** factor has joined #openstack-nova | 04:34 | |
openstackgerrit | Brin Zhang proposed openstack/nova master: Add new default roles in os-instance-actions policies https://review.opendev.org/706470 | 04:40 |
*** tobiash has quit IRC | 04:43 | |
brinzhang | gmann: I was merged these patches, and leave comments in that failed case, would please review this after you online https://review.opendev.org/706470 | 04:46 |
*** tobiash has joined #openstack-nova | 04:46 | |
*** tetsuro_ has joined #openstack-nova | 05:23 | |
*** tetsuro has quit IRC | 05:27 | |
*** zhanglong has joined #openstack-nova | 05:31 | |
*** lbragstad__ has joined #openstack-nova | 05:33 | |
*** lbragstad_ has quit IRC | 05:35 | |
*** evrardjp has quit IRC | 05:35 | |
*** evrardjp has joined #openstack-nova | 05:36 | |
openstackgerrit | Kevin Zhao proposed openstack/nova master: fix scsi disk unit number of the attaching volume when cdrom bus is scsi https://review.opendev.org/712607 | 05:57 |
*** links has joined #openstack-nova | 05:58 | |
*** Luzi has joined #openstack-nova | 06:02 | |
*** bbowen_ has quit IRC | 06:48 | |
*** bbowen_ has joined #openstack-nova | 06:48 | |
*** LiangFang has quit IRC | 07:02 | |
*** smcginnis has quit IRC | 07:03 | |
*** dpawlik has joined #openstack-nova | 07:04 | |
*** smcginnis has joined #openstack-nova | 07:04 | |
*** Liang__ has joined #openstack-nova | 07:04 | |
*** dSrinivas has joined #openstack-nova | 07:08 | |
dSrinivas | Hi All, i am getting this error http://paste.openstack.org/show/790571/ from March 3 in nova-compute logs in our CI FC HBA's are Online and Connectivity exists between vm and Storage | 07:08 |
*** rpittau|afk is now known as rpittau | 07:17 | |
*** tetsuro has joined #openstack-nova | 07:25 | |
*** tetsuro_ has quit IRC | 07:29 | |
*** tetsuro_ has joined #openstack-nova | 07:35 | |
*** tetsuro has quit IRC | 07:37 | |
*** damien_r has joined #openstack-nova | 07:54 | |
*** slaweq has joined #openstack-nova | 08:02 | |
*** amoralej|off is now known as amoralej | 08:06 | |
openstackgerrit | Merged openstack/nova stable/queens: Add retry_on_deadlock to migration_update DB API https://review.opendev.org/712212 | 08:07 |
*** tesseract has joined #openstack-nova | 08:08 | |
*** maciejjozefczyk has joined #openstack-nova | 08:15 | |
*** tosky has joined #openstack-nova | 08:18 | |
*** sapd1_x has quit IRC | 08:23 | |
gibi | morning | 08:28 |
*** zhanglong has quit IRC | 08:44 | |
*** tetsuro_ has quit IRC | 08:44 | |
*** tetsuro has joined #openstack-nova | 08:47 | |
*** rpittau is now known as rpittau|bbl | 08:52 | |
*** tetsuro_ has joined #openstack-nova | 08:53 | |
*** tetsuro has quit IRC | 08:57 | |
*** ralonsoh has joined #openstack-nova | 08:58 | |
*** xek has joined #openstack-nova | 08:58 | |
*** dtantsur|afk is now known as dtantsur | 09:13 | |
*** tetsuro has joined #openstack-nova | 09:14 | |
*** damien_r has quit IRC | 09:16 | |
*** damien_r has joined #openstack-nova | 09:16 | |
*** tetsuro_ has quit IRC | 09:17 | |
*** tetsuro_ has joined #openstack-nova | 09:20 | |
*** tetsuro has quit IRC | 09:23 | |
*** priteau has joined #openstack-nova | 09:25 | |
lyarwood | https://review.opendev.org/#/q/status:open+topic:bug/1861071 - I'd appreciate reviews of this bugfix series from any non-RH cores with bandwidth if possible, there's a followup series on top of this as well as I'd like to backport this. | 09:25 |
gibi | lyarwood: ack, added to my growing review queue | 09:26 |
lyarwood | gibi: awesome thanks :) anything I can help with in return please let me know | 09:27 |
gibi | lyarwood: sure. I have two patch series to be backported furter, as soon I as I did the backport I will ping you | 09:28 |
lyarwood | gibi: ack thanks | 09:33 |
*** masterpe has joined #openstack-nova | 09:34 | |
*** derekh has joined #openstack-nova | 09:41 | |
*** martinkennelly has joined #openstack-nova | 09:42 | |
masterpe | Hi, when I try to live migrate a instance I get the following error: No valid host was found. Unable to move instance ae88f5d0-28be-4234-86bf-d89a33a2380b to host compute2. There is not enough capacity on the host for the instance | 09:42 |
masterpe | compute2 has been host-evacuate, after that I deleted all the instance config files of the compute node | 09:43 |
masterpe | The nova logs gets filled with messgae: Instance 9111eb48-2291-457c-88e2-57f5c4491aa4 has been moved to another host compute3 (compute3.example.tld). There are allocations remaining against the source host that might need to be removed: {u'resources': {u'VCPU': 4, u'MEMORY_MB': 16384}}.: InstanceNotFound_Remote: Instance 0b02dcda-b283-435c-9986-891323411973 could not be found. | 09:46 |
*** martinkennelly has quit IRC | 09:46 | |
masterpe | The DB table allocations is empty | 09:46 |
*** martinkennelly has joined #openstack-nova | 09:47 | |
*** Xuchu_ has joined #openstack-nova | 09:49 | |
*** Xuchu has quit IRC | 09:50 | |
*** Xuchu_ is now known as Xuchu | 09:50 | |
*** sapd1 has joined #openstack-nova | 09:50 | |
gibi | masterpe: did nova-compute service on compute2 was recovered after you evacuated everything out of compute2? | 09:52 |
masterpe | sorry? | 09:53 |
gibi | I think the nova-compute on compute2 should clean up the allocations | 09:53 |
gibi | masterpe: I assume that when compute2 was host-evacuated the nova-compute service on that host was down | 09:53 |
gibi | masterpe: and then you recovered that service | 09:54 |
gibi | masterpe: and then you tried to live migrate to compute2 | 09:54 |
masterpe | yes | 09:54 |
*** martinkennelly has quit IRC | 09:55 | |
openstackgerrit | John Garbutt proposed openstack/nova master: Add tests for API using unified limits driver https://review.opendev.org/712140 | 09:55 |
gibi | masterpe: the "allocations remaining" logs ae coming from the compute2 log? | 09:55 |
masterpe | yes | 09:56 |
openstackgerrit | John Garbutt proposed openstack/nova master: Make unified limits APIs return reserved of 0 https://review.opendev.org/712141 | 09:56 |
gibi | masterpe: what nova versions do you use? | 09:56 |
masterpe | I use it from openstack-ansible tag 18.1.12 | 09:58 |
masterpe | it is comming from source | 09:58 |
*** martinkennelly has joined #openstack-nova | 09:58 | |
*** ociuhandu has joined #openstack-nova | 09:59 | |
gibi | based on https://releases.openstack.org/teams/openstackansible.html that means you use Rocky | 09:59 |
masterpe | nova-compute --version gives me 18.2.3 | 09:59 |
masterpe | yes | 09:59 |
gibi | did you check the allocations table in the placement database? (I'm not sure how ansible deploys placement in rocky) | 10:00 |
masterpe | there is no placement database | 10:02 |
openstackgerrit | John Garbutt proposed openstack/nova master: WIP: Enforce api and db limits https://review.opendev.org/712142 | 10:02 |
gibi | masterpe: then I guess there is a nova_api database with an allocations table | 10:02 |
openstackgerrit | John Garbutt proposed openstack/nova master: Add unified limits configuration https://review.opendev.org/712137 | 10:02 |
gibi | also you can try to look at the allocations from the placement aPI | 10:03 |
gibi | $ openstack resource provider list --name compute2 | 10:04 |
gibi | grab the uuid from the output | 10:04 |
masterpe | ah yes, thanks. There is a allocations table in the database nova and nova_api | 10:04 |
gibi | openstack resource provider allocation show <uuid> | 10:04 |
gibi | do you see allocations on your emptied compute? | 10:06 |
masterpe | on the openstack cli I don't see a resource provider | 10:07 |
gibi | 'openstack resource provider list' without the name filter should list your compute2 maybe you use fqdn and that makes the name compute2.example.tld | 10:17 |
*** zhanglong has joined #openstack-nova | 10:17 | |
gibi | masterpe: when you recovered compute2 did you restarted the nova-compute service? If yes did you see logs like https://github.com/openstack/nova/blob/stable/rocky/nova/compute/manager.py#L729 during the startup of the service? | 10:22 |
masterpe | The system was completly powerd off, after evacuated I started the server | 10:23 |
gibi | during the service startup nova-compute should have cleaned up the allocations of the evacuated instances and log the above linket INFO log | 10:25 |
*** ociuhandu has quit IRC | 10:25 | |
*** ociuhandu has joined #openstack-nova | 10:28 | |
*** dSrinivas has quit IRC | 10:38 | |
*** tbachman has quit IRC | 10:38 | |
*** tetsuro_ has quit IRC | 10:39 | |
*** ociuhandu has quit IRC | 10:49 | |
*** ociuhandu has joined #openstack-nova | 10:50 | |
openstackgerrit | Brin Zhang proposed openstack/python-novaclient master: WIP Microversion 2.83: Add volume-patch CLI https://review.opendev.org/712651 | 10:53 |
*** ociuhandu has quit IRC | 10:53 | |
*** nicolasbock has joined #openstack-nova | 10:56 | |
*** ociuhandu has joined #openstack-nova | 10:58 | |
*** vishalmanchanda has quit IRC | 11:00 | |
*** sapd1 has quit IRC | 11:00 | |
*** jamesdenton has joined #openstack-nova | 11:01 | |
*** mkrai has quit IRC | 11:02 | |
*** mkrai_ has joined #openstack-nova | 11:02 | |
*** ociuhandu has quit IRC | 11:03 | |
brinzhang | gmann: would you have time to review os-instance-actions --- add default policy patch? as I said before, the cmd/test_policy for test_filter_rules_non_admin and test_filter_rules_instance_owner, I think the default policy need to be update. | 11:06 |
*** derekh has quit IRC | 11:10 | |
*** nicolasbock has quit IRC | 11:15 | |
*** nicolasbock has joined #openstack-nova | 11:16 | |
*** derekh has joined #openstack-nova | 11:20 | |
*** ociuhandu has joined #openstack-nova | 11:20 | |
*** ociuhandu has quit IRC | 11:27 | |
*** ociuhandu has joined #openstack-nova | 11:27 | |
*** tetsuro has joined #openstack-nova | 11:28 | |
*** mkrai_ has quit IRC | 11:37 | |
*** nicolasbock has quit IRC | 11:38 | |
*** nicolasbock has joined #openstack-nova | 11:39 | |
*** nicolasbock has quit IRC | 11:42 | |
*** nicolasbock has joined #openstack-nova | 11:43 | |
*** nicolasbock has quit IRC | 11:51 | |
*** eharney has joined #openstack-nova | 11:52 | |
*** ociuhandu has quit IRC | 11:54 | |
*** nicolasbock has joined #openstack-nova | 11:54 | |
*** ociuhandu has joined #openstack-nova | 11:55 | |
*** ociuhandu has quit IRC | 11:55 | |
*** ociuhandu has joined #openstack-nova | 11:55 | |
*** nicolasbock has quit IRC | 11:56 | |
*** nicolasbock has joined #openstack-nova | 11:57 | |
*** Luzi has quit IRC | 12:10 | |
*** udesale_ has joined #openstack-nova | 12:14 | |
*** zhanglong has quit IRC | 12:15 | |
*** udesale has quit IRC | 12:17 | |
*** tetsuro has quit IRC | 12:22 | |
*** rcernin has quit IRC | 12:25 | |
*** tkajinam has quit IRC | 12:27 | |
*** zhanglong has joined #openstack-nova | 12:30 | |
openstackgerrit | John Garbutt proposed openstack/nova master: Enforce api and db limits https://review.opendev.org/712142 | 12:31 |
openstackgerrit | John Garbutt proposed openstack/nova master: Add logic to enforce local api and db limits https://review.opendev.org/712139 | 12:37 |
openstackgerrit | John Garbutt proposed openstack/nova master: Add tests for the UnifiedLimits quota driver https://review.opendev.org/712138 | 12:37 |
openstackgerrit | John Garbutt proposed openstack/nova master: Add logic to enforce local api and db limits https://review.opendev.org/712139 | 12:37 |
openstackgerrit | John Garbutt proposed openstack/nova master: Add tests for API using unified limits driver https://review.opendev.org/712140 | 12:37 |
openstackgerrit | John Garbutt proposed openstack/nova master: Make unified limits APIs return reserved of 0 https://review.opendev.org/712141 | 12:38 |
openstackgerrit | sean mooney proposed openstack/nova master: Provider Config File: YAML file loading and schema validation https://review.opendev.org/673341 | 12:38 |
openstackgerrit | sean mooney proposed openstack/nova master: Provider Config File: Function to further validate and retrieve configs https://review.opendev.org/676029 | 12:38 |
openstackgerrit | John Garbutt proposed openstack/nova master: Enforce api and db limits https://review.opendev.org/712142 | 12:38 |
openstackgerrit | John Garbutt proposed openstack/nova master: WIP: Update quota_class APIs for db and api limits https://review.opendev.org/712143 | 12:39 |
openstackgerrit | sean mooney proposed openstack/nova master: Provider Config File: Function to further validate and retrieve configs https://review.opendev.org/676029 | 12:41 |
*** psachin has quit IRC | 12:47 | |
*** zhanglong has quit IRC | 12:49 | |
*** ociuhandu has quit IRC | 12:50 | |
*** ociuhandu has joined #openstack-nova | 12:51 | |
*** eharney has quit IRC | 12:53 | |
*** mmethot has joined #openstack-nova | 12:56 | |
*** ociuhandu has quit IRC | 12:57 | |
*** tbachman has joined #openstack-nova | 12:57 | |
*** nweinber has joined #openstack-nova | 12:59 | |
*** ociuhandu has joined #openstack-nova | 13:00 | |
*** rpittau|bbl is now known as rpittau | 13:02 | |
openstackgerrit | John Garbutt proposed openstack/nova master: Update quota_class APIs for db and api limits https://review.opendev.org/712143 | 13:12 |
*** psachin has joined #openstack-nova | 13:12 | |
*** amoralej is now known as amoralej|lunch | 13:15 | |
*** ociuhandu has quit IRC | 13:15 | |
*** ociuhandu has joined #openstack-nova | 13:16 | |
*** Xuchu has quit IRC | 13:16 | |
openstackgerrit | Balazs Gibizer proposed openstack/nova master: Ensures that COMPUTE_RESOURCE_SEMAPHORE usage is fair https://review.opendev.org/712674 | 13:17 |
*** Xuchu has joined #openstack-nova | 13:17 | |
gibi | melwitt: ^^ | 13:17 |
gibi | melwitt: I created some test and I'm +2 on Jason's patch | 13:19 |
*** ociuhandu has quit IRC | 13:21 | |
*** spatel has joined #openstack-nova | 13:21 | |
masterpe | gibi: I have just rebooted the compute node and search in the nova-compute.log, but I could not find any "Cleaning up allocations" message | 13:22 |
*** ociuhandu has joined #openstack-nova | 13:22 | |
gibi | masterpe: interesting | 13:22 |
*** Xuchu has quit IRC | 13:24 | |
gibi | masterpe: did you managed to find the allocations in placement either via the CLI or in the db? | 13:25 |
*** spatel has quit IRC | 13:26 | |
gibi | masterpe: are the evacuated instances still exists (not deleted) on compute3 ? | 13:27 |
masterpe | cli does not work, I will search in the DB. | 13:27 |
masterpe | yes | 13:27 |
*** derekh has quit IRC | 13:29 | |
*** ociuhandu has quit IRC | 13:30 | |
dansmith | gibi: I think it's safe to merge the vmware deprecation package now.. quite a bit of support on it | 13:31 |
*** ociuhandu has joined #openstack-nova | 13:32 | |
openstackgerrit | Brin Zhang proposed openstack/python-novaclient master: Microversion 2.83: Add volume-patch CLI https://review.opendev.org/712651 | 13:33 |
brinzhang | dansmith: can you leave some comments in https://review.opendev.org/#/c/694428/3/nova/objects/instance_action.py@201 | 13:34 |
brinzhang | dansmith: I am confusing of mriedem said in comments ^^ | 13:34 |
gibi | dansmith: done | 13:34 |
dansmith | brinzhang: yeah I remember not fully grasping that as well, but I will read and try to grok | 13:35 |
dansmith | gibi: thanks | 13:35 |
gibi | dansmith: thanks for proposing the deprecation | 13:35 |
dansmith | np | 13:35 |
brinzhang | dansmith: thanks, I know little about serialize_args. | 13:36 |
*** dtantsur is now known as dtantsur|brb | 13:36 | |
masterpe | gibi: yes the instance are still on compute3 | 13:37 |
*** eharney has joined #openstack-nova | 13:38 | |
gibi | masterpe: was the evacuation successfull? what does nova instance-action-list <uuid> shows regarding the evacuation? | 13:38 |
*** mkrai_ has joined #openstack-nova | 13:39 | |
lyarwood | sean-k-mooney / stephenfin / kashyap: https://review.opendev.org/#/c/696834/ - would you be able to hit this today if you have time? | 13:40 |
*** tbachman has quit IRC | 13:40 | |
kashyap | lyarwood: I have already read bits of the patch yesterday, will respond | 13:41 |
masterpe | nova instance-action-list b4a3a998-e8b4-482c-ae4d-dddaee707ff1 ( the uuid is from a instance ) | 13:41 |
masterpe | evacuate | req-552e7f33-8f94-4bc3-a992-8f59b1f92f11 | - | 2020-03-06T17:26:14.000000 | 13:41 |
lyarwood | kashyap: thanks | 13:42 |
gibi | masterpe: yeah so the evacuation was successful. I have no further idea how https://github.com/openstack/nova/blob/stable/rocky/nova/compute/manager.py#L729 is not triggered. | 13:43 |
gibi | masterpe: if you find the offending allocations against compute2 in allocations table of the nova_api db then you can deleted them manually. But I have no idea how to prevent them to happen | 13:44 |
dansmith | brinzhang: so, the thing I don't get about what he said is the "pass a format_exc_val kwarg" which isn't really an option here | 13:44 |
masterpe | I can not find that code in the file | 13:44 |
dansmith | brinzhang: but we can make serialize_args pass the cleaned-up exception message-or-type thing for exc_val | 13:45 |
*** amoralej|lunch is now known as amoralej | 13:46 | |
masterpe | gibi: In my manager.py the commit https://opendev.org/openstack/nova/commit/09de94e39bbcfc7f8130638e73a8248e49cb6ab7 is missing, so probebly the file is from before that. | 13:48 |
*** dklyle has quit IRC | 13:49 | |
*** dklyle has joined #openstack-nova | 13:49 | |
brinzhang | dansmith: what do you mean? Can you elaborate? I still don't quite understand. In other words, I don't know what I should do about @serialize_args | 13:50 |
gibi | masterpe: ahh. you have 18.2.3 and that patch is in 18.3 | 13:50 |
dansmith | brinzhang: I'm cooking up a patch for you | 13:50 |
gibi | masterpe: that explains what you see | 13:50 |
brinzhang | dansmith: thanks | 13:50 |
masterpe | when I do select * from allocations where consumer_id = 'b4a3a998-e8b4-482c-ae4d-dddaee707ff1'; | 13:51 |
masterpe | I see 4 enty's | 13:51 |
masterpe | the collum resource_provider_id is the compute node? | 13:51 |
gibi | masterpe: yes, the resource_provider_id is the compute node uuid | 13:52 |
gibi | masterpe: most probably you have allocation for that instance on two computes, compute2 and compute3 | 13:52 |
gibi | the bugfix that is missing from your rocky version is fixing that | 13:53 |
gibi | if you could upgrade to 18.3 and restart the compute that would also fix your deployment as well | 13:53 |
*** jraju__ has joined #openstack-nova | 14:01 | |
*** dave-mccowan has joined #openstack-nova | 14:02 | |
*** links has quit IRC | 14:02 | |
*** derekh has joined #openstack-nova | 14:03 | |
dansmith | gibi: fwiw, normally I can make the 1600 meeting but not today because I already have a thing I have to do | 14:03 |
dansmith | er, s/fwiw/fyi/ | 14:03 |
gibi | dansmith: ack, thanks for the heads up | 14:03 |
masterpe | The id in resource_providers is linked with resource_provider_id of allocations | 14:04 |
gibi | masterpe: yes sorry, the resource_provider_id is an internal id pointing to the resource_providers table and there is an uuid in that table that points to the compute node | 14:05 |
masterpe | resource_provider_id has id 9 | 14:05 |
masterpe | so I can delete all records in allocations with resource_provider_id = 9? | 14:06 |
*** tbachman has joined #openstack-nova | 14:08 | |
gibi | masterpe: if you evacuated all the servers from compute2 then yes | 14:08 |
masterpe | yes compute2 is emty | 14:09 |
*** ociuhandu has quit IRC | 14:11 | |
*** eharney has quit IRC | 14:13 | |
*** kplant has joined #openstack-nova | 14:19 | |
*** dSrinivas has joined #openstack-nova | 14:21 | |
dSrinivas | Hi all, while attaching the volume to the Nova intance it is failing with this errorhttp://paste.openstack.org/show/790596/ can anyone please me | 14:23 |
dSrinivas | For FC not for iscsi | 14:25 |
*** dave-mccowan has quit IRC | 14:25 | |
*** dave-mccowan has joined #openstack-nova | 14:29 | |
sean-k-mooney | so that look like an os_brick issue but have you check if the FC deivce is mounted properly on the host at the expected path | 14:31 |
dSrinivas | FC devices are Online | 14:31 |
dSrinivas | It is attaching the volume and again it is deleting after 20seconds | 14:32 |
sean-k-mooney | and if you run the grep command yourself does it find the deivice | 14:32 |
dSrinivas | Cinder volume logs it is showing attachment updated successful | 14:32 |
sean-k-mooney | hum well the deleing it proably part of the clean up | 14:32 |
dSrinivas | Systool -c fc_host -v | grep Online it is showing the ports as online | 14:33 |
*** mriedem has joined #openstack-nova | 14:33 | |
sean-k-mooney | on the storage backend | 14:34 |
sean-k-mooney | that does not mean that the compute node was able to connect to it and mount it right? | 14:34 |
sean-k-mooney | it just means the sotrage backend thing it available to be mounted? | 14:34 |
dSrinivas | At storage side it is showing attached again after 20se | 14:34 |
sean-k-mooney | FC is not my thing | 14:34 |
lyarwood | dSrinivas: which version is this? | 14:35 |
dSrinivas | Deleting | 14:35 |
dSrinivas | Master | 14:35 |
openstackgerrit | Dan Smith proposed openstack/nova master: Make serialize_args handle exception messages safely https://review.opendev.org/712697 | 14:35 |
lyarwood | yeah sorry no idea then, can you raise this in an os-brick bug and ask for help in #openstack-cinder ? | 14:35 |
sean-k-mooney | dSrinivas: the only thing that comes to mind is maybe it is timing out waithg for it to be avialble | 14:35 |
dansmith | brinzhang: mriedem ^ | 14:35 |
mriedem | ooo | 14:36 |
dSrinivas | How to increase the retries | 14:36 |
sean-k-mooney | dSrinivas: im not sure. | 14:38 |
dSrinivas | It is attaching and then deleting immediately | 14:38 |
sean-k-mooney | and you can see that on the compute node not the storage backend | 14:38 |
lyarwood | dSrinivas: ignore the volume state, the underlying block devices aren't present. | 14:39 |
lyarwood | dSrinivas: raise an os-brick bug for this and reach out to the folks in #openstack-cinder | 14:40 |
lyarwood | dSrinivas: we don't directly support the os-brick code in this channel | 14:40 |
openstackgerrit | sean mooney proposed openstack/nova master: Provider Config File: Functions to merge provider configs to provider tree https://review.opendev.org/676522 | 14:40 |
dSrinivas | I have check the n-cpu logs and pasted the link above | 14:41 |
lyarwood | dSrinivas: yes, n-cpu is calling os-brick and it is failing to connect the volume here | 14:41 |
sean-k-mooney | dSrinivas: which is showing an error form os-bricks which is a lib that is maintained by both cinder and nova | 14:41 |
lyarwood | sean-k-mooney: well we chip in with the odd bugfix ;) | 14:42 |
sean-k-mooney | yes | 14:42 |
*** ociuhandu has joined #openstack-nova | 14:42 | |
sean-k-mooney | well you chip in with the odd bugfix i avoid it | 14:42 |
*** gyee has joined #openstack-nova | 14:43 | |
openstackgerrit | sean mooney proposed openstack/nova master: Provider Config File: Enable loading and merging of provider configs https://review.opendev.org/693460 | 14:44 |
kplant | anyone know what would cause "No valid host was found. No valid host found for resize " when trying to resize an instance? | 14:44 |
kplant | i have plenty of resources available and can deploy new instances with the same flavor i'm trying to resize to | 14:45 |
mriedem | dansmith: left some comments, thanks | 14:45 |
dansmith | mriedem: thanks | 14:47 |
*** ociuhandu has quit IRC | 14:47 | |
*** TxGirlGeek has joined #openstack-nova | 14:48 | |
openstackgerrit | Takashi NATSUME proposed openstack/python-novaclient master: Microversion 2.82 - nova cyborg interaction https://review.opendev.org/712700 | 14:50 |
jkulik | kplant, if you only have one host, you'd explicitly have to allow resize on the same host, iirc | 14:51 |
kplant | i did see that, i have more than one host though | 14:51 |
jkulik | then you'll have to look into the logs of nova-scheduler I guess | 14:51 |
kplant | unfortunately it gives me the same vague error message | 14:51 |
*** psachin has quit IRC | 14:52 | |
jkulik | enabling DEBUG logging always helps me understanding why the scheduler couldn't find an appropriate host. you need to search the logs for the request-id, not the instance uuid though. | 14:53 |
kplant | aah debug is a good idea | 14:53 |
kplant | ty | 14:53 |
*** spatel has joined #openstack-nova | 14:54 | |
*** ociuhandu has joined #openstack-nova | 14:57 | |
*** spatel has quit IRC | 14:57 | |
openstackgerrit | sean mooney proposed openstack/nova master: Provider Config File: YAML file loading and schema validation https://review.opendev.org/673341 | 14:57 |
openstackgerrit | sean mooney proposed openstack/nova master: Provider Config File: Function to further validate and retrieve configs https://review.opendev.org/676029 | 14:58 |
openstackgerrit | sean mooney proposed openstack/nova master: Provider Config File: Functions to merge provider configs to provider tree https://review.opendev.org/676522 | 14:58 |
openstackgerrit | sean mooney proposed openstack/nova master: Provider Config File: Enable loading and merging of provider configs https://review.opendev.org/693460 | 14:58 |
*** spatel has joined #openstack-nova | 14:58 | |
sean-k-mooney | ^ that is just a clean rebase against master to allo the test to be run locally | 14:58 |
sean-k-mooney | it was complaing about moxs stubs | 14:58 |
*** Xuchu has joined #openstack-nova | 15:01 | |
*** maciejjozefczyk has quit IRC | 15:02 | |
*** ociuhandu has quit IRC | 15:02 | |
*** spatel has quit IRC | 15:03 | |
mriedem | smcginnis: i hope my characterization of you being fluent in executive is accurate https://review.opendev.org/#/c/712498/ | 15:06 |
*** tbachman has quit IRC | 15:06 | |
*** mkrai_ has quit IRC | 15:13 | |
*** mkrai has joined #openstack-nova | 15:13 | |
*** Xuchu has left #openstack-nova | 15:13 | |
iurygregory | Hi nova team, is this a know issue in the grenade tests http://paste.openstack.org/show/790610/ we started to see this in the ironic-grenade job while running the Smoke Tests http://zuul.openstack.org/build/3b20be2558c044628361f34eae06d520 | 15:14 |
openstackgerrit | John Garbutt proposed openstack/nova master: WIP: Update limit APIs https://review.opendev.org/712707 | 15:15 |
iurygregory | ops not with grenade tests/ smoke tests =) | 15:15 |
lyarwood | iurygregory: http://status.openstack.org/elastic-recheck/#1844929 - I can't tell if it's the same issue but I've seen this recently in the grenade job | 15:18 |
*** maciejjozefczyk has joined #openstack-nova | 15:20 | |
*** prometheanfire has joined #openstack-nova | 15:21 | |
prometheanfire | I think the mock update is causing some pain | 15:21 |
prometheanfire | https://1b8c54b5d412a3af0fef-40bd60678638a1db566d5d37b438f20d.ssl.cf1.rackcdn.com/712615/2/check/cross-nova-py36/8e15404/testr_results.html | 15:21 |
prometheanfire | https://review.opendev.org/712615 | 15:21 |
iurygregory | well I see some Timed out waiting for response from cell in the logs also... | 15:22 |
prometheanfire | woo | 15:22 |
prometheanfire | fun time all around | 15:22 |
iurygregory | lyarwood, maybe .-. it's since the is the same message in logs | 15:23 |
iurygregory | but seems "random" so far in the ironic jobs | 15:23 |
iurygregory | some times the tests in grenade just works .-. | 15:23 |
lyarwood | yup that's what we are seeing with this issue | 15:24 |
*** dSrinivas has quit IRC | 15:24 | |
openstackgerrit | Lee Yarwood proposed openstack/nova master: workarounds: Add option to disable native LUKSv1 decryption by QEMU https://review.opendev.org/708030 | 15:25 |
openstackgerrit | Lee Yarwood proposed openstack/nova master: workarounds: Connect RBD volumes to the compute host as block devices https://review.opendev.org/708029 | 15:25 |
*** mlavalle has joined #openstack-nova | 15:26 | |
prometheanfire | https://review.opendev.org/712713 created to test just mock-4 | 15:28 |
prometheanfire | that being said, nova still fails tests on the alembic update | 15:29 |
prometheanfire | that test is here https://review.opendev.org/708706 | 15:30 |
openstackgerrit | John Garbutt proposed openstack/nova master: Update limit APIs https://review.opendev.org/712707 | 15:38 |
sean-k-mooney | anyone else seeing http://paste.openstack.org/show/790613/ with master if you try to run tox | 15:40 |
sean-k-mooney | well tox -e py36 resource_tracker | 15:41 |
*** sapd1 has joined #openstack-nova | 15:42 | |
sean-k-mooney | im also seeign this in my second nova repo | 15:44 |
sean-k-mooney | ill try a fresh clone just in case | 15:44 |
*** TxGirlGeek has quit IRC | 15:45 | |
gibi | sean-k-mooney: tox -e py36 resource_tracker -r passed on master for me | 15:46 |
*** TxGirlGeek has joined #openstack-nova | 15:47 | |
sean-k-mooney | it looks like im missing https://github.com/openstack/nova/commit/91973ec26c3ae77ffe349bc4c5c03f13065d9b6f | 15:48 |
sean-k-mooney | but i did a rebase against master just before running the tests | 15:48 |
kashyap | lyarwood: Responded... | 15:48 |
sean-k-mooney | i wonder if the repos are all in sync and what one im using as my origin | 15:48 |
openstackgerrit | Balazs Gibizer proposed openstack/nova stable/pike: Mask the token used to allow access to consoles https://review.opendev.org/708876 | 15:49 |
*** eharney has joined #openstack-nova | 15:49 | |
sean-k-mooney | ill rebase against the gerrit remote which shoudl be up to date | 15:49 |
lyarwood | kashyap: thanks | 15:50 |
gibi | sean-k-mooney: I have 91973ec26c3ae77ffe349bc4c5c03f13065d9b6f in my repo | 15:50 |
kashyap | lyarwood: Not sure how much of what I wrote makes sense :-); I'll check back in later | 15:50 |
lyarwood | kashyap: yup it does, I wasn't aware of the other API | 15:52 |
lyarwood | kashyap: I'll take a look after $meeetings | 15:52 |
kashyap | lyarwood: It's part of the (you wouldn't believe) 5-ish year effort in QEMU/libvirt to get the incremental backup stuff and all the relevant things | 15:53 |
sean-k-mooney | gibi: my origin was set to https://review.openstack.org/p/openstack/nova i wonder if one fo the servers is out of sync | 15:53 |
gibi | sean-k-mooney: my setup is a bit complicated as I push through nordix, gerrit.nordix.org | 15:54 |
gibi | and I'm not sure what nordix mirrors | 15:54 |
sean-k-mooney | gibi: ya no worries i can fix this by swaping my origin to opendev or gitub | 15:54 |
sean-k-mooney | instead of directly form gerrit | 15:54 |
sean-k-mooney | but its just strange that it thinks im up to date | 15:55 |
gibi | nova team meeting starts in 5 minutes on #openstack-meeting-3 (please note the place!) | 15:55 |
*** dtantsur|brb is now known as dtantsur | 15:56 | |
sean-k-mooney | oh it moved | 15:56 |
sean-k-mooney | as part of the time chagne | 15:56 |
gibi | yeah, #openstack-meeting was booked this time | 15:57 |
*** mkrai has quit IRC | 15:58 | |
*** spatel has joined #openstack-nova | 16:00 | |
*** spatel has quit IRC | 16:01 | |
*** spatel has joined #openstack-nova | 16:01 | |
*** tbachman has joined #openstack-nova | 16:02 | |
openstackgerrit | John Garbutt proposed openstack/nova master: Add tests for API using unified limits driver https://review.opendev.org/712140 | 16:14 |
*** ociuhandu has joined #openstack-nova | 16:15 | |
openstackgerrit | John Garbutt proposed openstack/nova master: Make unified limits APIs return reserved of 0 https://review.opendev.org/712141 | 16:15 |
openstackgerrit | John Garbutt proposed openstack/nova master: Enforce api and db limits https://review.opendev.org/712142 | 16:15 |
openstackgerrit | John Garbutt proposed openstack/nova master: Update quota_class APIs for db and api limits https://review.opendev.org/712143 | 16:16 |
openstackgerrit | John Garbutt proposed openstack/nova master: Update limit APIs https://review.opendev.org/712707 | 16:16 |
*** ociuhandu has quit IRC | 16:19 | |
openstackgerrit | Merged openstack/nova master: Deprecate the vmwareapi driver https://review.opendev.org/712101 | 16:28 |
*** dpawlik has quit IRC | 16:28 | |
*** dpawlik has joined #openstack-nova | 16:28 | |
*** sapd1 has quit IRC | 16:39 | |
*** jangutter has joined #openstack-nova | 16:40 | |
*** tesseract has quit IRC | 16:40 | |
gibi | artom, bauzas: I have to leave for today, but let's discuss the meeting time clash at some point | 16:45 |
bauzas | gibi: we're trying to fix it | 16:45 |
artom | gibi, we *have* fixed it :) | 16:46 |
bauzas | you shouldn't impact the whole community for a specific internal-only issue | 16:46 |
artom | Just not this week, because it was too last minute | 16:46 |
artom | Next week our call in on Wednesday, so no conflict | 16:46 |
artom | (Well, unless someone strongly objects internally) | 16:46 |
bauzas | gibi: technically, for a worldwide distributed team, timeslots around 5-6pm our time are strategic | 16:46 |
gibi | artom, bauzas: thanks | 16:47 |
gibi | and sorry for the short notice | 16:47 |
bauzas | but we only have 5 of those slots per week :) | 16:47 |
gibi | I would not able to chari the night meeting | 16:47 |
bauzas | so, conflics are usual :) | 16:47 |
bauzas | conflicts* even | 16:47 |
* gibi leaves the building | 16:48 | |
*** udesale_ has quit IRC | 16:49 | |
mnaser | hi nova friends -- this is kind-of-a-big-change and it'd be nice if opinions came in here -- https://review.opendev.org/#/c/712696/4 | 16:52 |
bauzas | mnaser: that's surely something I can comment on | 16:54 |
mnaser | bauzas: please :) | 16:54 |
sean-k-mooney | gibi: i dont think we will have an issue aft the eu moves to DST | 16:55 |
sean-k-mooney | gibi: we are also looking at another time internally | 16:55 |
sean-k-mooney | gibi: so we shoudl be about to sort it out internally | 16:55 |
*** damien_r has quit IRC | 16:58 | |
*** priteau has quit IRC | 17:01 | |
openstackgerrit | Sylvain Bauza proposed openstack/nova master: WIP: Allocate mdevs when resizing or reverting resize https://review.opendev.org/712741 | 17:09 |
openstackgerrit | John Garbutt proposed openstack/nova master: Update limit APIs https://review.opendev.org/712707 | 17:13 |
openstackgerrit | John Garbutt proposed openstack/nova master: WIP: Enforce unified limits using oslo.limit https://review.opendev.org/615180 | 17:13 |
openstackgerrit | John Garbutt proposed openstack/nova master: DNM: Turn on unified limits to see if tests pass https://review.opendev.org/708387 | 17:15 |
*** jraju__ has quit IRC | 17:16 | |
kplant | jkulik: for the record, the problem seems to have been that the AZ which the instance was created for no longer existed | 17:22 |
kplant | the resize function kept reqesting an AZ with the original name | 17:22 |
kplant | so i just created an AZ with that name. not sure if that's intended behavior | 17:23 |
*** rpittau is now known as rpittau|afk | 17:27 | |
johnthetubaguy | kplant: if you requested the AZ in the first place, I believe that is expected | 17:30 |
kplant | johnthetubaguy: you're everywhere :-) | 17:32 |
johnthetubaguy | heh, sometimes | 17:33 |
*** jangutter_ has joined #openstack-nova | 17:33 | |
*** dtantsur is now known as dtantsur|afk | 17:34 | |
*** evrardjp has quit IRC | 17:35 | |
*** evrardjp has joined #openstack-nova | 17:36 | |
*** jangutter has quit IRC | 17:36 | |
openstackgerrit | John Garbutt proposed openstack/nova master: WIP: Fix up quota classes APIs https://review.opendev.org/712749 | 17:41 |
openstackgerrit | John Garbutt proposed openstack/nova master: WIP: Fix up quota sets APIs https://review.opendev.org/712749 | 17:42 |
*** kozhukalov has joined #openstack-nova | 17:46 | |
openstackgerrit | Elod Illes proposed openstack/nova stable/rocky: Remove global state from the FakeDriver https://review.opendev.org/712751 | 17:49 |
stephenfin | johnthetubaguy: if you're about for another few minutes, care to finish off the remove-nova-network series? https://review.opendev.org/#/c/703974/ | 17:51 |
* stephenfin wants to mark the BP complete | 17:51 | |
*** derekh has quit IRC | 18:01 | |
openstackgerrit | melanie witt proposed openstack/nova master: Add config option for neutron client retries https://review.opendev.org/712226 | 18:06 |
sean-k-mooney | anyone know where the placement inventory class is defiend in nova | 18:15 |
sean-k-mooney | ok its not a class or object its just a random dict https://github.com/openstack/nova/blob/2f88e09609ee3075d675c1c41358f23901e56bce/nova/compute/provider_tree.py#L63 | 18:21 |
sean-k-mooney | ah # dict of inventory records, keyed by resource class | 18:22 |
sean-k-mooney | that is what i was looking for | 18:22 |
*** ralonsoh has quit IRC | 18:29 | |
openstackgerrit | Sasha Andonov proposed openstack/nova master: rbd_utils: increase _destroy_volume timeout https://review.opendev.org/705764 | 18:33 |
*** martinkennelly has quit IRC | 18:39 | |
*** maciejjozefczyk has quit IRC | 18:42 | |
openstackgerrit | sean mooney proposed openstack/nova master: Provider Config File: YAML file loading and schema validation https://review.opendev.org/673341 | 18:43 |
openstackgerrit | sean mooney proposed openstack/nova master: Provider Config File: Function to further validate and retrieve configs https://review.opendev.org/676029 | 18:43 |
openstackgerrit | sean mooney proposed openstack/nova master: Provider Config File: Functions to merge provider configs to provider tree https://review.opendev.org/676522 | 18:43 |
openstackgerrit | sean mooney proposed openstack/nova master: Provider Config File: Enable loading and merging of provider configs https://review.opendev.org/693460 | 18:43 |
openstackgerrit | Stephen Finucane proposed openstack/nova master: Handle flavor disk mismatches when resizing https://review.opendev.org/712766 | 18:46 |
stephenfin | melwitt: did you # scsi > 7 patch land? Have you a link? | 18:49 |
melwitt | stephenfin: what? the scsi limited to 7 thing is a libvirt bug. previous to that bug, the limit was 26 and a patch of mine from stein changed it to be configurable | 18:50 |
melwitt | which thing are you looking for? | 18:51 |
stephenfin | Ah, I got that assways, sorry /o\ | 18:51 |
stephenfin | I was conflating the two | 18:52 |
stephenfin | https://bugs.launchpad.net/nova/+bug/1864279 | 18:52 |
openstack | Launchpad bug 1864279 in OpenStack Compute (nova) "Unable to attach more than 6 scsi volumes" [Undecided,New] | 18:52 |
stephenfin | trying to find a dupe to associate with that | 18:52 |
melwitt | stephenfin: ok, just looked. yeah, I remember we discussed downstream whether to propose a patch that basically checks "!= 7" and skips, but the consensus was for libvirt to fix its bug | 18:54 |
melwitt | and apparently that did not happen yet? this has been going on for a long time and it looks like we need to talk about it again | 18:56 |
melwitt | it doesn't really seem right for us to have to cover over the libvirt bug. and I don't know why it's not getting fixed on their side | 18:57 |
melwitt | last I heard, they said they were fixing it | 18:57 |
stephenfin | I've no idea whether it has been fixed yet or not. Could be that the fix just hasn't been backported? I can poke danpb or kashyap about it in the AM | 18:58 |
stephenfin | I'm tempted to close this bug as not an issue here though. It's clearly a libvirt issue | 18:58 |
melwitt | yeah I mean it seems not fixed if these ppl are hitting it | 18:58 |
stephenfin | The only resolution I feel we could do is add a warning for the affected versions. We have done that before, in fairness | 18:59 |
melwitt | but yeah def let's ask danpb or kashyap tomorrow | 18:59 |
stephenfin | cool, I'll do that and consider adding the nova runtime version check if it's worth it | 18:59 |
*** gmann is now known as gmann_lunch | 19:00 | |
openstackgerrit | Merged openstack/nova master: Run sdk functional tests on nova changes https://review.opendev.org/712092 | 19:00 |
openstackgerrit | Merged openstack/nova master: [Trivial] Fix code comment of admin password tests https://review.opendev.org/711734 | 19:00 |
melwitt | stephenfin: here's the bug ticket https://bugzilla.redhat.com/show_bug.cgi?id=1744079 says it's fixed, so need to look at what versions this is showing up in? maybe they just need to update or maybe a backport is missing like you said? | 19:06 |
openstack | melwitt: Error: Error getting bugzilla.redhat.com bug #1744079: NotPermitted | 19:06 |
melwitt | sorry that was a clone https://bugzilla.redhat.com/show_bug.cgi?id=1741782 | 19:07 |
openstack | melwitt: Error: Error getting bugzilla.redhat.com bug #1741782: NotPermitted | 19:07 |
kplant | if i have a instance on say "compute-01" and virsh shows it there, but nova thinks it's on "compute-02" how can i fix that? | 19:09 |
stephenfin | melwitt: Yup, looks like this is the commit we need https://github.com/libvirt/libvirt/commit/c8007fdc5d2ce43fec2753cda60fb4963f55abd5 | 19:12 |
stephenfin | $ git tag --contains c8007fdc5d2ce43fec2753cda60fb4963f55abd5 | head -1 | 19:12 |
stephenfin | v5.10.0 | 19:12 |
*** kozhukalov has quit IRC | 19:13 | |
melwitt | stephenfin: hm that looks like it. but v5.10.0 doesn't match the fixed in versions on the rhbzs? I don't understand that | 19:15 |
stephenfin | backport, I'd say | 19:17 |
melwitt | cause according to that there should be a fix in the 4.5.x series too | 19:17 |
melwitt | yeah.. | 19:17 |
stephenfin | okay, I definitely don't think we need to do anything here in nova so | 19:18 |
stephenfin | The bug's there. People can find it via their favourite search engine and annoy their vendors to backport the fix if needed | 19:18 |
sean-k-mooney | we cant rely on backport in downstream version upstream | 19:20 |
melwitt | yeah, agreed nothing to do in nova. I was trying to find some links to leave in the lp bug but I realize I don't know how upstream libvirt works, how to tell them what version etc | 19:20 |
sean-k-mooney | so until we can raise the min libvirt version to 5.10 we cant assume that commit is there | 19:20 |
melwitt | well, shouldn't upstream libvirt be backporting like we do for stable? or do they not do that | 19:21 |
sean-k-mooney | melwitt: upstream libvirt does not do backports | 19:21 |
stephenfin | I left some words. Hopefully they help | 19:21 |
* stephenfin goes home | 19:22 | |
sean-k-mooney | melwitt: which is why each os vendor needs to do it downstream which is annoying | 19:22 |
melwitt | dang | 19:22 |
*** amoralej is now known as amoralej|off | 19:24 | |
*** spatel has quit IRC | 19:29 | |
*** jangutter_ has quit IRC | 19:29 | |
*** spatel has joined #openstack-nova | 19:29 | |
melwitt | dansmith: I added you to this review bc it's updating code that has a NOTE with yo name on it https://review.opendev.org/705764 | 19:35 |
*** kplant has quit IRC | 19:50 | |
*** trident has quit IRC | 19:51 | |
*** trident has joined #openstack-nova | 19:59 | |
*** gmann_lunch is now known as gmann | 20:01 | |
*** jamesdenton has quit IRC | 20:03 | |
*** jamesdenton has joined #openstack-nova | 20:04 | |
*** jangutter has joined #openstack-nova | 20:09 | |
*** jangutter has quit IRC | 20:14 | |
*** nweinber has quit IRC | 20:15 | |
*** tbachman has quit IRC | 20:16 | |
*** spatel has quit IRC | 20:27 | |
*** TxGirlGeek has quit IRC | 20:32 | |
*** ociuhandu has joined #openstack-nova | 20:42 | |
*** ociuhandu has quit IRC | 21:02 | |
*** ociuhandu has joined #openstack-nova | 21:03 | |
*** ociuhandu has quit IRC | 21:08 | |
*** N3l1x has quit IRC | 21:09 | |
*** stampeder has joined #openstack-nova | 21:21 | |
*** spatel has joined #openstack-nova | 21:31 | |
*** mriedem has left #openstack-nova | 21:35 | |
*** spatel has quit IRC | 21:36 | |
*** stampeder has quit IRC | 21:37 | |
*** ociuhandu has joined #openstack-nova | 21:41 | |
*** xek has quit IRC | 21:45 | |
*** CeeMac has quit IRC | 21:50 | |
*** CeeMac has joined #openstack-nova | 21:56 | |
openstackgerrit | melanie witt proposed openstack/nova master: DNM: try to get some debug info for bug 1844929 https://review.opendev.org/701478 | 21:58 |
openstack | bug 1844929 in OpenStack Compute (nova) "grenade jobs failing due to "Timed out waiting for response from cell" in scheduler" [High,Confirmed] https://launchpad.net/bugs/1844929 | 21:58 |
*** amoralej|off is now known as amoralej | 22:00 | |
*** ociuhandu has quit IRC | 22:03 | |
*** ociuhandu has joined #openstack-nova | 22:04 | |
*** rcernin has joined #openstack-nova | 22:04 | |
*** rcernin has quit IRC | 22:04 | |
*** rcernin has joined #openstack-nova | 22:05 | |
*** ociuhandu has quit IRC | 22:09 | |
*** etp has quit IRC | 22:15 | |
*** etp has joined #openstack-nova | 22:16 | |
*** factor has quit IRC | 22:27 | |
*** slaweq has quit IRC | 22:28 | |
*** tbachman has joined #openstack-nova | 22:42 | |
*** nicolasbock has quit IRC | 22:43 | |
*** dave-mccowan has quit IRC | 22:50 | |
*** tkajinam has joined #openstack-nova | 22:56 | |
*** amoralej is now known as amoralej|off | 23:29 | |
*** jangutter has joined #openstack-nova | 23:43 | |
*** liuyulong has quit IRC | 23:47 | |
*** jangutter has quit IRC | 23:47 | |
*** threestrands has joined #openstack-nova | 23:50 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!