*** baojg has quit IRC | 00:09 | |
*** baojg has joined #openstack-manila | 00:10 | |
openstackgerrit | Goutham Pacha Ravi proposed openstack/manila master: [Glusterfs] Fix delete share, mount point not disconnected https://review.opendev.org/738997 | 00:39 |
---|---|---|
openstackgerrit | Goutham Pacha Ravi proposed openstack/manila master: [Glusterfs] Fix delete share, mount point not disconnected https://review.opendev.org/738997 | 00:41 |
openstackgerrit | Goutham Pacha Ravi proposed openstack/manila master: [Glusterfs] Fix delete share, mount point not disconnected https://review.opendev.org/738997 | 00:42 |
*** LinPeiWen has joined #openstack-manila | 00:57 | |
LinPeiWen | I want to ask a question | 01:13 |
gouthamr | hi LinPeiWen | 01:14 |
LinPeiWen | morning! Goutham Pacha Ravi | 01:15 |
gouthamr | LinPeiWen: sure, ask away, most folks here are probably offline, but will answer your questions when they're back on their computers - this channel is logged here: http://eavesdrop.openstack.org/irclogs/%23openstack-manila/ | 01:15 |
gouthamr | LinPeiWen: Goodmorning! | 01:15 |
LinPeiWen | Community document glusterfs-server package version >= 3.5.x, but centos 7/8 recommends glusterfs-server 5/6, so what version of glusterfs-server do you use for testing | 01:16 |
gouthamr | LinPeiWen: the requirements here: https://docs.openstack.org/manila/latest/admin/glusterfs_driver.html#requirements are possibly outdated | 01:17 |
gouthamr | LinPeiWen: we prefer using the latest supported version available from the distro - | 01:19 |
*** fzzf has quit IRC | 01:19 | |
gouthamr | for our CI testing | 01:19 |
openstackgerrit | haixin proposed openstack/manila master: Fixed the logic that determines whether a share exists before manage a share https://review.opendev.org/749173 | 01:19 |
gouthamr | LinPeiWen: we're currently testing with glusterfs-6 on ubuntu in our CI jobs: https://opendev.org/x/devstack-plugin-glusterfs/src/branch/master/devstack/gluster-functions.sh#L10-L13 | 01:20 |
LinPeiWen | yes, I see :] | 01:28 |
*** baojg has quit IRC | 02:32 | |
*** baojg has joined #openstack-manila | 02:33 | |
*** LinPeiWen has quit IRC | 03:04 | |
*** LinPeiWen has joined #openstack-manila | 03:19 | |
*** vishalmanchanda has joined #openstack-manila | 04:55 | |
*** baojg has quit IRC | 05:12 | |
*** baojg has joined #openstack-manila | 05:13 | |
*** arne_wiebalck has quit IRC | 06:01 | |
*** arne_wiebalck has joined #openstack-manila | 06:02 | |
*** baojg has quit IRC | 06:02 | |
*** baojg has joined #openstack-manila | 06:03 | |
*** tosky has joined #openstack-manila | 07:37 | |
*** baojg has quit IRC | 07:53 | |
*** baojg has joined #openstack-manila | 07:53 | |
*** baojg has quit IRC | 07:59 | |
*** LinPeiWen has quit IRC | 08:28 | |
*** LinPeiWen has joined #openstack-manila | 09:17 | |
*** baojg has joined #openstack-manila | 09:28 | |
*** AnaghaR has joined #openstack-manila | 09:39 | |
*** baojg has quit IRC | 09:54 | |
*** vhari has joined #openstack-manila | 09:58 | |
*** LinPeiWen has quit IRC | 10:00 | |
*** LinPeiWen has joined #openstack-manila | 10:42 | |
*** lpetrut has joined #openstack-manila | 10:47 | |
openstackgerrit | Liron Kuchlani proposed openstack/manila-tempest-plugin master: Fix share type cleanup https://review.opendev.org/747571 | 11:39 |
openstackgerrit | Jiri Suchomel proposed openstack/devstack-plugin-ceph master: zuul: Add devstack-plugin-ceph-compute-qcow2 job https://review.opendev.org/748212 | 11:42 |
*** raildo has joined #openstack-manila | 11:56 | |
tbarron | LinPeiWen: if you have an opinion on glusterfs versions we should use, let us know. We need | 12:12 |
tbarron | people who are actually using glusterfs in production -- or like you, integrating glusterfs/manila in killa-ansible | 12:13 |
tbarron | -- to provide good advice. Right now the glusterfs stuff in manila is a little "stale" because the | 12:14 |
tbarron | folks active in manila aren't using it themselves. | 12:14 |
*** Reepicheep has quit IRC | 12:49 | |
*** Reepicheep has joined #openstack-manila | 13:02 | |
*** johanssone has quit IRC | 13:11 | |
openstackgerrit | Merged openstack/manila stable/stein: Fix documentation for types and extra specs https://review.opendev.org/747773 | 13:11 |
*** AnaghaR has quit IRC | 13:27 | |
*** kaisers has joined #openstack-manila | 13:50 | |
*** AnaghaR has joined #openstack-manila | 14:07 | |
openstackgerrit | Merged openstack/manila-tempest-plugin master: Revert CephFS test image to Bionic Beaver https://review.opendev.org/747276 | 14:14 |
*** johanssone has joined #openstack-manila | 14:36 | |
*** brtknr has joined #openstack-manila | 15:09 | |
*** LinPeiWen has quit IRC | 15:09 | |
brtknr | hi all, does manila support auth using application credentials | 15:09 |
vkmc | brtknr, we use keystone for auth | 15:10 |
brtknr | vkmc: ok so that means its supported? | 15:13 |
vkmc | brtknr, application credentials == user/pass? then yes | 15:13 |
brtknr | vkmc: no application credentials is https://docs.openstack.org/keystone/latest/user/application_credentials.html | 15:14 |
brtknr | it is another way of authenticating against keystone | 15:14 |
vkmc | brtknr, oh cool | 15:15 |
AnaghaR | vkmc : hi | 15:18 |
*** tosky has quit IRC | 15:31 | |
brtknr | vkmc: looks like it works with `openstack share` | 15:34 |
brtknr | but not `manila list | 15:34 |
*** AnaghaR has quit IRC | 15:36 | |
gouthamr | brtknr: that means we haven’t implemented this in the manilaclient - “openstack share” is our OSC interface | 15:49 |
*** johnthetubaguy has joined #openstack-manila | 15:51 | |
*** lpetrut has quit IRC | 15:53 | |
gouthamr | brtknr: could you please report a bug? | 15:53 |
openstackgerrit | Victoria Martinez de la Cruz proposed openstack/devstack-plugin-ceph master: DNM Testing Manila gates https://review.opendev.org/747154 | 17:55 |
openstackgerrit | Victoria Martinez de la Cruz proposed openstack/manila-tempest-plugin master: Increase CephFS backing file size https://review.opendev.org/745609 | 17:56 |
*** vishalmanchanda has quit IRC | 18:43 | |
*** toabctl has quit IRC | 19:22 | |
*** toabctl has joined #openstack-manila | 19:24 | |
openstackgerrit | Victoria Martinez de la Cruz proposed openstack/manila-tempest-plugin master: Add share resize scenario tests for CephFS Native https://review.opendev.org/749595 | 21:00 |
*** brtknr has quit IRC | 21:59 | |
*** brtknr has joined #openstack-manila | 22:00 | |
*** raildo_ has joined #openstack-manila | 22:30 | |
*** raildo has quit IRC | 22:32 | |
*** irclogbot_1 has quit IRC | 23:29 | |
*** irclogbot_2 has joined #openstack-manila | 23:33 | |
*** gregsfortytwo has quit IRC | 23:40 | |
*** kopecmartin has quit IRC | 23:40 | |
*** kopecmartin has joined #openstack-manila | 23:40 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!