Thursday, 2021-06-03

opendevreviewMerged openstack/puppet-manila master: Set fixture paths for unit tests  https://review.opendev.org/c/openstack/puppet-manila/+/79410800:45
*** lkuchlan has joined #openstack-manila03:30
*** carloss has quit IRC03:40
*** enriquetaso has quit IRC04:15
*** vishalmanchanda has joined #openstack-manila04:29
*** kaisers has joined #openstack-manila06:18
opendevreviewTakashi Kajinami proposed openstack/puppet-manila stable/wallaby: Set fixture paths for unit tests  https://review.opendev.org/c/openstack/puppet-manila/+/79442306:20
*** kaisers_ has joined #openstack-manila06:35
*** kaisers has quit IRC06:42
opendevreviewMerged openstack/puppet-manila stable/wallaby: Set fixture paths for unit tests  https://review.opendev.org/c/openstack/puppet-manila/+/79442307:13
*** tosky has joined #openstack-manila07:20
*** kafilat has joined #openstack-manila07:55
zigoHi 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
vkmczigo, hey there, AFAIK it should be fine, service_instance_password is used by tempest tests09:36
zigovkmc: Oh ok. I was wondering, because puppet-manila makes it mandatory...09:36
zigoI'll patch the fail() call away then.09:36
vkmcoh09:37
vkmclet me check that09:37
zigovkmc: Also, I went into the manila-image-elements, and found nothing special in it, ie, no agent no nothing ...09:37
zigovkmc: Could the Manila image be a normal Debian image, or is there anything special to it?09:37
vkmczigo, no, manila doesn't need an agend09:37
vkmcagent*09:37
zigoSo I could you use a plain Debian Bullseye image then?09:37
vkmczigo, 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 preinstalled09:38
zigovkmc: Ah yeah, right, that's what I prepared already indeed (but just forgot about it).09:39
vkmczigo, this are the deps for nfs, for example https://github.com/openstack/manila-image-elements/blob/master/elements/ubuntu-nfs/install.d/50-manila-nfs09:39
zigovkmc: So, the manila-share daemon will spawn my VM, ssh into it, and configure it for serving NFS/CIFS/CephFS ?09:39
zigoYeah, I read it already ! :)09:40
vkmcah cool :)09:40
zigoFYI, just like I did with Octavia, I'm not planning to use dib...09:40
zigoI found lots of issues in the image elements which I don't want to reproduce.09:40
vkmcheh, it's fine, we have been using dib for the service image we use on our ci09:40
vkmcyep yep09:40
vkmczigo, 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 it09:41
zigoFYI, I'm adding Manila support to https://salsa.debian.org/openstack-team/debian/openstack-cluster-installer09:41
vkmcsweeet09:41
zigoYeah, I think I got how it works from the user's point of view ! :)09:41
zigoAnother thing I wonder, is the service_network_name / service_network_cidr / service_network_division_mask.09:42
zigoI'm guessing: my manila-share server needs connectivity to the spawned instances, right?09:43
vkmccool09:43
zigoThen, will the instance have 2 network port, one for management, and one for the VMs that will mount the NFS share?!?09:44
zigovkmc: ^09:48
vkmcso, this depends on the backend you are using and the configuration you want to achieve09:49
vkmcthat's the dhss = true or dhss = false option09:49
zigovkmc: 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
zigoI'd like it to just use cinder that itself uses Ceph or whatever (maybe LVM...).09:50
zigo(my installer supports both)09:50
vkmcI understand09:50
vkmcI know a good number of users doing that successfully09:51
vkmcI'm not entirely sure on how the networking config works in this scenario though09:51
zigoSo, the service_network_name / service_network_cidr must be routable from my network nodes, right?09:51
vkmccan I get back to you later today? I can get some feedback on that09:52
zigoI know how to do that, no worries (we did this with Octavia...).09:52
zigoSure ! :)09:52
vkmccool09:52
zigoJust need to know: will it be the manila-share service that will ssh the VMs to configure them?09:52
vkmcquickly inspecting the code, seems manila-share service will do that for you in the generic driver09:57
vkmcbut I'd rather someone that knows more about the generic driver to confirm :)09:57
zigoOk, thanks for confirming my assumption ! :)09:57
vkmczigo, anytime09:57
zigoHopefully, all of this will increase the quality of the Manila package in Debian ! :P09:57
vkmczigo, that would be much appreciated, thanks for leading this!09:58
*** osmanlic- has joined #openstack-manila10:14
*** osmanlicilegi has quit IRC10:17
*** kafilat has quit IRC10:54
*** kafilat has joined #openstack-manila11:01
*** nahimsouza has joined #openstack-manila11:10
*** dviroel|out is now known as dviroel11:19
*** osmanlic- has quit IRC11:20
*** osmanlicilegi has joined #openstack-manila11:20
*** carloss has joined #openstack-manila11:23
*** kaisers has joined #openstack-manila12:43
*** kaisers_ has quit IRC12:48
*** enriquetaso has joined #openstack-manila13:01
*** kafilat has quit IRC13:34
*** lkuchlan has quit IRC13:39
opendevreviewMerged openstack/manila stable/wallaby: Fix with_entities usage in db queries  https://review.opendev.org/c/openstack/manila/+/79266313:46
*** lkuchlan has joined #openstack-manila14:07
*** kafilat has joined #openstack-manila14:56
*** ecsantos has joined #openstack-manila15:03
*** caiquemello has joined #openstack-manila15:06
*** fabiooliveira has joined #openstack-manila15:12
*** ecsantos has quit IRC15:12
*** ecsantos has joined #openstack-manila15:13
*** erlon has quit IRC15:13
*** lkuchlan has quit IRC15:27
tbarroncarloss++16:01
ecsantoscarloss++16:02
gouthamrcarloss++16:02
*** felipe_rodrigues has joined #openstack-manila16:02
carlossty :)16:12
*** kaisers has quit IRC16:22
*** lkuchlan has joined #openstack-manila16:50
vkmccarloss++16:51
vkmc:)16:51
*** lkuchlan has quit IRC16:51
*** ecsantos has quit IRC17:36
*** kafilat has quit IRC18:04
*** lkuchlan has joined #openstack-manila18:25
opendevreviewArchana 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/+/78901818:27
*** lkuchlan has quit IRC18:28
*** vishalmanchanda has quit IRC18:39
*** lkuchlan has joined #openstack-manila18:45
*** lkuchlan has quit IRC18:45
*** josecastroleon has quit IRC19:46
*** rraja has joined #openstack-manila19:56
*** eharney has quit IRC21:57
*** nahimsouza has quit IRC22:19
*** fabiooliveira has quit IRC22:31
*** tosky has quit IRC23:00
*** caiquemello has quit IRC23:19

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!