| Posted | Nick | Remark | |
|---|---|---|---|
| #openstack-nova - 2018-08-17 | |||
| 18:19:32 | smcginnis | melwitt: So if there isn't a need to get that proposed RC2 out right away, and you know there's likely to be more, it might make sense to hold off on that for now and just do the RC2 next week. | |
| 18:19:59 | smcginnis | melwitt: But if there is a need to get the commits since RC1 out there right away, we can definitely do RC2 now and another RC3 next week. | |
| 18:20:15 | smcginnis | In general we just like to minimize the number of RCs, but practically it doesn't really matter too much. | |
| 18:20:48 | melwitt | I see. thanks, that's helpful | |
| 18:24:05 | mnaser | super unrelated, but have you seen 'sh: write error: No space left on device' in console logs for cirros in tempest much? | |
| 18:24:30 | mnaser | i'm having problems with the (i think) last issue to get centos passing on openstack ansible, it's failing to ssh to the floating ip with a timeout .. http://logs.openstack.org/78/590778/6/check/openstack-ansible-deploy-aio_metal-centos-7/fdd9d28/logs/openstack/aio1-utility/stestr_results.html | |
| 18:24:54 | mnaser | the console logs seem to show that it fails to add teh default route and out of space writing things on disk | |
| 18:26:28 | melwitt | anecdotally, I've run out of disk space using ubuntu cloud images with devstack + ceph because the devstack-plugin-ceph defaults to 8GB disk space and the ubuntu xenial cloud image comes with 10GB disk space by default | |
| 18:26:52 | melwitt | not sure where you're getting your images from but it could be something like that? I dunno | |
| 18:27:22 | mnaser | we're using cirros qcow2 images, so i think it shouldn't be too wildly different | |
| 18:27:29 | mnaser | xenial works fine which makes me a bit curious | |
| 18:28:18 | melwitt | oh, right I see, you're saying image is same, host OS is different | |
| 18:28:29 | mnaser | yes | |
| 18:28:32 | melwitt | yeah, I haven't heard about that before | |
| 18:29:02 | mnaser | i can see the floating ip getting assigned successfully too, ill dig in some more | |
| 18:32:50 | openstackgerrit | Dan Smith proposed openstack/nova master: Batch results per cell when doing cross-cell listing https://review.openstack.org/592698 | |
| 18:32:51 | openstackgerrit | Dan Smith proposed openstack/nova master: WIP: Make instance_list perform per-cell batching https://review.openstack.org/593131 | |
| 18:33:50 | SteelyDan | melwitt: ^ split that patch and also put ideas for how to configure this in the second one | |
| 18:33:56 | SteelyDan | which you might want to opine on | |
| 18:36:42 | melwitt | coolness, adding to my list | |
| 19:06:17 | openstackgerrit | Dan Smith proposed openstack/nova master: Batch results per cell when doing cross-cell listing https://review.openstack.org/592698 | |
| 19:06:18 | openstackgerrit | Dan Smith proposed openstack/nova master: WIP: Make instance_list perform per-cell batching https://review.openstack.org/593131 | |
| 20:17:26 | openstackgerrit | Joshua Harlow proposed openstack/nova master: Add exact match aggregate image properties matcher/filter https://review.openstack.org/593167 | |
| 20:18:07 | openstackgerrit | Joshua Harlow proposed openstack/nova master: Add exact match aggregate image properties matcher/filter https://review.openstack.org/593167 | |
| 20:18:50 | openstackgerrit | Joshua Harlow proposed openstack/nova master: Add exact match aggregate image properties matcher/filter https://review.openstack.org/593167 | |
| 20:27:32 | openstackgerrit | Joshua Harlow proposed openstack/nova master: Add exact match aggregate image properties matcher/filter https://review.openstack.org/593167 | |
| 20:51:38 | needssleep | Out of curiosity, have any changes merged to resource tracking in say the last couple days? | |
| 20:51:44 | needssleep | on the current state of master branch | |
| 20:51:53 | needssleep | http://logs.openstack.org/87/592387/1/check/ironic-inspector-tempest-dsvm-python3/3aba945/logs/screen-n-cpu.txt.gz#_Aug_16_14_31_27_527100 is why I'm curious | |
| 20:57:34 | openstackgerrit | Joshua Harlow proposed openstack/nova master: Add exact match aggregate image properties matcher/filter https://review.openstack.org/593167 | |
| 21:25:21 | openstackgerrit | Dmitry Sutyagin proposed openstack/nova-specs master: Allow disabling KSM / mem-merge via extra spec https://review.openstack.org/593197 | |
| 21:36:14 | mnaser | ok, managed to resolve that first issue but now | |
| 21:36:24 | mnaser | http://logs.openstack.org/78/590778/7/gate/openstack-ansible-deploy-aio_metal-opensuse-423/a4388cf/logs/openstack/aio1-nova/nova-compute.log.txt.gz (warning, large log file as usual) | |
| 21:36:42 | mnaser | the instance gets setup, started paused, resumes (twice?) and pauses again | |
| 21:37:04 | mnaser | afaik.. normal behaviour is that it just goes paused => resumed ? | |
| 21:37:44 | mnaser | instance id 51f86e01-8372-4a6f-b9aa-4af75b6d9bf8 if it helps looking at logs | |
| 21:37:54 | mnaser | http://logs.openstack.org/78/590778/7/gate/openstack-ansible-deploy-aio_metal-opensuse-423/a4388cf/logs/openstack/aio1-nova/nova-compute.log.txt.gz#_2018-08-17_21_05_55_514 | |
| 21:41:03 | mnaser | well, libvirt logs show it going from paused to resumed to paused http://paste.openstack.org/show/728337/ | |
| 21:41:44 | mnaser | http://logs.openstack.org/78/590778/7/gate/openstack-ansible-deploy-aio_metal-opensuse-423/a4388cf/logs/host/libvirt/qemu/instance-00000001.log.txt.gz hmm | |
| 23:59:58 | openstackgerrit | Merged openstack/nova master: comment correction for libvirt multiattach https://review.openstack.org/593050 | |
| #openstack-nova - 2018-08-18 | |||
| 00:02:35 | melwitt | needssleep: no, nothing since a couple of weeks ago. this only started the last couple of days? | |
| 00:07:12 | melwitt | that error is happening because it's trying to set 'reserved' == 'total', which used to be an error in the placement API microversion < 1.26, but support was added recently as part of this blueprint https://blueprints.launchpad.net/nova/+spec/allow-reserved-equal-total-inventory and this patch https://review.openstack.org/517921 | |
| 00:08:07 | melwitt | and this patch https://review.openstack.org/564838 | |
| 00:08:37 | melwitt | so it seems like you're missing those nova patches somehow | |
| 00:27:14 | melwitt | our ironic-tempest-dsvm-ipa-wholedisk-bios-agent_ipmitool-tinyipa job is passing, so I'm not sure what the difference is between the ironic-inspector-tempest-dsvm-python3 job and that one | |
| 00:32:58 | melwitt | the call to placement is being made with microversion 1.0 http://logs.openstack.org/87/592387/1/check/ironic-inspector-tempest-dsvm-python3/3aba945/logs/screen-placement-api.txt.gz?#_Aug_16_14_32_29_478477 when it's supposed to be sending 1.26 https://review.openstack.org/#/c/517921/16/nova/scheduler/client/report.py@874 | |
| #openstack-nova - 2018-08-19 | |||
| 03:14:52 | openstackgerrit | Merged openstack/nova stable/rocky: add zvm into support matrix https://review.openstack.org/593079 | |
| 03:14:57 | openstackgerrit | Merged openstack/nova stable/rocky: Add zvm admin intro and hypervisor information https://review.openstack.org/593080 | |
| 03:15:02 | openstackgerrit | Merged openstack/nova stable/rocky: Add zvm CI information https://review.openstack.org/593081 | |
| 07:22:29 | openstackgerrit | Merged openstack/nova master: Remove the deprecated API extensions policies https://review.openstack.org/586872 | |
| 07:24:24 | adrianc | lennyb: Hi lenny are you getting this | |
| 07:26:28 | lennyb | adrianc: use ssh-keygen; ssh-copy-id username@host for passwordless ssh connection | |
| 14:43:40 | openstackgerrit | lei zhang proposed openstack/nova master: Remove -u root as mysql is executed with root user https://review.openstack.org/593404 | |
| 18:03:04 | openstackgerrit | Surya Seetharaman proposed openstack/nova master: Add get_by_cell_and_project() method to InstanceMappingList https://review.openstack.org/591656 | |
| 18:03:05 | openstackgerrit | Surya Seetharaman proposed openstack/nova master: API microversion bump for handling-down-cell https://review.openstack.org/591657 | |
| 18:03:06 | openstackgerrit | Surya Seetharaman proposed openstack/nova master: Return a minimal construct for nova list when a cell is down https://review.openstack.org/567785 | |
| 18:03:07 | openstackgerrit | Surya Seetharaman proposed openstack/nova master: Return a minimal construct for nova show when a cell is down https://review.openstack.org/591658 | |
| 18:03:08 | openstackgerrit | Surya Seetharaman proposed openstack/nova master: Return a minimal construct for nova service-list when a cell is down https://review.openstack.org/584829 | |
| #openstack-nova - 2018-08-20 | |||
| 02:40:42 | openstackgerrit | fupingxie proposed openstack/nova master: Support list for alias in pci section in nova.conf https://review.openstack.org/592243 | |
| 02:52:38 | openstackgerrit | Tushar Patil proposed openstack/nova-specs master: Bi-directional enforcement of traits https://review.openstack.org/593475 | |
| 05:44:32 | johnsom | Is nova master broken? strange errors on a non-related patch setting up devstack for a check gate: http://logs.openstack.org/55/593455/1/gate/neutron-lbaasv2-dsvm-api/e803592/logs/screen-n-cpu.txt.gz#_Aug_20_01_53_36_431400 | |
| 06:47:09 | moshele | stephenfin: hi | |
| 08:52:36 | lyarwood | bauzas: https://review.openstack.org/#/q/topic:bug/1787606+(status:open+OR+status:merged) - morning, if you have anytime today/tomorrow would you mind taking a look at this topic and the associated bug report? I've got a feeling that the fix I'm proposing isn't valid. | |
| 09:34:45 | vishakha | melwitt: Hi, https://review.openstack.org/#/c/580271/ is this change valid?? Kindly review. As I am little confused with comments. Thanks | |
| 10:20:20 | stephenfin | moshele: o/ | |
| 10:26:14 | moshele | stephenfin: I want to pickup the live migration work that will do a proper claim https://review.openstack.org/#/c/244489/, but it is been a while since I was in the design summit. Can we do a bluejeans meeting to sync up on this effort? | |
| 10:27:03 | stephenfin | moshele: Sure. artom was doing some work on it this cycle though and encountered some difficulties. Probably best to invite him too | |
| 10:28:03 | stephenfin | moshele: I don't know if he's around this week or not. If he is, would one of the evenings this week when everyone's around suit you? | |
| 10:28:16 | sean-k-mooney | moshele: claim? is this related to sriov/ovs-offload or something else | |
| 10:28:23 | moshele | stephenfin: sure | |
| 10:29:51 | moshele | sean-k-mooney: related to live migration with pci devices so yes eventually. | |
| 10:30:38 | sean-k-mooney | ok cool am i hinkt artom will be working on the numa aware livemigtration aspect again this cycle | |
| 10:30:45 | stephenfin | moshele: Alright, artom's gone til the end of the month so that rules him out. I'm only just back from PTO myself but give me a day or two and I'll figure out where he left things off. There are definitely posts on openstack-dev about it. cfriesen will know a bit too | |
| 10:31:17 | stephenfin | sean-k-mooney: Remember what the blocking bit was? I recall there being two pieces and we'd only scoped out one of them (the less messy bit) | |
| 10:32:02 | sean-k-mooney | stephenfin: i actully tought he hit one of the code freezes and it got pushed but no | |
| 10:36:43 | moshele | stephenfin: is artom's working on this patch https://review.openstack.org/#/c/244489/ or there is another direction? lyarwood, comment on Patch Set 64 got me confused | |
| 10:37:16 | stephenfin | moshele: I think he was starting from scratch. That patch was seen as having too much baggage to keep moving forward with | |
| 10:37:21 | stephenfin | At least, that's my recollection of things | |
| 10:38:06 | moshele | stephenfin: do you have is patches? is it upsteam? | |
| 10:38:48 | stephenfin | moshele: https://review.openstack.org/#/q/status:open+project:openstack/nova+branch:master+topic:bp/numa-aware-live-migration | |
| 10:38:54 | stephenfin | All WIP | |
| 10:56:11 | moshele | stephenfin: is shid is also on PTO | |
| 10:56:35 | sean-k-mooney | moshele: i think he is back | |
| 10:57:37 | moshele | sean-k-mooney: but not to irc :) | |
| 10:57:37 | moshele | sean-k-mooney | |
| 10:58:47 | sean-k-mooney | moshele: i just pinged him internally and asked him to join | |
| 10:59:32 | sean-k-mooney | he may be away however. i have not seen him this morning | |
| 13:32:48 | d4rks1d3 | Hi | |
| 13:34:19 | d4rks1d3 | Does anyone know the reason why the nova.sqlite is in the nova folder in the compute node? Does anyone know if it is possible to use it with the data coming in through the nova-compute service? | |
| 13:34:22 | d4rks1d3 | Thnaks | |
| 13:36:53 | noonedeadpunk | hi everyone | |
| 13:37:48 | TheJulia | melwitt: fun! :( Thanks for looking at it on Friday evening. I think a few different people are now working on it | |
| 13:41:03 | cdent | d4rks1d3: sounds like you may have an unconfigured [database]/connection string | |
| 13:41:11 | noonedeadpunk | does anybody experienced problems with live migration on libvirt? As I'm having not more than 8mbit for live migration on 17.0.5 on one installation. Probably I've missed something... These all configs related to live migration http://paste.openstack.org/show/728424/ | |
| 13:41:49 | d4rks1d3 | cdent: my openstack is working fine, however i do not know if it possible to fill this database | |
| 13:41:52 | d4rks1d3 | this is my question | |
| 13:43:14 | cdent | you don't want that database. you should use the sqlite command line tool to see if there is anything in it, and if so how recent it was added. if it was recent, something is configured in correctly and you're gather data in the wrong place. If not, it may be that it is an artifact from the install process and you can ignore it | |
| 13:43:55 | d4rks1d3 | cdent: the database is completly empty | |
| 13:44:19 | d4rks1d3 | However I want to have this database with the data that is comming throught the nova-compute | |
| 13:58:05 | efried | Scheduler meeting in two minutes in #openstack-meeting-alt | |