| *** erhudy has quit IRC | 00:00 | |
| *** lamt has joined #openstack-cinder | 00:08 | |
| *** yongwc has joined #openstack-cinder | 00:26 | |
| *** Julien-zte has joined #openstack-cinder | 00:26 | |
| *** liverpooler has quit IRC | 00:34 | |
| *** xyang1 has quit IRC | 00:37 | |
| *** xyang1 has joined #openstack-cinder | 00:38 | |
| *** salv-orlando has joined #openstack-cinder | 00:39 | |
| *** markvoelker has joined #openstack-cinder | 00:41 | |
| *** jdurgin has quit IRC | 00:43 | |
| *** salv-orlando has quit IRC | 00:44 | |
| *** markvoelker has quit IRC | 00:46 | |
| *** itlinux has joined #openstack-cinder | 00:47 | |
| *** crushil has joined #openstack-cinder | 00:50 | |
| *** wanghao has joined #openstack-cinder | 00:53 | |
| *** wanghao has quit IRC | 00:53 | |
| *** wanghao has joined #openstack-cinder | 00:54 | |
| *** imacdonn has quit IRC | 00:59 | |
| *** imacdonn has joined #openstack-cinder | 00:59 | |
| *** huanxuan has joined #openstack-cinder | 01:11 | |
| mriedem | if i'm reading this code correctly, | 01:13 |
|---|---|---|
| mriedem | https://github.com/openstack/cinder/blob/master/cinder/volume/api.py#L691 | 01:13 |
| mriedem | there should be a volume:attach policy rule for calling the os-attach volume action api | 01:13 |
| mriedem | but there isn't a policy rule for that defined in the sample https://github.com/openstack/cinder/blob/master/etc/cinder/policy.json | 01:14 |
| mriedem | am i missing something? | 01:14 |
| mriedem | or is there a default rule? | 01:14 |
| mriedem | oh derp https://github.com/openstack/cinder/blob/master/etc/cinder/policy.json#L3 | 01:14 |
| mriedem | "default": "rule:admin_or_owner", | 01:14 |
| *** hoonetorg has quit IRC | 01:15 | |
| *** Apoorva_ has joined #openstack-cinder | 01:16 | |
| *** Gorian has quit IRC | 01:18 | |
| *** erlon has joined #openstack-cinder | 01:19 | |
| *** Gorian has joined #openstack-cinder | 01:19 | |
| *** Apoorva has quit IRC | 01:20 | |
| *** hoonetorg has joined #openstack-cinder | 01:20 | |
| *** Apoorva_ has quit IRC | 01:21 | |
| *** yangyapeng has joined #openstack-cinder | 01:22 | |
| openstackgerrit | Peter Wang proposed openstack/cinder master: Add VNX replication group support https://review.openstack.org/459205 | 01:22 |
| *** zhangguoqing has joined #openstack-cinder | 01:30 | |
| *** Julien-zte has quit IRC | 01:31 | |
| *** yangyapeng has quit IRC | 01:33 | |
| *** kaisers has joined #openstack-cinder | 01:35 | |
| *** Julien-zte has joined #openstack-cinder | 01:36 | |
| *** markvoelker has joined #openstack-cinder | 01:38 | |
| *** kaisers has quit IRC | 01:40 | |
| *** yangyapeng has joined #openstack-cinder | 01:40 | |
| tommylikehu | hey mriedem your question is been discussed in this patch : https://review.openstack.org/#/c/451095/ | 01:41 |
| *** gouthamr has quit IRC | 01:44 | |
| *** zhaochao has joined #openstack-cinder | 01:44 | |
| *** gouthamr has joined #openstack-cinder | 01:44 | |
| *** salv-orlando has joined #openstack-cinder | 01:45 | |
| *** Julien-z_ has joined #openstack-cinder | 01:49 | |
| *** salv-orlando has quit IRC | 01:50 | |
| *** Julien-zte has quit IRC | 01:50 | |
| *** youzp has joined #openstack-cinder | 01:57 | |
| *** itlinux has quit IRC | 02:01 | |
| *** zhurong has joined #openstack-cinder | 02:04 | |
| *** Nakato has quit IRC | 02:06 | |
| *** Nakato has joined #openstack-cinder | 02:09 | |
| *** edmondsw has joined #openstack-cinder | 02:13 | |
| *** edmondsw has quit IRC | 02:18 | |
| *** dave-mccowan has quit IRC | 02:27 | |
| mriedem | tommylikehu: ah yeah great | 02:30 |
| mriedem | what a coincidence :) | 02:30 |
| *** Nakato has quit IRC | 02:32 | |
| *** Nakato has joined #openstack-cinder | 02:33 | |
| mriedem | wow, "just look at the code", not the right answer | 02:35 |
| mriedem | +1 on the intent, -1 on the change | 02:43 |
| *** salv-orlando has joined #openstack-cinder | 02:46 | |
| *** salv-orlando has quit IRC | 02:51 | |
| *** Julien-zte has joined #openstack-cinder | 02:56 | |
| *** hoonetorg has quit IRC | 02:59 | |
| *** Julien-z_ has quit IRC | 03:00 | |
| *** itlinux has joined #openstack-cinder | 03:05 | |
| *** psachin has joined #openstack-cinder | 03:05 | |
| *** huanxuan has quit IRC | 03:06 | |
| *** Shashi has joined #openstack-cinder | 03:10 | |
| *** hoonetorg has joined #openstack-cinder | 03:15 | |
| *** wangyong__ has joined #openstack-cinder | 03:17 | |
| *** crushil has quit IRC | 03:19 | |
| *** david-lyle is now known as dklyle | 03:19 | |
| *** yongwc has quit IRC | 03:19 | |
| *** dklyle is now known as david-lyle | 03:20 | |
| *** david-lyle is now known as dklyle | 03:21 | |
| *** nicolasbock has quit IRC | 03:22 | |
| *** dklyle is now known as david-lyle | 03:23 | |
| openstackgerrit | Felipe Monteiro proposed openstack/cinder master: Add several missing policy actions to cinder's policy.json https://review.openstack.org/451095 | 03:35 |
| *** wanghao_ has joined #openstack-cinder | 03:37 | |
| *** zhurong has quit IRC | 03:38 | |
| *** Julien-zte has quit IRC | 03:40 | |
| *** gouthamr has quit IRC | 03:50 | |
| *** gkadam has joined #openstack-cinder | 03:51 | |
| *** itlinux has quit IRC | 03:51 | |
| *** mriedem has quit IRC | 03:52 | |
| *** gouthamr has joined #openstack-cinder | 03:52 | |
| *** gouthamr has quit IRC | 03:56 | |
| *** wangyong__ has quit IRC | 03:58 | |
| *** itlinux has joined #openstack-cinder | 03:59 | |
| *** Julien-zte has joined #openstack-cinder | 04:05 | |
| *** ygl has joined #openstack-cinder | 04:13 | |
| *** itlinux has quit IRC | 04:17 | |
| *** shaner has quit IRC | 04:20 | |
| *** itlinux has joined #openstack-cinder | 04:20 | |
| *** shaner has joined #openstack-cinder | 04:21 | |
| *** adisky_ has joined #openstack-cinder | 04:23 | |
| *** alonma has joined #openstack-cinder | 04:31 | |
| *** kaisers has joined #openstack-cinder | 04:36 | |
| *** salv-orlando has joined #openstack-cinder | 04:47 | |
| *** gkadam__ has joined #openstack-cinder | 04:48 | |
| *** gkadam has quit IRC | 04:49 | |
| *** gkadam__ is now known as regain | 04:49 | |
| *** regain is now known as gkadam | 04:49 | |
| ygl | does anybody here have an idea about availability zones in cinder ? | 04:50 |
| *** gkadam has quit IRC | 04:50 | |
| *** gkadam has joined #openstack-cinder | 04:51 | |
| *** salv-orlando has quit IRC | 04:52 | |
| *** zhangguoqing has quit IRC | 04:53 | |
| *** yangyape_ has joined #openstack-cinder | 04:58 | |
| *** zhurong has joined #openstack-cinder | 05:00 | |
| *** xyang1 has quit IRC | 05:02 | |
| *** erlon has quit IRC | 05:13 | |
| ygl | can anyone help me with my issue ? | 05:13 |
| *** shausy has joined #openstack-cinder | 05:22 | |
| ygl | anyone here has an idea about availability zones ? | 05:26 |
| *** zhangguoqing has joined #openstack-cinder | 05:27 | |
| *** ygl has quit IRC | 05:30 | |
| *** zul has quit IRC | 05:34 | |
| *** zul has joined #openstack-cinder | 05:35 | |
| *** ChubYann has quit IRC | 05:42 | |
| *** Poornima_K has joined #openstack-cinder | 05:47 | |
| *** salv-orlando has joined #openstack-cinder | 05:48 | |
| *** edmondsw has joined #openstack-cinder | 05:50 | |
| *** salv-orlando has quit IRC | 05:53 | |
| *** wangyong__ has joined #openstack-cinder | 05:53 | |
| *** edmondsw has quit IRC | 05:54 | |
| *** lamt has quit IRC | 05:56 | |
| *** wanghao_ has quit IRC | 05:56 | |
| openstackgerrit | wangxiyuan proposed openstack/cinder master: Fix quota reserve for manage snapshot https://review.openstack.org/458746 | 06:03 |
| *** zhurong has quit IRC | 06:04 | |
| *** zhurong has joined #openstack-cinder | 06:11 | |
| *** Shunli has joined #openstack-cinder | 06:16 | |
| *** Julien-zte has quit IRC | 06:22 | |
| *** zhurong has quit IRC | 06:23 | |
| *** sticker has quit IRC | 06:24 | |
| *** Julien-zte has joined #openstack-cinder | 06:25 | |
| *** pcaruana has joined #openstack-cinder | 06:36 | |
| *** e0ne has joined #openstack-cinder | 06:46 | |
| *** salv-orlando has joined #openstack-cinder | 06:49 | |
| *** pkshiras__ has joined #openstack-cinder | 06:52 | |
| *** pkshiras__ has quit IRC | 06:52 | |
| *** pkshiras__ has joined #openstack-cinder | 06:52 | |
| *** itlinux has quit IRC | 06:52 | |
| *** Poornima_K has quit IRC | 06:52 | |
| *** salv-orlando has quit IRC | 06:54 | |
| *** salv-orlando has joined #openstack-cinder | 06:57 | |
| *** tesseract has joined #openstack-cinder | 07:05 | |
| *** pkshiras__ has quit IRC | 07:08 | |
| *** Poornima has joined #openstack-cinder | 07:08 | |
| *** pgadiya has joined #openstack-cinder | 07:11 | |
| *** bhagyashris has joined #openstack-cinder | 07:19 | |
| *** chhavi has joined #openstack-cinder | 07:19 | |
| *** e0ne has quit IRC | 07:19 | |
| *** salv-orlando has quit IRC | 07:23 | |
| *** alonma has quit IRC | 07:23 | |
| *** mlakat has joined #openstack-cinder | 07:27 | |
| *** alonma has joined #openstack-cinder | 07:31 | |
| *** edmondsw has joined #openstack-cinder | 07:38 | |
| *** edmondsw has quit IRC | 07:42 | |
| *** Linkmark has joined #openstack-cinder | 07:53 | |
| *** Julien-zte has quit IRC | 07:53 | |
| *** shausy has quit IRC | 07:55 | |
| *** alonma has quit IRC | 08:00 | |
| *** zzzeek has quit IRC | 08:00 | |
| *** zzzeek has joined #openstack-cinder | 08:00 | |
| *** aarefiev_afk is now known as aarefiev | 08:07 | |
| *** asselin__ has joined #openstack-cinder | 08:08 | |
| *** asselin has joined #openstack-cinder | 08:10 | |
| *** asselin_ has quit IRC | 08:11 | |
| *** asselin__ has quit IRC | 08:13 | |
| *** stakeda has quit IRC | 08:15 | |
| *** Julien-zte has joined #openstack-cinder | 08:20 | |
| *** shausy has joined #openstack-cinder | 08:34 | |
| *** lpetrut has joined #openstack-cinder | 08:38 | |
| *** shausy has quit IRC | 08:41 | |
| *** yangyape_ is now known as yangyapepeng | 08:47 | |
| *** shausy has joined #openstack-cinder | 08:48 | |
| *** Julien-zte has quit IRC | 08:48 | |
| *** Julien-zte has joined #openstack-cinder | 08:49 | |
| *** shausy has quit IRC | 08:51 | |
| *** e0ne has joined #openstack-cinder | 08:52 | |
| *** shausy has joined #openstack-cinder | 08:52 | |
| *** shausy has quit IRC | 09:04 | |
| *** Cibo has joined #openstack-cinder | 09:05 | |
| openstackgerrit | wzyuliyang proposed openstack/cinder master: Add pigz support for cinder-backup chunked driver compression https://review.openstack.org/450291 | 09:06 |
| *** zengyingzhe_ has joined #openstack-cinder | 09:06 | |
| *** chenying_ has joined #openstack-cinder | 09:06 | |
| bhagyashris | Hi all, Is it possible to create 1 MB size volume using cinder create command? If it's possible then How should I create the volume? | 09:07 |
| *** Cibo_ has quit IRC | 09:07 | |
| *** chenying__ has quit IRC | 09:09 | |
| *** zengyingzhe has quit IRC | 09:09 | |
| *** Cibo_ has joined #openstack-cinder | 09:10 | |
| *** Cibo has quit IRC | 09:11 | |
| *** markvoelker has quit IRC | 09:16 | |
| *** Julien-zte has quit IRC | 09:24 | |
| *** wanghao has quit IRC | 09:25 | |
| *** edmondsw has joined #openstack-cinder | 09:26 | |
| *** Shunli has quit IRC | 09:26 | |
| *** edmondsw has quit IRC | 09:30 | |
| *** dalgaaf has quit IRC | 09:33 | |
| openstackgerrit | wzyuliyang proposed openstack/cinder master: Add pigz support for cinder-backup chunked driver compression https://review.openstack.org/450291 | 09:33 |
| *** dalgaaf has joined #openstack-cinder | 09:33 | |
| *** lpetrut_ has joined #openstack-cinder | 09:33 | |
| *** lpetrut has quit IRC | 09:36 | |
| *** winston-d_ has joined #openstack-cinder | 09:41 | |
| *** youzp has quit IRC | 09:50 | |
| *** youzp has joined #openstack-cinder | 09:51 | |
| *** wangyong__ has quit IRC | 09:53 | |
| *** alonma has joined #openstack-cinder | 09:53 | |
| *** youzp has quit IRC | 09:56 | |
| *** chhavi has quit IRC | 09:57 | |
| *** sdague has joined #openstack-cinder | 10:00 | |
| *** zhaochao has quit IRC | 10:01 | |
| *** zhaochao has joined #openstack-cinder | 10:02 | |
| *** lyarwood has quit IRC | 10:03 | |
| *** nicolasbock has joined #openstack-cinder | 10:03 | |
| *** tesseract has quit IRC | 10:04 | |
| *** Cibo_ has quit IRC | 10:07 | |
| openstackgerrit | Gyorgy Szombathelyi proposed openstack/cinder master: Modernize the nova client in cinder https://review.openstack.org/460640 | 10:07 |
| *** tesseract has joined #openstack-cinder | 10:08 | |
| *** mkebich has joined #openstack-cinder | 10:11 | |
| *** markvoelker has joined #openstack-cinder | 10:17 | |
| *** yangyapepeng has quit IRC | 10:18 | |
| *** yangyapepeng has joined #openstack-cinder | 10:18 | |
| *** alonma has quit IRC | 10:18 | |
| *** fnordahl_ is now known as fnordahl | 10:20 | |
| *** markvoelker has quit IRC | 10:22 | |
| *** yangyapepeng has quit IRC | 10:23 | |
| *** Shashikant has joined #openstack-cinder | 10:25 | |
| *** Fdaisuke has joined #openstack-cinder | 10:27 | |
| *** Shashi has quit IRC | 10:28 | |
| *** zhangguoqing has quit IRC | 10:31 | |
| *** zhangguoqing has joined #openstack-cinder | 10:31 | |
| *** yangyapeng has quit IRC | 10:32 | |
| *** zhangguoqing has quit IRC | 10:43 | |
| bhagyashris | geguileo: Hi, Is it possible to create 1 MB size volume using cinder create command? If it's possible then How should I create the volume? | 10:45 |
| *** youzp has joined #openstack-cinder | 10:46 | |
| geguileo | bhagyashris: Size is meassured in GB, not MB | 10:46 |
| geguileo | bhagyashris: Therefore smallest possible size is 1GB | 10:46 |
| geguileo | If you have size issues try using thin provisioning | 10:47 |
| *** youzp has quit IRC | 10:48 | |
| *** youzp has joined #openstack-cinder | 10:48 | |
| bhagyashris | geguileo: ok. i am unaware about thin provisioning | 10:48 |
| *** youzp has quit IRC | 10:48 | |
| bhagyashris | geguileo: Can you please give me some guidance about that. | 10:50 |
| geguileo | bhagyashris: You don't know about it in a generic sense or how to configure it in Cinder? | 10:51 |
| bhagyashris | geguileo: how to configure it in cinder? | 10:51 |
| geguileo | bhagyashris: Have you googled it? | 10:52 |
| geguileo | Because the first link in a simple search yields: https://docs.openstack.org/admin-guide/blockstorage-over-subscription.html | 10:52 |
| openstackgerrit | Gyorgy Szombathelyi proposed openstack/cinder master: Modernize the nova client in cinder https://review.openstack.org/460640 | 10:53 |
| bhagyashris | geguileo: ok. Thank you for info. | 10:53 |
| geguileo | np | 10:53 |
| *** ricardoas has joined #openstack-cinder | 10:54 | |
| *** zhangguoqing has joined #openstack-cinder | 11:08 | |
| *** Julien-zte has joined #openstack-cinder | 11:26 | |
| *** gkadam has quit IRC | 11:29 | |
| *** psachin has quit IRC | 11:37 | |
| *** tesseract has quit IRC | 11:50 | |
| *** psachin has joined #openstack-cinder | 11:51 | |
| *** abishop has joined #openstack-cinder | 11:54 | |
| *** kaisers has quit IRC | 11:55 | |
| *** dave-mccowan has joined #openstack-cinder | 11:56 | |
| *** kaisers has joined #openstack-cinder | 11:58 | |
| *** Shashikant has quit IRC | 11:59 | |
| *** psachin has quit IRC | 11:59 | |
| *** zhenguo has quit IRC | 12:02 | |
| *** tesseract has joined #openstack-cinder | 12:06 | |
| *** alonma has joined #openstack-cinder | 12:09 | |
| *** chlong has quit IRC | 12:21 | |
| *** edmondsw has joined #openstack-cinder | 12:22 | |
| *** pgadiya has quit IRC | 12:24 | |
| *** edmondsw has quit IRC | 12:24 | |
| *** edmondsw has joined #openstack-cinder | 12:25 | |
| openstackgerrit | Gyorgy Szombathelyi proposed openstack/cinder master: Modernize the nova client in cinder https://review.openstack.org/460640 | 12:29 |
| *** edmondsw has quit IRC | 12:29 | |
| *** Cibo_ has joined #openstack-cinder | 12:34 | |
| *** edmondsw has joined #openstack-cinder | 12:34 | |
| *** markvoelker has joined #openstack-cinder | 12:38 | |
| *** liverpooler has joined #openstack-cinder | 12:39 | |
| *** gcb has quit IRC | 12:40 | |
| *** mriedem has joined #openstack-cinder | 12:41 | |
| *** dustins has joined #openstack-cinder | 12:46 | |
| *** yangyapepeng has joined #openstack-cinder | 12:49 | |
| *** yangyapepeng has quit IRC | 12:53 | |
| *** yangyapepeng has joined #openstack-cinder | 12:53 | |
| *** shaner has quit IRC | 13:00 | |
| *** catintheroof has joined #openstack-cinder | 13:01 | |
| *** catintheroof has quit IRC | 13:04 | |
| *** Poornima has quit IRC | 13:04 | |
| *** catintheroof has joined #openstack-cinder | 13:04 | |
| *** lamt has joined #openstack-cinder | 13:04 | |
| *** porrua has joined #openstack-cinder | 13:05 | |
| *** lamt has quit IRC | 13:09 | |
| *** Poornima has joined #openstack-cinder | 13:09 | |
| *** lamt has joined #openstack-cinder | 13:14 | |
| *** shaner has joined #openstack-cinder | 13:15 | |
| *** catinthe_ has joined #openstack-cinder | 13:18 | |
| *** gman-tx has joined #openstack-cinder | 13:20 | |
| *** catintheroof has quit IRC | 13:21 | |
| *** alonma has quit IRC | 13:27 | |
| *** pooja_jadhav has quit IRC | 13:27 | |
| *** zhangguoqing has quit IRC | 13:34 | |
| *** alonma has joined #openstack-cinder | 13:34 | |
| *** alonma has quit IRC | 13:36 | |
| *** adisky_ has quit IRC | 13:39 | |
| *** edmondsw_ has joined #openstack-cinder | 13:42 | |
| *** edmondsw has quit IRC | 13:43 | |
| *** Dinesh_Bhor has quit IRC | 13:46 | |
| *** lamt has quit IRC | 13:49 | |
| *** Cibo_ has quit IRC | 13:49 | |
| *** eharney has joined #openstack-cinder | 13:50 | |
| *** bhagyashris has quit IRC | 13:50 | |
| *** lamt has joined #openstack-cinder | 13:51 | |
| *** Poornima has quit IRC | 13:52 | |
| *** chlong has joined #openstack-cinder | 13:53 | |
| *** kaisers_ has joined #openstack-cinder | 13:59 | |
| *** crushil has joined #openstack-cinder | 14:01 | |
| *** kaisers has quit IRC | 14:02 | |
| *** eharney has quit IRC | 14:06 | |
| *** chlong has quit IRC | 14:07 | |
| *** felipemonteiro has joined #openstack-cinder | 14:07 | |
| *** zhangguoqing has joined #openstack-cinder | 14:07 | |
| *** felipemonteiro_ has joined #openstack-cinder | 14:09 | |
| *** felipemonteiro has quit IRC | 14:12 | |
| *** ericyoung has joined #openstack-cinder | 14:13 | |
| *** jonesn has joined #openstack-cinder | 14:16 | |
| *** cknight has joined #openstack-cinder | 14:18 | |
| *** aarefiev is now known as aarefiev_afk | 14:19 | |
| *** chlong has joined #openstack-cinder | 14:21 | |
| *** eharney has joined #openstack-cinder | 14:21 | |
| *** gcb has joined #openstack-cinder | 14:24 | |
| *** gouthamr has joined #openstack-cinder | 14:44 | |
| *** alonma has joined #openstack-cinder | 14:45 | |
| *** gcb has quit IRC | 14:48 | |
| *** gcb has joined #openstack-cinder | 14:49 | |
| *** zhaochao has quit IRC | 14:51 | |
| *** aarefiev_afk has quit IRC | 14:59 | |
| *** mlakat has quit IRC | 15:14 | |
| openstackgerrit | Eric Harney proposed openstack/cinder master: Remove unused fallocate method/filter https://review.openstack.org/461077 | 15:17 |
| *** openstackgerrit has quit IRC | 15:17 | |
| *** wangyong__ has joined #openstack-cinder | 15:20 | |
| *** Cibo_ has joined #openstack-cinder | 15:22 | |
| kaisers_ | eharney: Hi! Could you pls check bug report https://bugs.launchpad.net/tempest/+bug/1687048 and perhaps comment on the referenced glusterfs change if you remember why that code could simply be removed? | 15:26 |
| openstack | Launchpad bug 1687048 in tempest "Some drivers do not support extend volume if snapshots of this volume are present" [Undecided,New] | 15:26 |
| *** shyama has joined #openstack-cinder | 15:27 | |
| *** pcaruana has quit IRC | 15:28 | |
| eharney | kaisers_: the check preventing extension in the glusterfs driver was just there because when i first wrote that code it wasn't clear that it would work -- it turned out to work fine | 15:29 |
| *** Linkmark has quit IRC | 15:30 | |
| kaisers_ | eharney: ok, thanks for looking. I'll probably apply the same and test, then. | 15:30 |
| eharney | kaisers_: that should be fine, but keep in mind that the testing to ensure there aren't problems there likely goes past what tempest does -- i was mostly concerned about things like snapshot merges after the extend was performed, i.e. whether qemu-img commit or libvirt's blockRebase etc in our usage would always handle the different sizes | 15:32 |
| kaisers_ | eharney: yep, ok | 15:32 |
| *** alonma has quit IRC | 15:33 | |
| *** chlong has quit IRC | 15:34 | |
| *** sdague has quit IRC | 15:36 | |
| *** openstackgerrit has joined #openstack-cinder | 15:37 | |
| openstackgerrit | wangxiyuan proposed openstack/cinder master: Ceph: Fix delete backup if no pool https://review.openstack.org/461082 | 15:37 |
| openstackgerrit | wangxiyuan proposed openstack/cinder master: Ceph: Fix delete backup if no right pool https://review.openstack.org/461082 | 15:39 |
| *** wangyong__ has quit IRC | 15:40 | |
| openstackgerrit | Gorka Eguileor proposed openstack/python-cinderclient master: Dynamic log level support https://review.openstack.org/445886 | 15:41 |
| openstackgerrit | wangxiyuan proposed openstack/cinder master: Ceph: Fix delete backup if no right pool https://review.openstack.org/461082 | 15:42 |
| *** Cibo_ has quit IRC | 15:42 | |
| *** Apoorva has joined #openstack-cinder | 15:43 | |
| *** zhangguoqing has quit IRC | 15:51 | |
| *** zhangguoqing has joined #openstack-cinder | 15:51 | |
| *** zhangguoqing has quit IRC | 15:55 | |
| *** kaisers_ has quit IRC | 15:57 | |
| *** david-lyle has quit IRC | 16:00 | |
| openstackgerrit | Merged openstack/cinder master: Updated from global requirements https://review.openstack.org/460512 | 16:12 |
| *** kaisers has joined #openstack-cinder | 16:13 | |
| *** Shashi has joined #openstack-cinder | 16:14 | |
| *** chlong has joined #openstack-cinder | 16:17 | |
| *** kaisers has quit IRC | 16:18 | |
| *** yangyapepeng has quit IRC | 16:22 | |
| *** Shashi has quit IRC | 16:27 | |
| *** eharney has quit IRC | 16:28 | |
| *** diablo_rojo has joined #openstack-cinder | 16:31 | |
| *** dave-mccowan has quit IRC | 16:36 | |
| hemna | mep | 16:37 |
| hemna | @! | 16:37 |
| pewp | hemna (╯°□°)╯︵ ┻━┻ | 16:37 |
| *** arnewiebalck_ has joined #openstack-cinder | 16:39 | |
| *** MasterofJOKers has quit IRC | 16:40 | |
| *** MasterofJOKers has joined #openstack-cinder | 16:41 | |
| *** eharney has joined #openstack-cinder | 16:41 | |
| *** lpetrut_ has quit IRC | 16:42 | |
| smcginnis | Just walk in and start flipping tables, huh? | 16:42 |
| ildikov | smcginnis: lol :) | 16:43 |
| *** kaisers has joined #openstack-cinder | 16:43 | |
| smcginnis | ildikov: No casual nick Friday for you? :) | 16:43 |
| *** gman-tx has quit IRC | 16:43 | |
| *** tesseract has quit IRC | 16:45 | |
| *** ildikov is now known as coffee_cat | 16:47 | |
| coffee_cat | smcginnis: there was always smth more important than change my nick today... :) | 16:48 |
| coffee_cat | smcginnis: BTW, have you tried the coffee already? | 16:48 |
| *** david-lyle has joined #openstack-cinder | 16:50 | |
| smcginnis | coffee_cat: Actually, yes, just this morning. I like it! :) | 16:51 |
| smcginnis | I'll bring some local stuff to Boston. | 16:52 |
| *** gman-tx has joined #openstack-cinder | 16:52 | |
| coffee_cat | smcginnis: haha, good timing with the question then :) | 16:52 |
| coffee_cat | smcginnis: I'm glad you liked it! :) | 16:52 |
| coffee_cat | hmm, sounds good! | 16:52 |
| arnewiebalck_ | I was still looking into bug/1685818 (DB deadlocks) today and started to instrument the code to understand the exact sequence of events. However, given that progress seems slow and the code is decorated with retry_on_deadlock in quite some places, I was wondering if I wouldn’t be better off to simply lower the time to detect (ie. reduce innodb_lock_wait_timeout) and increase the request timeouts in order to | 16:58 |
| arnewiebalck_ | limit the impact in our deployment … any thoughts on whether it’s worth follwing up on this more (or if the quota code will continue to rely on retries anyway)? | 16:58 |
| *** Cibo_ has joined #openstack-cinder | 16:59 | |
| *** dave-mccowan has joined #openstack-cinder | 16:59 | |
| smcginnis | It will probably continue to use the retries, but it would be good to understand where that's coming from. | 17:00 |
| smcginnis | Maybe for test purposes, set retries to 0? | 17:00 |
| arnewiebalck_ | smcginnis: reproducing the problem is not an issue | 17:01 |
| arnewiebalck_ | smcginnis: I was just wondering if the code is expecting this to happen and it’s the config that needs to handle these situations correctly. | 17:02 |
| smcginnis | arnewiebalck_: Not entirely sure on that. | 17:03 |
| smcginnis | arnewiebalck_: I'm slowing building up resources to be able to test. So you're hitting this just deleting 10 volumes at once? | 17:04 |
| arnewiebalck_ | smcginnis: The other issue is that I am trying to understand how things should work from the code and the logs. If someone with more knowledge has half an hour at the summit; I’d be happy to live-demo the problem ;) | 17:04 |
| arnewiebalck_ | smcginnis: 10 vols is enough, yes. | 17:04 |
| arnewiebalck_ | smcginnis: But I couldn’t reproduce this on devstack. | 17:04 |
| arnewiebalck_ | smcginnis: With LVM. | 17:04 |
| smcginnis | And in your case you are using ceph. | 17:05 |
| arnewiebalck_ | smcginnis: yes. | 17:05 |
| smcginnis | Ah, so maybe not an issue of devstack but an issue of LVM vs Ceph. | 17:05 |
| smcginnis | I blame jbernard then. :) | 17:05 |
| arnewiebalck_ | smcginnis: lol | 17:05 |
| arnewiebalck_ | smcginnis: I could also try to connect devstack to Ceph (while keeping the DB on devstack). | 17:06 |
| *** harlowja has quit IRC | 17:06 | |
| arnewiebalck_ | smcginnis: OK, I won’t give up for now, and will continue next week … | 17:06 |
| smcginnis | arnewiebalck_: Thanks for digging in to that. | 17:07 |
| smcginnis | arnewiebalck_: Have a good weekend. | 17:07 |
| arnewiebalck_ | smcginnis: Thx, you, too! | 17:07 |
| *** e0ne has quit IRC | 17:08 | |
| *** asselin_ has joined #openstack-cinder | 17:09 | |
| *** asselin has quit IRC | 17:11 | |
| *** gman-tx has quit IRC | 17:12 | |
| arnewiebalck_ | smcginnis: Seems this was seen before: https://bugs.launchpad.net/cinder/+bug/1613947 | 17:20 |
| openstack | Launchpad bug 1613947 in Cinder "Cinder Volume deadlock in quota_reserve and reservation_commit" [Medium,New] | 17:20 |
| *** Cibo has joined #openstack-cinder | 17:21 | |
| *** ChubYann has joined #openstack-cinder | 17:23 | |
| *** Cibo_ has quit IRC | 17:23 | |
| *** gcb has quit IRC | 17:24 | |
| *** asselin__ has joined #openstack-cinder | 17:25 | |
| *** asselin_ has quit IRC | 17:28 | |
| *** Cibo_ has joined #openstack-cinder | 17:34 | |
| *** Cibo has quit IRC | 17:36 | |
| eharney | smcginnis: have a question on https://review.openstack.org/#/c/460814/ | 17:52 |
| *** itlinux has joined #openstack-cinder | 17:53 | |
| *** gman-tx has joined #openstack-cinder | 17:54 | |
| *** Cibo_ has quit IRC | 17:54 | |
| *** Cibo has joined #openstack-cinder | 17:54 | |
| *** e0ne has joined #openstack-cinder | 17:57 | |
| *** catintheroof has joined #openstack-cinder | 18:04 | |
| smcginnis | eharney: Saw your comments there. You're right, I didn't think about that. | 18:04 |
| eharney | smcginnis: as usual it took me a few comments to get it figured out, just wanted to hit the brakes quickly enough :) | 18:05 |
| eharney | smcginnis: i'm a little confused about why Glance is encountering this on stable/newton -- i wonder if their job is not setup right | 18:05 |
| *** catinthe_ has quit IRC | 18:08 | |
| eharney | smcginnis: oh, it's the ceph job for glance_store | 18:08 |
| smcginnis | eharney: Is it not using upper constraints? | 18:19 |
| eharney | smcginnis: the job actually shows it's installing tempest==12.1.0, so i'm just confused now | 18:19 |
| eharney | it's not clear to me why this failure would happen there | 18:22 |
| *** david-lyle_ has joined #openstack-cinder | 18:24 | |
| smcginnis | eharney: Does it even look like it's related to that change though? | 18:25 |
| eharney | smcginnis: yeah, it's related somehow | 18:26 |
| eharney | actual failure is here: http://logs.openstack.org/29/417329/1/check/gate-tempest-dsvm-full-ceph-plugin-src-glance_store-ubuntu-xenial/7466a02/console.html#_2017-04-28_00_33_41_488880 | 18:26 |
| *** david-lyle has quit IRC | 18:26 | |
| eharney | smcginnis: ahh... a new version of tempest ends up getting installed in a venv | 18:31 |
| eharney | http://logs.openstack.org/29/417329/1/check/gate-tempest-dsvm-full-ceph-plugin-src-glance_store-ubuntu-xenial/7466a02/logs/devstacklog.txt.gz#_2017-04-27_23_56_33_971 | 18:31 |
| eharney | tempest@192e64 is from yesterday | 18:31 |
| smcginnis | eharney: Ah. Wondered if maybe it got updated later down the road. | 18:31 |
| eharney | smcginnis: so i think this job needs to be fixed to use the right version of tempest... | 18:32 |
| smcginnis | eharney: Yeah, that seems broken as is if it is pulling in a newer version than the upper constraint for that release. | 18:33 |
| *** harlowja has joined #openstack-cinder | 18:38 | |
| *** KeithMnemonic1 has joined #openstack-cinder | 18:40 | |
| smcginnis | Anyone ever see issues with LVM deactivation taking an extra long time? | 18:40 |
| smcginnis | We are getting gate failures with it timing out on LVM deactivate. | 18:40 |
| *** KeithMnemonic has quit IRC | 18:41 | |
| hemna | I haven't | 18:42 |
| smcginnis | It's odd. The machine doesn't seem overloaded, so not sure why it should take that long. | 18:42 |
| smcginnis | Not even like there's a lot of IO here. | 18:42 |
| eharney | do xenial nodes run lvmetad? | 18:42 |
| smcginnis | Not sure. I see it's part of the Xenial lvm2 package. | 18:43 |
| eharney | yeah, they do | 18:44 |
| smcginnis | One theory is (at least for some of the failures) we only wait 3 seconds before we give up on deactivating. | 18:46 |
| smcginnis | I'll try increasing that to see if it makes a difference. | 18:46 |
| eharney | it would be interesting to see if that failure ever shows up on jobs using thin lvm | 18:48 |
| eharney | i don't see any hits there using the logstash link | 18:51 |
| eharney | we should really get rid of thick :/ | 18:51 |
| *** gman-tx has quit IRC | 18:52 | |
| smcginnis | eharney: I agree. | 18:55 |
| eharney | smcginnis: so these failures are all related to extending a volume that has a snapshot... | 18:56 |
| smcginnis | eharney: All of them that I've seen. | 18:56 |
| smcginnis | eharney: No errors from lvchange -an. But deactivate doesn't seem to work. | 18:56 |
| smcginnis | eharney: 3 seconds should be enough, but I think on heavily loaded systems, we should probably be more lenient than that. | 18:57 |
| eharney | yeah, i'm trying to figure out if deactivation can perform a lot of I/O or what | 18:58 |
| *** e0ne has quit IRC | 18:58 | |
| smcginnis | eharney: Any idea if the IO stack will keep IOs cached until then? | 18:59 |
| eharney | smcginnis: that's kinda my guess, but i don't know off-hand | 18:59 |
| smcginnis | eharney: I'm going to change the retry count to 5 and have a back off of 2. Seem reasonable? | 19:00 |
| smcginnis | eharney: If it does have IOs cached somewhere, that should give time to flush those out. | 19:01 |
| eharney | smcginnis: probably worth trying, i'm going to poke around a bit and see if i can think up any other ideas | 19:03 |
| smcginnis | Awesome | 19:03 |
| *** david-lyle_ is now known as david-lyle | 19:09 | |
| *** gman-tx has joined #openstack-cinder | 19:11 | |
| *** xyang1 has joined #openstack-cinder | 19:15 | |
| openstackgerrit | Sean McGinnis proposed openstack/cinder master: Give more time for LVM deactivation https://review.openstack.org/461129 | 19:17 |
| smcginnis | We'll see how that goes. | 19:17 |
| eharney | smcginnis: wait a minute... | 19:21 |
| smcginnis | eharney: ? | 19:21 |
| eharney | smcginnis: i bet it can't deactivate because it's in use by an iscsi target (and attached to an instance) | 19:22 |
| smcginnis | eharney: I didn't think we were allowing extending in-use volumes yet. | 19:22 |
| eharney | smcginnis: oh right. never mind :) | 19:23 |
| smcginnis | eharney: But that brings up an interesting concern for that whole effort. :/ | 19:23 |
| eharney | smcginnis: but this path is going to need changes there | 19:23 |
| smcginnis | What'd I miss? | 19:23 |
| eharney | no, just saying what you were saying | 19:23 |
| smcginnis | eharney: Oh, right. Good. :) | 19:26 |
| eharney | i wonder if it's possible to avoid doing this deactivation at all | 19:27 |
| smcginnis | eharney: I don't know enough about how LVM works there. Seems a little odd to me that you need to deactivate to extend, but then again, I wouldn't be too surprised if that's the case. | 19:27 |
| *** itlinux has quit IRC | 19:33 | |
| openstackgerrit | Eric Harney proposed openstack/cinder master: NFS: run qemu-img info as root https://review.openstack.org/461134 | 19:42 |
| *** alonma has joined #openstack-cinder | 19:57 | |
| *** Apoorva has quit IRC | 20:02 | |
| *** dalgaaf has quit IRC | 20:03 | |
| *** Apoorva has joined #openstack-cinder | 20:09 | |
| *** arnewiebalck_ has quit IRC | 20:10 | |
| *** dave-mccowan has quit IRC | 20:10 | |
| *** crushil has quit IRC | 20:18 | |
| *** crushil has joined #openstack-cinder | 20:19 | |
| *** dalgaaf has joined #openstack-cinder | 20:22 | |
| *** alonma has quit IRC | 20:24 | |
| openstackgerrit | Eric Harney proposed openstack/cinder master: NFS: run qemu-img info as root https://review.openstack.org/461134 | 20:44 |
| *** asselin has joined #openstack-cinder | 20:48 | |
| *** jonesn has quit IRC | 20:48 | |
| *** asselin__ has quit IRC | 20:50 | |
| *** eharney has quit IRC | 20:52 | |
| *** dustins has quit IRC | 20:55 | |
| *** crushil has quit IRC | 20:56 | |
| *** abishop has quit IRC | 20:57 | |
| *** Apoorva_ has joined #openstack-cinder | 21:01 | |
| *** Apoorva has quit IRC | 21:04 | |
| *** crushil has joined #openstack-cinder | 21:11 | |
| *** catintheroof has quit IRC | 21:14 | |
| *** harlowja has quit IRC | 21:17 | |
| *** harlowja has joined #openstack-cinder | 21:17 | |
| *** crushil has quit IRC | 21:32 | |
| *** winston-d_ has quit IRC | 21:33 | |
| *** asselin has quit IRC | 21:34 | |
| *** harlowja has quit IRC | 21:36 | |
| *** Apoorva_ has quit IRC | 21:36 | |
| *** mriedem has quit IRC | 21:37 | |
| *** Apoorva has joined #openstack-cinder | 21:37 | |
| *** chlong has quit IRC | 21:39 | |
| *** gman-tx has quit IRC | 21:51 | |
| *** felipemonteiro_ has quit IRC | 21:54 | |
| *** gman-tx has joined #openstack-cinder | 21:59 | |
| *** dalgaaf has quit IRC | 22:04 | |
| *** Apoorva has quit IRC | 22:05 | |
| *** dalgaaf has joined #openstack-cinder | 22:05 | |
| *** Apoorva has joined #openstack-cinder | 22:05 | |
| *** edmondsw_ has quit IRC | 22:06 | |
| *** gouthamr has quit IRC | 22:14 | |
| *** catintheroof has joined #openstack-cinder | 22:17 | |
| *** xyang1 has quit IRC | 22:18 | |
| *** asselin has joined #openstack-cinder | 22:19 | |
| *** cknight has quit IRC | 22:19 | |
| *** gman-tx has quit IRC | 22:22 | |
| *** yangyapepeng has joined #openstack-cinder | 22:25 | |
| *** yangyapepeng has quit IRC | 22:30 | |
| tommylikehu | hey smcginnis it looks like you have same issue as I had when I fix bug in manila: https://review.openstack.org/#/c/431315/ | 22:32 |
| *** Apoorva_ has joined #openstack-cinder | 22:32 | |
| tommylikehu | simply increase the waiting time could not fix the issue completely :( | 22:33 |
| *** Apoorva has quit IRC | 22:36 | |
| *** porrua has quit IRC | 22:40 | |
| *** crushil has joined #openstack-cinder | 22:46 | |
| smcginnis | tommylikehu: Oh! So that's what was done to "fix" this before. The sequence that you list there. | 22:47 |
| smcginnis | tommylikehu: And that worked fine for a while. | 22:47 |
| smcginnis | tommylikehu: But we currently wait for a max of 3 seconds for the deactivate to complete, and for some reason it is now taking longer than that. | 22:47 |
| tommylikehu | smcginnis: we can't guarantee the status should change by that means. | 22:49 |
| tommylikehu | I mean the real status | 22:49 |
| smcginnis | tommylikehu: Not sure I follow. | 22:49 |
| tommylikehu | it just lower the possibility | 22:50 |
| smcginnis | tommylikehu: It should be able to deactivate. And it had been fine within the three second window before. | 22:51 |
| smcginnis | tommylikehu: But something changed, I'm assuming in an Ubuntu package, that is causing that deactivate process to take longer now. | 22:51 |
| tommylikehu | smcginnis: is there anyplace we can raise this concern and get some professional people to answer? | 22:53 |
| *** asselin_ has joined #openstack-cinder | 22:58 | |
| *** asselin__ has joined #openstack-cinder | 22:59 | |
| *** lamt has quit IRC | 23:01 | |
| *** asselin has quit IRC | 23:01 | |
| *** lamt has joined #openstack-cinder | 23:02 | |
| *** asselin_ has quit IRC | 23:03 | |
| *** lamt has quit IRC | 23:08 | |
| *** asselin has joined #openstack-cinder | 23:10 | |
| *** catintheroof has quit IRC | 23:11 | |
| *** asselin__ has quit IRC | 23:12 | |
| *** asselin_ has joined #openstack-cinder | 23:13 | |
| *** asselin has quit IRC | 23:17 | |
| *** harlowja has joined #openstack-cinder | 23:30 | |
| *** edmondsw has joined #openstack-cinder | 23:32 | |
| *** edmondsw has quit IRC | 23:37 | |
| *** Apoorva_ has quit IRC | 23:48 | |
| *** wangyong__ has joined #openstack-cinder | 23:49 | |
| *** crushil has quit IRC | 23:50 | |
| *** wangyong__ has quit IRC | 23:54 | |
| *** harlowja has quit IRC | 23:55 | |
| *** harlowja has joined #openstack-cinder | 23:59 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!