*** aspiers[m] has joined #openstack-manila | 00:07 | |
*** junboli has joined #openstack-manila | 01:04 | |
*** caowei has joined #openstack-manila | 01:36 | |
openstackgerrit | Merged openstack/manila master: QNAP: Add support for QES 1.1.4 https://review.openstack.org/523017 | 02:02 |
---|---|---|
*** markstur has quit IRC | 02:03 | |
*** harlowja has quit IRC | 02:22 | |
*** markstur has joined #openstack-manila | 02:51 | |
*** markstur has quit IRC | 03:16 | |
*** threestrands has joined #openstack-manila | 03:52 | |
*** threestrands has quit IRC | 03:52 | |
*** threestrands has joined #openstack-manila | 03:52 | |
*** markstur has joined #openstack-manila | 03:58 | |
*** markstur_ has joined #openstack-manila | 04:01 | |
*** markstu__ has joined #openstack-manila | 04:02 | |
*** markstur has quit IRC | 04:04 | |
*** markstur_ has quit IRC | 04:06 | |
*** junboli has quit IRC | 04:32 | |
*** harlowja has joined #openstack-manila | 04:39 | |
*** caowei has quit IRC | 05:12 | |
*** gouthamr has quit IRC | 05:24 | |
*** junboli has joined #openstack-manila | 05:25 | |
*** harlowja has quit IRC | 05:30 | |
*** sticker has quit IRC | 05:32 | |
*** caowei has joined #openstack-manila | 05:39 | |
*** markstu__ has quit IRC | 06:02 | |
*** markstur has joined #openstack-manila | 06:03 | |
*** markstur_ has joined #openstack-manila | 06:08 | |
*** gcb has quit IRC | 06:08 | |
*** gcb has joined #openstack-manila | 06:10 | |
*** markstur has quit IRC | 06:12 | |
*** AlexeyAbashkin has joined #openstack-manila | 06:15 | |
*** AlexeyAbashkin has quit IRC | 06:26 | |
*** threestrands has quit IRC | 06:32 | |
*** caowei has quit IRC | 06:57 | |
*** caowei has joined #openstack-manila | 06:57 | |
*** markstur_ has quit IRC | 07:32 | |
openstackgerrit | zhongjun proposed openstack/manila master: [Doc] Add admin doc for share group https://review.openstack.org/502936 | 07:45 |
*** AlexeyAbashkin has joined #openstack-manila | 08:07 | |
*** caowei has quit IRC | 08:09 | |
*** caowei has joined #openstack-manila | 08:09 | |
*** rraja has joined #openstack-manila | 09:08 | |
amito | can someone else please take a look at https://review.openstack.org/#/c/515432/ and trigger the gate jobs if everything is ok? | 09:11 |
*** ganso has joined #openstack-manila | 09:31 | |
*** andreaf has quit IRC | 09:42 | |
*** andreaf has joined #openstack-manila | 09:42 | |
*** a-pugachev has joined #openstack-manila | 10:04 | |
*** raissa has quit IRC | 10:22 | |
*** dsariel has quit IRC | 10:28 | |
*** gcb has quit IRC | 10:29 | |
*** a-pugachev_ has joined #openstack-manila | 10:33 | |
*** a-pugachev has quit IRC | 10:36 | |
*** a-pugachev_ is now known as a-pugachev | 10:36 | |
*** dsariel has joined #openstack-manila | 11:27 | |
*** caowei has quit IRC | 12:00 | |
tbarron | amito: I'll review it today | 12:28 |
openstackgerrit | Tom Barron proposed openstack/manila master: QNAP Manila driver: Access rule setting is override by the later access rule setting. https://review.openstack.org/525527 | 12:33 |
*** junboli has quit IRC | 12:39 | |
*** dsariel has quit IRC | 13:01 | |
*** erlon has joined #openstack-manila | 13:09 | |
*** raissa has joined #openstack-manila | 13:11 | |
tbarron | amito: only a minor issue, but I think it should be fixed before we merge | 13:14 |
amito | tbarron: thx, I'll fix it soon. We don't support ipv6 atm. What should the exception in l88 be? ShareBackendException? | 13:25 |
tbarron | amito: the ipv6 question was just my curiosity. Yeah, I think ShareBackendException with a good message would be appropriate. | 13:26 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/manila master: Updated from global requirements https://review.openstack.org/525382 | 13:29 |
*** dustins has joined #openstack-manila | 13:46 | |
*** raissa has quit IRC | 13:48 | |
*** dsariel has joined #openstack-manila | 13:51 | |
amito | tbarron: about the doc, what should I do so the two bullets won't be rendered on the same line? | 14:12 |
*** AlexeyAbashkin has quit IRC | 14:12 | |
tbarron | amito: I don't know right off but will try asking my friend google in a bit. | 14:13 |
* tbarron is better at seeing things that need fixing than at fixing them. | 14:14 | |
amito | tbarron: lol :) according to sphinx doc that's the right way to do it | 14:14 |
tbarron | amito: just submit again w/o that part fixed; we can do it as a followup if need be | 14:15 |
tbarron | amito: I put "outstanding driver work" on the agenda today, we should merge this one today I think | 14:15 |
*** dsariel has quit IRC | 14:15 | |
amito | tbarron: thanks! btw, how can I build this doc locally? | 14:16 |
tbarron | amito: ah, now I can actually help :-) Run 'tox -edocs'. You can see the different things you can do with tox (which builds venvs for you so you don't pollute your local machine) by looking at tox.ini | 14:17 |
tbarron | amito: you can run coverage, unit tests, build releasenotes, etc. too | 14:17 |
tbarron | amito: and it's really a good idea to do a lot of this stuff locally since your get quicker turnaround and don't use upstream infra and reviewer time on stuff that you can catch yourself first. | 14:18 |
amito | tbarron: thanks. fails on lxml version | 14:19 |
tbarron | amito: although it's inevitable that there will be little things that don't get caught until upstream, | 14:19 |
tbarron | amito: try 'rm -rf .tox; tox -edocs' | 14:19 |
tbarron | amito: and if you have to, start with a brand newly cloned workspace and get it to run w/o your patches | 14:20 |
tbarron | amito: what is your laptop OS? | 14:20 |
amito | tbarron: it's OSX, but I found the reason, it was because I was running with our local company pypi and not the global (pypi.python.org) configured. now I'm using tox's -i flag and it seems to work. | 14:22 |
amito | tbarron: I guess we don't have lxml 4.1.1 in our local pypi, should add that later. | 14:22 |
tbarron | amito: ok, when you get that fixed give us your local pypi so we can mirror from it | 14:23 |
tbarron | amito: just jokinig | 14:23 |
openstackgerrit | Merged openstack/manila master: Updated from global requirements https://review.openstack.org/525382 | 14:35 |
*** a-pugachev has quit IRC | 14:36 | |
*** openstackgerrit has quit IRC | 14:48 | |
*** dustins has quit IRC | 14:48 | |
*** tinwood has quit IRC | 14:48 | |
*** ameade has quit IRC | 14:48 | |
*** logan- has quit IRC | 14:48 | |
*** DuncanT has quit IRC | 14:48 | |
*** wiggin15 has quit IRC | 14:48 | |
*** yuval has quit IRC | 14:48 | |
*** ChanServ has quit IRC | 14:48 | |
*** chenying has quit IRC | 14:48 | |
*** gnarld_ has quit IRC | 14:48 | |
*** cargonza has quit IRC | 14:48 | |
*** toabctl has quit IRC | 14:48 | |
*** netapp has quit IRC | 14:48 | |
*** masber has quit IRC | 14:48 | |
*** hoonetorg has quit IRC | 14:48 | |
*** zigo has quit IRC | 14:48 | |
*** abhi has quit IRC | 14:48 | |
*** erlon has quit IRC | 14:48 | |
*** zhongjun has quit IRC | 14:48 | |
*** tbarron has quit IRC | 14:48 | |
*** rraja has quit IRC | 14:48 | |
*** vkmc has quit IRC | 14:48 | |
*** amito has quit IRC | 14:48 | |
*** Reepicheep has quit IRC | 14:48 | |
*** jiaopengju has quit IRC | 14:48 | |
*** bswartz has quit IRC | 14:48 | |
*** EmilienM has quit IRC | 14:48 | |
*** sapcc-bot has quit IRC | 14:48 | |
*** gregsfortytwo has quit IRC | 14:48 | |
*** kfox1111 has quit IRC | 14:48 | |
*** aspiers[m] has quit IRC | 14:51 | |
*** wiggin15 has joined #openstack-manila | 14:54 | |
*** tinwood has joined #openstack-manila | 14:54 | |
*** ameade has joined #openstack-manila | 14:54 | |
*** logan- has joined #openstack-manila | 14:54 | |
*** DuncanT has joined #openstack-manila | 14:54 | |
*** yuval has joined #openstack-manila | 14:54 | |
*** chenying has joined #openstack-manila | 14:54 | |
*** nug has joined #openstack-manila | 14:54 | |
*** cargonza has joined #openstack-manila | 14:54 | |
*** openstackgerrit has joined #openstack-manila | 14:54 | |
*** gouthamr has joined #openstack-manila | 14:54 | |
*** erlon has joined #openstack-manila | 14:54 | |
*** rraja has joined #openstack-manila | 14:54 | |
*** zhongjun has joined #openstack-manila | 14:54 | |
*** tbarron has joined #openstack-manila | 14:54 | |
*** masber has joined #openstack-manila | 14:54 | |
*** jiaopengju has joined #openstack-manila | 14:54 | |
*** hoonetorg has joined #openstack-manila | 14:54 | |
*** toabctl has joined #openstack-manila | 14:54 | |
*** abhi has joined #openstack-manila | 14:54 | |
*** zigo has joined #openstack-manila | 14:54 | |
*** EmilienM has joined #openstack-manila | 14:54 | |
*** sapcc-bot has joined #openstack-manila | 14:54 | |
*** netapp has joined #openstack-manila | 14:54 | |
*** bswartz has joined #openstack-manila | 14:54 | |
*** vkmc has joined #openstack-manila | 14:54 | |
*** gregsfortytwo has joined #openstack-manila | 14:54 | |
*** amito has joined #openstack-manila | 14:54 | |
*** kfox1111 has joined #openstack-manila | 14:54 | |
*** Reepicheep has joined #openstack-manila | 14:54 | |
openstackgerrit | Amit Oren proposed openstack/manila master: INFINIDAT add Manila driver https://review.openstack.org/515432 | 15:05 |
*** dsariel has joined #openstack-manila | 15:06 | |
*** dustins has joined #openstack-manila | 15:16 | |
*** ChanServ has joined #openstack-manila | 15:16 | |
*** barjavel.freenode.net sets mode: +o ChanServ | 15:16 | |
*** dustins has quit IRC | 15:16 | |
*** dustins has joined #openstack-manila | 15:16 | |
openstackgerrit | Ramana Raja proposed openstack/manila master: ganesha: store exports and export counter in RADOS https://review.openstack.org/510547 | 15:16 |
*** dustins has quit IRC | 15:16 | |
amito | tbarron: no problem actually, if I'm not mistaken some of our python repos are public, and we also have lots of opensource repos on github (but that's another thing) :) thanks for the quick review! | 15:17 |
*** nug is now known as Guest20148 | 15:20 | |
*** dustins_ has joined #openstack-manila | 15:20 | |
*** dustins_ is now known as dustins | 15:21 | |
*** rraja has quit IRC | 15:24 | |
*** aspiers[m] has joined #openstack-manila | 15:37 | |
tbarron | dustin if you have time it would probably be good to discuss them here then | 16:01 |
bswartz | dustins: do those other ones require discussion, or do we just need to make sure to find owners? | 16:02 |
*** markstur has joined #openstack-manila | 16:02 | |
tbarron | s/discuss/find owners for/ is fine | 16:02 |
dustins | Not really, two are just "do we have docs for these" and one is an error with manila manage's error output | 16:02 |
bswartz | okay | 16:03 |
bswartz | let's keep them on the list for next week | 16:03 |
dustins | bswartz: Sure thing, I'll keep those and add a few more as I go :D | 16:03 |
bswartz | tbarron: regarding https://bugs.launchpad.net/manila/+bug/1733286 is there a scenario test which could catch it | 16:04 |
openstack | Launchpad bug 1733286 in Manila "snapshot share data Sync with the source share" [Undecided,New] | 16:04 |
bswartz | because it seems like a great test to write if not | 16:05 |
tbarron | bswartz: agree | 16:05 |
zhongjun | gouthamr: ping | 16:06 |
tbarron | we need to get our scenario tests working again though | 16:06 |
tbarron | i'm spending most of my time in tripleo right now but would like to get over to manila tests when I can | 16:07 |
gouthamr | zhongjun: pong | 16:10 |
gouthamr | bswartz: https://specs.openstack.org/openstack/manila-specs/specs/ocata/scenario-tests.html#relationships-between-source-shares-and-child-shares | 16:13 |
gouthamr | :) | 16:13 |
zhongjun | gouthamr: manila list --name~ test --all-tenants It is work, but the bug command is "manila show" | 16:13 |
zhongjun | gouthamr: https://bugs.launchpad.net/manila/+bug/1721787 | 16:14 |
openstack | Launchpad bug 1721787 in python-manilaclient "Shares cannot be found by name in admin context" [Medium,In progress] - Assigned to jiaopengju (pj-jiao) | 16:14 |
zhongjun | gouthamr: so it looks like the bug is still exist | 16:16 |
gouthamr | zhongjun: yep, responding as to why the behavior is intentional | 16:17 |
gouthamr | i'll try suggesting a workaround | 16:17 |
zhongjun | gouthamr: Could you add some response on the bug link when you free | 16:18 |
zhongjun | gouthamr: sorry, I have to go to sleep, thanks | 16:18 |
gouthamr | zhongjun: yep.. np, good night! | 16:19 |
*** AlexeyAbashkin has joined #openstack-manila | 16:24 | |
*** AlexeyAbashkin has quit IRC | 16:31 | |
*** dsariel has quit IRC | 16:38 | |
*** aspiers[m] has quit IRC | 16:39 | |
*** harlowja has joined #openstack-manila | 17:08 | |
*** markstur_ has joined #openstack-manila | 17:11 | |
*** markstur has quit IRC | 17:13 | |
*** aspiers[m] has joined #openstack-manila | 17:57 | |
*** aspiers[m] has quit IRC | 18:05 | |
*** dustins has quit IRC | 18:11 | |
*** vivsoni__ has joined #openstack-manila | 18:24 | |
*** vivsoni_ has quit IRC | 18:24 | |
*** aspiers[m] has joined #openstack-manila | 18:40 | |
bswartz | gouthamr: over here | 18:42 |
gouthamr | hey bswartz/tbarron: re: https://bugs.launchpad.net/manila/+bug/1721787 - The problem can be sidestepped by grabbing the ID from the list and using it to "show"/"delete", etc | 18:42 |
openstack | Launchpad bug 1721787 in python-manilaclient "Shares cannot be found by name in admin context" [Medium,In progress] - Assigned to jiaopengju (pj-jiao) | 18:42 |
bswartz | gouthamr: isn't that how show-by-name normally works? | 18:42 |
gouthamr | show/delete/update by name being a client optimization and the bug isn't in the server | 18:43 |
bswartz | okay I see where this is going | 18:43 |
gouthamr | yes, we list all resources and try to filter them by name | 18:43 |
bswartz | when listing, manilaclient does nothing special, but for other operations it knows how to look up shares by name using the list API | 18:44 |
bswartz | however for admins, the name lookup doesn't work as expected without the --all-tenants flag | 18:44 |
gouthamr | yep, the name lookup would require the find() operation to pass "all_tenants" to its list call | 18:44 |
gouthamr | which is what https://review.openstack.org/#/c/522452 tries to do | 18:45 |
gouthamr | i don | 18:45 |
bswartz | can you do a "manila show blah --all-tenants" to work around this? | 18:45 |
gouthamr | i don't disagree with the implementation there | 18:45 |
gouthamr | however, i think "manila show blah --all-tenants" is a more meaningful way of doing this | 18:45 |
gouthamr | because we might introduce a regression for administrators who are used to this behavior | 18:46 |
tbarron | there's also the consideration of consistent expectations between manila and cinder and perhaps other projects | 18:46 |
gouthamr | "manila show blah --all-tenants" doesn't work today, but we can start accepting the "all-tenants" flag in all the "show" commands and pass it up to the list | 18:46 |
gouthamr | invocation | 18:47 |
tbarron | though maybe everybody should do that ^^ | 18:47 |
bswartz | okay you answered my question | 18:47 |
amito | tbarron gouthamr: thanks for the quick +2's on the last patch set :) | 18:47 |
tbarron | amito: yw | 18:47 |
bswartz | I'm with tbarron on this -- consistency with other projects is probably more important than consistency with how it worked in the past | 18:48 |
bswartz | I wish we had some of the cool features of openstackclient btw | 18:48 |
bswartz | our CLI is really falling behind | 18:48 |
tbarron | I want us in shade | 18:48 |
gouthamr | ^^ +1111 | 18:48 |
tbarron | we need to see where these are with microversions | 18:49 |
bswartz | mordred mordred mordred | 18:49 |
bswartz | or does that only work with evil spirits? | 18:49 |
tbarron | i've been using shade to set up nodes in an openstack cloud to run devstack on, really like it. | 18:50 |
bswartz | anyways back to the topic of the bug | 18:50 |
gouthamr | so Jiao Pengju's client fix will work for us then | 18:50 |
bswartz | my only concern with fixing this is the definite performance regression this will cause for administrators using show/delete/update by name | 18:51 |
gouthamr | i'll comment on the patch to include a reno stating the change in behavior | 18:51 |
bswartz | I assume the name lookup has a reasonable way of dealing with ambiguous names? | 18:51 |
gouthamr | it might not always be a performance regression, as much as a command didn't work because manilaclient now finds more shares with the same name even if they don't belong in my namespace | 18:52 |
bswartz | if the admin was looking up his own shares by name, it would have worked in the past | 18:52 |
bswartz | and now it will be slower | 18:52 |
gouthamr | reasonable way: no unique match | 18:52 |
gouthamr | so fail the request | 18:52 |
* gouthamr crap, Tennessee hired a coach, gah, plan B | 18:54 | |
tbarron | heh | 18:56 |
bswartz | gouthamr: were you hoping to get that job? | 18:56 |
gouthamr | weren't we all? they were taking so long | 18:56 |
bswartz | I'm just glad they didn't steal schiano | 18:56 |
gouthamr | thought i had a chance :) | 18:56 |
gouthamr | schiano | 18:57 |
gouthamr | made money | 18:57 |
gouthamr | bswartz: you're okay with the regression then, in terms of the likely performance hit and behavior change wrt likely inability to show/update/delete shares under admin's own project when names collide? | 19:00 |
bswartz | it annoys me, but I don't see a better solution | 19:00 |
bswartz | so I say we fix the bug | 19:00 |
gouthamr | why i'm not happy with it is "manila list --name xyz" requires 'all_tenants' to list all the shares named xyz in the cloud, but "manila show xyz" will complain if there are collisions | 19:02 |
bswartz | gouthamr: he's how I would think about it -- imagine that the admin always sees shares from all tenants, but that the list command has an implicit filter if you don't specify --all-tenants -- in order to protect admins from accidentally turning on a JSON firehose | 19:04 |
gouthamr | bswartz: sure, updated the bug... | 19:20 |
*** harlowja has quit IRC | 19:21 | |
*** dustins has joined #openstack-manila | 19:26 | |
*** aspiers[m] has quit IRC | 19:33 | |
amito | zuul gate failed for our commit (POST_FAILURE) due to some ssh error during the sphinx docs test. | 19:42 |
amito | can it be re-triggered in some way? | 19:43 |
amito | (pinging gouthamr and tbarron on that ^) | 19:45 |
bswartz | amito: just post a comment with the word "recheck" | 19:53 |
tbarron | amito: yeah, I don' | 19:53 |
tbarron | don't know a way just to run just that one job | 19:53 |
amito | ok, a regular recheck then | 19:53 |
tbarron | infra seems to be being worked pretty hard today | 19:54 |
tbarron | https://review.openstack.org/#/c/510547/ has passed all tests except that the jobs that depend on the cephfs-devstack-plugin haven't even started, just sitting there for hours | 19:55 |
tbarron | amito: your driver is in good shape for the release even if M2 tag gets cut before it merges | 19:56 |
tbarron | amito: you've met all the deadlines | 19:57 |
* bswartz is pushing tags as we speak | 19:57 | |
tbarron | amito: but there is a psychological satisfaction that you may miss this time | 19:57 |
amito | tbarron: ty :) | 19:57 |
bswartz | maybe take pleasure in being the first commit after the tag? | 19:57 |
bswartz | git repos are all just long chains of commits | 19:58 |
amito | tbarron: posted the recheck. I now see that by mistake I didn't post the comments for the previous patch set, they were all drafted and posted now. oops. | 20:00 |
amito | bah, so I think I need to post another comment actually starting with "recheck" and not "(3 comments)" | 20:01 |
*** a-pugachev has joined #openstack-manila | 20:11 | |
*** dustins has quit IRC | 20:33 | |
*** dustins has joined #openstack-manila | 20:38 | |
*** ganso has quit IRC | 21:07 | |
*** sticker has joined #openstack-manila | 21:39 | |
*** chenying has quit IRC | 21:43 | |
*** Guest20148 has quit IRC | 21:43 | |
*** cargonza has quit IRC | 21:43 | |
*** chenying has joined #openstack-manila | 21:48 | |
*** Guest20148 has joined #openstack-manila | 21:48 | |
*** cargonza has joined #openstack-manila | 21:48 | |
*** openstackgerrit has quit IRC | 21:48 | |
*** openstackgerrit has joined #openstack-manila | 21:48 | |
openstackgerrit | Tom Barron proposed openstack/manila master: ganesha: store exports and export counter in RADOS https://review.openstack.org/510547 | 21:48 |
tbarron | was just stuck in zuul ^^ all I did was remove a Depends-On to a patch that has already merged | 22:03 |
*** threestrands has joined #openstack-manila | 22:04 | |
*** threestrands has quit IRC | 22:04 | |
*** threestrands has joined #openstack-manila | 22:04 | |
*** dustins has quit IRC | 22:05 | |
*** dustins has joined #openstack-manila | 22:24 | |
*** ianychoi has quit IRC | 22:30 | |
*** ianychoi has joined #openstack-manila | 22:33 | |
*** chenying has quit IRC | 22:36 | |
*** Guest20148 has quit IRC | 22:36 | |
*** cargonza has quit IRC | 22:36 | |
*** dustins has quit IRC | 22:40 | |
*** chenying has joined #openstack-manila | 22:42 | |
*** Guest20148 has joined #openstack-manila | 22:42 | |
*** cargonza has joined #openstack-manila | 22:42 | |
*** gouthamr has quit IRC | 22:59 | |
*** a-pugachev has quit IRC | 23:06 | |
*** harlowja has joined #openstack-manila | 23:07 | |
*** erlon has quit IRC | 23:28 | |
*** gouthamr has joined #openstack-manila | 23:41 | |
*** threestrands has quit IRC | 23:55 | |
openstackgerrit | Merged openstack/manila master: INFINIDAT add Manila driver https://review.openstack.org/515432 | 23:58 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!