noonedeadpunk | mornings | 08:53 |
---|---|---|
noonedeadpunk | admin1: fwiw Hyper-V support is being dropped out of Nova somewhere on Bobcat | 08:53 |
jrosser | good morning | 09:24 |
damiandabrowski | hi! | 09:37 |
opendevreview | Merged openstack/openstack-ansible master: Bump roles and upstream version for 28.0.0.rc1 https://review.opendev.org/c/openstack/openstack-ansible/+/902372 | 11:01 |
noonedeadpunk | finally | 11:03 |
noonedeadpunk | I'm thinking that we have to do final release out of rc1 now I believe | 11:07 |
noonedeadpunk | no point/time for doing rc2 | 11:08 |
jrosser | no, we should just move forward, and take the usual "wait for 28.1.0" message | 11:10 |
noonedeadpunk | ++ | 11:21 |
noonedeadpunk | yeah, I've proposed 28.0.0 right away | 11:21 |
-opendevstatus- NOTICE: Zuul jobs reporting POST_FAILURE were due to an incident with one of our cloud providers; this provider has been temporarily disabled and changes can be rechecked. | 15:43 | |
spatel | Hi | 18:55 |
spatel | I have one requirement where want to spin up VM from ceph but give local disk | 18:56 |
mgariepy | hey spatel how are you doing? | 18:56 |
mgariepy | i do have some flavor with a 0 root disk size and a X gb epehemeral disk which is local. | 18:57 |
mgariepy | the 0 root disk needs to be booted from a volume which need to be created | 18:57 |
spatel | how nova know where disk to give to ephemeral disk ? | 18:58 |
mgariepy | i don't have ceph epehemral disk. | 18:58 |
spatel | I have NVME disk on local compute node and I want to expose that disk to vm with extra disk | 18:59 |
mgariepy | do you have ephemeral disk in ceph ? | 19:02 |
spatel | No | 19:06 |
spatel | Let me explain my requirement. | 19:06 |
spatel | I have customer who wants to run very high IO application (they don't care about data protection). I have install nvme disk on compute node. I want vm boot from ceph (os disk in ceph) but have one more disk mounted from local NVME for high IOPs disk | 19:10 |
spatel | How to handle it in openstack | 19:11 |
jrosser | I think “with difficulty” | 19:12 |
spatel | ? | 19:12 |
jrosser | well it sounds like it should be easy doesn’t it | 19:12 |
jrosser | but I don’t think it’s really a native lot supported thing | 19:13 |
jrosser | *natively | 19:13 |
spatel | I don't know how to do that and how do I tell nova to mount one more disk from local storage? | 19:14 |
jrosser | well | 19:14 |
jrosser | I think mgariepy gave you a pointer | 19:15 |
jrosser | but like I say I don’t think that what you want is easily possible | 19:15 |
jrosser | spatel: https://specs.openstack.org/openstack/cyborg-specs/specs/wallaby/implemented/NVMe-SSD-driver-proposal.html | 19:20 |
spatel | jrosser so I need cyborg to expose local disk to vm? | 19:39 |
mgariepy | my setup does that. | 19:39 |
spatel | with cyborg? | 19:40 |
mgariepy | you have the volumes served from cinder > ceph | 19:40 |
mgariepy | and the local disk via epehemeral part of the flavor. | 19:40 |
spatel | mgariepy when you saying local disk via ephemeral - is this path of /var/lib/nova ? | 19:42 |
mgariepy | yes | 19:42 |
spatel | Ok!! I see now | 19:43 |
spatel | that is what I wanted to know | 19:43 |
jrosser | /o\ doh | 19:43 |
spatel | I will put my nvme on /var/lib/nova | 19:43 |
jrosser | sorry you said that wasn’t what you wanted :) I’m confused | 19:43 |
mgariepy | https://paste.openstack.org/show/bUsenQ7O6fNRSORfjFZv/ | 19:43 |
spatel | and tell flavor to use ephemeral | 19:43 |
mgariepy | like that | 19:43 |
mgariepy | the disk 0 will force to use a volume | 19:44 |
spatel | Does it show up in VM like Z: drive? | 19:44 |
mgariepy | and the ephemeral will expose /var/lib/nova | 19:44 |
mgariepy | it's all linux... so no Z: drive ;p | 19:44 |
spatel | I meant extra disk :) | 19:45 |
mgariepy | yeah lsblk will show you and extra block device :D | 19:45 |
spatel | Perfect!! I love this.. | 19:45 |
mgariepy | it works perfectly for what it is ;D | 19:46 |
spatel | Thank you @mgariepy | 19:47 |
spatel | one more stupid question, one of my client lost SSH key of VM :( How do I get into VM and add new key? | 19:51 |
noonedeadpunk | NeilHanlon: if you're around, we have very weird bug report for Rocky which I fail to understand why happens: https://bugs.launchpad.net/openstack-ansible/+bug/2046172 | 20:12 |
noonedeadpunk | Have I missed that dnf install /usr/bin/curl no longer satisfied if binary exists? Or curl-mininal has changed path to curl? | 20:15 |
NeilHanlon | hmmm. no, that should still be working as it normally does.. | 20:36 |
NeilHanlon | https://paste.opendev.org/show/b4w7kVv1teK7nGLJCdoj/ | 20:37 |
noonedeadpunk | Then I'm completely confused... | 20:45 |
noonedeadpunk | It could be Ansible ofc as well, if they've started trying to resolve dependencies as they do for apt... | 20:46 |
NeilHanlon | yes me too.. i am spinning up a machine now to take a look.. | 20:48 |
noonedeadpunk | I'm just not near my laptop to reproduce quickly :( | 20:54 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!