*** ociuhandu has quit IRC | 00:02 | |
*** lvbin02 has joined #openstack-cinder | 00:34 | |
*** lvbin01 has quit IRC | 00:36 | |
*** lvbin02 is now known as lvbin01 | 00:36 | |
*** Lucas_Gray has joined #openstack-cinder | 00:40 | |
*** Lucas_Gray has quit IRC | 00:46 | |
*** davee___ has joined #openstack-cinder | 00:51 | |
*** davee__ has quit IRC | 00:53 | |
*** davee_ has quit IRC | 00:53 | |
*** davee_ has joined #openstack-cinder | 00:54 | |
*** Lucas_Gray has joined #openstack-cinder | 01:16 | |
*** Lucas_Gray has quit IRC | 01:20 | |
*** mvkr has joined #openstack-cinder | 01:23 | |
*** lvbin01 has quit IRC | 01:29 | |
*** lvbin02 has joined #openstack-cinder | 01:29 | |
*** lvbin02 is now known as lvbin01 | 01:31 | |
*** Xuchu has joined #openstack-cinder | 01:39 | |
*** Lucas_Gray has joined #openstack-cinder | 01:57 | |
*** brinzhang has joined #openstack-cinder | 01:57 | |
*** Lucas_Gray has quit IRC | 01:58 | |
*** ianychoi has joined #openstack-cinder | 03:04 | |
*** ianychoi has quit IRC | 03:11 | |
*** sapd1_x has joined #openstack-cinder | 04:03 | |
*** sapd1_x has quit IRC | 04:10 | |
*** bhagyashris has joined #openstack-cinder | 04:21 | |
*** whoami-rajat__ has joined #openstack-cinder | 04:51 | |
*** zainub_wahid has joined #openstack-cinder | 05:15 | |
*** zainub_wahid has quit IRC | 05:15 | |
*** zainub_wahid has joined #openstack-cinder | 05:17 | |
*** zainub_wahid has quit IRC | 05:18 | |
*** zainub_wahid has joined #openstack-cinder | 05:21 | |
*** yaawang has quit IRC | 05:26 | |
*** yaawang has joined #openstack-cinder | 05:27 | |
*** whfnst has joined #openstack-cinder | 05:35 | |
*** hoonetorg has quit IRC | 05:44 | |
*** hoonetorg has joined #openstack-cinder | 05:56 | |
*** xover-23 has joined #openstack-cinder | 06:27 | |
*** xover-23 has quit IRC | 06:36 | |
*** brinzhang_ has joined #openstack-cinder | 06:44 | |
*** xover-23 has joined #openstack-cinder | 06:45 | |
*** brinzhang has quit IRC | 06:47 | |
*** brinzhang has joined #openstack-cinder | 07:00 | |
xover-23 | I have a problem here. When it ran https://github.com/openstack/tempest/blob/master/tempest/api/compute/admin/test_volume_swap.py#L98-L103 But it just attached and started to distory the instance, I didn't see any error in services.Why it couldn't swap the volumes. Where should I check?;( | 07:01 |
---|---|---|
xover-23 | Here is part of devstack log http://paste.openstack.org/show/788001/ | 07:02 |
*** brinzhang_ has quit IRC | 07:03 | |
*** dpawlik has joined #openstack-cinder | 07:23 | |
*** brinzhang has quit IRC | 07:28 | |
*** pcaruana has joined #openstack-cinder | 07:34 | |
*** yikun has joined #openstack-cinder | 07:51 | |
xover-23 | When I set volume_multiattach = False in tempest.conf, it will show normal. Can I just skip this testcase? | 08:03 |
*** bhagyashris has quit IRC | 08:07 | |
whoami-rajat__ | xover-23, Hi, which backend are you using? | 09:02 |
xover-23 | @whoami-rajat__ I'm ruffian_sheep's teammate. Macrosan backend | 09:05 |
whoami-rajat__ | xover-23, oh, i was wondering if the problem solved or not | 09:07 |
whoami-rajat__ | xover-23, i tested out with lvm backend and i see the attach and detach calls in the logs | 09:07 |
whoami-rajat__ | xover-23, so the test is in place | 09:07 |
whoami-rajat__ | xover-23, are the attach/detach tests working fine with your backend? | 09:08 |
xover-23 | whoami-rajat__ I don't know where is wrong. C-vol didn't show any error | 09:09 |
xover-23 | whoami-rajat__ It works well | 09:09 |
whoami-rajat__ | xover-23, did you check nova logs? since it makes the call to attach or detach | 09:10 |
xover-23 | yes, I did. the only error is only http://paste.openstack.org/show/787885/ | 09:13 |
xover-23 | But it may be the error of destorying instance | 09:13 |
xover-23 | whoami-rajat__ yes, I did. the only error is http://paste.openstack.org/show/787885/But it may be the error of destorying instance | 09:14 |
*** bhagyashris has joined #openstack-cinder | 09:15 | |
xover-23 | whoami-rajat__ I collected a set of logs of all services in the process, It show it just attached a volume and then began to delete them all. | 09:17 |
xover-23 | whoami-rajat__ The log of the turning place is like this http://paste.openstack.org/show/788001/ | 09:19 |
*** Lucas_Gray has joined #openstack-cinder | 09:22 | |
*** Lucas_Gray has quit IRC | 09:28 | |
xover-23 | whoami-rajat__ I shared the log here. https://github.com/originx-23/Paste/blob/master/swap.log :] | 09:34 |
*** e0ne has joined #openstack-cinder | 09:37 | |
whoami-rajat__ | xover-23, the logs doesn't have the call to os-volume_attachments | 09:48 |
xover-23 | whoami-rajat__ I don't know why it didn't call | 09:49 |
*** Lucas_Gray has joined #openstack-cinder | 10:37 | |
*** tosky has joined #openstack-cinder | 10:38 | |
*** xover-23 has quit IRC | 10:45 | |
*** Lucas_Gray has quit IRC | 10:50 | |
*** whfnst has quit IRC | 11:06 | |
openstackgerrit | Ivan Kolodyazhny proposed openstack/cinder master: Move get_volume_stats impl to the base volume driver https://review.opendev.org/656888 | 11:44 |
*** dpawlik is now known as dpawlik|lunch | 12:00 | |
*** Xuchu has quit IRC | 12:07 | |
openstackgerrit | Maciej Szwed proposed openstack/cinder master: SPDK drivers: Update RPC calls to match latest SPDK changes https://review.opendev.org/693856 | 12:07 |
*** dpawlik|lunch is now known as dpawlik | 12:15 | |
*** smcginnis|pto is now known as smcginnis | 12:34 | |
*** spsurya has joined #openstack-cinder | 12:48 | |
*** zainub_wahid has quit IRC | 12:49 | |
*** dpawlik has quit IRC | 12:50 | |
*** dpawlik has joined #openstack-cinder | 12:50 | |
*** ociuhandu has joined #openstack-cinder | 12:54 | |
*** ociuhandu has quit IRC | 12:54 | |
*** ociuhandu has joined #openstack-cinder | 12:55 | |
*** ociuhandu has quit IRC | 12:58 | |
*** ociuhandu has joined #openstack-cinder | 12:58 | |
*** lseki has joined #openstack-cinder | 13:01 | |
*** ociuhandu has quit IRC | 13:01 | |
*** rosmaita has joined #openstack-cinder | 13:03 | |
*** whoami-rajat__ has quit IRC | 13:10 | |
*** ianychoi has joined #openstack-cinder | 13:15 | |
*** ociuhandu has joined #openstack-cinder | 13:17 | |
*** ociuhandu has quit IRC | 13:30 | |
*** ociuhandu_ has joined #openstack-cinder | 13:30 | |
*** ociuhandu_ has quit IRC | 13:39 | |
*** ociuhandu has joined #openstack-cinder | 13:43 | |
*** ociuhandu has quit IRC | 13:43 | |
*** ociuhandu has joined #openstack-cinder | 13:44 | |
*** bhagyashris has quit IRC | 13:46 | |
*** dave-mccowan has joined #openstack-cinder | 13:50 | |
openstackgerrit | Erlon R. Cruz proposed openstack/cinder master: Fix DriverFilter string evaluations https://review.opendev.org/696756 | 13:53 |
*** dave-mccowan has quit IRC | 14:21 | |
*** dave-mccowan has joined #openstack-cinder | 14:24 | |
rosmaita | smcginnis: you and ttx have +2'd these, but ttx wanted to give the stable-maint team some time to review before merging: https://review.opendev.org/#/q/topic:cinderproject-dec-2019 | 14:28 |
rosmaita | dyk there's been enough time, or do you want to wait until monday? | 14:28 |
smcginnis | If there's no rush to get those out, I'd like to wait a little longer. | 14:28 |
rosmaita | i think the only one that's really time sensitive is cinderlib | 14:33 |
*** ociuhandu has quit IRC | 14:36 | |
*** ociuhandu has joined #openstack-cinder | 14:37 | |
*** ociuhandu has quit IRC | 14:42 | |
*** ociuhandu has joined #openstack-cinder | 14:50 | |
*** whoami-rajat has joined #openstack-cinder | 14:53 | |
*** ociuhandu has quit IRC | 15:00 | |
*** ociuhandu has joined #openstack-cinder | 15:16 | |
*** ociuhandu has quit IRC | 15:17 | |
*** ociuhandu has joined #openstack-cinder | 15:18 | |
*** sapd1_x has joined #openstack-cinder | 15:23 | |
*** KeithMnemonic has joined #openstack-cinder | 15:25 | |
*** whoami-rajat has quit IRC | 15:26 | |
*** dpawlik is now known as dpawlik|afk | 15:37 | |
zigo | Is there a way to know the progress of a volume migration? | 15:41 |
*** pcaruana has quit IRC | 16:04 | |
*** ociuhandu has quit IRC | 16:04 | |
*** ociuhandu has joined #openstack-cinder | 16:05 | |
*** yaawang has quit IRC | 16:07 | |
*** ociuhandu has quit IRC | 16:08 | |
*** ociuhandu has joined #openstack-cinder | 16:08 | |
*** sapd1_x has quit IRC | 16:32 | |
jungleboyj | Happy New Year all! | 16:39 |
*** pcaruana has joined #openstack-cinder | 16:43 | |
lseki | 🎉 | 16:50 |
openstackgerrit | Jay Bryant proposed openstack/cinder master: Remove the Veritas Access Driver https://review.opendev.org/700917 | 17:08 |
*** yaawang has joined #openstack-cinder | 17:12 | |
*** e0ne has quit IRC | 17:19 | |
smcginnis | rosmaita, jungleboyj: Can we get this one out of the way? https://review.opendev.org/#/c/699985/ | 17:46 |
rosmaita | smcginnis: looking | 17:47 |
jungleboyj | smcginnis: +2 from me. Thanks for making note of that. Would have missed that you did that already. | 17:50 |
*** ociuhandu has quit IRC | 17:51 | |
jungleboyj | smcginnis: I guess Mark is working on getting the CI working again. | 17:51 |
smcginnis | jungleboyj: For Datera? | 17:52 |
jungleboyj | smcginnis: Yeah. | 17:52 |
jungleboyj | kmarc: ^^ | 17:53 |
smcginnis | Oh good. If that's taken care of, then we can revert the patches. | 17:53 |
jungleboyj | Saying he is hoping to have it working in the next week. | 17:53 |
kmarc | Yupp, I'm about to finaly move my ass and implement (fix) the 3rd party ci logic | 17:53 |
smcginnis | Awesome! | 17:53 |
jungleboyj | I will hold off pushing up the removal of that one for a bit. | 17:53 |
*** e0ne has joined #openstack-cinder | 17:54 | |
*** e0ne has quit IRC | 17:54 | |
* jungleboyj steps away from the branch I was about to push. | 17:54 | |
kmarc | thx 🙏 | 17:54 |
jungleboyj | kmarc: You owe me a beer or two. ;-) | 17:55 |
kmarc | deal! | 17:55 |
jungleboyj | rosmaita: It looks like all of the IBM drivers are now having test executed but still 0% success for GPFS. Do you want to ping IBM or want me to? | 17:57 |
rosmaita | jungleboyj: please ping them since you've been dealing with them on this issue | 17:59 |
jungleboyj | rosmaita: Ok. Will do. | 17:59 |
rosmaita | thanks | 18:00 |
*** e0ne has joined #openstack-cinder | 18:27 | |
*** e0ne_ has joined #openstack-cinder | 18:49 | |
*** e0ne has quit IRC | 18:49 | |
openstackgerrit | Merged openstack/cinder master: Remove Sheepdog Driver https://review.opendev.org/699985 | 19:10 |
*** pcaruana has quit IRC | 19:15 | |
*** e0ne_ has quit IRC | 19:20 | |
*** dpawlik|afk has quit IRC | 19:31 | |
*** Lucas_Gray has joined #openstack-cinder | 19:48 | |
openstackgerrit | Jay Bryant proposed openstack/cinder master: Remove the Virtuozzo Storage Driver https://review.opendev.org/700658 | 20:28 |
openstackgerrit | Jay Bryant proposed openstack/cinder master: Remove the Veritas Access Driver https://review.opendev.org/700917 | 20:29 |
*** Lucas_Gray has quit IRC | 20:34 | |
openstackgerrit | Jay Bryant proposed openstack/cinder master: Mark Veritas CNFS Driver Unsupported https://review.opendev.org/700937 | 20:35 |
openstackgerrit | Sean McGinnis proposed openstack/cinder master: Clean up test requirements https://review.opendev.org/662850 | 20:40 |
openstackgerrit | Sean McGinnis proposed openstack/cinder master: Raise hacking version to 2.0.0 https://review.opendev.org/700052 | 20:45 |
openstackgerrit | Sean McGinnis proposed openstack/cinder master: Introduce flake8-import-order extension https://review.opendev.org/700253 | 20:45 |
*** ociuhandu has joined #openstack-cinder | 20:51 | |
openstackgerrit | Sean McGinnis proposed openstack/cinder master: Drop requirements for unsupported python versions https://review.opendev.org/693941 | 20:55 |
*** ociuhandu has quit IRC | 20:58 | |
*** ociuhandu has joined #openstack-cinder | 21:33 | |
*** Xuchu has joined #openstack-cinder | 22:11 | |
*** ociuhandu has quit IRC | 22:15 | |
*** ociuhandu has joined #openstack-cinder | 22:16 | |
*** dviroel has quit IRC | 22:21 | |
*** ociuhandu has quit IRC | 22:21 | |
*** jgriffith has quit IRC | 22:43 | |
*** jgriffith has joined #openstack-cinder | 22:50 | |
*** Xuchu has quit IRC | 22:57 | |
*** ociuhandu has joined #openstack-cinder | 23:21 | |
*** ociuhandu has quit IRC | 23:25 | |
*** lseki has quit IRC | 23:27 | |
*** ociuhandu has joined #openstack-cinder | 23:31 | |
*** ociuhandu has quit IRC | 23:35 | |
*** Xuchu has joined #openstack-cinder | 23:44 | |
*** tosky has quit IRC | 23:58 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!