| Posted | Nick | Remark | |
|---|---|---|---|
| #openstack-nova - 2021-03-15 | |||
| 14:55:50 | k-s-dean | if the expected workflow is that the dns name for floating IPs is specified by the user then I'll have to live with that. | |
| 14:56:36 | k-s-dean | on my last openstack installation. it worked as specified in Use case 2: Floating IPs are published with associated port DNS attributes | |
| 14:56:42 | openstackgerrit | Merged openstack/nova master: libvirt: Use firmware metadata files to configure instance https://review.opendev.org/c/openstack/nova/+/779304 | |
| 14:56:42 | k-s-dean | in the neutron docs i posted above. | |
| 14:58:07 | sean-k-mooney | well as i said that behavior before was not provided by nova it was provide by designate | |
| 14:58:31 | sean-k-mooney | it might still be possibel to do but you would have to look at what was change in designate and if its configurable | |
| 14:58:53 | k-s-dean | ok thanks sean, much appreciated | |
| 14:59:07 | k-s-dean | I've been going round in circles because this use to work before. | |
| 15:00:12 | sean-k-mooney | looking at my own installl designate has stopped registering dns entires entirely which is nice of it. | |
| 15:00:31 | k-s-dean | wow ok. | |
| 15:01:11 | sean-k-mooney | i will be reinsitalling my home cloud in the next month or so and designate as much as i like it is one of the service im trying to desicied if ill keep | |
| 15:01:14 | k-s-dean | I basically have to disable the nova:fixed handler in designate-sink so that it does not register the fixed IPs | |
| 15:01:28 | k-s-dean | What would you use instead ? | |
| 15:01:56 | sean-k-mooney | for my home install just updating my cloudflare dns entires by hand | |
| 15:02:07 | k-s-dean | I'm open to suggestions. Its just a nice to have if I can register VM names in DNS. I dont have to faf around with my internal firewall. | |
| 15:02:13 | sean-k-mooney | which would be a regression but i could live with it | |
| 15:02:29 | sean-k-mooney | k-s-dean: yep it really is nice to have | |
| 15:03:20 | k-s-dean | oh well. I plan on using terraform for spinning up VMs so I guess i'll manually have to specify the dns name each time. | |
| 15:03:36 | k-s-dean | or I switch to a flat network completely. then it works as I expect. | |
| 15:04:37 | k-s-dean | I'm tempted to run, Stein containers in kolla to see if that works. but i know different versions aren't supported between release | |
| 15:04:40 | sean-k-mooney | in my case i think i just have a bug in the verion i have deployed as it use to work fine | |
| 15:04:59 | sean-k-mooney | im also debating about removing https://docs.openstack.org/neutron/latest/admin/config-bgp-dynamic-routing.html | |
| 15:05:17 | k-s-dean | is your cloud exposed directly to the internet ? via your ISP | |
| 15:05:40 | sean-k-mooney | not quite | |
| 15:05:46 | stephenfin | gibi: bauzas: lyarwood: Despite appearances, sean-k-mooney is on PTO this week so I was going to rework https://review.opendev.org/c/openstack/nova/+/780333/ I think it's important enough to warrant inclusion | |
| 15:05:49 | stephenfin | Any issues with me doing that? | |
| 15:06:21 | stephenfin | Just waiting for https://review.opendev.org/c/openstack/nova/+/770532/ to (hopefully) merge first since the rest of the series is in merge conflict too | |
| 15:06:33 | sean-k-mooney | k-s-dean:i have a ipv6 tunnel from hurican eletric which i then have a /48 from which i can allocate to vms | |
| 15:07:11 | lyarwood | stephenfin: none, should we ban sean-k-mooney ? /s | |
| 15:07:32 | stephenfin | kick them kick them kick them... | |
| 15:07:38 | sean-k-mooney | hehe im finishin ga release note update and ill be going away then | |
| 15:07:58 | sean-k-mooney | i need to charge the battery in my car... | |
| 15:08:08 | lyarwood | where did I put that ban hammer | |
| 15:08:11 | sean-k-mooney | turns out you should drive it more then once every few months | |
| 15:08:14 | lyarwood | haha | |
| 15:08:17 | lyarwood | yeah | |
| 15:08:17 | k-s-dean | Sorry, I'm taking up your time. I'll shoot off and live with the limitations. | |
| 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 | |