*** tinwood has quit IRC | 00:06 | |
*** tinwood has joined #openstack-manila | 00:07 | |
*** ganso has quit IRC | 00:36 | |
*** vbellur has joined #openstack-manila | 00:37 | |
*** markstur_ has joined #openstack-manila | 00:54 | |
*** markstur has quit IRC | 00:57 | |
*** gouthamr has joined #openstack-manila | 01:14 | |
*** erlon has quit IRC | 01:22 | |
*** FL1SK has quit IRC | 01:29 | |
*** markstur_ has quit IRC | 01:31 | |
*** wangqun has joined #openstack-manila | 01:48 | |
*** kaisers__ has joined #openstack-manila | 01:53 | |
*** kaisers_ has quit IRC | 01:56 | |
*** FL1SK has joined #openstack-manila | 01:57 | |
zengyingzhe_ | gouthamr, hi | 02:02 |
---|---|---|
gouthamr | zengyingzhe_: hey | 02:02 |
zengyingzhe_ | gouthamr, why manila doesn't pass all of the replicas info of a share to driver while extend/shrink the share? | 02:05 |
zengyingzhe_ | Looks like only the active replica is passed to driver | 02:05 |
gouthamr | zengyingzhe_: hmmm, we didn't need it so far.. the idea was that you'd be able to tell the replicas from the active one since the driver manages them.. | 02:06 |
zengyingzhe_ | gouthamr, I see. but seems it's not quite convenient for huawei driver, cause it doesn't record those infos itself. We've got to query the other replicas from backend. | 02:11 |
gouthamr | zengyingzhe_: okay... we can write an API query to grab the replicas... would that work? | 02:12 |
zengyingzhe_ | gouthamr, does other drivers implement like this too? | 02:12 |
gouthamr | zengyingzhe_: much like share types api.. we can have a share_replicas_get_all_for_share call from the drivers.. | 02:13 |
gouthamr | zengyingzhe_: i'm not sure about ZFSOnLinux, we need to check | 02:13 |
*** FL1SK has quit IRC | 02:13 | |
zengyingzhe_ | gouthamr, you mean add a API in driver? | 02:14 |
*** tuanluong has joined #openstack-manila | 02:16 | |
*** markstur has joined #openstack-manila | 02:16 | |
gouthamr | zengyingzhe_: driver's can directly call db_api from the code, but that's discouraged... so what we typically do is we send all the data necessary in the interfaces, and if that's not sufficient, we have helpers under share/api that can fetch database records... | 02:17 |
gouthamr | zengyingzhe_: that pattern has been used for share type extra specs before.. | 02:18 |
*** mtanino has quit IRC | 02:19 | |
zengyingzhe_ | gouthamr, so there're 2 options, one: pass all the needed info to driver by the interface parameter; two: add an API in share/api to allow driver to invoke? | 02:19 |
gouthamr | zengyingzhe_: we were discussing a DB object interface to drivers a while ago, but that discussion didn't progress... so, for now, we can write the helper method to get replicas from the database and you may import share/api in your driver and call that method to retrieve replicas from the database | 02:19 |
gouthamr | zengyingzhe_: precisely | 02:20 |
zengyingzhe_ | gouthamr, that would be good. | 02:21 |
gouthamr | zengyingzhe_: can you file a bug, so we can bring this up at the summit perhaps | 02:22 |
zengyingzhe_ | gouthamr, I'm not quite sure if it's a bug. maybe a missed feature? | 02:24 |
gouthamr | zengyingzhe_: perhaps | 02:25 |
zengyingzhe_ | gouthamr, if there's any assistance needed from me, please feel free to tell me. my pleasure to help. | 02:32 |
gouthamr | zengyingzhe_: sure thanks! :) | 02:35 |
*** gouthamr has quit IRC | 02:40 | |
*** FL1SK has joined #openstack-manila | 02:41 | |
*** gouthamr has joined #openstack-manila | 02:45 | |
*** markstur has quit IRC | 02:53 | |
*** markstur has joined #openstack-manila | 02:53 | |
*** markstur has quit IRC | 02:58 | |
*** markstur has joined #openstack-manila | 03:06 | |
*** markstur has quit IRC | 03:10 | |
*** gouthamr has quit IRC | 03:16 | |
*** gouthamr has joined #openstack-manila | 03:20 | |
openstackgerrit | zhongjun proposed openstack/manila: Add the ability to check the tenant quota in detail https://review.openstack.org/366614 | 03:23 |
*** gouthamr has quit IRC | 03:28 | |
*** markstur has joined #openstack-manila | 03:31 | |
*** markstur has quit IRC | 03:36 | |
*** FL1SK has quit IRC | 04:05 | |
*** FL1SK has joined #openstack-manila | 04:26 | |
*** markstur has joined #openstack-manila | 04:44 | |
*** venkhari has joined #openstack-manila | 04:47 | |
*** dsariel has quit IRC | 05:34 | |
*** sticker has quit IRC | 05:37 | |
openstackgerrit | Merged openstack/manila: Remove unused functions in utils https://review.openstack.org/387886 | 05:49 |
*** wangqun has quit IRC | 06:03 | |
*** wangqun has joined #openstack-manila | 06:04 | |
*** markstur has quit IRC | 06:11 | |
*** markstur has joined #openstack-manila | 06:11 | |
*** markstur has quit IRC | 06:16 | |
*** lpetrut has joined #openstack-manila | 06:18 | |
*** makowals has joined #openstack-manila | 06:27 | |
mkoderer__ | dmellado: hi | 06:28 |
dmellado | mkoderer__: hey, morning! | 06:28 |
mkoderer__ | dmellado: is our session already moved in the schedule? | 06:29 |
dmellado | mkoderer__: bswartz told me that he already moved it | 06:29 |
dmellado | let's check just in case | 06:29 |
mkoderer__ | www.openstack.org says: | 06:30 |
mkoderer__ | there was an error, please contact your administrator | 06:30 |
dmellado | oh, awesome xD | 06:30 |
mkoderer__ | I love this schedule tool | 06:30 |
dmellado | mkoderer__: https://www.openstack.org/summit/barcelona-2016/summit-schedule/#day=2016-10-28 | 06:31 |
dmellado | it should be here at 11:50 | 06:31 |
dmellado | I just saw it | 06:31 |
*** tuanluong has quit IRC | 06:32 | |
dmellado | mkoderer__: I see you on the etherpad, do you have some time to put up together a quick description? | 06:32 |
mkoderer__ | dmellado: yeah it is .. ok | 06:33 |
mkoderer__ | dmellado: yeah we can do that | 06:34 |
mkoderer__ | dmellado: give me 5 minutes | 06:34 |
dmellado | mkoderer__: sure | 06:34 |
*** nherciu has joined #openstack-manila | 06:39 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/manila-ui: Imported Translations from Zanata https://review.openstack.org/389303 | 06:58 |
*** lpetrut has quit IRC | 07:12 | |
*** lpetrut has joined #openstack-manila | 07:27 | |
*** akapil has joined #openstack-manila | 07:28 | |
*** akapil has quit IRC | 07:29 | |
*** akapil has joined #openstack-manila | 07:30 | |
*** dsariel has joined #openstack-manila | 07:35 | |
*** akapil has quit IRC | 07:39 | |
*** makowals has quit IRC | 07:54 | |
*** makowals has joined #openstack-manila | 07:56 | |
*** lpetrut has quit IRC | 07:58 | |
*** nkrinner_afk is now known as nkrinner | 08:10 | |
*** tries_ has quit IRC | 08:11 | |
*** markstur has joined #openstack-manila | 08:14 | |
*** markstur has quit IRC | 08:19 | |
*** tries_ has joined #openstack-manila | 08:23 | |
*** tries_ has quit IRC | 08:23 | |
*** tries_ has joined #openstack-manila | 08:23 | |
*** lpetrut has joined #openstack-manila | 08:23 | |
*** markstur has joined #openstack-manila | 08:27 | |
*** markstur has quit IRC | 08:32 | |
*** lpetrut has quit IRC | 08:35 | |
*** akapil has joined #openstack-manila | 08:36 | |
openstackgerrit | Tuan Luong-Anh proposed openstack/manila-ui: Remove mox3 in test-requirement.txt https://review.openstack.org/389603 | 08:39 |
*** dsariel has quit IRC | 08:48 | |
*** markstur has joined #openstack-manila | 08:51 | |
*** chlong has quit IRC | 08:53 | |
*** markstur has quit IRC | 08:56 | |
*** wangqun has quit IRC | 08:57 | |
*** wangqun has joined #openstack-manila | 08:58 | |
*** rraja has joined #openstack-manila | 09:07 | |
*** sumit has joined #openstack-manila | 09:12 | |
*** sumit has left #openstack-manila | 09:14 | |
*** sumitshatwara has joined #openstack-manila | 09:15 | |
*** lpetrut has joined #openstack-manila | 09:15 | |
*** gcb has quit IRC | 09:35 | |
*** markstur has joined #openstack-manila | 09:38 | |
*** wangqun has quit IRC | 09:40 | |
*** markstur has quit IRC | 09:42 | |
*** ociuhandu has quit IRC | 09:44 | |
openstackgerrit | zhongjun proposed openstack/manila: Add utility of boolean value parser https://review.openstack.org/377193 | 09:47 |
TommyLikeHu | ping bswartz | 09:51 |
*** ganso has joined #openstack-manila | 09:54 | |
openstackgerrit | Merged openstack/manila-ui: Imported Translations from Zanata https://review.openstack.org/389303 | 09:56 |
openstackgerrit | Merged openstack/manila-ui: Updated from global requirements https://review.openstack.org/389416 | 09:56 |
*** venkhari has quit IRC | 10:12 | |
*** tuanluong has joined #openstack-manila | 10:23 | |
*** akapil has quit IRC | 10:30 | |
*** ociuhandu has joined #openstack-manila | 10:38 | |
*** akapil has joined #openstack-manila | 10:48 | |
openstackgerrit | Valeriy Ponomaryov proposed openstack/manila: [Tempest] Fix visibility of test_quotas.py module https://review.openstack.org/389655 | 10:49 |
*** tuanluong has quit IRC | 10:53 | |
*** jcsp has joined #openstack-manila | 10:55 | |
openstackgerrit | Valeriy Ponomaryov proposed openstack/manila: [Tempest] Fix visibility of test_quotas.py module https://review.openstack.org/389655 | 11:09 |
*** pcaruana has quit IRC | 11:13 | |
*** mtanino has joined #openstack-manila | 11:25 | |
*** akapil has quit IRC | 11:30 | |
*** lpetrut has quit IRC | 11:36 | |
*** lpetrut has joined #openstack-manila | 11:37 | |
*** akapil has joined #openstack-manila | 11:50 | |
*** akapil has quit IRC | 11:54 | |
*** akapil has joined #openstack-manila | 11:54 | |
openstackgerrit | craig delatte proposed openstack/puppet-manila: WIP - Manila hooks support https://review.openstack.org/389302 | 12:07 |
*** eharney has joined #openstack-manila | 12:08 | |
*** gouthamr has joined #openstack-manila | 12:16 | |
*** markstur has joined #openstack-manila | 12:18 | |
*** markstur has quit IRC | 12:22 | |
openstackgerrit | Valeriy Ponomaryov proposed openstack/manila: [Tempest] Fix visibility of test_quotas.py module https://review.openstack.org/389655 | 12:39 |
openstackgerrit | craig delatte proposed openstack/puppet-manila: WIP - Manila hooks support https://review.openstack.org/389302 | 12:51 |
*** sumitshatwara has quit IRC | 12:54 | |
*** akerr has joined #openstack-manila | 13:04 | |
TommyLikeHu | vponomaryov: what a bad news for a beginner that the standard testcase he wanna imitate never runned and succeed :(( https://review.openstack.org/#/c/389655/ | 13:06 |
*** porrua has joined #openstack-manila | 13:06 | |
openstackgerrit | Valeriy Ponomaryov proposed openstack/manila: [Tempest] Fix visibility of test_quotas.py module https://review.openstack.org/389655 | 13:18 |
vponomaryov | TommyLikeHu: why never? just for 11 months ^_^ | 13:19 |
*** mtanino has quit IRC | 13:19 | |
vponomaryov | TommyLikeHu: and remember bugs everywhere! | 13:19 |
openstackgerrit | craig delatte proposed openstack/puppet-manila: WIP - Manila hooks support https://review.openstack.org/389302 | 13:20 |
*** cknight has joined #openstack-manila | 13:23 | |
*** dustins has joined #openstack-manila | 13:31 | |
*** nherciu_ has joined #openstack-manila | 13:34 | |
*** markstur has joined #openstack-manila | 13:34 | |
*** peter-wang has joined #openstack-manila | 13:36 | |
*** nherciu has quit IRC | 13:38 | |
*** rraja has quit IRC | 13:46 | |
*** akapil has quit IRC | 13:53 | |
*** markstur has quit IRC | 13:56 | |
*** vbellur has quit IRC | 14:00 | |
*** rraja has joined #openstack-manila | 14:02 | |
openstackgerrit | craig delatte proposed openstack/puppet-manila: Manila hooks support https://review.openstack.org/389302 | 14:10 |
*** nkrinner is now known as nkrinner_afk | 14:11 | |
*** cdelatte has joined #openstack-manila | 14:19 | |
*** peter-wang has quit IRC | 14:25 | |
openstackgerrit | craig delatte proposed openstack/puppet-manila: Manila hooks support https://review.openstack.org/389302 | 14:27 |
*** mtanino has joined #openstack-manila | 14:32 | |
*** markstur has joined #openstack-manila | 14:33 | |
*** timcl has joined #openstack-manila | 14:40 | |
*** vbellur has joined #openstack-manila | 14:57 | |
openstackgerrit | craig delatte proposed openstack/puppet-manila: Manila hooks support https://review.openstack.org/389302 | 15:31 |
*** vbellur has quit IRC | 15:32 | |
openstackgerrit | Valeriy Ponomaryov proposed openstack/manila: [Tempest] Fix visibility of test_quotas.py module https://review.openstack.org/389655 | 15:53 |
*** rraja has quit IRC | 15:57 | |
*** cdelatte has quit IRC | 16:00 | |
*** dustins has quit IRC | 16:15 | |
*** lpetrut has quit IRC | 16:26 | |
*** porrua has quit IRC | 16:33 | |
*** timcl has left #openstack-manila | 16:33 | |
openstackgerrit | Clinton Knight proposed openstack/manila: NetApp cDOT driver enhanced support logging https://review.openstack.org/389793 | 16:56 |
*** gouthamr has quit IRC | 16:58 | |
*** lpetrut has joined #openstack-manila | 17:00 | |
*** nherciu_ has quit IRC | 17:05 | |
*** vponomaryov has quit IRC | 17:16 | |
*** porrua has joined #openstack-manila | 17:27 | |
*** vbellur has joined #openstack-manila | 17:31 | |
*** dustins has joined #openstack-manila | 17:32 | |
*** gouthamr has joined #openstack-manila | 17:54 | |
*** ganso has quit IRC | 17:56 | |
*** porrua has quit IRC | 17:56 | |
*** eharney has quit IRC | 18:04 | |
*** eharney has joined #openstack-manila | 18:06 | |
*** porrua has joined #openstack-manila | 18:09 | |
*** ociuhandu has quit IRC | 18:12 | |
*** lpetrut has quit IRC | 18:52 | |
*** ociuhandu has joined #openstack-manila | 18:56 | |
*** nherciu has joined #openstack-manila | 18:57 | |
*** markstur has quit IRC | 19:27 | |
*** markstur has joined #openstack-manila | 19:27 | |
*** gouthamr has quit IRC | 19:28 | |
*** lgreg1 has quit IRC | 19:30 | |
*** markstur has quit IRC | 19:32 | |
*** porrua has quit IRC | 19:36 | |
*** markstur has joined #openstack-manila | 19:36 | |
*** markstur has quit IRC | 19:42 | |
*** markstur has joined #openstack-manila | 19:43 | |
*** markstur has quit IRC | 19:48 | |
*** vbellur has quit IRC | 19:48 | |
*** markstur has joined #openstack-manila | 19:53 | |
*** markstur has quit IRC | 19:57 | |
*** akerr has quit IRC | 20:12 | |
*** cknight has quit IRC | 20:34 | |
*** markstur has joined #openstack-manila | 20:55 | |
*** dustins has quit IRC | 21:03 | |
*** vbellur has joined #openstack-manila | 21:46 | |
*** markstur has quit IRC | 22:42 | |
*** markstur has joined #openstack-manila | 22:42 | |
*** markstur has quit IRC | 22:44 | |
*** markstur has joined #openstack-manila | 22:44 | |
*** vbellur has quit IRC | 23:01 | |
*** kaisers__ has quit IRC | 23:01 | |
*** toabctl has quit IRC | 23:01 | |
*** EduNeto has quit IRC | 23:01 | |
*** mnaser has quit IRC | 23:01 | |
*** igajsin has quit IRC | 23:01 | |
*** vinaypotluri has quit IRC | 23:01 | |
*** netapp has quit IRC | 23:01 | |
*** tries_ has quit IRC | 23:01 | |
*** sage_ has quit IRC | 23:01 | |
*** ChanServ has quit IRC | 23:01 | |
*** Administrator_ has quit IRC | 23:01 | |
*** rhefner has quit IRC | 23:01 | |
*** tinwood has quit IRC | 23:01 | |
*** harlowja has quit IRC | 23:01 | |
*** nkrinner_afk has quit IRC | 23:01 | |
*** madorn has quit IRC | 23:01 | |
*** johnthetubaguy has quit IRC | 23:01 | |
*** assassin has quit IRC | 23:01 | |
*** ameade has quit IRC | 23:01 | |
*** smcginnis has quit IRC | 23:01 | |
*** amit213 has quit IRC | 23:01 | |
*** kambiz has quit IRC | 23:01 | |
*** gobbe has quit IRC | 23:01 | |
*** eharney has quit IRC | 23:01 | |
*** jcsp has quit IRC | 23:01 | |
*** dgonzalez has quit IRC | 23:01 | |
*** david-lyle has quit IRC | 23:01 | |
*** makowals has quit IRC | 23:01 | |
*** FL1SK has quit IRC | 23:01 | |
*** zhonghua-lee has quit IRC | 23:01 | |
*** cargonza has quit IRC | 23:01 | |
*** DuncanT has quit IRC | 23:01 | |
*** scottda has quit IRC | 23:01 | |
*** cfey has quit IRC | 23:01 | |
*** zigo has quit IRC | 23:01 | |
*** hoonetorg has quit IRC | 23:01 | |
*** _laco has quit IRC | 23:01 | |
*** nherciu has quit IRC | 23:01 | |
*** gregsfortytwo has quit IRC | 23:01 | |
*** markstur has quit IRC | 23:01 | |
*** MikeG451 has quit IRC | 23:01 | |
*** netapp has joined #openstack-manila | 23:02 | |
*** toabctl has joined #openstack-manila | 23:06 | |
*** hoonetorg has joined #openstack-manila | 23:06 | |
*** _laco has joined #openstack-manila | 23:06 | |
*** mnaser has joined #openstack-manila | 23:07 | |
*** igajsin has joined #openstack-manila | 23:07 | |
*** tries_ has joined #openstack-manila | 23:07 | |
*** sage_ has joined #openstack-manila | 23:07 | |
*** eharney has joined #openstack-manila | 23:07 | |
*** jcsp has joined #openstack-manila | 23:07 | |
*** dgonzalez has joined #openstack-manila | 23:07 | |
*** vinaypotluri has joined #openstack-manila | 23:07 | |
*** EduNeto has joined #openstack-manila | 23:07 | |
*** Administrator_ has joined #openstack-manila | 23:07 | |
*** rhefner has joined #openstack-manila | 23:07 | |
*** markstur has joined #openstack-manila | 23:07 | |
*** MikeG451 has joined #openstack-manila | 23:07 | |
*** nherciu has joined #openstack-manila | 23:07 | |
*** gregsfortytwo has joined #openstack-manila | 23:07 | |
*** tinwood has joined #openstack-manila | 23:08 | |
*** harlowja has joined #openstack-manila | 23:08 | |
*** nkrinner_afk has joined #openstack-manila | 23:08 | |
*** madorn has joined #openstack-manila | 23:08 | |
*** johnthetubaguy has joined #openstack-manila | 23:08 | |
*** assassin has joined #openstack-manila | 23:08 | |
*** ameade has joined #openstack-manila | 23:08 | |
*** smcginnis has joined #openstack-manila | 23:08 | |
*** amit213 has joined #openstack-manila | 23:08 | |
*** kambiz has joined #openstack-manila | 23:08 | |
*** gobbe has joined #openstack-manila | 23:08 | |
*** 32NAAEVK9 has joined #openstack-manila | 23:08 | |
*** vbellur has joined #openstack-manila | 23:08 | |
*** makowals has joined #openstack-manila | 23:08 | |
*** FL1SK has joined #openstack-manila | 23:08 | |
*** zhonghua-lee has joined #openstack-manila | 23:08 | |
*** scottda has joined #openstack-manila | 23:08 | |
*** cfey has joined #openstack-manila | 23:08 | |
*** zigo has joined #openstack-manila | 23:08 | |
*** blipz has left #openstack-manila | 23:10 | |
*** ameade has quit IRC | 23:10 | |
*** scottda has quit IRC | 23:10 | |
*** ChanServ has joined #openstack-manila | 23:11 | |
*** tepper.freenode.net sets mode: +o ChanServ | 23:11 | |
*** david-lyle has joined #openstack-manila | 23:13 | |
*** mnaser has quit IRC | 23:13 | |
*** mnaser has joined #openstack-manila | 23:13 | |
*** markstur has quit IRC | 23:18 | |
*** cargonza has joined #openstack-manila | 23:21 | |
*** markstur has joined #openstack-manila | 23:27 | |
*** DuncanT has joined #openstack-manila | 23:33 | |
*** scottda has joined #openstack-manila | 23:37 | |
*** ameade has joined #openstack-manila | 23:38 | |
*** igajsin has quit IRC | 23:47 | |
*** nherciu has quit IRC | 23:56 | |
*** markstur_ has joined #openstack-manila | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!