*** erlon has quit IRC | 00:05 | |
*** kaisers_ has joined #openstack-manila | 00:35 | |
*** gouthamr has joined #openstack-manila | 00:39 | |
*** kaisers_ has quit IRC | 00:40 | |
*** catintheroof has quit IRC | 01:13 | |
*** mtanino has quit IRC | 01:22 | |
*** gcb has joined #openstack-manila | 01:35 | |
*** kaisers_ has joined #openstack-manila | 01:36 | |
*** gcb has quit IRC | 01:48 | |
*** kaisers_ has quit IRC | 01:56 | |
*** gcb has joined #openstack-manila | 02:00 | |
*** nkrinner_afk has quit IRC | 02:08 | |
*** tuanluong has joined #openstack-manila | 02:16 | |
gouthamr | bswartz: can these test patches go in as well: https://review.openstack.org/#/c/433770/ https://review.openstack.org/#/c/434289/ | 02:17 |
---|---|---|
bswartz | gouthamr: I left those out intentionally | 02:22 |
bswartz | do you have a reason they need to be part of RC2? | 02:22 |
gouthamr | bswartz: they don't *have* to be... but why not? might help if someone downstream is running these tests | 02:23 |
bswartz | next week we can backport them | 02:23 |
bswartz | I don't see any urgency to it | 02:23 |
bswartz | one of those has a -1 on it btw | 02:23 |
gouthamr | bswartz: sure.. the -1 has an explanation :) | 02:24 |
* bswartz is closer to solving the mystery to of the slow scenario tests | 02:24 | |
gouthamr | ^ found an offending execution? | 02:25 |
bswartz | I expect to be up late fighting with the gate and rechecking, rechecking, rechecking before all 7 of these patches land | 02:25 |
bswartz | so in the mean time I'll be hacking on scenario tests | 02:25 |
bswartz | gouthamr: as best I can tell, the problem is actually that NFS data traffic is getting dropped by shitty neutron networking | 02:26 |
bswartz | as long as you perform small I/Os, everything is fine | 02:26 |
bswartz | once you ramp up to 1 megabyte files like ganso's test has, data packets start going missing | 02:26 |
bswartz | and the retries don't happen as fast as one would like | 02:27 |
bswartz | so tinkering with the NFS retry values has paid off bigtime | 02:27 |
gouthamr | oh.. | 02:27 |
gouthamr | dropped packets. twice in two days | 02:27 |
bswartz | I don't have direct evidence of dropped packets, but the symptoms seem pretty clear | 02:27 |
bswartz | and so far my cure is working rather well | 02:28 |
gouthamr | nice.. i was hoping the cure was to start working on manila-test-image to replace the rather heavy VMs we spin up.. | 02:29 |
bswartz | gouthamr: I already do that | 02:29 |
gouthamr | bswartz: oh! | 02:29 |
bswartz | doesn't solve NFS issues | 02:29 |
bswartz | so I'm working on a full solution | 02:30 |
gouthamr | bswartz: you're using the server image though? | 02:30 |
bswartz | client | 02:30 |
bswartz | VM bootup is fast like you would expect | 02:30 |
bswartz | but I still face timeouts related to NFS slowness | 02:31 |
bswartz | I thought originally it was SSH | 02:31 |
bswartz | but I can't reproduce any SSH issues while reproducing NFS issues is extremely easy | 02:31 |
gouthamr | you're attempting to log this verbose-ly? | 02:32 |
*** ianychoi has quit IRC | 02:34 | |
gouthamr | ah, timeo and retrans | 02:35 |
*** ianychoi has joined #openstack-manila | 02:38 | |
*** kaisers_ has joined #openstack-manila | 02:39 | |
*** kaisers_ has quit IRC | 02:44 | |
*** nkrinner_afk has joined #openstack-manila | 03:12 | |
bswartz | gouthamr: I'm able to reproduce the issues on my dev system | 03:32 |
bswartz | I'm playing around with small buffer sizes, soft mounts, udp transport and yes, timeout and retrans | 03:32 |
bswartz | the main point is that when packet loss happens we want the client to retry faster rather than waiting | 03:33 |
gouthamr | bswartz: so do we have a combination that works? | 03:33 |
bswartz | gouthamr: early tests look promising, but I'm also seeing problems with migrations themselves failing in the scenario tests | 03:38 |
bswartz | dunno what that's about | 03:38 |
bswartz | in any case, even if this works we won't be able to roll a proper fix into our gate until all the pieces fall into place | 03:38 |
gouthamr | any errors in m-data? | 03:39 |
bswartz | ShareDataCopyFailed: Share Data copy failed: Failed to copy contents from instance c538c0e4-5b38-4b07-bdc9-b507934cd3d3 to instance 32598e7c-7bde-483b-b0e2-a2b27ffcdf84 | 03:39 |
bswartz | wtf does that mean? | 03:40 |
*** kaisers_ has joined #openstack-manila | 03:41 | |
bswartz | gouthamr: https://paste.fedoraproject.org/paste/LIEu3pAUsvR~JuhWgWNgYV5M1UNdIGYhyRLivL9gydE= | 03:41 |
gouthamr | that doesn't look right: /tmp/7c00a2bf-a498-47df-976d-1687e470e7bf/f1/ | 03:43 |
bswartz | why not? | 03:43 |
gouthamr | actually, i take that back.. i was wondering why we would mount inside /tmp | 03:44 |
bswartz | it's a temporary mount | 03:44 |
gouthamr | http://logs.openstack.org/82/435182/1/check/gate-manila-tempest-minimal-dsvm-lvm-ubuntu-xenial/44c70c6/logs/screen-m-dat.txt.gz#_2017-02-17_02_30_42_792 | 03:44 |
bswartz | makes perfect sense to me | 03:44 |
gouthamr | sudo didn't make us a sandwich. | 03:44 |
bswartz | the more interesting question is why root failed to get access to a local filesystem | 03:45 |
bswartz | that should be impossible | 03:45 |
bswartz | does migration use NFS to mount one or both of the shares? | 03:45 |
* gouthamr thinks hard for a meme. finally finds: http://i2.kym-cdn.com/photos/images/original/000/913/758/a12.jpg | 03:45 | |
bswartz | thought you were looking for this: https://imgs.xkcd.com/comics/sandwich.png | 03:46 |
gouthamr | bswartz: that one is where sudo works :P | 03:46 |
gouthamr | bswartz: yes, no cross-protocol.. both nfs shares | 03:46 |
bswartz | okay well probably root is getting squashed | 03:47 |
bswartz | >_< | 03:47 |
bswartz | the only way root can get permission denied is if it's an NFS filesystem with squash root (or squash all) enabled | 03:48 |
gouthamr | we setup the exports in this case, don't we.. and iirc, we don't squash root.. | 03:48 |
bswartz | do we take the default or do we explicitly set no_root_squash,no_all_squash? | 03:48 |
*** tommylikehu1 has joined #openstack-manila | 03:48 | |
gouthamr | sudo manila-rootwrap /etc/manila/rootwrap.conf exportfs -o rw,no_subtree_check,no_root_squash 50.50.50.50:/opt/stack/data/manila/mnt/share-abac5736-2776-4403-b48a-bd1ad82bea8d execute /usr/local/lib/python2.7/dist-packages/oslo_concurrency/processutils.py:355 | 03:49 |
gouthamr | sample ^ | 03:49 |
*** zhugaoxiao has quit IRC | 03:49 | |
*** david-lyle has quit IRC | 03:49 | |
*** zhugaoxiao has joined #openstack-manila | 03:50 | |
*** david-lyle has joined #openstack-manila | 03:50 | |
bswartz | well something is squashing root | 03:50 |
bswartz | is that the source or destination export you're showing? | 03:51 |
*** deepbook5broo has joined #openstack-manila | 03:51 | |
*** deepbook5broo has left #openstack-manila | 03:51 | |
*** tommylikehu has quit IRC | 03:51 | |
*** tommylikehu1 is now known as tommylikehu | 03:51 | |
*** shausy has joined #openstack-manila | 03:52 | |
gouthamr | bswartz: good question.. it's just a random share from a recent log.. but all exports are setup the same in the driver.. | 03:52 |
bswartz | that's true... | 03:52 |
gouthamr | https://github.com/openstack/manila/blob/d856e8e841f7b494e64a4c8ba5d0b980a0ba082d/manila/share/drivers/helpers.py#L221 | 03:53 |
gouthamr | bswartz: "recheck" :P | 03:54 |
*** kaisers_ has quit IRC | 03:54 | |
bswartz | what? the job hasn't timed out yet | 03:54 |
gouthamr | i meant, retry the test... | 03:55 |
bswartz | you know that line you highlighted only executes for writable access rules | 03:55 |
gouthamr | ohh. you're waiting on https://review.openstack.org/#/c/435182/ | 03:55 |
bswartz | the source of a migration should be read-only | 03:56 |
bswartz | read-only but still with no_root_squash | 03:56 |
gouthamr | are you on ocata/master | 03:56 |
bswartz | I'm on HEAD from 2 days ago | 03:56 |
bswartz | master/HEAD | 03:57 |
bswartz | haven't restacked since tuesday | 03:57 |
gouthamr | casting something to readonly will take it through the "recovery" path.. i.e, add_rules/remove_rules will be empty | 03:57 |
gouthamr | oh crap | 03:57 |
gouthamr | i missed the if statement right above the line | 03:57 |
bswartz | yeah... | 03:57 |
bswartz | seems like a bug | 03:57 |
bswartz | ganso: ^ | 03:58 |
* bswartz presumes ganso is sleeping and will see this in scrollback tomorrow morning | 03:58 | |
gouthamr | +1 -> but how is this not a failure all the time? | 03:58 |
bswartz | gouthamr: if clients don't create any root-owned directories before migrating then this bug won't get tickled | 03:58 |
gouthamr | i don't see anything different in the test that's creating these files/dirs.. i see some file perms set.. but no user changes.. | 04:01 |
bswartz | gouthamr: I'm using a different NFS client than the gate so it's possible the gate is doing something that results in non-root-owned directories | 04:02 |
gouthamr | ssh_client.exec_command("sudo mkdir -p /mnt/f1") | 04:02 |
gouthamr | ssh_client.exec_command("sudo mkdir -p /mnt/f2") | 04:02 |
gouthamr | ssh_client.exec_command("sudo mkdir -p /mnt/f3") | 04:02 |
gouthamr | ssh_client.exec_command("sudo mkdir -p /mnt/f4") | 04:02 |
gouthamr | ssh_client.exec_command("sudo mkdir -p /mnt/f1/ff1") | 04:02 |
bswartz | the gate invokes all those commands as "ubuntu" | 04:02 |
* gouthamr sigh ^ didn't mean to do that | 04:02 | |
gouthamr | ah.. and the buildroot user is "root" | 04:02 |
bswartz | my tests simply run as root, because root is the only user in my image | 04:03 |
bswartz | not sure if it makes a difference but in this case it seems like something suspicious | 04:03 |
gouthamr | good catch! | 04:03 |
bswartz | it would be nice to get some debug logging to show the state of the filesystem from the client's and server's perspective right before the data copy | 04:04 |
gouthamr | yes, that'd help... | 04:05 |
gouthamr | bswartz: not sure if ganso wanted this in rc2: https://review.openstack.org/#/c/434462/ | 04:06 |
bswartz | gouthamr: there's not tag or target | 04:18 |
bswartz | I got by the "ocata-rc2-potential" tag in LP | 04:19 |
gouthamr | bswartz: i guess our dummy driver uncovered that race condition.. okay with it being backported tomorrow | 04:19 |
gouthamr | that failure on the gate: http://logs.openstack.org/57/435057/2/check/gate-manila-tempest-minimal-dsvm-dummy-ubuntu-xenial/edc502a/console.html#_2017-02-16_21_52_55_315070 | 04:20 |
bswartz | it's not a critical bug | 04:20 |
gouthamr | +1 | 04:20 |
bswartz | and it missed the time cutoff | 04:20 |
bswartz | so it can wait to next week | 04:20 |
gouthamr | your wait is done | 04:22 |
gouthamr | :) | 04:22 |
bswartz | wait for it..... | 04:22 |
gouthamr | race condition ^ | 04:22 |
* bswartz wonders where the gerritbot is | 04:23 | |
gouthamr | oh, gerritbot doesn't report on stable branch changes | 04:23 |
gouthamr | bswartz: maybe we can change that: https://github.com/openstack-infra/project-config/blob/master/gerritbot/channels.yaml#L1129 | 04:25 |
bswartz | https://review.openstack.org/#/c/435230 | 04:26 |
bswartz | gouthamr: indeed | 04:26 |
bswartz | I'm more interested in seeing stable branch activity reported than I am in seeing changes related to puppet | 04:27 |
bswartz | most other projects seem to be master-only for the bot too though | 04:27 |
gouthamr | yeah.. some do stable/juno. they definitely like to be informed :D | 04:29 |
gouthamr | that was quick. Release Ocata-RC2 for Manila -check. | 04:34 |
bswartz | gouthamr: it merged | 04:34 |
bswartz | RC2 is done | 04:34 |
gouthamr | bswartz: day off tomorrow? :P | 04:34 |
bswartz | gouthamr: yeah | 04:35 |
gouthamr | bswartz: sokie... like tbarron says, you may take the weekend off too... | 04:35 |
bswartz | heh | 04:36 |
*** ChanServ changes topic to "OpenStack Shared File Systems | Manila | Ocata RC2 is done, please test! | PTG next week Feb 20-24" | 04:37 | |
*** gouthamr has quit IRC | 04:38 | |
*** kaisers_ has joined #openstack-manila | 04:49 | |
*** kaisers_ has quit IRC | 04:52 | |
*** kaisers_ has joined #openstack-manila | 04:52 | |
*** kaisers_ has quit IRC | 04:57 | |
*** faizy has joined #openstack-manila | 05:32 | |
*** kaisers_ has joined #openstack-manila | 05:52 | |
*** kaisers_ has quit IRC | 05:57 | |
*** lpetrut has joined #openstack-manila | 06:20 | |
*** nkrinner_afk is now known as nkrinner | 06:31 | |
openstackgerrit | TommyLike proposed openstack/manila master: Fix: [LVM] Can't extend share when snapshots exist https://review.openstack.org/431315 | 06:53 |
*** kaisers_ has joined #openstack-manila | 06:55 | |
*** kaisers_ has quit IRC | 07:16 | |
*** jprovazn has joined #openstack-manila | 07:17 | |
*** lpetrut has quit IRC | 07:25 | |
*** lpetrut has joined #openstack-manila | 07:25 | |
*** dsariel has quit IRC | 07:26 | |
*** lpetrut has quit IRC | 07:36 | |
*** dsariel has joined #openstack-manila | 07:39 | |
openstackgerrit | xurong00037997 proposed openstack/manila master: Remove unused pylintrc https://review.openstack.org/435289 | 07:54 |
*** kaisers_ has joined #openstack-manila | 08:12 | |
*** pcaruana has joined #openstack-manila | 08:22 | |
*** wiebalck has joined #openstack-manila | 08:25 | |
*** a-pugachev has joined #openstack-manila | 08:57 | |
*** gcb has quit IRC | 08:58 | |
*** akapil has joined #openstack-manila | 09:05 | |
*** akapil has quit IRC | 09:05 | |
*** kaisers_ has quit IRC | 09:10 | |
*** akapil has joined #openstack-manila | 09:12 | |
*** gcb has joined #openstack-manila | 09:13 | |
*** lpetrut has joined #openstack-manila | 09:43 | |
*** ganso has joined #openstack-manila | 09:57 | |
*** akapil_ has joined #openstack-manila | 09:59 | |
*** akapil has quit IRC | 10:02 | |
*** tuanluong has quit IRC | 10:03 | |
*** faizy has quit IRC | 10:12 | |
*** shausy has quit IRC | 10:13 | |
*** faizy has joined #openstack-manila | 10:13 | |
*** a-pugachev has quit IRC | 10:25 | |
*** a-pugachev has joined #openstack-manila | 10:28 | |
*** a-pugachev has quit IRC | 11:01 | |
*** a-pugachev has joined #openstack-manila | 11:05 | |
*** kaisers_ has joined #openstack-manila | 11:06 | |
*** akapil_ has quit IRC | 11:10 | |
*** rraja has joined #openstack-manila | 11:18 | |
*** kaisers_ has quit IRC | 11:31 | |
*** akapil has joined #openstack-manila | 11:37 | |
*** tommylikehu_ has joined #openstack-manila | 11:53 | |
openstackgerrit | Merged openstack/manila master: Fix migration_success before completing https://review.openstack.org/434462 | 11:56 |
*** tommylikehu_ has quit IRC | 11:57 | |
*** gcb has quit IRC | 12:07 | |
*** tommylikehu_ has joined #openstack-manila | 12:15 | |
ganso | bswartz: ping | 12:18 |
*** catintheroof has joined #openstack-manila | 12:23 | |
*** kaisers_ has joined #openstack-manila | 12:27 | |
*** ociuhandu has joined #openstack-manila | 12:29 | |
*** faizy has quit IRC | 12:45 | |
vponomaryov | ganso: is https://review.openstack.org/#/c/434462/ related to http://logs.openstack.org/57/435057/2/check/gate-manila-tempest-minimal-dsvm-dummy-ubuntu-xenial/edc502a/logs/tempest_2/testr_results.html.gz ? | 12:45 |
ganso | vponomaryov: yes | 12:47 |
vponomaryov | ganso: so, issue is already fixed by this? | 12:48 |
ganso | vponomaryov: yes | 12:48 |
vponomaryov | ganso: thank you ) | 12:48 |
ganso | vponomaryov: you're welcome | 12:48 |
*** erlon has joined #openstack-manila | 12:51 | |
*** mtanino has joined #openstack-manila | 12:59 | |
*** mtanino has quit IRC | 13:15 | |
*** kaisers_ has quit IRC | 13:26 | |
*** kaisers_ has joined #openstack-manila | 13:26 | |
*** xyang1 has joined #openstack-manila | 13:33 | |
*** faizy has joined #openstack-manila | 13:41 | |
*** rraja has quit IRC | 13:48 | |
*** dustins has joined #openstack-manila | 13:54 | |
*** gouthamr has joined #openstack-manila | 14:01 | |
*** rraja has joined #openstack-manila | 14:05 | |
*** eharney has joined #openstack-manila | 14:06 | |
*** chlong has joined #openstack-manila | 14:15 | |
*** mtanino has joined #openstack-manila | 14:28 | |
*** tommylik_ has joined #openstack-manila | 14:28 | |
bswartz | ganso: late pong | 14:29 |
*** tommylikehu_ has quit IRC | 14:30 | |
*** tommylik_ has quit IRC | 14:36 | |
*** nkrinner is now known as nkrinner_afk | 14:40 | |
ganso | bswartz: hey Ben | 14:44 |
ganso | bswartz: since you're an expert on LVM, could you please share your opinion on the latest comment in https://review.openstack.org/#/c/433489/ ? | 14:44 |
ganso | bswartz: I believe that, if the share is 10GB, and the user wants to shrink the share to 5GB, even though he may have only 1GB of used space, he may lose data due to fragmentation | 14:45 |
ganso | bswartz: I am not sure LVM is smart enough to get around that | 14:46 |
ganso | bswartz: and btw, I could not reproduce the problem of not having no_root_squash with RO access rules | 14:47 |
ganso | bswartz: I created root owned folders, and using the generic driver (which uses the NFS helper), and the sudo commands could access these folders and files within those folders without any problem | 14:48 |
*** porrua has joined #openstack-manila | 15:00 | |
bswartz | ganso: hi | 15:07 |
bswartz | ganso: that's not an LVM issue | 15:08 |
bswartz | LVM will just chop off the blocks from the end when you shrink an LV | 15:08 |
ganso | bswartz: exactly | 15:08 |
bswartz | and the driver doesn't support shrinking for that reason | 15:08 |
bswartz | now ext4 can shrink a filesystem to consume less blocks | 15:09 |
ganso | bswartz: but LVM does not care about filesystems | 15:09 |
bswartz | the driver does care about filesystems though | 15:09 |
ganso | bswartz: hmmmm | 15:09 |
bswartz | if we wanted to implement shrink in LVM we could umount, resize the filesystem, then resize the LV, then remount | 15:10 |
bswartz | the filesystem resizing could cause data copying, and thus could be slow | 15:10 |
bswartz | all of our challenges in the LVM driver come from the fact that we have a mounted filesystem on top of the LV, and we have to manage that filesystem | 15:11 |
bswartz | many operations seem to require unexporting and/or umounting | 15:11 |
bswartz | anyways the revert to snapshot flavor of resize is different too | 15:12 |
bswartz | I'm not even sure LVM does the right thing when you revert to a different size snapshot -- we could have bugs there | 15:13 |
bswartz | but assuming it can handle that case, the filesystem wouldn't be a problem because the snapshotted filesystem would be an appropriate size | 15:13 |
ganso | bswartz: hummm cool, we should validate if ext4 is used then | 15:16 |
ganso | bswartz: that's a good -1 for that patch | 15:16 |
bswartz | ganso: man resize2fs | 15:16 |
jprovazn | bswartz, hi | 15:21 |
bswartz | jprovazn: sorry I didn't get back to you yesterday | 15:21 |
jprovazn | bswartz, np | 15:21 |
bswartz | (01:08:51 PM) jprovazn: bswartz, hi, re: user messages session at PTG - any chance it could fit to any of these time slots? Wed - 9:30-11am or 2:30-4:30pm; Thu - 9:00-11am or 2:30-4:30pm (EST TZ) | 15:21 |
jprovazn | bswartz, yes - this is still valid preferred time for me | 15:22 |
bswartz | jprovazn: which topic was it again? | 15:22 |
jprovazn | bswartz, user messages | 15:22 |
*** faizy has quit IRC | 15:22 | |
bswartz | wednesday's agenda is looking pretty full | 15:23 |
jprovazn | bswartz, IMO it has lower priority in compare to some others, but if there is general interest in discussing this, I'll be more than happy to connect | 15:23 |
bswartz | Thursday morning is probably the better time, to make sure we get to it | 15:23 |
jprovazn | bswartz, Thu morning works for me | 15:23 |
bswartz | okay I'll plan on starting that around 10AM | 15:23 |
bswartz | and I'll put your name on the etherpad | 15:23 |
jprovazn | bswartz, cool, thanks | 15:24 |
bswartz | jprovazn: scheduled | 15:24 |
*** faizy has joined #openstack-manila | 15:32 | |
openstackgerrit | Goutham Pacha Ravi proposed openstack/manila master: Turkey Turkey Turkey https://review.openstack.org/435495 | 15:36 |
ganso | gouthamr: yummy ^ | 15:38 |
*** databus23_ has joined #openstack-manila | 15:39 | |
*** nkrinner_afk has quit IRC | 15:39 | |
*** nkrinner_afk has joined #openstack-manila | 15:40 | |
gouthamr | ganso: lol | 15:40 |
*** crushil has joined #openstack-manila | 15:46 | |
* vponomaryov is thinking "and those people use 'waste of CI resources' as argument in review battles?" | 15:47 | |
*** rraja has quit IRC | 15:53 | |
bswartz | vponomaryov: do you know if there's a way to tag a patchset so 3rd party CIs will ignore it? | 15:56 |
bswartz | if not, perhaps there should be | 15:56 |
bswartz | I bet a solid 10-20% of our patchsets should never ever have 3rd party CI run on them because they're aimed at debugging upstream issues | 15:57 |
vponomaryov | bswartz: not aware about such, just know that most of 3rd-party CIs start running after +1 from jenkins | 15:57 |
vponomaryov | bswartz: like NetApp CI does | 15:58 |
vponomaryov | bswartz: 3rd-party CI maintainers are responsible for it | 15:58 |
vponomaryov | bswartz: so, it is their interest to have "smart" CI | 15:58 |
openstackgerrit | Goutham Pacha Ravi proposed openstack/manila master: Turkey Turkey Turkey https://review.openstack.org/435495 | 16:00 |
gouthamr | vponomaryov: i hear you.. | 16:01 |
vponomaryov | gouthamr: so do I )) | 16:02 |
gouthamr | vponomaryov: however, desperate times need desperate patchsets. | 16:02 |
*** Yogi1 has joined #openstack-manila | 16:03 | |
vponomaryov | bswartz: for example, look how many redundant CI runs here: https://review.openstack.org/#/c/435289/ | 16:05 |
*** lpetrut has quit IRC | 16:07 | |
openstackgerrit | Rodrigo Barbieri proposed openstack/manila master: Remove revert-to-snapshot unused test option https://review.openstack.org/427663 | 16:17 |
*** pcaruana has quit IRC | 16:21 | |
*** cknight has joined #openstack-manila | 16:26 | |
*** vponomaryov has left #openstack-manila | 16:39 | |
*** faizy has quit IRC | 16:54 | |
*** akapil has quit IRC | 17:00 | |
*** akapil has joined #openstack-manila | 17:00 | |
*** dustins has quit IRC | 17:00 | |
*** akapil has quit IRC | 17:01 | |
*** wiebalck has quit IRC | 17:05 | |
*** wiebalck has joined #openstack-manila | 17:08 | |
*** akapil has joined #openstack-manila | 17:10 | |
*** crushil has quit IRC | 17:17 | |
*** akapil_ has joined #openstack-manila | 17:18 | |
*** akapil_ has quit IRC | 17:18 | |
*** akapil_ has joined #openstack-manila | 17:21 | |
*** akapil has quit IRC | 17:21 | |
*** akapil_ has quit IRC | 17:25 | |
*** a-pugachev has quit IRC | 18:03 | |
*** ociuhandu has quit IRC | 18:20 | |
*** jprovazn has quit IRC | 18:21 | |
*** dustins has joined #openstack-manila | 18:24 | |
*** crushil has joined #openstack-manila | 18:30 | |
-openstackstatus- NOTICE: Restarting gerrit due to performance problems | 19:03 | |
*** Yogi1 has quit IRC | 19:27 | |
*** ociuhandu has joined #openstack-manila | 19:37 | |
*** lpetrut has joined #openstack-manila | 19:48 | |
*** akapil has joined #openstack-manila | 20:00 | |
*** akapil has quit IRC | 20:04 | |
*** crushil has quit IRC | 20:07 | |
*** crushil has joined #openstack-manila | 20:38 | |
*** dustins has quit IRC | 20:45 | |
*** dustins_ has joined #openstack-manila | 20:45 | |
*** mtanino has quit IRC | 20:51 | |
openstackgerrit | Tom Barron proposed openstack/manila master: container driver: log network id as network id https://review.openstack.org/435597 | 21:13 |
*** crushil has quit IRC | 21:18 | |
*** crushil has joined #openstack-manila | 21:21 | |
*** ganso has quit IRC | 21:25 | |
*** cknight has quit IRC | 21:53 | |
*** gouthamr has quit IRC | 22:11 | |
*** crushil has quit IRC | 22:19 | |
*** dustins_ has quit IRC | 22:33 | |
*** wiebalck has quit IRC | 22:34 | |
*** gouthamr has joined #openstack-manila | 22:34 | |
*** xyang1 has quit IRC | 23:02 | |
openstackgerrit | Merged openstack/manila-specs master: Update Share Migration Ocata Improvements Spec https://review.openstack.org/407145 | 23:08 |
*** catintheroof has quit IRC | 23:21 | |
*** catintheroof has joined #openstack-manila | 23:22 | |
*** lpetrut has quit IRC | 23:23 | |
*** catintheroof has quit IRC | 23:26 | |
*** porrua has quit IRC | 23:41 | |
*** chlong has quit IRC | 23:46 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!