*** markstur has quit IRC | 00:24 | |
*** tuanluong has joined #openstack-manila | 00:58 | |
*** markstur has joined #openstack-manila | 01:02 | |
*** sjjfowler has joined #openstack-manila | 01:02 | |
*** markstur_ has joined #openstack-manila | 01:05 | |
*** markstur has quit IRC | 01:07 | |
*** kaisers__ has joined #openstack-manila | 01:22 | |
*** kaisers_ has quit IRC | 01:25 | |
openstackgerrit | Ryan Liang proposed openstack/manila master: VNX: share server cannot be deleted https://review.openstack.org/477863 | 01:59 |
---|---|---|
*** bswartz has quit IRC | 03:03 | |
*** markstur_ has quit IRC | 03:19 | |
*** markstur has joined #openstack-manila | 03:25 | |
*** xyang1 has quit IRC | 03:37 | |
*** arnewiebalck_ has joined #openstack-manila | 04:14 | |
*** kaisers__ has quit IRC | 04:17 | |
*** arnewiebalck_ has quit IRC | 04:18 | |
*** kaisers_ has joined #openstack-manila | 04:47 | |
*** kaisers_ has quit IRC | 04:53 | |
*** dsariel has joined #openstack-manila | 04:55 | |
*** kaisers_ has joined #openstack-manila | 05:02 | |
*** dsariel has quit IRC | 05:02 | |
*** kaisers_ has quit IRC | 05:10 | |
*** calebb has joined #openstack-manila | 05:17 | |
*** rraja has joined #openstack-manila | 05:34 | |
*** sjjfowler has quit IRC | 06:04 | |
*** kaisers_ has joined #openstack-manila | 06:11 | |
*** jprovazn has joined #openstack-manila | 06:31 | |
*** kaisers_ has quit IRC | 06:53 | |
*** amito has joined #openstack-manila | 07:02 | |
*** mkoderer_ has joined #openstack-manila | 07:05 | |
*** tpatzig_ has joined #openstack-manila | 07:05 | |
*** dgonzalez_ has joined #openstack-manila | 07:05 | |
*** seife_ has joined #openstack-manila | 07:05 | |
*** david_1 has joined #openstack-manila | 07:05 | |
*** tpatzig_ has quit IRC | 07:06 | |
*** mkoderer_ has quit IRC | 07:06 | |
*** dgonzalez_ has quit IRC | 07:06 | |
*** seife_ has quit IRC | 07:06 | |
*** david_1 has quit IRC | 07:06 | |
*** markstur has quit IRC | 07:14 | |
*** markstur has joined #openstack-manila | 07:15 | |
*** markstur has quit IRC | 07:15 | |
*** kaisers_ has joined #openstack-manila | 07:50 | |
*** kaisers_ has quit IRC | 08:20 | |
rraja | arnewiebalck: hey! in your setups (e.g., slides 27 and 28 of https://www.slideshare.net/ArneWiebalck/manila-on-cephfs-at-cern-openstack-summit-boston-11-may-2017), are the manila clients, cephfs kernel or cephfs FUSE clients? | 08:30 |
*** lpetrut has joined #openstack-manila | 08:41 | |
arnewiebalck | rraja: hi! | 08:56 |
arnewiebalck | rraja: For the containers, it’s the kernel client. | 08:56 |
arnewiebalck | rraja: For everything else it’s fuse. | 08:57 |
arnewiebalck | rraja: We have a GSoC project to add Ceph fuse support to K8s. | 08:57 |
rraja | arnewiebalck: so for containers, how are you limiting share size? or you don't really worry about it? | 08:57 |
arnewiebalck | rraja: As we would like the containers to use fuse as well. | 08:57 |
arnewiebalck | rraja: share size or quota? | 08:58 |
rraja | arnewiebalck: I meant share size, which is really CephFS quota | 08:59 |
rraja | arnewiebalck: so, once the GSoC project is completed, you'd switch to using FUSE for k8s as well? | 08:59 |
arnewiebalck | rraja: the size is created with a certain size, but since there are no quotas we rely on the users to behave … this is why we would like fuse integration in K8s | 09:00 |
arnewiebalck | rraja: yes, we would move K8s to fuse as well | 09:00 |
arnewiebalck | rraja: while we trust users, there is always the risk of a runaway script | 09:01 |
rraja | arnewiebalck: yeah. | 09:01 |
arnewiebalck | rraja: and this may impact other users | 09:01 |
rraja | makes sense. | 09:02 |
rraja | thanks! | 09:02 |
arnewiebalck | rraja: wou’re welcome | 09:04 |
arnewiebalck | rraja: s/wou/you/ | 09:04 |
rraja | arnewiebalck: :-) | 09:11 |
*** amito has quit IRC | 09:16 | |
*** kaisers_ has joined #openstack-manila | 09:17 | |
*** pcaruana has joined #openstack-manila | 09:28 | |
*** a-pugachev has joined #openstack-manila | 09:32 | |
*** kaisers_ has quit IRC | 09:47 | |
*** sjjfowler has joined #openstack-manila | 10:09 | |
openstackgerrit | Jan Provaznik proposed openstack/manila master: User Messages https://review.openstack.org/313549 | 10:26 |
jprovazn | kaisers: hi, let's see if quobyte passes this time on ^ - based on logs you hit a race issue which I actually fixed a while ago but only in manila_tempest_tests/tests/api/admin/test_user_messages_negative.py - https://review.openstack.org/#/c/313549/45..46/manila_tempest_tests/tests/api/admin/test_user_messages.py | 10:28 |
*** kaisers_ has joined #openstack-manila | 10:43 | |
*** ganso has joined #openstack-manila | 10:53 | |
*** amit213 has quit IRC | 11:02 | |
*** kaisers_ has quit IRC | 11:07 | |
*** tuanluong has quit IRC | 11:58 | |
*** pcaruana has quit IRC | 12:02 | |
*** pcaruana has joined #openstack-manila | 12:02 | |
*** kaisers_ has joined #openstack-manila | 12:04 | |
kaisers | jprovazn: let's see, somehow my CIs are specialized on races, it seems... ;-) | 12:09 |
jprovazn | kaisers: which is good so we can catch them :) | 12:10 |
kaisers | jprovazn: however, a race would fit the general behaviour and randomness of the issue... | 12:10 |
kaisers | jprovazn: if you can locate them, we've issues with the Cinder/Nova API integration that shows racy behaviour for years now... | 12:10 |
kaisers | Actually i could try to dig into that again, some time in the next weeks. I almost completely regenerated from that last insanity | 12:11 |
jprovazn | kaisers: it usually takes bunch of time and comparing different logs, but it's not rocket science | 12:12 |
jprovazn | kaisers: hehe, I can imagine how frustrating it can be | 12:13 |
*** chlong_ has quit IRC | 12:15 | |
*** pcaruana has quit IRC | 12:16 | |
kaisers | mmh, the job for your change is running but will still take some time, expect the result roughly at 1600h CET | 12:17 |
jprovazn | kaisers: ok, no rush | 12:18 |
kaisers | jprovazn: do you know by any chance if tempest testing a share server based driver impl requires specific share type settings? I'm currently testing some wip and the DHSS tests don't really start while DHSS off runs smoothly | 12:21 |
kaisers | Seem's i overlooked something in the setup | 12:21 |
*** pcaruana has joined #openstack-manila | 12:23 | |
*** pcaruana has quit IRC | 12:23 | |
*** pcaruana has joined #openstack-manila | 12:23 | |
jprovazn | kaisers: during creating a share type you choose whether it's dhss=true/false | 12:24 |
jprovazn | kaisers: so you might check whether you set driver_handles_share_servers is evaluated to true | 12:26 |
*** kaisers_ has quit IRC | 12:28 | |
*** dsariel has joined #openstack-manila | 12:29 | |
*** pcaruana has quit IRC | 12:29 | |
kaisers | yeah, the driver is clear in that context, i was wondering if i'd have to predefine a special share type or the likes | 12:30 |
kaisers | jprovazn: but i think i found it now, the scheduler is not happy and ends up with 0 hosts for creating a share | 12:30 |
kaisers | Something to follow up on, yeah! Sounds almost too easy :-D | 12:31 |
jprovazn | :) | 12:31 |
*** pcaruana has joined #openstack-manila | 12:37 | |
*** pcaruana has quit IRC | 12:43 | |
*** pcaruana has joined #openstack-manila | 12:44 | |
*** MVenesio has joined #openstack-manila | 12:44 | |
*** jmlowe_ has quit IRC | 12:50 | |
*** pcaruana has quit IRC | 12:53 | |
*** gouthamr has joined #openstack-manila | 13:02 | |
*** pcaruana has joined #openstack-manila | 13:06 | |
*** jprovazn has quit IRC | 13:11 | |
*** pcaruana has quit IRC | 13:13 | |
*** pcaruana has joined #openstack-manila | 13:14 | |
*** dustins has joined #openstack-manila | 13:19 | |
*** kaisers_ has joined #openstack-manila | 13:26 | |
*** chlong_ has joined #openstack-manila | 13:34 | |
*** jmlowe has joined #openstack-manila | 13:35 | |
*** kaisers_ has quit IRC | 13:37 | |
*** eharney has joined #openstack-manila | 13:37 | |
*** pcaruana has quit IRC | 13:40 | |
*** jprovazn has joined #openstack-manila | 13:44 | |
*** pcaruana has joined #openstack-manila | 13:46 | |
*** gouthamr has quit IRC | 13:52 | |
*** gouthamr has joined #openstack-manila | 14:05 | |
openstackgerrit | Victoria Martinez de la Cruz proposed openstack/manila master: Add create/delete/extend/shrink share notifications https://review.openstack.org/466586 | 14:06 |
*** xyang1 has joined #openstack-manila | 14:10 | |
*** eharney has quit IRC | 14:16 | |
*** bswartz has joined #openstack-manila | 14:17 | |
*** eharney has joined #openstack-manila | 14:28 | |
*** kaisers_ has joined #openstack-manila | 14:34 | |
*** gouthamr has quit IRC | 14:34 | |
*** gouthamr has joined #openstack-manila | 14:42 | |
*** tinwood has quit IRC | 14:43 | |
*** tinwood has joined #openstack-manila | 14:43 | |
*** markstur has joined #openstack-manila | 14:57 | |
*** kaisers_ has quit IRC | 15:05 | |
*** gnarld_ is now known as cFouts | 15:14 | |
*** rraja has quit IRC | 15:26 | |
openstackgerrit | Victoria Martinez de la Cruz proposed openstack/manila master: Add create/delete/extend/shrink share notifications https://review.openstack.org/466586 | 15:30 |
*** xyang1 has quit IRC | 16:02 | |
*** kaisers_ has joined #openstack-manila | 16:02 | |
*** xyang1 has joined #openstack-manila | 16:03 | |
*** xyang1 has quit IRC | 16:07 | |
*** xyang1 has joined #openstack-manila | 16:07 | |
*** a-pugachev has quit IRC | 16:24 | |
calebb | hi, I'm trying to setup manila in devstack by following https://wiki.openstack.org/wiki/Manila/ManilaDevstack , but after i run stack.sh manila seems to be having problems. It looks as though the share VM is not being started, so when i try to create a share, it ends up in the error state | 16:24 |
*** dsariel has quit IRC | 16:25 | |
*** kaisers_ has quit IRC | 16:25 | |
calebb | and `manila service-list` shows that only manila-data and manila-scheduler services are enabled | 16:25 |
calebb | not sure if that's relevant | 16:25 |
calebb | when should/how do i get manila to start the share vm? | 16:26 |
gouthamr | calebb: those are some really old instructions. (We should tag that page appropriately.) | 16:47 |
gouthamr | calebb: did your devstack run fine? | 16:47 |
gouthamr | calebb: https://docs.openstack.org/developer/manila/devref/index.html is the developer reference for manila, | 16:47 |
gouthamr | https://docs.openstack.org/developer/manila/devref/development-environment-devstack.html | 16:47 |
gouthamr | is manila-share "disabled" and "down" or "enabled" and "down"? | 16:48 |
gouthamr | or not showing up at all | 16:48 |
gouthamr | ? | 16:48 |
calebb | it looked like stack.sh finished fine, but it looks like horizon might be confused about what networks exist... hmmm | 16:52 |
calebb | and manila-share does not show up at all | 16:52 |
calebb | in that list | 16:52 |
calebb | also thanks for letting me know those are out of date! I'll take a look at the new docs | 16:52 |
calebb | although the new docs look basically the same as what im doing as well | 16:53 |
calebb | hmm, this might just be a problem with my actual devstack and not manila, looks like there are some other problems, sorry I'll try resolve those and if i end up with any more questions I'll poke back | 17:01 |
*** rpittau has quit IRC | 17:08 | |
*** lpetrut has quit IRC | 17:11 | |
*** lpetrut has joined #openstack-manila | 17:11 | |
*** xyang1 has quit IRC | 17:13 | |
*** kaisers_ has joined #openstack-manila | 17:21 | |
*** lpetrut has quit IRC | 17:27 | |
*** gouthamr has quit IRC | 17:34 | |
*** cfey has quit IRC | 17:44 | |
*** cfey has joined #openstack-manila | 17:45 | |
*** kaisers_ has quit IRC | 18:02 | |
*** kaisers_ has joined #openstack-manila | 18:02 | |
*** kaisers_ has quit IRC | 18:07 | |
*** eharney has quit IRC | 18:12 | |
*** eharney has joined #openstack-manila | 18:15 | |
*** kaisers_ has joined #openstack-manila | 18:16 | |
*** lpetrut has joined #openstack-manila | 18:20 | |
*** mnaser has quit IRC | 18:21 | |
*** kaisers_ has quit IRC | 18:22 | |
*** mnaser has joined #openstack-manila | 18:26 | |
*** kaisers_ has joined #openstack-manila | 18:38 | |
*** mnaser has left #openstack-manila | 18:40 | |
*** kaisers_ has quit IRC | 18:42 | |
*** kaisers_ has joined #openstack-manila | 18:44 | |
*** arnewiebalck_ has joined #openstack-manila | 18:49 | |
*** jmlowe has quit IRC | 18:53 | |
*** jmlowe has joined #openstack-manila | 18:56 | |
*** kaisers_ has quit IRC | 19:10 | |
openstackgerrit | Jan Provaznik proposed openstack/manila master: Add sorting, filtering and pagination to messages https://review.openstack.org/471438 | 19:13 |
*** xyang1 has joined #openstack-manila | 19:23 | |
*** arnewiebalck_ has quit IRC | 19:29 | |
*** markstur has quit IRC | 19:32 | |
*** jmlowe has quit IRC | 19:57 | |
*** jmlowe has joined #openstack-manila | 19:57 | |
*** xyang1 has quit IRC | 19:59 | |
*** kaisers_ has joined #openstack-manila | 20:03 | |
*** jprovazn has quit IRC | 20:41 | |
*** MVenesio has quit IRC | 20:48 | |
*** markstur has joined #openstack-manila | 20:49 | |
*** markstur has quit IRC | 20:54 | |
*** dustins has quit IRC | 20:58 | |
*** jmlowe has quit IRC | 21:01 | |
*** pcaruana has quit IRC | 21:01 | |
*** markstur has joined #openstack-manila | 21:12 | |
*** eharney has quit IRC | 21:26 | |
*** lpetrut has quit IRC | 21:40 | |
*** markstur has quit IRC | 21:55 | |
*** chlong_ has quit IRC | 22:18 | |
*** ganso has quit IRC | 22:28 | |
*** gouthamr has joined #openstack-manila | 22:50 | |
*** gouthamr has quit IRC | 22:54 | |
*** sjjfowler has quit IRC | 23:09 | |
*** jmlowe has joined #openstack-manila | 23:38 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!