Friday, 2017-12-29

*** KeithMnemonic has joined #openstack-cinder00:17
*** markvoelker has joined #openstack-cinder00:20
openstackgerritMerged openstack/cinder master: NEC driver: add automatic configuration of SAN access control.  https://review.openstack.org/52943000:21
openstackgerritMerged openstack/cinder master: Update 'force' parameter for volume delete API  https://review.openstack.org/52334400:21
openstackgerritMerged openstack/cinder master: V3 jsonschema validation: Volume-types  https://review.openstack.org/52056100:21
*** KeithMnemonic has quit IRC00:22
*** yangyapeng has quit IRC00:22
*** yangyapeng has joined #openstack-cinder00:23
*** markvoelker has quit IRC00:24
*** yangyapeng has quit IRC00:27
*** itlinux has joined #openstack-cinder00:41
openstackgerritMerged openstack/cinder master: Fix incorrect description in api ref  https://review.openstack.org/53006300:44
*** KeithMnemonic has joined #openstack-cinder00:44
tommylikehuhey smcginnis, could you take a look at this patch? https://review.openstack.org/#/c/529993/00:48
*** KeithMnemonic has quit IRC00:50
*** Brin has joined #openstack-cinder00:50
*** harlowja has joined #openstack-cinder00:54
openstackgerritwanghao proposed openstack/cinder master: Use constants for cinder-volume  https://review.openstack.org/53016201:05
*** psachin has joined #openstack-cinder01:11
*** KeithMnemonic has joined #openstack-cinder01:13
*** yangyapeng has joined #openstack-cinder01:13
openstackgerritMerged openstack/os-brick master: Add the StorPool brick connector  https://review.openstack.org/19263901:16
*** KeithMnemonic has quit IRC01:18
*** edmondsw has joined #openstack-cinder01:20
*** markvoelker has joined #openstack-cinder01:21
*** AlexeyAbashkin has joined #openstack-cinder01:22
*** edmondsw has quit IRC01:25
*** markvoelker has quit IRC01:25
openstackgerritMerged openstack/cinder master: Remove some no-use code about failover  https://review.openstack.org/53009101:26
*** wanghao has joined #openstack-cinder01:26
*** AlexeyAbashkin has quit IRC01:27
*** daidv-xmas has quit IRC01:27
*** daidv_ has joined #openstack-cinder01:27
*** daidv has joined #openstack-cinder01:27
*** Trident has quit IRC01:30
*** KeithMnemonic has joined #openstack-cinder01:38
*** KeithMnemonic has quit IRC01:42
*** zhurong has joined #openstack-cinder01:44
*** gcb has joined #openstack-cinder01:48
*** KeithMnemonic has joined #openstack-cinder01:57
*** namnh has joined #openstack-cinder02:01
*** psachin has quit IRC02:01
*** KeithMnemonic has quit IRC02:02
*** daidv_ has quit IRC02:03
*** psachin has joined #openstack-cinder02:05
*** lhx_ has joined #openstack-cinder02:15
openstackgerrityixuan zhang proposed openstack/cinder master: Storwize: add hyperswap volume support  https://review.openstack.org/49241402:19
*** KeithMnemonic has joined #openstack-cinder02:20
*** markvoelker has joined #openstack-cinder02:21
*** KeithMnemonic has quit IRC02:25
*** markvoelker has quit IRC02:26
BrinHi wanghao.Have time talk about notification for qos?02:33
wanghaosure02:33
BrinDid you read my reply?02:34
wanghaoyeah02:34
BrinI think that modify is good, not needed updated_at in "associate".02:36
BrinThis is in line with usage.02:36
wanghaoI see, your point is we notify the association 'create' time,  not the qos 'update' time.02:36
BrinI mean updated_at no need to add qos time, and the code will generate updated_at time.02:38
*** harlowja has quit IRC02:41
*** KeithMnemonic has joined #openstack-cinder02:41
BrinI think you need to understand the needs first, thak you.02:41
*** gcb has quit IRC02:42
*** gcb has joined #openstack-cinder02:44
*** KeithMnemonic has quit IRC02:45
*** zhurong has quit IRC02:50
*** v12aml has quit IRC02:51
openstackgerritTommyLike proposed openstack/cinder master: Validate volume status again when snapshot created  https://review.openstack.org/52999302:57
wanghaoI know you want to add some log when doing notification,  but since you add the updated_at and created_at at notifier_info. My point is the update_at should also be added in notification body sent to rabbitmq.02:58
*** v12aml has joined #openstack-cinder03:00
wanghaookay, I see what's going on here.03:04
wanghaono need to add updated_at at notifer_info, since cinder didn't update the time in this action.03:05
*** edmondsw has joined #openstack-cinder03:08
*** Brin has quit IRC03:10
*** Brin has joined #openstack-cinder03:11
*** edmondsw has quit IRC03:13
wanghaoBrin: ping03:13
*** ericyoung has quit IRC03:15
BrinYeah. A little busy.03:16
wanghaojust another question03:17
Brinyes03:17
wanghaoyou mean log information in commit message,  does it mean the cinder log file?03:18
wanghaoor notification information that cinder sent out.03:18
wanghaoa little misunderstanding with that.03:18
*** ericyoung has joined #openstack-cinder03:20
BrinThese notifications will be printed in the cinder's log. You can reference bug-156915003:21
openstackgerritNeha Alhat proposed openstack/cinder master: V2/V3 jsonschema validation: snapshots  https://review.openstack.org/52099103:21
wanghaookay, I see this03:22
wanghaofor log side, no need to print the update_at time.  But do you think we need to add the update_at time in notifier_info.  That will also be sent to celimeter too.03:23
wanghaoI'm fine with your patch,  just want to discuss this a little.03:24
BrinI agree with tommylike, and update time does not make sense here.03:24
BrinWhen qos is updated, update time will be printed.03:27
wanghaoyeah, that's right. I agree with tommy too. The issue here is now when we do assassociate or disassociate action, cinder will not update the qos's time, just volume_type's time.03:30
wanghaoso there is no need to add update_at time.03:30
*** abhishekk has joined #openstack-cinder03:30
wanghaobecause that will be a little confusing.03:30
wanghaothank your reply for this.03:31
BrinNo problem.03:32
*** harlowja has joined #openstack-cinder03:33
*** abhishekk has quit IRC03:33
*** rmk has quit IRC03:41
*** rmk has joined #openstack-cinder03:48
*** rmk has quit IRC03:48
*** rmk has joined #openstack-cinder03:48
*** Brin has quit IRC04:00
*** wanghao has quit IRC04:05
*** wanghao has joined #openstack-cinder04:05
*** wanghao has quit IRC04:05
*** wanghao has joined #openstack-cinder04:06
*** wanghao has quit IRC04:06
*** wanghao has joined #openstack-cinder04:07
*** wanghao has quit IRC04:07
*** wanghao has joined #openstack-cinder04:07
*** wanghao has quit IRC04:08
*** wanghao has joined #openstack-cinder04:08
*** wanghao has quit IRC04:09
*** wanghao has joined #openstack-cinder04:09
*** wanghao has quit IRC04:09
*** Brin has joined #openstack-cinder04:10
*** wanghao has joined #openstack-cinder04:10
*** wanghao has quit IRC04:10
*** wanghao has joined #openstack-cinder04:11
*** wanghao has quit IRC04:11
*** wanghao has joined #openstack-cinder04:11
*** wanghao has quit IRC04:12
*** wanghao has joined #openstack-cinder04:12
*** wanghao has quit IRC04:13
*** wanghao has joined #openstack-cinder04:13
*** wanghao has quit IRC04:13
*** KeithMnemonic has joined #openstack-cinder04:17
*** KeithMnemonic has quit IRC04:21
*** markvoelker has joined #openstack-cinder04:23
*** harlowja has quit IRC04:24
*** markvoelker has quit IRC04:27
*** mikal has quit IRC04:29
*** mikal has joined #openstack-cinder04:30
*** gkadam has joined #openstack-cinder04:39
*** KeithMnemonic has joined #openstack-cinder04:43
*** AlexeyAbashkin has joined #openstack-cinder04:46
*** lhx_ has quit IRC04:47
*** KeithMnemonic has quit IRC04:48
*** gkadam has quit IRC04:49
*** AlexeyAbashkin has quit IRC04:50
*** edmondsw has joined #openstack-cinder04:56
*** gcb has quit IRC04:57
*** lhx_ has joined #openstack-cinder04:58
*** KeithMnemonic has joined #openstack-cinder04:59
*** edmondsw has quit IRC05:01
*** KeithMnemonic has quit IRC05:03
*** itlinux has quit IRC05:15
*** zhurong has joined #openstack-cinder05:21
*** KeithMnemonic has joined #openstack-cinder05:21
*** markvoelker has joined #openstack-cinder05:23
*** KeithMnemonic has quit IRC05:26
*** markvoelker has quit IRC05:28
*** wanghao has joined #openstack-cinder05:38
*** lhx_ has quit IRC05:40
*** lhx_ has joined #openstack-cinder05:40
*** gcb has joined #openstack-cinder05:40
*** KeithMnemonic has joined #openstack-cinder05:45
*** KeithMnemonic has quit IRC05:49
*** gkadam has joined #openstack-cinder05:55
*** KeithMnemonic has joined #openstack-cinder06:03
*** lhx_ has quit IRC06:07
*** KeithMnemonic has quit IRC06:07
*** arnewiebalck_ has joined #openstack-cinder06:13
openstackgerritChhavi Agarwal proposed openstack/cinder master: Run backup-restore operations on native thread  https://review.openstack.org/51831606:21
openstackgerritPooja Jadhav proposed openstack/cinder master: V2/V3 jsonschema validation: snapshots  https://review.openstack.org/52099106:21
openstackgerritPooja Jadhav proposed openstack/cinder master: V3 jsonschema validation: Backups  https://review.openstack.org/53009806:21
*** psachin has quit IRC06:21
*** markvoelker has joined #openstack-cinder06:24
*** lhx_ has joined #openstack-cinder06:27
*** arnewiebalck_ has quit IRC06:28
*** arnewiebalck_ has joined #openstack-cinder06:29
*** markvoelker has quit IRC06:29
*** KeithMnemonic has joined #openstack-cinder06:30
*** arnewiebalck_ has quit IRC06:30
*** KeithMnemonic has quit IRC06:35
BrinHow to deal with this error:http://logs.openstack.org/45/527345/3/gate/legacy-tempest-dsvm-py35/410ce85/job-output.txt.gz#_2017-12-28_23_54_16_38663606:39
*** edmondsw has joined #openstack-cinder06:44
*** KeithMnemonic has joined #openstack-cinder06:46
*** kholkina has joined #openstack-cinder06:48
*** edmondsw has quit IRC06:49
*** KeithMnemonic has quit IRC06:51
*** pgadiya has joined #openstack-cinder06:58
tommylikehuHey Brin not sure about the root cause currently, how about another recheck command?07:02
*** zhurong has quit IRC07:03
*** wanghao_ has joined #openstack-cinder07:05
BrinThank you tommy, I will do recheck once.07:07
*** dengxiafubi has joined #openstack-cinder07:07
*** wanghao has quit IRC07:08
*** KeithMnemonic has joined #openstack-cinder07:12
*** KeithMnemonic has quit IRC07:17
*** e0ne has joined #openstack-cinder07:22
*** markvoelker has joined #openstack-cinder07:25
*** markvoelker has quit IRC07:29
*** gkadam has quit IRC07:30
openstackgerritwanghao proposed openstack/python-cinderclient master: Support for reporting backend state in service list  https://review.openstack.org/53044607:32
*** e0ne has quit IRC07:33
*** KeithMnemonic has joined #openstack-cinder07:35
*** gkadam has joined #openstack-cinder07:38
*** KeithMnemonic has quit IRC07:40
*** lhx__ has joined #openstack-cinder07:46
*** lhx_ has quit IRC07:46
*** KeithMnemonic has joined #openstack-cinder07:53
*** gkadam has quit IRC07:56
*** KeithMnemonic has quit IRC07:57
*** gkadam has joined #openstack-cinder08:02
*** gkadam has quit IRC08:05
*** gkadam has joined #openstack-cinder08:05
*** alexchadin has joined #openstack-cinder08:06
*** wanghao_ has quit IRC08:12
*** wanghao has joined #openstack-cinder08:12
*** lhx_ has joined #openstack-cinder08:15
*** lhx__ has quit IRC08:16
*** zhurong has joined #openstack-cinder08:17
*** KeithMnemonic has joined #openstack-cinder08:18
*** arnewiebalck_ has joined #openstack-cinder08:19
*** arnewiebalck_ has quit IRC08:20
*** e0ne has joined #openstack-cinder08:20
*** arnewiebalck_ has joined #openstack-cinder08:21
*** KeithMnemonic has quit IRC08:23
*** AlexeyAbashkin has joined #openstack-cinder08:23
*** e0ne has quit IRC08:25
*** jdurgin has joined #openstack-cinder08:25
*** pgadiya has quit IRC08:28
*** edmondsw has joined #openstack-cinder08:32
*** edmondsw has quit IRC08:37
*** vivsoni has quit IRC08:39
*** pgadiya has joined #openstack-cinder08:41
*** vivsoni has joined #openstack-cinder08:46
*** KeithMnemonic has joined #openstack-cinder08:47
*** dengxiafubi has quit IRC08:48
*** KeithMnemonic has quit IRC08:51
*** wanghao has quit IRC09:06
*** KeithMnemonic has joined #openstack-cinder09:08
*** pgadiya has quit IRC09:09
*** KeithMnemonic has quit IRC09:12
*** zhurong has quit IRC09:14
*** wanghao has joined #openstack-cinder09:15
*** pgadiya has joined #openstack-cinder09:22
*** KeithMnemonic has joined #openstack-cinder09:24
*** markvoelker has joined #openstack-cinder09:26
*** wanghao has quit IRC09:29
*** KeithMnemonic has quit IRC09:29
*** Brin has quit IRC09:30
*** markvoelker has quit IRC09:31
*** gkadam has quit IRC09:33
*** gcb has quit IRC09:45
*** KeithMnemonic has joined #openstack-cinder09:52
*** lhx_ has quit IRC09:56
*** KeithMnemonic has quit IRC09:57
*** alexchadin has quit IRC10:01
*** alexchadin has joined #openstack-cinder10:03
*** KeithMnemonic has joined #openstack-cinder10:07
*** daidv has quit IRC10:09
*** KeithMnemonic has quit IRC10:12
*** namnh has quit IRC10:14
*** edmondsw has joined #openstack-cinder10:20
*** _ix has joined #openstack-cinder10:23
*** edmondsw has quit IRC10:25
*** alexchadin has quit IRC10:25
*** alexchadin has joined #openstack-cinder10:26
*** KeithMnemonic has joined #openstack-cinder10:29
*** KeithMnemonic has quit IRC10:34
*** _ix has quit IRC10:35
*** KeithMnemonic has joined #openstack-cinder10:51
*** e0ne has joined #openstack-cinder10:54
*** KeithMnemonic has quit IRC10:56
*** arnewiebalck_ has quit IRC10:58
*** alexchadin has quit IRC10:58
*** alexchadin has joined #openstack-cinder10:58
openstackgerritMerged openstack/cinder master: Add instructions for the Error response codes  https://review.openstack.org/52734511:05
*** KeithMnemonic has joined #openstack-cinder11:09
*** KeithMnemonic has quit IRC11:13
*** wanghao has joined #openstack-cinder11:17
*** alexchadin has quit IRC11:21
*** markvoelker has joined #openstack-cinder11:27
*** AlexeyAbashkin has quit IRC11:28
*** AlexeyAbashkin has joined #openstack-cinder11:29
*** KeithMnemonic has joined #openstack-cinder11:30
*** markvoelker has quit IRC11:32
*** KeithMnemonic has quit IRC11:35
*** pgadiya has quit IRC11:45
*** wanghao has quit IRC11:47
*** wanghao has joined #openstack-cinder11:48
*** gkadam has joined #openstack-cinder11:49
*** wanghao_ has joined #openstack-cinder11:50
*** wanghao_ has quit IRC11:50
*** wanghao_ has joined #openstack-cinder11:50
*** wanghao has quit IRC11:51
*** arnewiebalck_ has joined #openstack-cinder11:55
*** KeithMnemonic has joined #openstack-cinder11:59
*** wanghao has joined #openstack-cinder11:59
*** wanghao has quit IRC11:59
*** arnewiebalck_ has quit IRC11:59
*** wanghao_ has quit IRC12:02
*** gkadam has quit IRC12:03
*** KeithMnemonic has quit IRC12:04
*** edmondsw has joined #openstack-cinder12:08
*** edmondsw has quit IRC12:13
*** KeithMnemonic has joined #openstack-cinder12:25
*** KeithMnemonic has quit IRC12:29
*** chrisyang_0660 has quit IRC12:32
*** yangyapeng has quit IRC12:40
*** yangyapeng has joined #openstack-cinder12:41
*** KeithMnemonic has joined #openstack-cinder12:44
*** yangyapeng has quit IRC12:48
*** KeithMnemonic has quit IRC12:49
*** kholkina has quit IRC12:59
*** kholkina has joined #openstack-cinder12:59
*** nicolasbock has joined #openstack-cinder13:02
*** niraj_singh has quit IRC13:03
*** KeithMnemonic has joined #openstack-cinder13:04
*** KeithMnemonic has quit IRC13:09
*** jistr has quit IRC13:14
*** yangyapeng has joined #openstack-cinder13:15
*** jistr has joined #openstack-cinder13:16
*** markvoelker has joined #openstack-cinder13:28
*** kholkina has quit IRC13:30
*** kholkina has joined #openstack-cinder13:30
*** KeithMnemonic has joined #openstack-cinder13:30
*** markvoelker has quit IRC13:32
*** KeithMnemonic has quit IRC13:35
*** KeithMnemonic has joined #openstack-cinder13:56
*** edmondsw has joined #openstack-cinder13:57
*** edmondsw has quit IRC14:01
*** KeithMnemonic has quit IRC14:01
*** mmethot_ has joined #openstack-cinder14:11
*** mmethot has quit IRC14:13
*** KeithMnemonic has joined #openstack-cinder14:18
*** KeithMnemonic has quit IRC14:23
*** kholkina has quit IRC14:34
*** KeithMnemonic has joined #openstack-cinder14:36
*** KeithMnemonic has quit IRC14:41
*** pooja-jadhav has joined #openstack-cinder14:55
*** pooja_jadhav has quit IRC14:59
*** danpawlik has quit IRC15:05
*** markvoelker has joined #openstack-cinder15:29
openstackgerritSean McGinnis proposed openstack/cinder master: Add tempest plugin to LIO tests  https://review.openstack.org/52851115:32
*** markvoelker has quit IRC15:33
*** KeithMnemonic has joined #openstack-cinder15:39
*** abishop has joined #openstack-cinder15:43
*** edmondsw has joined #openstack-cinder15:45
*** edmondsw has quit IRC15:49
*** AlexeyAbashkin has quit IRC15:58
*** _ix has joined #openstack-cinder16:01
*** Apoorva has joined #openstack-cinder16:17
*** e0ne has quit IRC16:19
*** _ix has quit IRC16:20
*** abishop has quit IRC16:30
*** abishop has joined #openstack-cinder16:32
*** KeithMnemonic has quit IRC16:42
*** itlinux_ has joined #openstack-cinder16:42
*** jmlowe has quit IRC16:50
*** _ix has joined #openstack-cinder16:53
*** Apoorva_ has joined #openstack-cinder17:05
*** Apoorva has quit IRC17:07
*** Apoorva_ has quit IRC17:08
openstackgerritMerged openstack/cinder master: Validate volume status again when snapshot created  https://review.openstack.org/52999317:14
*** AlexeyAbashkin has joined #openstack-cinder17:27
*** lyarwood has quit IRC17:28
*** markvoelker has joined #openstack-cinder17:30
*** AlexeyAbashkin has quit IRC17:31
*** edmondsw has joined #openstack-cinder17:33
*** markvoelker has quit IRC17:34
*** edmondsw has quit IRC17:38
*** e0ne has joined #openstack-cinder17:43
*** e0ne has quit IRC17:46
*** _ix has quit IRC17:57
*** _ix has joined #openstack-cinder18:00
*** Apoorva has joined #openstack-cinder18:08
*** Apoorva has quit IRC18:13
*** itlinux_ has quit IRC18:36
*** arnewiebalck_ has joined #openstack-cinder19:01
*** Apoorva has joined #openstack-cinder19:10
*** Apoorva has quit IRC19:14
*** arnewiebalck_ has quit IRC19:18
*** edmondsw has joined #openstack-cinder19:21
*** edmondsw has quit IRC19:25
*** markvoelker has joined #openstack-cinder19:31
*** Apoorva has joined #openstack-cinder19:33
*** markvoelker has quit IRC19:35
*** itlinux has joined #openstack-cinder19:38
*** Apoorva has quit IRC19:43
*** abhi has quit IRC20:00
*** rsjethani has joined #openstack-cinder20:21
rsjethanienabling nfs snapshot support is causing nfs service to appear down??20:22
*** markvoelker has joined #openstack-cinder20:31
*** markvoelker has quit IRC20:36
mnaserwe're working on adding CI for our deployment (so we can test every change fully with tempest).  i've ran into this failing test: tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached.test_volume_migrate_attached20:49
mnaserit looks like https://review.openstack.org/#/c/474789/ reverted the change to make it run in admin context20:50
mnaserand it seems when this https://github.com/openstack/cinder/blob/11.0.2/cinder/volume/manager.py#L2098-L2100 is called, it fails because nova says "you're not allowed!" because updating volume attachments is admin api only20:50
*** e0ne has joined #openstack-cinder20:53
mnaserlooks like that code path is fixed except if it can't be retyped, it falls back to migrating20:55
mnaserand the migration happens in user context, which cannot be used to contact nova20:55
*** jmlowe has joined #openstack-cinder21:00
*** e0ne_ has joined #openstack-cinder21:02
*** jmlowe has quit IRC21:04
*** e0ne_ has quit IRC21:05
mnaserhttps://bugs.launchpad.net/cinder/+bug/1740544 -- if anyone's interested21:06
openstackLaunchpad bug 1740544 in Cinder "Volume retype fails when migration occurs" [Undecided,New]21:06
smcginnismnaser: I think that's operating as expected.21:07
smcginnismnaser: If only admin can migrate, and retyping would require a migration, then it enforces the policy.21:07
mnasersmcginnis: but it looks/sounds like a user can retype?  then perhaps this is a tempest bug?21:07
smcginnismnaser: A user can retype, yes. But retype does not necessary imply migration.21:08
mnasersmcginnis: so the user can retype, but if it falls back to a migration, the retype would fail?21:08
*** edmondsw has joined #openstack-cinder21:09
smcginnismnaser: Most user-initiated retypes should be to change some setting of the volume. If the deployment doesn't want to allow users to move the volumes around (migration) then yes, I would expect a retype that would need to perform migration to fail.21:09
*** jmlowe has joined #openstack-cinder21:11
mnasersmcginnis: so is this more of a tempest issue?  i see https://review.openstack.org/#/c/474789/ to make it admin only and then https://review.openstack.org/#/c/496700/ to revert it to non-admin21:11
mnaser(and I guess we can't retype ceph/rbd so that's why it fails in our environment)21:12
*** edmondsw has quit IRC21:13
*** e0ne has quit IRC21:13
smcginnismnaser: Yeah, I don't think that last one should have gone through.21:14
*** e0ne has joined #openstack-cinder21:15
*** jmlowe has quit IRC21:16
mnasersmcginnis: i will propose a revert i guess and leave comments about it21:20
smcginnismnaser: Cool, I'll look for it and add my 2 cents as well.21:20
*** e0ne has quit IRC21:22
mnasersmcginnis: https://review.openstack.org/#/c/530508/21:23
smcginnismnaser: Thanks!21:23
mnaserno problem!  thanks for your input21:23
mnaserlet me related-bug to cinder bug i guess21:23
*** jmlowe has joined #openstack-cinder21:37
*** AlexeyAbashkin has joined #openstack-cinder22:21
*** AlexeyAbashkin has quit IRC22:25
*** nicolasbock has quit IRC22:26
*** jose-phillips has quit IRC22:34
*** _ix has quit IRC22:39
*** nicolasbock has joined #openstack-cinder22:39
*** rsjethani has quit IRC22:46
*** edmondsw has joined #openstack-cinder22:57
*** edmondsw has quit IRC23:02
*** e0ne has joined #openstack-cinder23:07
*** e0ne has quit IRC23:09
*** markvoelker has joined #openstack-cinder23:34
*** markvoelker has quit IRC23:39
*** Faster-Fanboi has joined #openstack-cinder23:57

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