opendevreview | Merged openstack/puppet-manila master: Set fixture paths for unit tests https://review.opendev.org/c/openstack/puppet-manila/+/794108 | 00:45 |
---|---|---|
*** lkuchlan has joined #openstack-manila | 03:30 | |
*** carloss has quit IRC | 03:40 | |
*** enriquetaso has quit IRC | 04:15 | |
*** vishalmanchanda has joined #openstack-manila | 04:29 | |
*** kaisers has joined #openstack-manila | 06:18 | |
opendevreview | Takashi Kajinami proposed openstack/puppet-manila stable/wallaby: Set fixture paths for unit tests https://review.opendev.org/c/openstack/puppet-manila/+/794423 | 06:20 |
*** kaisers_ has joined #openstack-manila | 06:35 | |
*** kaisers has quit IRC | 06:42 | |
opendevreview | Merged openstack/puppet-manila stable/wallaby: Set fixture paths for unit tests https://review.opendev.org/c/openstack/puppet-manila/+/794423 | 07:13 |
*** tosky has joined #openstack-manila | 07:20 | |
*** kafilat has joined #openstack-manila | 07:55 | |
zigo | Hi there! I'm trying to implement deploying Manila, and I was wondering if service_instance_password is mandatory, or if I can just use an ssh key only in the share instance ... | 09:26 |
vkmc | zigo, hey there, AFAIK it should be fine, service_instance_password is used by tempest tests | 09:36 |
zigo | vkmc: Oh ok. I was wondering, because puppet-manila makes it mandatory... | 09:36 |
zigo | I'll patch the fail() call away then. | 09:36 |
vkmc | oh | 09:37 |
vkmc | let me check that | 09:37 |
zigo | vkmc: Also, I went into the manila-image-elements, and found nothing special in it, ie, no agent no nothing ... | 09:37 |
zigo | vkmc: Could the Manila image be a normal Debian image, or is there anything special to it? | 09:37 |
vkmc | zigo, no, manila doesn't need an agend | 09:37 |
vkmc | agent* | 09:37 |
zigo | So I could you use a plain Debian Bullseye image then? | 09:37 |
vkmc | zigo, you would need to prebake some deps if not already included... e.g., if you are using ceph, you need to have the fuse client preinstalled | 09:38 |
zigo | vkmc: Ah yeah, right, that's what I prepared already indeed (but just forgot about it). | 09:39 |
vkmc | zigo, this are the deps for nfs, for example https://github.com/openstack/manila-image-elements/blob/master/elements/ubuntu-nfs/install.d/50-manila-nfs | 09:39 |
zigo | vkmc: So, the manila-share daemon will spawn my VM, ssh into it, and configure it for serving NFS/CIFS/CephFS ? | 09:39 |
zigo | Yeah, I read it already ! :) | 09:40 |
vkmc | ah cool :) | 09:40 |
zigo | FYI, just like I did with Octavia, I'm not planning to use dib... | 09:40 |
zigo | I found lots of issues in the image elements which I don't want to reproduce. | 09:40 |
vkmc | heh, it's fine, we have been using dib for the service image we use on our ci | 09:40 |
vkmc | yep yep | 09:40 |
vkmc | zigo, just fyi, the mount process is not automatic... the workflow is that you create a share and then, from the instance you want to consume that share, you mount it | 09:41 |
zigo | FYI, I'm adding Manila support to https://salsa.debian.org/openstack-team/debian/openstack-cluster-installer | 09:41 |
vkmc | sweeet | 09:41 |
zigo | Yeah, I think I got how it works from the user's point of view ! :) | 09:41 |
zigo | Another thing I wonder, is the service_network_name / service_network_cidr / service_network_division_mask. | 09:42 |
zigo | I'm guessing: my manila-share server needs connectivity to the spawned instances, right? | 09:43 |
vkmc | cool | 09:43 |
zigo | Then, will the instance have 2 network port, one for management, and one for the VMs that will mount the NFS share?!? | 09:44 |
zigo | vkmc: ^ | 09:48 |
vkmc | so, this depends on the backend you are using and the configuration you want to achieve | 09:49 |
vkmc | that's the dhss = true or dhss = false option | 09:49 |
zigo | vkmc: I want the generic share spawning VMs with dhss=true, as what I'm doing potentially will end up in a public cloud. | 09:50 |
zigo | I'd like it to just use cinder that itself uses Ceph or whatever (maybe LVM...). | 09:50 |
zigo | (my installer supports both) | 09:50 |
vkmc | I understand | 09:50 |
vkmc | I know a good number of users doing that successfully | 09:51 |
vkmc | I'm not entirely sure on how the networking config works in this scenario though | 09:51 |
zigo | So, the service_network_name / service_network_cidr must be routable from my network nodes, right? | 09:51 |
vkmc | can I get back to you later today? I can get some feedback on that | 09:52 |
zigo | I know how to do that, no worries (we did this with Octavia...). | 09:52 |
zigo | Sure ! :) | 09:52 |
vkmc | cool | 09:52 |
zigo | Just need to know: will it be the manila-share service that will ssh the VMs to configure them? | 09:52 |
vkmc | quickly inspecting the code, seems manila-share service will do that for you in the generic driver | 09:57 |
vkmc | but I'd rather someone that knows more about the generic driver to confirm :) | 09:57 |
zigo | Ok, thanks for confirming my assumption ! :) | 09:57 |
vkmc | zigo, anytime | 09:57 |
zigo | Hopefully, all of this will increase the quality of the Manila package in Debian ! :P | 09:57 |
vkmc | zigo, that would be much appreciated, thanks for leading this! | 09:58 |
*** osmanlic- has joined #openstack-manila | 10:14 | |
*** osmanlicilegi has quit IRC | 10:17 | |
*** kafilat has quit IRC | 10:54 | |
*** kafilat has joined #openstack-manila | 11:01 | |
*** nahimsouza has joined #openstack-manila | 11:10 | |
*** dviroel|out is now known as dviroel | 11:19 | |
*** osmanlic- has quit IRC | 11:20 | |
*** osmanlicilegi has joined #openstack-manila | 11:20 | |
*** carloss has joined #openstack-manila | 11:23 | |
*** kaisers has joined #openstack-manila | 12:43 | |
*** kaisers_ has quit IRC | 12:48 | |
*** enriquetaso has joined #openstack-manila | 13:01 | |
*** kafilat has quit IRC | 13:34 | |
*** lkuchlan has quit IRC | 13:39 | |
opendevreview | Merged openstack/manila stable/wallaby: Fix with_entities usage in db queries https://review.opendev.org/c/openstack/manila/+/792663 | 13:46 |
*** lkuchlan has joined #openstack-manila | 14:07 | |
*** kafilat has joined #openstack-manila | 14:56 | |
*** ecsantos has joined #openstack-manila | 15:03 | |
*** caiquemello has joined #openstack-manila | 15:06 | |
*** fabiooliveira has joined #openstack-manila | 15:12 | |
*** ecsantos has quit IRC | 15:12 | |
*** ecsantos has joined #openstack-manila | 15:13 | |
*** erlon has quit IRC | 15:13 | |
*** lkuchlan has quit IRC | 15:27 | |
tbarron | carloss++ | 16:01 |
ecsantos | carloss++ | 16:02 |
gouthamr | carloss++ | 16:02 |
*** felipe_rodrigues has joined #openstack-manila | 16:02 | |
carloss | ty :) | 16:12 |
*** kaisers has quit IRC | 16:22 | |
*** lkuchlan has joined #openstack-manila | 16:50 | |
vkmc | carloss++ | 16:51 |
vkmc | :) | 16:51 |
*** lkuchlan has quit IRC | 16:51 | |
*** ecsantos has quit IRC | 17:36 | |
*** kafilat has quit IRC | 18:04 | |
*** lkuchlan has joined #openstack-manila | 18:25 | |
opendevreview | Archana Kumari proposed openstack/python-manilaclient master: build fix on adding "--wait" option for deleting a share group https://review.opendev.org/c/openstack/python-manilaclient/+/789018 | 18:27 |
*** lkuchlan has quit IRC | 18:28 | |
*** vishalmanchanda has quit IRC | 18:39 | |
*** lkuchlan has joined #openstack-manila | 18:45 | |
*** lkuchlan has quit IRC | 18:45 | |
*** josecastroleon has quit IRC | 19:46 | |
*** rraja has joined #openstack-manila | 19:56 | |
*** eharney has quit IRC | 21:57 | |
*** nahimsouza has quit IRC | 22:19 | |
*** fabiooliveira has quit IRC | 22:31 | |
*** tosky has quit IRC | 23:00 | |
*** caiquemello has quit IRC | 23:19 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!