Monday, 2019-03-18

*** irclogbot_1 has quit IRC02:23
openstackgerritzhongshengping proposed openstack/puppet-manila master: Prepare Stein RC1  https://review.openstack.org/64382602:39
*** whoami-rajat has joined #openstack-manila03:46
*** absubram has joined #openstack-manila05:23
*** absubram_ has joined #openstack-manila05:27
*** absubram has quit IRC05:28
*** absubram_ is now known as absubram05:28
*** e0ne has joined #openstack-manila06:40
*** absubram has quit IRC06:45
*** e0ne has quit IRC07:02
*** kopecmartin|off is now known as kopecmartin07:03
*** pcaruana has joined #openstack-manila07:19
*** tosky has joined #openstack-manila08:05
*** tosky has quit IRC08:07
*** tosky has joined #openstack-manila08:24
*** e0ne has joined #openstack-manila10:28
*** thgcorrea has joined #openstack-manila11:39
openstackgerritTom Barron proposed openstack/manila stable/queens: Fix API version inferred w/ un-versioned URLs  https://review.openstack.org/64376612:11
*** whoami-rajat has quit IRC12:35
*** eharney has joined #openstack-manila12:39
*** e0ne has quit IRC12:51
*** zul has joined #openstack-manila12:51
*** e0ne has joined #openstack-manila12:52
openstackgerritMerged openstack/manila master: Destroy type quotas when a share type is deleted  https://review.openstack.org/64351612:52
*** pcaruana|afk| has joined #openstack-manila12:54
*** eharney has quit IRC12:56
*** pcaruana has quit IRC12:56
*** whoami-rajat has joined #openstack-manila13:08
vkmco/13:14
vkmcwhat'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
vkmcsame operation different endpoint?13:16
*** lseki has joined #openstack-manila13:27
*** enriquetaso has joined #openstack-manila13:40
*** absubram has joined #openstack-manila13:41
*** absubram_ has joined #openstack-manila13:42
*** absubram has quit IRC13:45
*** absubram_ is now known as absubram13:45
*** pcaruana|afk| has quit IRC13:48
*** senrique_ has joined #openstack-manila13:57
*** e0ne has quit IRC13:58
*** enriquetaso has quit IRC13:59
*** eharney has joined #openstack-manila14:04
*** e0ne has joined #openstack-manila14:05
*** carlos_silva has joined #openstack-manila14:09
*** senrique_ has quit IRC14:29
*** senrique_ has joined #openstack-manila14:29
*** pcaruana has joined #openstack-manila14:33
*** e0ne has quit IRC14:41
*** e0ne has joined #openstack-manila14:42
*** e0ne has quit IRC14:53
*** e0ne has joined #openstack-manila14:55
*** e0ne has quit IRC15:05
openstackgerritVictoria Martinez de la Cruz proposed openstack/manila-specs master: Manila support in python-openstackclient  https://review.openstack.org/64421815:07
gouthamrvkmc: 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
vkmcgouthamr, so we should deprecate that endpoint at some point15:18
gouthamrvkmc: it is deprecated, by virtue of the max api version15:19
vkmctrue15:19
vkmcs/deprecate/remove/g15:19
*** e0ne has joined #openstack-manila15:20
*** absubram has quit IRC15:29
*** absubram has joined #openstack-manila15:29
*** senrique_ has quit IRC16:05
*** enriquetaso has joined #openstack-manila16:06
*** e0ne has quit IRC16:14
*** e0ne has joined #openstack-manila16:19
*** enriquetaso has quit IRC16:33
*** MisterS has joined #openstack-manila16:48
MisterSI'm digging through plugins to try and streamline our parallel FS distribution to clients.16:49
MisterSCurrently we use Cinder to set up ZFS ZVOL to export to a set of 'storage16:49
MisterSer, 'storage VM' within the tenant network.16:49
MisterSNovaStorA 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 NFS16:51
MisterSIm' 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 lift16:52
tbarronMisterS: manila doesn't currently have drivers for BeeGFS or Lustre FS - it probably wouldn't be a big deal to write them though17:02
MisterSBeeGFS would be the more likely solution, a bit harder to do all the LNET stuff with Lustre dynamically17:05
MisterSI'm still wrapping my head around the architecture on how to leverage multi-tenant networks.17:05
MisterSOr 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 drivers17:11
*** e0ne has quit IRC17:14
*** enriquetaso has joined #openstack-manila17:17
openstackgerritNir Gilboa proposed openstack/manila-tempest-plugin master: Scenario test: Create/shrink share and write data  https://review.openstack.org/53161517:20
*** kopecmartin is now known as kopecmartin|off17:22
*** dviroel_ has joined #openstack-manila17:23
openstackgerritGoutham Pacha Ravi proposed openstack/manila stable/pike: Return request-id to APIs that don't respond with a body  https://review.openstack.org/64437117:29
openstackgerritGoutham Pacha Ravi proposed openstack/manila stable/rocky: Fix driver filter to not check share_backend_name  https://review.openstack.org/64376717:30
openstackgerritGoutham Pacha Ravi proposed openstack/manila stable/rocky: Destroy type quotas when a share type is deleted  https://review.openstack.org/64437417:41
*** jmlowe has joined #openstack-manila18:02
*** enriquetaso has quit IRC18:07
*** enriquetaso has joined #openstack-manila18:08
*** eharney_ has joined #openstack-manila18:23
*** eharney has quit IRC18:25
*** jmlowe has quit IRC19:13
*** eharney_ has quit IRC19:20
*** enriquetaso has quit IRC19:43
*** thgcorrea has quit IRC19:44
*** whoami-rajat has quit IRC19:55
*** enriquetaso has joined #openstack-manila19:57
carlos_silvaHey, 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
openstackLaunchpad 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
gouthamrcarlos_silva: imo no...19:59
tbarroncarlos_silva: gouthamr agree20:03
tbarroncarlos_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_silvatbarron, gouthamr, thanks!20:10
*** irclogbot_1 has joined #openstack-manila20:12
carlos_silvatbarron: about the fix, I think I'll have sufficient time... Untill tomorrow morning I will submit it for reviews20:13
*** jmlowe has joined #openstack-manila20:20
*** eharney_ has joined #openstack-manila20:21
*** irclogbot_1 has quit IRC20:25
*** irclogbot_1 has joined #openstack-manila20:27
*** e0ne has joined #openstack-manila20:28
*** e0ne has quit IRC20:41
*** raissa has joined #openstack-manila20:50
*** pcaruana has quit IRC20:54
*** raissa has quit IRC21:20
*** irclogbot_1 has quit IRC21:26
*** irclogbot_1 has joined #openstack-manila21:28
*** enriquetaso has quit IRC22:30
openstackgerritMerged openstack/manila stable/pike: Return request-id to APIs that don't respond with a body  https://review.openstack.org/64437122:32
*** carlos_silva has quit IRC23:08
*** dviroel_ has quit IRC23:42
*** tosky has quit IRC23:48

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!