Wednesday, 2016-04-06

openstackgerritAlex O'Rourke proposed openstack/manila: Update HPE 3PAR devref docs  https://review.openstack.org/30197200:08
*** yangyapeng has quit IRC00:19
*** mtanino has quit IRC00:25
*** akerr has quit IRC00:42
*** esker has quit IRC00:43
*** esker has joined #openstack-manila00:47
*** erlon has quit IRC01:07
*** yangyapeng has joined #openstack-manila01:13
*** baojg has joined #openstack-manila01:19
*** akshai has joined #openstack-manila01:21
*** akshai_ has joined #openstack-manila01:22
*** esker has quit IRC01:24
*** akshai has quit IRC01:25
*** shausy has joined #openstack-manila01:39
*** baojg has quit IRC01:40
*** houming has joined #openstack-manila01:59
*** shausy has quit IRC02:13
openstackgerritzhongjun proposed openstack/manila: Add user_id echo in manila show/create/manage api  https://review.openstack.org/29811502:14
*** tobe has joined #openstack-manila02:42
*** gouthamr has quit IRC03:01
*** esker has joined #openstack-manila03:34
*** esker has quit IRC03:52
*** resker has joined #openstack-manila03:52
*** esker has joined #openstack-manila03:57
*** resker has quit IRC03:59
*** esker has quit IRC04:05
*** esker has joined #openstack-manila04:07
*** sgotliv has joined #openstack-manila04:08
*** sgotliv has quit IRC04:17
*** sgotliv has joined #openstack-manila04:23
openstackgerritOpenStack Proposal Bot proposed openstack/manila: Updated from global requirements  https://review.openstack.org/30076704:26
*** jasonsb has joined #openstack-manila04:30
*** sgotliv has quit IRC04:34
*** shausy has joined #openstack-manila04:39
*** sgotliv has joined #openstack-manila05:11
*** akshai_ has quit IRC05:28
*** sekrit has quit IRC05:30
*** shausy has quit IRC05:35
*** timcl has quit IRC05:35
*** nkrinner has joined #openstack-manila05:35
*** shausy has joined #openstack-manila05:36
*** divab has quit IRC05:36
*** qeelee has joined #openstack-manila05:57
*** sgotliv has quit IRC06:01
openstackgerritzhongjun proposed openstack/manila: [WIP]Add snapshot instances admin APIs  https://review.openstack.org/23465806:12
*** sekrit has joined #openstack-manila06:23
*** lpetrut has joined #openstack-manila06:24
toabctlvponomaryov: hey. is it possible to use security services (ie AD) without using DHSS=True ?06:50
*** openstackgerrit has quit IRC07:02
*** openstackgerrit has joined #openstack-manila07:03
*** pcaruana has joined #openstack-manila07:06
*** houming has quit IRC07:11
*** houming has joined #openstack-manila07:12
*** lpetrut has quit IRC07:27
*** sgotliv has joined #openstack-manila08:09
vponomaryovtoabctl: no, not possible in scope of Manila handling08:20
vponomaryovtoabctl: in case of DHSS=False driver will have only one such endpoint and it can be configured out-of-manila08:20
toabctlvponomaryov: but I guess for NetApp I could configure AD auth manually and just use manila to create share?08:20
vponomaryovtoabctl: yes08:21
toabctlvponomaryov: ok. that's what I thought. thanks a lot!08:21
*** rraja has joined #openstack-manila08:46
zhongjun_vponomaryov, bswartz: ping  Before we talk about "soft" deletion in manila. It will cause the database too big. How about we add a simple command to delete the the data(status is "deleted") in db table?08:59
*** lpetrut has joined #openstack-manila09:01
zhongjun_vponomaryov, bswartz: such as: "manila-manage db clean"09:01
zhongjun_vponomaryov, bswartz: It will let the Manila have this clean function instead of write scripts with DB cleanups.09:11
vponomaryovzhongjun_: remember that DB tables have lots of references to each other and "cleanup" logic will be kind of complicated. And this logic should be updated each time new table relations appear.09:15
vponomaryovzhongjun_: but in general I agree that it will be useful to have such feature09:16
zhongjun_vponomaryov: yes, it would be useful for operators. "manila-manage db clean" or  "manila clean ..." Do you think which one is better?09:22
vponomaryovzhongjun_: manila-manage09:23
vponomaryovzhongjun_:only09:23
vponomaryovzhongjun_: new command under "manila-manage db"09:24
zhongjun_vponomaryov: oh, Does I need to put it to IRC and get everyone agree? or just open a bp and write the detail?09:26
zhongjun_s/ IRC/meeting09:26
vponomaryovzhongjun_: create BP and describe idea somewhere09:29
zhongjun_vponomaryov: ok, thanks, by the way please review code(https://review.openstack.org/#/c/298115) in your free time09:31
*** yangyapeng has quit IRC09:43
*** yangyapeng has joined #openstack-manila09:44
*** yangyapeng has quit IRC09:49
*** ekarlso- has quit IRC10:09
-openstackstatus- NOTICE: npm lint jobs are failing due to a problem with npm registry. The problem is under investigation, and we will update once the issue is solved.10:17
*** ChanServ changes topic to "npm lint jobs are failing due to a problem with npm registry. The problem is under investigation, and we will update once the issue is solved."10:17
*** ekarlso- has joined #openstack-manila10:21
*** ekarlso- has quit IRC10:22
*** ekarlso has joined #openstack-manila10:22
openstackgerritTom Barron proposed openstack/manila: Detect addition of executable files  https://review.openstack.org/30157610:25
*** yangyapeng has joined #openstack-manila10:40
*** tpsilva has joined #openstack-manila10:43
*** houming has quit IRC11:15
tbarroni see share migration tempest failures this morning, e.g. http://logs.openstack.org/15/298115/6/check/gate-manila-tempest-dsvm-mysql-generic/d3b6269/logs/testr_results.html.gz11:28
tbarronare these new, or a chronic issue?11:28
* tbarron is catching up on manila11:29
tbarronshare can't be mounted, permission denied: http://logs.openstack.org/15/298115/6/check/gate-manila-tempest-dsvm-mysql-generic/d3b6269/logs/screen-m-dat.txt.gz11:30
*** timcl has joined #openstack-manila11:31
*** timcl has quit IRC12:04
scottdaDoes manilaclient have a command to get server version info?12:23
scottdaI see that it does this automatically, to figure out the highest mutually supported version....12:23
scottdabut could a user just get that info without 'debug'?12:23
*** gouthamr has joined #openstack-manila12:27
vponomaryovscottda: manila api-version12:32
scottdavponomaryov: Thanks!12:33
vponomaryovtbarron: yes, it fails, files two bugs: https://bugs.launchpad.net/manila/+bug/1566826 and https://bugs.launchpad.net/manila/+bug/156681512:35
openstackLaunchpad bug 1566826 in Manila "migration tests fail" [Undecided,New]12:35
openstackLaunchpad bug 1566815 in Manila "share manager fails to remove access rules on replicated share" [Undecided,New]12:35
vponomaryovtbarron: both related to access rules12:36
vponomaryovtbarron: and usage of more than one share instance12:36
tbarronvponomaryov: ty!12:38
*** ociuhandu has quit IRC12:39
vponomaryovtbarron: looks like second share instances do not get access rules anymore12:40
vponomaryovtbarron: new challenge! ))12:40
tbarronvponomaryov: yeah, that makes sense.  Good connection with the replication issue.12:41
tbarronvponomaryov: so this just started happening? - small git space to bisect?12:41
vponomaryovtbarron: are you able to get some useful results in logstash?12:43
tbarronvponomaryov: i will try12:43
vponomaryovtbarron: it returns no results for me12:43
vponomaryovhttp://logstash.openstack.org/#dashboard/file/logstash.json?query=message%3A%5C%22mount.nfs%3A%20access%20denied%20by%20server%20while%20mounting%5C%22%20AND%20tags%3A%5C%22screen-m-dat.txt%5C%2212:44
*** akerr has joined #openstack-manila12:48
tbarronvponomaryov: i'm no logstash guru but that query looks good to me12:49
*** timcl has joined #openstack-manila12:51
*** merooney has joined #openstack-manila12:54
vponomaryovtbarron: manila was not changed, pip deps too, and only kernel version has been changed from linux-headers-3.13.0-85 to linux-headers-3.13.0-8312:55
openstackgerritRodrigo Barbieri proposed openstack/manila: Fix manage tempest test validation  https://review.openstack.org/30013812:58
gansovponomaryov: how did something that breaks migration merge if migration_tests are run on voting job? o_O13:01
*** akshai has joined #openstack-manila13:01
vponomaryovganso: because it is not the cause13:02
*** ociuhandu has joined #openstack-manila13:02
tbarronvponomaryov: did the service image change recently?13:03
vponomaryovtbarron: ZFsonLinux fails too13:03
vponomaryovtbarron: image out of suspect13:03
tbarronvponomaryov: oh yeah13:03
*** merooney has quit IRC13:03
*** porrua has joined #openstack-manila13:05
*** shausy has quit IRC13:11
*** martyt has joined #openstack-manila13:17
*** martyt has quit IRC13:17
*** dustins has joined #openstack-manila13:24
*** merooney has joined #openstack-manila13:29
*** timcl has quit IRC13:32
*** mtanino has joined #openstack-manila13:37
*** timcl has joined #openstack-manila13:38
*** qeelee has quit IRC13:38
*** merooney has quit IRC13:40
*** eharney has quit IRC13:41
*** esker has quit IRC13:42
*** merooney has joined #openstack-manila13:47
*** mlima_ has joined #openstack-manila13:47
*** mlima has quit IRC13:50
*** eharney has joined #openstack-manila13:55
*** sage has quit IRC13:57
*** sage has joined #openstack-manila13:58
*** Yogi1 has joined #openstack-manila14:06
*** mtanino has quit IRC14:08
*** eharney has quit IRC14:11
*** cknight has joined #openstack-manila14:24
*** dustins has quit IRC14:30
*** eharney has joined #openstack-manila14:30
*** nkrinner has quit IRC14:33
*** dustins has joined #openstack-manila14:34
*** eharney has quit IRC14:39
*** eharney has joined #openstack-manila14:40
*** mtanino has joined #openstack-manila14:54
*** eharney has quit IRC14:59
*** absubram has joined #openstack-manila15:11
*** dustins_ has joined #openstack-manila15:13
*** eharney has joined #openstack-manila15:14
*** dustins has quit IRC15:16
*** merooney has quit IRC15:22
openstackgerritMerged openstack/manila: Update HPE 3PAR devref docs  https://review.openstack.org/30197215:23
openstackgerritValeriy Ponomaryov proposed openstack/manila: [DEBUG] Do not merge  https://review.openstack.org/30232215:26
*** esker has joined #openstack-manila15:29
*** merooney has joined #openstack-manila15:30
*** mlima has joined #openstack-manila15:42
*** mlima_ has left #openstack-manila15:43
tbarronvponomaryov: i am watching and learning how you debug these tests15:50
*** adrianofr_ has joined #openstack-manila15:52
*** merooney has quit IRC15:53
*** jseiler has joined #openstack-manila15:55
*** xyang1 has joined #openstack-manila15:57
bswartztbarron: I'm trying to reproduce failure locally15:59
tbarronbswartz: cool16:00
*** akerr is now known as akerr_away16:00
*** erlon has joined #openstack-manila16:07
*** timcl has quit IRC16:16
bswartztbarron, vponomaryov: failed 3 tests on my system16:18
bswartzmanila_tempest_tests.tests.api.admin.test_share_types.ShareTypesAdminTest.test_get_share_with_share_type16:18
openstackgerritRodrigo Barbieri proposed openstack/manila: Fix manage tempest test validation  https://review.openstack.org/30013816:18
bswartzsetUpClass (manila_tempest_tests.tests.api.admin.test_shares_actions.SharesActionsAdminTest)16:18
bswartzsetUpClass (manila_tempest_tests.tests.api.test_shares.SharesCIFSTest)16:18
*** merooney has joined #openstack-manila16:20
tbarronbswartz: are these share instance and access-list update affected failures like in vponomaryov bugs?  or difft issues?16:24
bswartzI was hoping someone could tell me if those tests were the same ones that failed in grate16:25
bswartzin gate16:25
bswartzI'm in the process of checking myself16:26
bswartzalso, rerunning tests a second time16:26
dencavalGuys, why there is the restriction: "LVM driver should not be used on a host running Neutron agents, simultaneous usage might cause issues with share deletion (shares will not get deleted from volume groups)."16:26
*** sgotliv has quit IRC16:26
bswartzdencaval: it's a known bug16:27
bswartzonly affects very old Linux distros, such as Ubuntu trusty16:28
bswartzthe issue is how mount namespace sharing is configured by default16:28
tbarronbswartz: the tests I saw fail were http://logs.openstack.org/76/301576/2/check/gate-manila-tempest-dsvm-mysql-generic/7143c13/logs/testr_results.html.gz16:29
bswartzout of the box, namespaces are private on trusty so when neutron creates child namespaces for it's network things, it screws up everything created by lvm driver16:29
bswartzdencaval: is there a bug you're looking at? I could add a workaround to the bug for people who do wish to use neutron and manila+LVM on ubuntu trusty16:30
*** merooney has quit IRC16:31
dencavalbswartz, actually, the patch of install guide consider installing LVM as option 1 and generic as option 2, but it does not have yet notes about this bug of using both at the same node.16:33
dencavalbswartz,  we consider only Mitaka release for this patch16:33
bswartzdencaval: where are you reading about the LVM + neutron issue though?16:34
dencavalbswartz, http://docs.openstack.org/draft/config-reference/shared-file-systems/drivers/lvm-driver.html16:34
bswartzIt's a known issue but I want to make sure any workarounds are published in the same places where people are discovering the problem16:34
bswartzah16:35
dencavalbswartz, is it possible to change that config?16:35
dencavalbswartz, something as a step for the install guide?16:35
bswartzyes perhaps I can add the workaround directly to the config guide16:35
dencavalbswartz,  It would be nice16:35
bswartzdencaval: AFAIK fedora/suse/debian do not need workarounds though16:36
bswartzat least not with latest versions of those16:36
bswartzolder versions might have the problem16:36
*** akerr_away is now known as akerr16:37
dencavalbswartz, nice, thats acceptable, as long as it doesnt break any other stuff16:37
dencavalbswartz, and about redhat/centos? Is it needed too?16:38
bswartzit totally depends on whether they make the default mount point shared or private16:42
bswartzI'd have to test it16:42
*** timcl has joined #openstack-manila16:42
bswartzprivate was the old default, but I think everyone has realized that shared is what everyone should want16:42
*** jasonsb has quit IRC16:42
bswartzso defaults should be changed by now across all Linuxes16:42
bswartzpart of the problem with trusty is that canonical pushed container support into that release in a half-baked way because they really wanted the feature in the LTS (or so it seems to me)16:44
*** merooney has joined #openstack-manila16:44
bswartzso container support works in trusty, but not as well as it does in later versions16:44
* bswartz eagerly anticipates xenial.....16:45
dencavalbswartz, hmm16:48
dencavalbswartz, :D16:48
bswartzokay my second test run is completely hosed16:57
bswartzso I'm not trusting my ZFS+tempest test script right now16:57
*** esker has quit IRC17:05
*** esker has joined #openstack-manila17:06
openstackgerritOpenStack Proposal Bot proposed openstack/manila: Updated from global requirements  https://review.openstack.org/30076717:17
gouthamrtbarron: ping17:18
*** akerr has quit IRC17:18
*** merooney has quit IRC17:20
*** akerr has joined #openstack-manila17:20
tbarrongouthamr: pong17:22
*** martyturner has joined #openstack-manila17:25
gouthamrtbarron: hi! quick q.. the migration test failure on your patch.. do we know the RCA and a possible resolution....  ('mount.nfs: mount(2): Permission denied\nmount.nfs: access denied by server while mounting 10.254.0.5:/shares/share-26b47bd4-2bc6-4a9d-a40e-904b0e96bc71\n')17:38
*** esker has quit IRC17:39
tbarrongouthamr: vponomaryov's first theory is that it is an issue with access rules and share instances17:42
tbarrongouthamr: see https://bugs.launchpad.net/manila/+bug/156682617:42
openstackLaunchpad bug 1566826 in Manila "migration tests fail" [Critical,New]17:42
tbarrongouthamr: and see: https://bugs.launchpad.net/manila/+bug/156681517:42
openstackLaunchpad bug 1566815 in Manila "share manager fails to remove access rules on replicated share" [Undecided,New] - Assigned to Goutham Pacha Ravi (gouthamr)17:42
gouthamrtbarron: ah.. could be.. will dig into it..17:42
tbarronwhich would fit with that theory17:43
gouthamryeah, i was looking at ^^17:43
tbarrongouthamr: but he didn't see any recent code changes or requirements changes that would account for this17:43
tbarrongouthamr: no definitive rca yet17:43
gouthamrtbarron: which is what makes me think its nothing wrong with the DB..17:43
*** david-lyle has quit IRC17:44
gouthamrtbarron: maybe its something on nova :P17:44
gouthamr(it's easy to say that, i'll check :) )17:44
tbarrongouthamr: or neuron, or kernel change17:44
tbarronneutron17:44
tbarrongouthamr: "only kernel version has been changed from linux-headers-3.13.0-85 to linux-headers-3.13.0-83"17:46
tbarrongouthamr: i was thinking a service image change but that wouldn't explain zfs17:46
gouthamrtbarron: i've a theory for the zfs failure17:48
gouthamrtbarron: that could be some sqlalchemy related failure17:48
tbarrondo you think the two bugs are unrelated?17:48
*** lpetrut has quit IRC17:49
gouthamrtbarron: yes.. i do think they're unrelated17:50
gouthamrtbarron: because the zfs one comes from manila's DB API..17:50
tbarrongouthamr: ok, I was believing vponomaryov that they were the same issue.17:51
tbarrongouthamr: that's why I let him off the hook on my question: has the service image changed lately?17:52
gouthamrtbarron: replication uses multiple share instances and there are three access rules tests there i believe..17:53
gouthamrtbarron i'm running the zfs tests locally with my changes to a DB API method.. will confirm if the second bug's related.17:54
tbarrongouthamr: i didn't have replication test failures, only migration test failures17:55
tbarrondata service has to mount both instances, right?17:56
gouthamrtbarron: in case of ZFS, it was a replication test..17:56
gouthamrtbarron: yep17:56
gouthamrtbarron: and that's the failure: http://logs.openstack.org/76/301576/2/check/gate-manila-tempest-dsvm-mysql-generic/deadd43/logs/screen-m-dat.txt.gz17:56
tbarrongouthamr: yes, i'm just leaning your way in thinking they are difft issues even though share instances are involved in both cases17:56
*** xyang1 has quit IRC17:58
gouthamrtbarron: :) share instances make looking at the logs hard.. because we're logging share ids in someplaces and access rules logs are per share instance17:59
tbarrongouthamr: it's better than in cinder, where there are no instances, and a 'id' and a 'name_id'.  but i digress.18:00
tbarrongouthamr: i don't see where the access rule getting applied, or the changed exports file, or the output of 'exportfs -r', is logged.18:01
gouthamrtbarron: yeah.. this instance: 26b47bd4-2bc6-4a9d-a40e-904b0e96bc71 does not appear in update_access related logs..18:01
tbarrongouthamr: and where are those logs?18:02
* tbarron is trying to learn his way around18:02
*** david-lyle has joined #openstack-manila18:02
gouthamrtbarron: http://logs.openstack.org/76/301576/2/check/gate-manila-tempest-dsvm-mysql-generic/deadd43/logs/screen-m-shr.txt.gz#_2016-04-06_14_19_05_21718:03
gouthamrtbarron: this is the m-shr log for the m-dat log i linked you to earlier18:03
tbarrongouthamr: yeah, that makes sense.18:05
gouthamrtbarron: i apologize.. http://logs.openstack.org/76/301576/2/check/gate-manila-tempest-dsvm-mysql-generic/deadd43/logs/screen-m-shr.txt.gz#_2016-04-06_14_20_14_49018:07
gouthamrtbarron: 'denied access' before deleting the share.. , but never 'applied access'18:10
tbarrongouthamr: right18:10
gouthamrtbarron: maybe ganso can help..18:14
gouthamrganso: ping18:14
gansogouthamr: pong18:16
gansogouthamr: I am following the issue, I could not reproduce locally18:16
gouthamrganso: oh..18:16
gouthamrganso: i wonder if its about the stage when access_copy done and update_access get called on the destination18:17
gansogouthamr: according to the error it is before that18:17
gouthamrganso: the failure is in migration_complete..18:18
gansogouthamr: it cannot mount, so it seems access rules are not being applied18:18
gouthamrganso: yeah..18:18
gansogouthamr: migration_complete test performs all the steps18:18
gansogouthamr: not only migration_complete call18:18
gansogouthamr: maybe If I setup a VM from scratch (reinstall ubuntu etc) I can reproduce it, have not tried that yet18:22
gansogouthamr: I suspect something related to NFS libraries18:22
bswartzaha, I found out why my tests were blowing up18:22
*** timcl1 has joined #openstack-manila18:23
bswartzI commented out a "sleep 10" between then end of stack.sh and the start of tempest18:23
bswartzhonestly IDK why a sleep makes a big difference, but it does18:23
* gouthamr again, sleep is good 18:24
*** dustins_ is now known as dustins18:24
bswartzsleeps are bad!18:24
dustinswhen in doubt, sleep on it18:24
gouthamrhaha18:24
*** ociuhandu has quit IRC18:24
*** timcl has quit IRC18:25
tbarronyeah, sleeps imply indeterminism, races, future problems.18:25
gouthamrganso: just checking, on migration_start from m-shr, m-dat mounts both instances and copies the data?18:25
gansogouthamr: yes18:26
gansodustins: lol18:26
gouthamrganso: i see create_instance_and_wait is creating the new share instance and waiting for it to become 'available'18:26
tbarronand updates the share server exports for both instances, right?18:26
*** sgotliv has joined #openstack-manila18:26
gouthamrganso: but i don't see where the access rules are applied18:27
gansogouthamr: data service performs the API calls to apply the rules that grant access to data service node mounting the instances18:27
gouthamrganso: http://logs.openstack.org/76/301576/2/check/gate-manila-tempest-dsvm-mysql-generic/deadd43/logs/screen-m-dat.txt.gz#_2016-04-06_14_30_00_37518:28
*** martyturner has quit IRC18:29
gouthamrganso: ah, you mean: allow_access_to_data_service18:30
tbarrongouthamr: ganso: yeah, i don't see data service logging that it's calling an api to change the access rules before it attempts the mount.18:30
gansogouthamr: the line just below the highlighted one is performing a RPC call18:30
tbarronganso: ok, i see now18:30
gansogouthamr: so then you look back on m-shr to see the node processing it18:30
*** mlima_ has joined #openstack-manila18:34
*** mlima has quit IRC18:37
*** martyturner has joined #openstack-manila18:38
openstackgerritTom Barron proposed openstack/manila: deprecate manila-all command  https://review.openstack.org/30240218:39
openstackgerritRodrigo Barbieri proposed openstack/manila: [DEBUG,DNM] testing CI  https://review.openstack.org/30240418:43
gansogouthamr, tbarron: let's see what's going on there ^18:44
tbarronganso: ty!18:45
* gouthamr scanning logs for GANSOOOOOOOOOOOOOOO is easier.18:45
*** Yogi1 has quit IRC18:45
tbarrongouthamr: you should embed your mobile number in those messages.18:45
gouthamrhahaha i'd have to sign some papers to do that tbarron :P18:46
*** timcl1 has quit IRC18:46
gouthamr(reaction ^)18:46
tbarronheh18:46
*** lpetrut has joined #openstack-manila18:47
*** timcl has joined #openstack-manila18:47
*** rraja has quit IRC18:51
gouthamrganso: any reason why the data copy helper creates an access rule in the DB and then calls allow_access?18:54
*** ociuhandu has joined #openstack-manila18:56
openstackgerritTom Barron proposed openstack/manila: deprecate manila-all command  https://review.openstack.org/30240218:57
gansogouthamr: yes, in order to allow specifically to the instance18:59
gouthamrganso: but allow_access will create its own db entry..19:00
gouthamrganso: scratch that.19:04
*** martyturner has quit IRC19:05
*** timcl has quit IRC19:05
*** xyang1 has joined #openstack-manila19:06
*** martyturner has joined #openstack-manila19:06
*** timcl has joined #openstack-manila19:07
gouthamrganso: still looking at the old log, the access_rules_status transitioned from 'active' to 'updating' to 'out_of_sync' to 'updating to 'active' as expected... so, the driver did report that the data copy service got the access rules it needed.19:08
gansogouthamr: yes, that's why I suspect it is nfs libraries problem19:09
gouthamrganso: ^ before the task_state transitioned from None to 'migration_starting'19:09
*** Yogi1 has joined #openstack-manila19:10
*** Yogi1 has quit IRC19:10
*** Yogi1 has joined #openstack-manila19:15
*** rraja has joined #openstack-manila19:20
gansogouthamr: job failed :(19:24
gouthamrganso: oh.. we've to wait for all jobs before it posts logs..19:26
gansogouthamr: in fact no19:26
gansogouthamr: just copy the path and append to logs.openstack.org19:26
gansogouthamr: like http://logs.openstack.org/04/302404/1/check/gate-manila-tempest-dsvm-mysql-generic/38288e8/logs/devstacklog.txt.gz19:26
gouthamrganso: ah! #TIL19:26
*** esker has joined #openstack-manila19:30
*** esker has quit IRC19:35
*** esker has joined #openstack-manila19:36
*** rraja has quit IRC19:42
*** mlima__ has joined #openstack-manila19:50
*** mlima_ has quit IRC19:53
*** eharney has quit IRC19:55
*** timcl has quit IRC19:59
*** adrianofr_ has quit IRC20:00
*** markstur has quit IRC20:06
*** markstur has joined #openstack-manila20:07
*** eharney has joined #openstack-manila20:09
*** akerr has quit IRC20:10
*** pcaruana has quit IRC20:14
*** cknight has quit IRC20:30
*** Yogi1 has left #openstack-manila20:38
*** Yogi1 has joined #openstack-manila20:38
*** dustins has quit IRC20:38
*** gouthamr has quit IRC20:45
*** Yogi1 has quit IRC20:45
*** lpetrut has quit IRC20:55
*** lpetrut has joined #openstack-manila20:56
*** porrua has quit IRC20:56
*** lpetrut has quit IRC22:04
*** vbellur has quit IRC22:06
*** dustins has joined #openstack-manila22:08
*** vbellur has joined #openstack-manila22:09
*** vbellur has quit IRC22:15
*** tpsilva has quit IRC22:17
*** vbellur has joined #openstack-manila22:18
*** eharney has quit IRC22:35
*** martyturner has quit IRC22:39
*** sgotliv has quit IRC22:51
*** gouthamr has joined #openstack-manila23:16
*** dustins has quit IRC23:18
*** akshai has quit IRC23:34
openstackgerritTin Lam proposed openstack/manila: [Doc] Update quick start guide to Mitaka release  https://review.openstack.org/29801523:58

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