*** irclogbot_1 has quit IRC | 02:23 | |
openstackgerrit | zhongshengping proposed openstack/puppet-manila master: Prepare Stein RC1 https://review.openstack.org/643826 | 02:39 |
---|---|---|
*** whoami-rajat has joined #openstack-manila | 03:46 | |
*** absubram has joined #openstack-manila | 05:23 | |
*** absubram_ has joined #openstack-manila | 05:27 | |
*** absubram has quit IRC | 05:28 | |
*** absubram_ is now known as absubram | 05:28 | |
*** e0ne has joined #openstack-manila | 06:40 | |
*** absubram has quit IRC | 06:45 | |
*** e0ne has quit IRC | 07:02 | |
*** kopecmartin|off is now known as kopecmartin | 07:03 | |
*** pcaruana has joined #openstack-manila | 07:19 | |
*** tosky has joined #openstack-manila | 08:05 | |
*** tosky has quit IRC | 08:07 | |
*** tosky has joined #openstack-manila | 08:24 | |
*** e0ne has joined #openstack-manila | 10:28 | |
*** thgcorrea has joined #openstack-manila | 11:39 | |
openstackgerrit | Tom Barron proposed openstack/manila stable/queens: Fix API version inferred w/ un-versioned URLs https://review.openstack.org/643766 | 12:11 |
*** whoami-rajat has quit IRC | 12:35 | |
*** eharney has joined #openstack-manila | 12:39 | |
*** e0ne has quit IRC | 12:51 | |
*** zul has joined #openstack-manila | 12:51 | |
*** e0ne has joined #openstack-manila | 12:52 | |
openstackgerrit | Merged openstack/manila master: Destroy type quotas when a share type is deleted https://review.openstack.org/643516 | 12:52 |
*** pcaruana|afk| has joined #openstack-manila | 12:54 | |
*** eharney has quit IRC | 12:56 | |
*** pcaruana has quit IRC | 12:56 | |
*** whoami-rajat has joined #openstack-manila | 13:08 | |
vkmc | o/ | 13:14 |
vkmc | what's the difference between https://developer.openstack.org/api-ref/shared-file-system/?expanded=id400-detail#id400 and https://developer.openstack.org/api-ref/shared-file-system/?expanded=id400-detail,unmanage-share-detail#unmanage-share? | 13:15 |
vkmc | same operation different endpoint? | 13:16 |
*** lseki has joined #openstack-manila | 13:27 | |
*** enriquetaso has joined #openstack-manila | 13:40 | |
*** absubram has joined #openstack-manila | 13:41 | |
*** absubram_ has joined #openstack-manila | 13:42 | |
*** absubram has quit IRC | 13:45 | |
*** absubram_ is now known as absubram | 13:45 | |
*** pcaruana|afk| has quit IRC | 13:48 | |
*** senrique_ has joined #openstack-manila | 13:57 | |
*** e0ne has quit IRC | 13:58 | |
*** enriquetaso has quit IRC | 13:59 | |
*** eharney has joined #openstack-manila | 14:04 | |
*** e0ne has joined #openstack-manila | 14:05 | |
*** carlos_silva has joined #openstack-manila | 14:09 | |
*** senrique_ has quit IRC | 14:29 | |
*** senrique_ has joined #openstack-manila | 14:29 | |
*** pcaruana has joined #openstack-manila | 14:33 | |
*** e0ne has quit IRC | 14:41 | |
*** e0ne has joined #openstack-manila | 14:42 | |
*** e0ne has quit IRC | 14:53 | |
*** e0ne has joined #openstack-manila | 14:55 | |
*** e0ne has quit IRC | 15:05 | |
openstackgerrit | Victoria Martinez de la Cruz proposed openstack/manila-specs master: Manila support in python-openstackclient https://review.openstack.org/644218 | 15:07 |
gouthamr | vkmc: if you're still looking for an answer, "/v2/{tenant_id}/os-share-unmanage/{share_id}/unmanage" has a max API Version, it is "2.6", which means, you'll get a 404 if you use that API with version 2.7+ | 15:18 |
vkmc | gouthamr, so we should deprecate that endpoint at some point | 15:18 |
gouthamr | vkmc: it is deprecated, by virtue of the max api version | 15:19 |
vkmc | true | 15:19 |
vkmc | s/deprecate/remove/g | 15:19 |
*** e0ne has joined #openstack-manila | 15:20 | |
*** absubram has quit IRC | 15:29 | |
*** absubram has joined #openstack-manila | 15:29 | |
*** senrique_ has quit IRC | 16:05 | |
*** enriquetaso has joined #openstack-manila | 16:06 | |
*** e0ne has quit IRC | 16:14 | |
*** e0ne has joined #openstack-manila | 16:19 | |
*** enriquetaso has quit IRC | 16:33 | |
*** MisterS has joined #openstack-manila | 16:48 | |
MisterS | I'm digging through plugins to try and streamline our parallel FS distribution to clients. | 16:49 |
MisterS | Currently we use Cinder to set up ZFS ZVOL to export to a set of 'storage | 16:49 |
MisterS | er, 'storage VM' within the tenant network. | 16:49 |
MisterS | NovaStorA grabs SSD backed ZVOL for Metadata, NovaStorB-D grabs Disk backend ZVOl from 3 separate cinder hosts. NovaA-D then set up BeeGFS or Lustre and export this to intra-tenant hosts. It looks like Manila only currently provides hooks into big-name storage or single-host NFS | 16:51 |
MisterS | Im' looking into the code to see where I can point the Manila driver to multiple storage backend hosts to create the parallel FS instance for that tenant. If anyone here has done something similar it would be great to get a lift | 16:52 |
tbarron | MisterS: manila doesn't currently have drivers for BeeGFS or Lustre FS - it probably wouldn't be a big deal to write them though | 17:02 |
MisterS | BeeGFS would be the more likely solution, a bit harder to do all the LNET stuff with Lustre dynamically | 17:05 |
MisterS | I'm still wrapping my head around the architecture on how to leverage multi-tenant networks. | 17:05 |
MisterS | Or if the smart thing to do is write a non-OS way of manageing it, and just replicating one of the REST drivers used by the big vendor drivers | 17:11 |
*** e0ne has quit IRC | 17:14 | |
*** enriquetaso has joined #openstack-manila | 17:17 | |
openstackgerrit | Nir Gilboa proposed openstack/manila-tempest-plugin master: Scenario test: Create/shrink share and write data https://review.openstack.org/531615 | 17:20 |
*** kopecmartin is now known as kopecmartin|off | 17:22 | |
*** dviroel_ has joined #openstack-manila | 17:23 | |
openstackgerrit | Goutham Pacha Ravi proposed openstack/manila stable/pike: Return request-id to APIs that don't respond with a body https://review.openstack.org/644371 | 17:29 |
openstackgerrit | Goutham Pacha Ravi proposed openstack/manila stable/rocky: Fix driver filter to not check share_backend_name https://review.openstack.org/643767 | 17:30 |
openstackgerrit | Goutham Pacha Ravi proposed openstack/manila stable/rocky: Destroy type quotas when a share type is deleted https://review.openstack.org/644374 | 17:41 |
*** jmlowe has joined #openstack-manila | 18:02 | |
*** enriquetaso has quit IRC | 18:07 | |
*** enriquetaso has joined #openstack-manila | 18:08 | |
*** eharney_ has joined #openstack-manila | 18:23 | |
*** eharney has quit IRC | 18:25 | |
*** jmlowe has quit IRC | 19:13 | |
*** eharney_ has quit IRC | 19:20 | |
*** enriquetaso has quit IRC | 19:43 | |
*** thgcorrea has quit IRC | 19:44 | |
*** whoami-rajat has quit IRC | 19:55 | |
*** enriquetaso has joined #openstack-manila | 19:57 | |
carlos_silva | Hey, folks! Recently we discovered this bug: https://bugs.launchpad.net/manila/+bug/1820118... It happened only after manage/unmanage of share servers with DHSS=True, feature that isn't released yet. Do I need to create a release note for the fix? | 19:58 |
openstack | Launchpad bug 1820118 in Manila "Manila unexpectedly attempts to delete a share server when deleting a share network" [Medium,Triaged] - Assigned to Carlos Eduardo (silvacarlose) | 19:58 |
gouthamr | carlos_silva: imo no... | 19:59 |
tbarron | carlos_silva: gouthamr agree | 20:03 |
tbarron | carlos_silva: I've targeted this one for rc-1 which is Thursday. If that's not realistic I'll target it for train milestone 1 and we'll backport the fix. | 20:04 |
carlos_silva | tbarron, gouthamr, thanks! | 20:10 |
*** irclogbot_1 has joined #openstack-manila | 20:12 | |
carlos_silva | tbarron: about the fix, I think I'll have sufficient time... Untill tomorrow morning I will submit it for reviews | 20:13 |
*** jmlowe has joined #openstack-manila | 20:20 | |
*** eharney_ has joined #openstack-manila | 20:21 | |
*** irclogbot_1 has quit IRC | 20:25 | |
*** irclogbot_1 has joined #openstack-manila | 20:27 | |
*** e0ne has joined #openstack-manila | 20:28 | |
*** e0ne has quit IRC | 20:41 | |
*** raissa has joined #openstack-manila | 20:50 | |
*** pcaruana has quit IRC | 20:54 | |
*** raissa has quit IRC | 21:20 | |
*** irclogbot_1 has quit IRC | 21:26 | |
*** irclogbot_1 has joined #openstack-manila | 21:28 | |
*** enriquetaso has quit IRC | 22:30 | |
openstackgerrit | Merged openstack/manila stable/pike: Return request-id to APIs that don't respond with a body https://review.openstack.org/644371 | 22:32 |
*** carlos_silva has quit IRC | 23:08 | |
*** dviroel_ has quit IRC | 23:42 | |
*** tosky has quit IRC | 23:48 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!