noonedeadpunk | well, it's us who disable StrictHostKeyChecking for * for Nova user... | 06:30 |
---|---|---|
noonedeadpunk | but generally - yeah, probably not | 06:30 |
noonedeadpunk | jrosser: can I ask you to drop WIP from https://review.opendev.org/c/openstack/openstack-ansible/+/916291 ? | 08:01 |
noonedeadpunk | ah, no IC | 08:02 |
noonedeadpunk | *CI | 08:03 |
jrosser | i've taken it off but yeah there is a bunch of work still to do on these branches /o\ | 08:21 |
noonedeadpunk | I just spotted https://bugs.launchpad.net/openstack-ansible/+bug/2066932 so wanted to close it :D | 08:23 |
noonedeadpunk | oh, btw. seems that keystone is borked in terms of DB migrations | 08:28 |
noonedeadpunk | https://bugs.launchpad.net/keystone/+bug/2080542 | 08:28 |
noonedeadpunk | And I can confirm that DB wasn't updated with upgrade to 2024.1 | 08:28 |
noonedeadpunk | this affects deployments with federation more then others | 08:28 |
noonedeadpunk | (as there were related changes in schema) | 08:29 |
opendevreview | Merged openstack/openstack-ansible unmaintained/wallaby: Update ansible role and openstack services for unmaintained branch names https://review.opendev.org/c/openstack/openstack-ansible/+/916291 | 08:43 |
noonedeadpunk | jrosser: have you seen that? I'm very o_O right now https://www.phoronix.com/news/NVIDIA-Open-GPU-Virtualization | 10:15 |
noonedeadpunk | but it could be only HV drivers, not actually client drivers... | 10:23 |
jrosser | 8-O | 10:28 |
noonedeadpunk | but only works with Ada, not for Ampere suckers.... | 10:29 |
jrosser | well i have complained at every opportunity about this mess to nvidia for a while now | 10:29 |
noonedeadpunk | so keep up :D | 10:29 |
jrosser | so for ampere, we have found that the AI models / workloads are getting bigger memory requirements, so moving to PCI passthrough for those with the free driver has been no problem | 10:30 |
jrosser | we already got rid of some smaller flavors, then converted just to whole gpu passthrough when the grid driver dropped support for the ampere cards | 10:31 |
noonedeadpunk | I'm super scared of passthrough when you're providing GPUs to public... | 10:32 |
noonedeadpunk | totally worthy for internal clouds though | 10:33 |
noonedeadpunk | as for public - I'd even do 1gpu=1vgpu, but not passthrough | 10:34 |
WireLost | I use qemu vms with VirGL backed by hardware without GPU passthrough, but not within OpenStack. | 10:38 |
WireLost | It's really nice! But it seems that OpenStack Nova Libvirt/QEMU code focus only in "instances for servers", not for desktops (like VDI), which is a shame | 10:39 |
WireLost | The only VMs I have outside of OpenStack are the ones I need VirGL. | 10:40 |
noonedeadpunk | well, with vGPU you can have VDI on openstack as well | 10:40 |
noonedeadpunk | but I'd agree that virgl support might be very nice to have in nova... | 10:41 |
noonedeadpunk | I'm not sure if there're any GPUs with MIG support that also support 3D graphics or not.. but they'd also be supported | 10:42 |
WireLost | cool! I didn't know that. I hope it isn't an NVIDIA-only thing! lol | 10:44 |
WireLost | The only downside I see with the VirGL deployments is that it cannot bind to network, only to a local socker, I think. So this would be tricky to the spice-proxy, right? | 10:46 |
WireLost | for me to access the remote desktop, I use nomachine inside of the VM | 10:46 |
WireLost | ...so the nomachine exports the VirGL-based GPU and it's really fast! Both glxgears and glmark2 works great to test, as well as youtube or odysee | 10:48 |
noonedeadpunk | it kinda is Nvidia-only. Though, AMD does have also quite neat SR-IOV for GPUs. which does not have any licensing bullshit, but I never heard of anyone using it | 11:05 |
noonedeadpunk | iirc nomachine was never free either | 11:06 |
noonedeadpunk | or is it? | 11:06 |
noonedeadpunk | as it used to be great indeed and showing very low latency and high resolution ,where VNC totally sucked | 11:07 |
jrosser | B40 will be the first graphics capable model with MIG | 11:15 |
jrosser | 4 partitions iirc | 11:16 |
harun | Hello everyone, I am trying magnum cluster api but I am getting an error. Can I use magnum cluster api without manila installed? Since manila service is not installed I am getting an error saying "There is no sharev2 service enabled in the cloud". | 11:50 |
jrosser | are you sure that it is an error? | 11:59 |
harun | sorry this is not an error message. The test cluster I am trying to create remains in 'CREATE IN PROGRESS'. I thought it was caused by this. | 12:02 |
harun | here is the error i am getting: https://paste.openstack.org/show/bcFMfgtGLrK9pnKTQp2m/ | 12:06 |
harun | magnum version: 17.1.0.dev75, magnum cluster api version: 0.21.0, oslo.db version: 14.1.0 | 12:07 |
jrosser | harun: it might be best to ask in the magnum-cluster-api slack channel | 13:41 |
noonedeadpunk | or summon mnaser here :D | 14:00 |
noonedeadpunk | (but likely slack is better) | 14:00 |
mnaser | harun: we alreadey fixed that issue a while back me thinks, but let me share tghis | 14:02 |
mnaser | https://vexxhost.github.io/magnum-cluster-api/admin/troubleshooting/ | 14:02 |
mnaser | id follow the stuck in CREATE_IN_PROGRESS teps | 14:02 |
opendevreview | Merged openstack/ansible-hardening master: Apply architecture specific audit rules https://review.opendev.org/c/openstack/ansible-hardening/+/930451 | 14:31 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_keystone master: Remove db_sync --migrate command https://review.opendev.org/c/openstack/openstack-ansible-os_keystone/+/930591 | 14:41 |
WireLost | nomachine is not open source but there's a free version. Maybe it worth checking FreeNX, x2go, RustDesk or similar alternative but, well, nomachine works great | 14:47 |
opendevreview | Dmitriy Rabotyagov proposed openstack/ansible-hardening stable/2024.1: Apply architecture specific audit rules https://review.opendev.org/c/openstack/ansible-hardening/+/930592 | 14:58 |
opendevreview | Dmitriy Rabotyagov proposed openstack/ansible-hardening stable/2023.2: Apply architecture specific audit rules https://review.opendev.org/c/openstack/ansible-hardening/+/930593 | 14:59 |
opendevreview | Merged openstack/openstack-ansible-rabbitmq_server master: Bump rabbitmq version to 3.13.7 https://review.opendev.org/c/openstack/openstack-ansible-rabbitmq_server/+/930446 | 15:47 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!