| Posted | Nick | Remark | |
|---|---|---|---|
| #openstack-nova - 2021-05-20 | |||
| 14:56:59 | openstackgerrit | Balazs Gibizer proposed openstack/nova master: Support the new port resource_request format https://review.opendev.org/c/openstack/nova/+/787208 | |
| 14:57:00 | openstackgerrit | Balazs Gibizer proposed openstack/nova master: Transfer RequestLevelParams from ports to scheduling https://review.opendev.org/c/openstack/nova/+/791506 | |
| 15:00:28 | openstackgerrit | Balazs Gibizer proposed openstack/nova master: [func test] ports with both bw and pps resources https://review.opendev.org/c/openstack/nova/+/792394 | |
| 15:18:25 | admin0 | in which table or how does nova migrate check source ? | |
| 15:18:25 | admin0 | in which table or how does nova migrate check source ? | |
| 15:18:36 | admin0 | i am still stuck .. the hostnames seems to be fixed though | |
| 15:18:36 | admin0 | i am still stuck .. the hostnames seems to be fixed though | |
| 15:20:28 | lyarwood | admin0: the host actually running the instance? | |
| 15:20:28 | lyarwood | admin0: the host actually running the instance? | |
| 15:20:36 | admin0 | yes | |
| 15:20:36 | admin0 | yes | |
| 15:20:37 | lyarwood | admin0: instance.host and instance.node | |
| 15:20:37 | lyarwood | admin0: instance.host and instance.node | |
| 15:20:46 | admin0 | lyarwood, how do I validate that | |
| 15:20:47 | admin0 | lyarwood, how do I validate that | |
| 15:21:03 | admin0 | my issue is this.. nova migrate $uuid $destination => compute host $source not found | |
| 15:21:04 | admin0 | my issue is this.. nova migrate $uuid $destination => compute host $source not found | |
| 15:21:35 | admin0 | openstack server show $uuid => lists $source as host | |
| 15:21:35 | admin0 | openstack server show $uuid => lists $source as host | |
| 15:21:41 | admin0 | databases lists $source as host | |
| 15:21:41 | admin0 | databases lists $source as host | |
| 15:23:52 | lyarwood | admin0: oh you changed the hostname with instances running on $source? | |
| 15:23:52 | lyarwood | admin0: oh you changed the hostname with instances running on $source? | |
| 15:24:11 | lyarwood | admin0: I assume it doesn't show up in `openstack compute service list` anymore right | |
| 15:24:11 | lyarwood | admin0: I assume it doesn't show up in `openstack compute service list` anymore right | |
| 15:25:09 | admin0 | lyarwood, it appears: https://gist.githubusercontent.com/a1git/032e6a0a69fcafba6e40d1b436ee40cc/raw/9df1a213ca44c6b0965a1cacdfdf24ec4b186065/gistfile1.txt | |
| 15:25:09 | admin0 | lyarwood, it appears: https://gist.githubusercontent.com/a1git/032e6a0a69fcafba6e40d1b436ee40cc/raw/9df1a213ca44c6b0965a1cacdfdf24ec4b186065/gistfile1.txt | |
| 15:25:12 | admin0 | host is h7 | |
| 15:25:12 | admin0 | host is h7 | |
| 15:25:43 | admin0 | so first it was set as h7 . and h7.opestack.local .. then at some point, we made a mistake and put OPENSTACK_DOMAIN = "", which caused it to rename itself to h7. ( with a . at the end) .. | |
| 15:25:44 | admin0 | so first it was set as h7 . and h7.opestack.local .. then at some point, we made a mistake and put OPENSTACK_DOMAIN = "", which caused it to rename itself to h7. ( with a . at the end) .. | |
| 15:25:52 | admin0 | then we realized that and set it back to h7 (without the .) | |
| 15:25:52 | admin0 | then we realized that and set it back to h7 (without the .) | |
| 15:26:13 | lyarwood | admin0: and the instance.host is set to h7.? | |
| 15:26:13 | lyarwood | admin0: and the instance.host is set to h7.? | |
| 15:26:25 | admin0 | let me do a dump on one uuid | |
| 15:26:25 | admin0 | let me do a dump on one uuid | |
| 15:26:27 | admin0 | one moment | |
| 15:26:27 | admin0 | one moment | |
| 15:26:54 | admin0 | noewhere in the database is instance.host set to h7. .. its only set to h7 | |
| 15:26:54 | admin0 | noewhere in the database is instance.host set to h7. .. its only set to h7 | |
| 15:26:58 | admin0 | (without the .) | |
| 15:26:58 | admin0 | (without the .) | |
| 15:27:12 | admin0 | hostname, hostname -f, virsh hostname all report h7 ( without the .) | |
| 15:27:12 | admin0 | hostname, hostname -f, virsh hostname all report h7 ( without the .) | |
| 15:27:47 | lyarwood | admin0: can you pastebin the error you're getting? | |
| 15:27:47 | lyarwood | admin0: can you pastebin the error you're getting? | |
| 15:27:56 | admin0 | yes one moment please | |
| 15:27:56 | admin0 | yes one moment please | |
| 15:28:06 | lyarwood | admin0: thanks, a full trace of the associated request-id would be ace | |
| 15:28:06 | lyarwood | admin0: thanks, a full trace of the associated request-id would be ace | |
| 15:28:14 | lyarwood | admin0: openstack server event list $instance | |
| 15:28:14 | lyarwood | admin0: openstack server event list $instance | |
| 15:28:23 | lyarwood | admin0: and use the request-id associated with the migration | |
| 15:28:23 | lyarwood | admin0: and use the request-id associated with the migration | |
| 15:29:28 | admin0 | lyarwood, this sums up the error: https://gist.githubusercontent.com/a1git/8a5fc5efbff91e9a7707815107dd7590/raw/62c46fce22be769fc1abc7e913b5102dd78cbe5f/gistfile1.txt | |
| 15:29:28 | admin0 | lyarwood, this sums up the error: https://gist.githubusercontent.com/a1git/8a5fc5efbff91e9a7707815107dd7590/raw/62c46fce22be769fc1abc7e913b5102dd78cbe5f/gistfile1.txt | |
| 15:30:28 | admin0 | lyarwood, event list is here: https://gist.githubusercontent.com/a1git/bd821ac42072aa1db8e6697b5765a545/raw/f776b95d086673d25d2ff6cb734912c8c97042e2/gistfile1.txt | |
| 15:30:28 | admin0 | lyarwood, event list is here: https://gist.githubusercontent.com/a1git/bd821ac42072aa1db8e6697b5765a545/raw/f776b95d086673d25d2ff6cb734912c8c97042e2/gistfile1.txt | |
| 15:30:31 | lyarwood | admin0: thanks, could you take a look in the api and conductor logs for req-c50dfe07-b126-4ff9-9932-04e24af1d33f | |
| 15:30:31 | lyarwood | admin0: thanks, could you take a look in the api and conductor logs for req-c50dfe07-b126-4ff9-9932-04e24af1d33f | |
| 15:31:08 | lyarwood | admin0: just trying to work out what is throwing the exception that leads to the 400 | |
| 15:31:09 | lyarwood | admin0: just trying to work out what is throwing the exception that leads to the 400 | |
| 15:31:43 | lyarwood | gibi: I've respun the change btw, just waiting for the func test to land so I can rebase without pulling it out of the gate | |
| 15:31:43 | lyarwood | gibi: I've respun the change btw, just waiting for the func test to land so I can rebase without pulling it out of the gate | |
| 15:31:59 | gibi | lyarwood: ack | |
| 15:31:59 | gibi | lyarwood: ack | |
| 15:32:05 | admin0 | lyarwood, log: https://gist.githubusercontent.com/a1git/92688f89eab9fad7e2b30b9e3d2fd998/raw/353e37d292ae1ce4f4d6de8d4c0f20cd3920871d/gistfile1.txt | |
| 15:32:05 | admin0 | lyarwood, log: https://gist.githubusercontent.com/a1git/92688f89eab9fad7e2b30b9e3d2fd998/raw/353e37d292ae1ce4f4d6de8d4c0f20cd3920871d/gistfile1.txt | |
| 15:33:31 | admin0 | "Unable to find record for source node h7.openstack.local on h7: ComputeHostNotFound: Compute host h7 could not be found." -- not sure how to set this up or configure it | |
| 15:33:31 | admin0 | "Unable to find record for source node h7.openstack.local on h7: ComputeHostNotFound: Compute host h7 could not be found." -- not sure how to set this up or configure it | |
| 15:36:06 | lyarwood | admin0: that's coming from https://github.com/openstack/nova/blob/master/nova/db/sqlalchemy/api.py#L510-L520 but I thought that was using instance.host | |
| 15:36:06 | lyarwood | admin0: that's coming from https://github.com/openstack/nova/blob/master/nova/db/sqlalchemy/api.py#L510-L520 but I thought that was using instance.host | |
| 15:36:54 | admin0 | lyarwood, what do i need to do to fix it | |
| 15:36:54 | admin0 | lyarwood, what do i need to do to fix it | |
| 15:40:11 | lyarwood | admin0: oh you need to update instance.node to h7 | |
| 15:40:11 | lyarwood | admin0: oh you need to update instance.node to h7 | |
| 15:40:25 | lyarwood | admin0: it's currently h7.openstack.local | |
| 15:40:26 | lyarwood | admin0: it's currently h7.openstack.local | |
| 15:40:40 | admin0 | is it on a file or a database that i need to update this ? | |
| 15:40:40 | admin0 | is it on a file or a database that i need to update this ? | |
| 15:41:56 | lyarwood | admin0: database, the 'node' field of the instance table for this instance | |
| 15:41:56 | lyarwood | admin0: database, the 'node' field of the instance table for this instance | |
| 15:43:21 | lyarwood | admin0: sorry the instances table | |
| 15:43:21 | lyarwood | admin0: sorry the instances table | |
| 15:44:03 | lyarwood | brb kid just got home | |
| 15:44:03 | lyarwood | brb kid just got home | |
| 15:50:24 | gibi | nova weekly meeting starts in 10 minutes on #openstack-meeting-3 | |
| 15:50:55 | openstackgerrit | Merged openstack/nova master: Add regression test for bug #1928063 https://review.opendev.org/c/openstack/nova/+/790658 | |
| 15:50:57 | openstackgerrit | Merged openstack/nova master: Add regression test for bug #1928063 https://review.opendev.org/c/openstack/nova/+/790658 | |
| 15:50:57 | openstack | bug 1928063 in OpenStack Compute (nova) "SEV enabled instance unable to hard reboot" [Medium,In progress] https://launchpad.net/bugs/1928063 - Assigned to Lee Yarwood (lyarwood) | |
| 16:00:17 | admin0 | i wait for you lyarwood .. i will be back in 40 mins | |
| 16:00:17 | admin0 | i wait for you lyarwood .. i will be back in 40 mins | |
| 16:00:57 | lyarwood | admin0: I'm back, did you want the actual query? | |
| 16:00:57 | lyarwood | admin0: I'm back, did you want the actual query? | |
| 16:01:10 | amodi | stephenfin: hi, can u merge https://review.opendev.org/c/openstack/nova/+/790724? | |
| 16:01:10 | amodi | stephenfin: hi, can u merge https://review.opendev.org/c/openstack/nova/+/790724? | |
| 16:01:35 | stephenfin | amodi: nope - I'm not stable core, sadly. lyarwood could help though | |
| 16:01:35 | stephenfin | amodi: nope - I'm not stable core, sadly. lyarwood could help though | |
| 16:01:45 | amodi | oh didn't know | |