| Posted | Nick | Remark | |
|---|---|---|---|
| #openstack-nova - 2021-03-15 | |||
| 15:08:34 | sean-k-mooney | k-s-dean: no worres sorry i could not help more | |
| 15:09:46 | k-s-dean | No problem thanks for helping me out. Better to get an answer from someone who is actively working on openstack. then I can go tell my boss that we will have to live with it rather than expecting it to work. | |
| 15:11:35 | sean-k-mooney | k-s-dean: if you dont get a responce on the designate channel try emailing the mailing list. | |
| 15:11:56 | sean-k-mooney | i use designate but i dont follow its developemnt so there might be a simple fix i dont know about | |
| 15:13:07 | k-s-dean | ok will do. I'm gonna try build a designate stein container push that to my environment see if it breaks. | |
| 15:28:58 | openstackgerrit | sean mooney proposed openstack/nova master: block unsupported actions with vdpa. https://review.opendev.org/c/openstack/nova/+/780333 | |
| 15:30:00 | sean-k-mooney | ok ill be away for the next while ill check back ocationally but ^ shoudl not document the limitation in the release note and it now uses the network info cache instead of calling neutron where possibel. | |
| 15:32:13 | stephenfin | sean-k-mooney: thanks, saves me some work :) | |
| 15:39:37 | sean-k-mooney | *should now document | |
| 15:40:03 | sean-k-mooney | stephenfin: hehe well i just worte doc so i dont know fixing the typos if their are any might be more work :P | |
| 15:40:22 | sean-k-mooney | o/ | |
| 16:30:26 | gibi | stephenfin: no problem if you take over vdpa from sean-k-mooney | |
| 19:29:54 | openstackgerrit | Merged openstack/nova stable/queens: [stable-only] gate: Pin CEPH_RELEASE to nautilus in LM hook https://review.opendev.org/c/openstack/nova/+/780287 | |
| #openstack-nova - 2021-03-16 | |||
| 00:03:26 | openstackgerrit | Merged openstack/nova master: libvirt: Add guest generation for vDPA https://review.opendev.org/c/openstack/nova/+/770532 | |
| 00:13:12 | openstackgerrit | Vlad Gusev proposed openstack/nova stable/stein: Use subqueryload() instead of joinedload() for (system_)metadata https://review.opendev.org/c/openstack/nova/+/761812 | |
| 00:47:29 | brinzhang | bauzas, gibi: hope we can continue to discuss the question with add accel_uuids in periodic task (_poll_shelved_instances) while you are all online, thanks | |
| 06:31:09 | openstackgerrit | Wenping Song proposed openstack/nova-specs master: Trival change: correct some nits https://review.opendev.org/c/openstack/nova-specs/+/780443 | |
| 07:20:44 | ignaziocassano | hello All, please any help on live migration on queens ? when I migrate the vm crash on destination node | |
| 07:20:49 | ignaziocassano | Ignazio Cassano <ignaziocassano@gmail.com> | |
| 07:20:50 | ignaziocassano | lun 15 mar, 18:59 (13 ore fa) | |
| 07:20:50 | ignaziocassano | a openstack-discuss | |
| 07:20:51 | ignaziocassano | Hello, | |
| 07:20:51 | ignaziocassano | looking at destination kvm host I got the following in instance log under /var/log/libvirt/qemu: | |
| 07:20:52 | ignaziocassano | 2021-03-15 11:48:31.996+0000: starting up libvirt version: 4.5.0, package: 36.el7_9.3 (CentOS BuildSystem <http://bugs.centos.org>, 2020-11-16-16:25:20, x86-01.bsys.centos.org), qemu version: 2.12.0qemu-kvm-ev-2.12.0-44.1.el7_8.1, kernel: 3.10.0-1160.15.2.el7.x86_64, hostname: podto2-kvmae | |
| 07:20:52 | ignaziocassano | LC_ALL=C \ | |
| 07:20:53 | ignaziocassano | PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin \ | |
| 07:20:53 | ignaziocassano | QEMU_AUDIO_DRV=none \ | |
| 07:20:54 | ignaziocassano | -name guest=instance-00002a52,debug-threads=on \ | |
| 07:20:55 | ignaziocassano | -S \ | |
| 07:20:55 | ignaziocassano | -object secret,id=masterKey0,format=raw,file=/var/lib/libvirt/qemu/domain-73-instance-00002a52/master-key.aes \ | |
| 07:20:56 | ignaziocassano | -machine pc-i440fx-rhel7.6.0,accel=kvm,usb=off,dump-guest-core=off \ | |
| 07:20:56 | ignaziocassano | -cpu Broadwell-IBRS,vme=on,f16c=on,rdrand=on,hypervisor=on,arat=on,xsaveopt=on,abm=on \ | |
| 07:20:57 | ignaziocassano | -m 4096 \ | |
| 07:20:57 | ignaziocassano | -realtime mlock=off \ | |
| 07:20:58 | ignaziocassano | -smp 2,sockets=2,cores=1,threads=1 \ | |
| 07:20:58 | ignaziocassano | -uuid c6ea7ed2-e7ce-4df6-a767-6bb95ae8fdc6 \ | |
| 07:20:59 | ignaziocassano | -smbios 'type=1,manufacturer=RDO,product=OpenStack Compute,version=17.0.11-1.el7,serial=3dec30fe-a31f-4ea6-971f-6f993589ef04,uuid=c6ea7ed2-e7ce-4df6-a767-6bb95ae8fdc6,family=Virtual Machine' \ | |
| 07:20:59 | ignaziocassano | -no-user-config \ | |
| 07:21:11 | ignaziocassano | -vnc 0.0.0.0:55 \ | |
| 07:21:11 | ignaziocassano | -k en-us \ | |
| 07:21:12 | ignaziocassano | -device cirrus-vga,id=video0,bus=pci.0,addr=0x2 \ | |
| 07:21:12 | ignaziocassano | -incoming defer \ | |
| 07:21:13 | ignaziocassano | -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x6 \ | |
| 07:21:13 | ignaziocassano | -sandbox on,obsolete=deny,elevateprivileges=deny,spawn=deny,resourcecontrol=deny \ | |
| 07:21:14 | ignaziocassano | -msg timestamp=on | |
| 07:21:14 | ignaziocassano | 2021-03-15 11:48:31.996+0000: Domain id=73 is tainted: high-privileges | |
| 07:21:15 | ignaziocassano | 2021-03-15T11:48:32.163025Z qemu-kvm: -chardev pty,id=charserial0,logfile=/dev/fdset/3,logappend=on: char device redirected to /dev/pts/57 (label charserial0) | |
| 07:21:15 | ignaziocassano | 2021-03-15T11:48:32.167206Z qemu-kvm: -drive file=/var/lib/nova/mnt/7eb4b0178ee3ec9ad7cbbc20c62b1912/volume-d5c812c5-2c27-4e82-a38d-83fc79ab848e,format=raw,if=none,id=drive-virtio-disk0,serial=d5c812c5-2c27-4e82-a38d-83fc79ab848e,cache=none,aio=native: 'serial' is deprecated, please use the corresponding option of '-device' instead | |
| 07:21:16 | ignaziocassano | 2021-03-15T11:48:37.779611Z qemu-kvm: Failed to load virtio_pci/modern_queue_state:desc | |
| 07:21:16 | ignaziocassano | 2021-03-15T11:48:37.780020Z qemu-kvm: Failed to load virtio_pci/modern_state:vqs | |
| 07:21:17 | ignaziocassano | 2021-03-15T11:48:37.780042Z qemu-kvm: Failed to load virtio/extra_state:extra_state | |
| 07:21:17 | ignaziocassano | 2021-03-15T11:48:37.780062Z qemu-kvm: Failed to load virtio-balloon:virtio | |
| 07:21:18 | ignaziocassano | 2021-03-15T11:48:37.780082Z qemu-kvm: error while loading state for instance 0x0 of device '0000:00:06.0/virtio-balloon' | |
| 07:21:18 | ignaziocassano | 2021-03-15T11:48:37.781465Z qemu-kvm: load of migration failed: Input/output error | |
| 07:21:19 | ignaziocassano | 2021-03-15 11:48:38.231+0000: shutting down, reason=crashed | |
| 07:21:19 | ignaziocassano | "instance-00002a52.log" 102L, 7122C | |
| 07:52:11 | gibi | brinzhang_: sorry, I was mostly off yesterday | |
| 07:52:32 | brinzhang_ | gibi: np^ | |
| 07:53:04 | brinzhang_ | please review firstly, Ihave a meeting, after end this meeting I will back, thanks | |
| 08:33:28 | gibi | brinzhang_, bauzas: replyied in https://review.opendev.org/c/openstack/nova/+/778440 | |
| 08:33:44 | gibi | I will have to go offline again, sorry, I will be available during the day | |
| 08:34:01 | bauzas | gibi: brinzhang_: sorry, a bit not paying attention to the IRC chan as I'm trying to update the RPC API | |
| 08:34:08 | bauzas | gibi: np | |
| 08:39:45 | brinzhang_ | gibi, bauzas: np, I will review your reply comments, thanks | |
| 10:07:00 | hemanth_n | sean-k-mooney stephenfin: can i get some reviews on old backport patch https://review.opendev.org/c/openstack/nova/+/761824 when you have time, thanks | |
| 10:48:37 | lyarwood | bauzas / melwitt ; https://review.opendev.org/q/b9333125790682f9d60bc74fdbb12a098565e7c2 - really simple backports if you have time this week | |
| 10:52:51 | lyarwood | ah nvm I forgot to include another change so that's borked after victoria | |
| 10:54:43 | openstackgerrit | Lee Yarwood proposed openstack/nova stable/ussuri: Use absolute path during qemu img rebase https://review.opendev.org/c/openstack/nova/+/757083 | |
| 10:54:44 | openstackgerrit | Lee Yarwood proposed openstack/nova stable/ussuri: Make _rebase_with_qemu_img() generic https://review.opendev.org/c/openstack/nova/+/780780 | |
| 11:00:17 | openstackgerrit | Lee Yarwood proposed openstack/nova stable/train: Use absolute path during qemu img rebase https://review.opendev.org/c/openstack/nova/+/757084 | |
| 11:00:18 | openstackgerrit | Lee Yarwood proposed openstack/nova stable/train: Make _rebase_with_qemu_img() generic https://review.opendev.org/c/openstack/nova/+/780782 | |
| 11:01:20 | openstackgerrit | Lee Yarwood proposed openstack/nova stable/stein: Use absolute path during qemu img rebase https://review.opendev.org/c/openstack/nova/+/757085 | |
| 11:01:21 | openstackgerrit | Lee Yarwood proposed openstack/nova stable/stein: Make _rebase_with_qemu_img() generic https://review.opendev.org/c/openstack/nova/+/780784 | |
| 11:12:37 | openstackgerrit | Lee Yarwood proposed openstack/nova stable/rocky: Make _rebase_with_qemu_img() generic https://review.opendev.org/c/openstack/nova/+/780787 | |
| 11:12:38 | openstackgerrit | Lee Yarwood proposed openstack/nova stable/rocky: Use absolute path during qemu img rebase https://review.opendev.org/c/openstack/nova/+/780788 | |
| 11:17:00 | openstackgerrit | Lee Yarwood proposed openstack/nova stable/queens: Make _rebase_with_qemu_img() generic https://review.opendev.org/c/openstack/nova/+/780789 | |
| 11:17:01 | openstackgerrit | Lee Yarwood proposed openstack/nova stable/queens: Use absolute path during qemu img rebase https://review.opendev.org/c/openstack/nova/+/780790 | |
| 11:21:30 | brinzhang0 | bauzas: if you are free from the rpc version patch, pls review gibi's comments, thanks^ | |
| 11:31:35 | openstackgerrit | Elod Illes proposed openstack/nova stable/pike: Update resources once in update_available_resource https://review.opendev.org/c/openstack/nova/+/612295 | |
| 11:47:20 | openstackgerrit | Merged openstack/nova master: libvirt: Wire up 'os_secure_boot' property https://review.opendev.org/c/openstack/nova/+/776681 | |
| 11:48:02 | openstackgerrit | Merged openstack/nova master: libvirt: Report secure boot support to scheduler https://review.opendev.org/c/openstack/nova/+/775690 | |
| 11:48:52 | openstackgerrit | Merged openstack/nova master: tests: Add functional tests for UEFI, secure boot https://review.opendev.org/c/openstack/nova/+/776682 | |
| 11:49:28 | openstackgerrit | Merged openstack/nova master: tests: Remove duplicated 'start_compute' helper https://review.opendev.org/c/openstack/nova/+/776683 | |
| 11:50:16 | openstackgerrit | Merged openstack/nova master: docs: Document UEFI secure boot feature https://review.opendev.org/c/openstack/nova/+/776684 | |
| 11:51:02 | hkominos | Hi guys. Can i please ask a quick question regarding an exception that I am facing in my deployment? I believe the input from a developer would be more helpful for me than asking in the openstack channel | |
| 11:52:22 | k-s-dean | hkominos, ask away. someone might be see it later. If i can answer you I will. | |
| 11:52:58 | hkominos | k-s-dean Hi!. What do you make of this : https://paste.centos.org/view/741688bb | |
| 11:54:02 | k-s-dean | hkominos, are you running cyborg ? | |
| 11:54:09 | hkominos | no | |
| 11:54:22 | hkominos | This appeared after a host was rebooted with some Vms on it | |
| 11:54:52 | hkominos | which now refuse to come up | |
| 11:55:38 | k-s-dean | whats the underlying hardware | |
| 11:57:58 | k-s-dean | to me that sounds like a hardware issue. | |
| 11:58:19 | k-s-dean | hkominos, have you checked the compute logs on the host | |
| 11:58:20 | k-s-dean | \? | |
| 12:01:28 | hkominos | yes. https://paste.centos.org/view/73064e38. But before I start looking for hardware vendors I want to understand the problem. I think the issues probably more into nova placement but Idk. that is why I asked here. | |
| 12:04:34 | k-s-dean | hkominos, has this machine got a graphics card in it ? | |
| 12:04:44 | hkominos | yes. | |
| 12:04:54 | k-s-dean | Has the graphics card failed ? | |
| 12:05:12 | hkominos | lets double check | |