| *** catintheroof has joined #openstack-cinder | 00:08 | |
| *** ducttape_ has joined #openstack-cinder | 00:09 | |
| *** yangyapeng has quit IRC | 00:12 | |
| *** alonma has joined #openstack-cinder | 00:15 | |
| *** arch-nemesis has quit IRC | 00:19 | |
| *** alonma has quit IRC | 00:19 | |
| *** akapil has quit IRC | 00:22 | |
| *** akapil has joined #openstack-cinder | 00:23 | |
| *** s-shiono has joined #openstack-cinder | 00:25 | |
| *** mtanino has quit IRC | 00:27 | |
| *** Apoorva has quit IRC | 00:28 | |
| *** alonma has joined #openstack-cinder | 00:35 | |
| *** longlq_ has quit IRC | 00:36 | |
| *** laughter_ has joined #openstack-cinder | 00:39 | |
| *** alonma has quit IRC | 00:40 | |
| *** Julien-zte has joined #openstack-cinder | 00:43 | |
| *** Julien-zte has quit IRC | 00:44 | |
| *** Julien-zte has joined #openstack-cinder | 00:45 | |
| *** Julien-zte has quit IRC | 00:45 | |
| *** liverpooler has quit IRC | 00:46 | |
| *** Julien-zte has joined #openstack-cinder | 00:46 | |
| *** zengyingzhe_ has quit IRC | 00:48 | |
| *** zengyingzhe_ has joined #openstack-cinder | 00:48 | |
| *** s-shiono_ has joined #openstack-cinder | 00:49 | |
| *** akapil has quit IRC | 00:50 | |
| *** Julien-zte has quit IRC | 00:51 | |
| *** s-shiono has quit IRC | 00:51 | |
| *** lixiaoy1 has joined #openstack-cinder | 00:53 | |
| *** stevemar__ has quit IRC | 00:54 | |
| openstackgerrit | Vivek Agrawal proposed openstack/cinder: Implementation of cinder driver for Veritas HyperScale https://review.openstack.org/382097 | 00:55 |
|---|---|---|
| *** dave-mccowan has quit IRC | 00:56 | |
| *** zhangguoqing has joined #openstack-cinder | 00:56 | |
| *** Julien-zte has joined #openstack-cinder | 00:59 | |
| *** Apoorva has joined #openstack-cinder | 01:00 | |
| *** longlq_ has joined #openstack-cinder | 01:05 | |
| *** yangyapeng has joined #openstack-cinder | 01:15 | |
| *** liverpooler has joined #openstack-cinder | 01:37 | |
| *** mriedem has joined #openstack-cinder | 01:38 | |
| mriedem | i get the feeling that the ceph job is failing with NoValidHost because of possibly failed cleanups? | 01:43 |
| mriedem | http://logs.openstack.org/25/403925/1/check/gate-tempest-dsvm-full-devstack-plugin-ceph-ubuntu-xenial/58cbafc/logs/screen-c-vol.txt.gz?level=TRACE | 01:43 |
| mriedem | seeing NoValidHost in c-sch here http://logs.openstack.org/25/403925/1/check/gate-tempest-dsvm-full-devstack-plugin-ceph-ubuntu-xenial/58cbafc/logs/screen-c-sch.txt.gz?level=TRACE | 01:43 |
| *** alonma has joined #openstack-cinder | 01:46 | |
| *** liverpooler has quit IRC | 01:48 | |
| *** alonma has quit IRC | 01:50 | |
| *** alonma has joined #openstack-cinder | 02:06 | |
| *** paw has quit IRC | 02:08 | |
| *** kaisers_ has joined #openstack-cinder | 02:08 | |
| jgriffith | mriedem: I'm not sure | 02:08 |
| jgriffith | mriedem: http://logs.openstack.org/25/403925/1/check/gate-tempest-dsvm-full-devstack-plugin-ceph-ubuntu-xenial/58cbafc/logs/screen-c-sch.txt.gz#_2016-11-28_22_47_00_353 | 02:08 |
| jgriffith | mriedem: if you scroll up to the last capability update it has 7.16 free | 02:09 |
| jgriffith | mriedem: it appears to be a capability mismatch | 02:09 |
| jgriffith | mriedem: the extra-specs look wonky to me, but maybe tempest is doing this differently and configuring something special in the case of ceph? | 02:10 |
| mriedem | jgriffith: is that this? | 02:10 |
| mriedem | 2016-11-28 22:47:00.350 DEBUG cinder.scheduler.filters.capabilities_filter [req-28fb1ed0-8661-4ea5-a28b-521730b77e80 tempest-UserMessagesTest-191366068] Volume type extra spec requirement "vendor_name=tempest-vendor_name-1565770206" does not match reported capability "Open Source" _satisfies_extra_specs /opt/stack/new/cinder/cinder/scheduler/filters/capabilities_filter.py:74 | 02:10 |
| *** alonma has quit IRC | 02:10 | |
| mriedem | tempest shouldn't know anything about the storage backend | 02:11 |
| jgriffith | mriedem: yeah, that's what I'm looking at | 02:11 |
| jgriffith | mriedem: I'm unclear how that got messed up though | 02:11 |
| *** kaisers has quit IRC | 02:11 | |
| jgriffith | mriedem: here's another version of it: http://logs.openstack.org/25/403925/1/check/gate-tempest-dsvm-full-devstack-plugin-ceph-ubuntu-xenial/58cbafc/logs/screen-c-sch.txt.gz#_2016-11-28_22_47_01_304 | 02:11 |
| mriedem | that might be a negative test, it's not the one that failed the job | 02:12 |
| jgriffith | mriedem: vendor_name and storage_protocol must be custom things the ceph gate setup is doing? | 02:12 |
| mriedem | http://git.openstack.org/cgit/openstack/tempest/tree/tempest/api/volume/admin/v3/test_user_messages.py#n36 | 02:12 |
| mriedem | """Trigger a 'no valid host' situation to generate a message.""" | 02:12 |
| jgriffith | mriedem: it should be like: https://github.com/openstack/cinder/blob/master/cinder/volume/drivers/rbd.py#L300 | 02:12 |
| *** swamireddy has joined #openstack-cinder | 02:13 | |
| jgriffith | mriedem: gahhh | 02:13 |
| jgriffith | mriedem: sorry :( | 02:13 |
| mriedem | yeah it's a test that expects the volume to fail | 02:13 |
| jgriffith | I hate those | 02:13 |
| mriedem | np | 02:13 |
| jgriffith | mriedem: our logs still suck so finding the valid error isn't easy | 02:14 |
| mriedem | looks like the capacity and capabilities filters failed to find a host | 02:15 |
| mriedem | http://logs.openstack.org/25/403925/1/check/gate-tempest-dsvm-full-devstack-plugin-ceph-ubuntu-xenial/58cbafc/logs/screen-c-sch.txt.gz#_2016-11-28_22_46_08_438 | 02:15 |
| jgriffith | mriedem: do you have a link to a failing patch? | 02:15 |
| mriedem | https://review.openstack.org/#/c/403925/ | 02:16 |
| *** Apoorva has quit IRC | 02:16 | |
| *** catintheroof has quit IRC | 02:16 | |
| mriedem | completely unrelated | 02:16 |
| *** alonma has joined #openstack-cinder | 02:16 | |
| *** catintheroof has joined #openstack-cinder | 02:16 | |
| jgriffith | mriedem: yeah, so that one you pointed to is right | 02:17 |
| jgriffith | mriedem: and your guess is correct... capacity it would seem | 02:17 |
| mriedem | http://logstash.openstack.org/#dashboard/file/logstash.json?query=message%3A%5C%22No%20weighed%20hosts%20found%20for%20volume%20with%20properties%5C%22%20AND%20message%3A%5C%22%7Bu'volume_backend_name'%3A%20u'ceph'%7D%5C%22%20AND%20tags%3A%5C%22screen-c-sch.txt%5C%22&from=7d | 02:17 |
| mriedem | hmm, started on 11/26 | 02:19 |
| mriedem | anything change since then | 02:19 |
| *** alonma has quit IRC | 02:20 | |
| *** catintheroof has quit IRC | 02:20 | |
| mriedem | not seeing anything relevant in the cinder or devstack-plugin-ceph repos | 02:21 |
| jgriffith | mriedem: sorry.. dinner | 02:21 |
| mriedem | np :) | 02:21 |
| *** liverpooler has joined #openstack-cinder | 02:23 | |
| *** rajinir has quit IRC | 02:26 | |
| mriedem | 2016-11-28 22:45:57.249 DEBUG cinder.scheduler.filter_scheduler [req-682ea816-7fdb-4e22-89a8-49419be16b11 tempest-VolumesListAdminV2TestJSON-1686276434] Filtered [host 'ubuntu-xenial-osic-cloud1-s3700-5847744@ceph#ceph': free_capacity_gb: 0.76, pools: None] _get_weighted_candidates /opt/stack/new/cinder/cinder/scheduler/filter_scheduler.py:333 | 02:35 |
| mriedem | i think it's basically maybe just too many tests creating volumes at the same time | 02:35 |
| mriedem | and we hit a window where the host has <1GB of capacity left | 02:35 |
| mriedem | looks like we have at most 8gb of free capacity at any time on this host, which seems odd | 02:36 |
| *** alonma has joined #openstack-cinder | 02:36 | |
| *** liverpooler has quit IRC | 02:37 | |
| mriedem | aha http://logs.openstack.org/25/403925/1/check/gate-tempest-dsvm-full-devstack-plugin-ceph-ubuntu-xenial/58cbafc/logs/df.txt.gz | 02:39 |
| openstackgerrit | Tina Tang proposed openstack/cinder: Adds Unity Cinder Driver https://review.openstack.org/396477 | 02:39 |
| mriedem | /dev/loop0 8.0G 205M 7.8G 3% /var/lib/ceph | 02:39 |
| mriedem | seems that should be bigger for a gate run | 02:40 |
| *** lixiaoy1 has quit IRC | 02:41 | |
| *** alonma has quit IRC | 02:41 | |
| mriedem | compared to lvm, we create a 24GB volume group for lvm backed jobs | 02:42 |
| *** paw has joined #openstack-cinder | 02:45 | |
| *** Julien-zte has quit IRC | 02:45 | |
| *** jschwarz has quit IRC | 02:45 | |
| mriedem | bingo https://github.com/openstack/devstack-plugin-ceph/blob/master/devstack/lib/ceph#L48 | 02:47 |
| mriedem | CEPH_LOOPBACK_DISK_SIZE_DEFAULT=8G | 02:47 |
| *** zhonghua has quit IRC | 02:49 | |
| *** jschwarz has joined #openstack-cinder | 02:49 | |
| *** Julien-zte has joined #openstack-cinder | 02:51 | |
| *** Julien-zte has quit IRC | 02:51 | |
| *** enriquetaso has quit IRC | 02:52 | |
| *** Julien-zte has joined #openstack-cinder | 02:52 | |
| *** Poornima has joined #openstack-cinder | 02:52 | |
| mriedem | jgriffith: let this be your dessert https://review.openstack.org/403988 | 02:55 |
| *** stevemar__ has joined #openstack-cinder | 02:55 | |
| *** alonma has joined #openstack-cinder | 02:56 | |
| *** Lee1092 has joined #openstack-cinder | 02:57 | |
| *** stevemar__ has quit IRC | 03:00 | |
| *** zhonghua has joined #openstack-cinder | 03:00 | |
| *** alonma has quit IRC | 03:01 | |
| *** sudipto has joined #openstack-cinder | 03:01 | |
| *** sudipto_ has joined #openstack-cinder | 03:01 | |
| *** bkopilov has quit IRC | 03:02 | |
| *** Julien-zte has quit IRC | 03:04 | |
| *** Julien-zte has joined #openstack-cinder | 03:05 | |
| *** tlian has quit IRC | 03:06 | |
| *** vladani has quit IRC | 03:07 | |
| *** vladani has joined #openstack-cinder | 03:07 | |
| *** links has joined #openstack-cinder | 03:10 | |
| *** Julien-zte has quit IRC | 03:10 | |
| *** links has quit IRC | 03:10 | |
| *** bardia has quit IRC | 03:11 | |
| *** Julien-zte has joined #openstack-cinder | 03:11 | |
| *** huanxuan has joined #openstack-cinder | 03:12 | |
| *** tlian has joined #openstack-cinder | 03:15 | |
| *** gcb has joined #openstack-cinder | 03:15 | |
| jgriffith | mriedem: tastie! | 03:20 |
| *** catintheroof has joined #openstack-cinder | 03:25 | |
| *** Julien-zte has quit IRC | 03:25 | |
| *** Julien-zte has joined #openstack-cinder | 03:26 | |
| *** Julien-zte has quit IRC | 03:29 | |
| *** Julien-zte has joined #openstack-cinder | 03:30 | |
| *** Julien-zte has quit IRC | 03:31 | |
| *** tlian has quit IRC | 03:31 | |
| *** Julien-zte has joined #openstack-cinder | 03:32 | |
| *** udesale has joined #openstack-cinder | 03:32 | |
| *** diablo_rojo has joined #openstack-cinder | 03:52 | |
| *** stevemar__ has joined #openstack-cinder | 03:55 | |
| *** ChubYann has quit IRC | 03:58 | |
| *** nicolasbock has quit IRC | 04:02 | |
| *** mdnadeem has joined #openstack-cinder | 04:03 | |
| *** Dong_Zhi has joined #openstack-cinder | 04:06 | |
| *** alonma has joined #openstack-cinder | 04:07 | |
| *** psachin has joined #openstack-cinder | 04:09 | |
| *** stevemar__ has quit IRC | 04:11 | |
| *** alonma has quit IRC | 04:12 | |
| *** ChubYann has joined #openstack-cinder | 04:13 | |
| *** jwcroppe has joined #openstack-cinder | 04:21 | |
| *** Asaithambi has quit IRC | 04:21 | |
| *** jgriffith is now known as jgriffith_away | 04:21 | |
| *** catinthe_ has joined #openstack-cinder | 04:23 | |
| *** catintheroof has quit IRC | 04:26 | |
| *** catinthe_ has quit IRC | 04:26 | |
| *** catintheroof has joined #openstack-cinder | 04:27 | |
| *** catintheroof has quit IRC | 04:27 | |
| *** alonma has joined #openstack-cinder | 04:27 | |
| *** laughterwym has joined #openstack-cinder | 04:28 | |
| *** laughter_ has quit IRC | 04:31 | |
| *** alonma has quit IRC | 04:32 | |
| *** Asaithambi has joined #openstack-cinder | 04:32 | |
| *** bkopilov has joined #openstack-cinder | 04:35 | |
| *** snarwade has joined #openstack-cinder | 04:49 | |
| *** pdeore has joined #openstack-cinder | 04:49 | |
| *** sudipto has quit IRC | 04:59 | |
| *** sudipto_ has quit IRC | 04:59 | |
| *** sam_nowitzki has joined #openstack-cinder | 05:00 | |
| *** longlq_ has quit IRC | 05:00 | |
| *** laughterwym has quit IRC | 05:10 | |
| *** laughterwym has joined #openstack-cinder | 05:10 | |
| *** gouthamr has joined #openstack-cinder | 05:13 | |
| *** sudipto has joined #openstack-cinder | 05:29 | |
| *** sudipto_ has joined #openstack-cinder | 05:29 | |
| *** bardia has joined #openstack-cinder | 05:30 | |
| *** shausy has joined #openstack-cinder | 05:35 | |
| *** pranalik has quit IRC | 05:35 | |
| *** gouthamr has quit IRC | 05:37 | |
| *** bardia has quit IRC | 05:38 | |
| *** alonma has joined #openstack-cinder | 05:38 | |
| *** bardia has joined #openstack-cinder | 05:38 | |
| *** Zer0Byte_ has joined #openstack-cinder | 05:41 | |
| *** bardia has quit IRC | 05:42 | |
| *** alonma has quit IRC | 05:43 | |
| *** gouthamr has joined #openstack-cinder | 05:46 | |
| *** bks has joined #openstack-cinder | 05:46 | |
| *** gouthamr has quit IRC | 05:56 | |
| *** Julien-zte has quit IRC | 05:56 | |
| *** Julien-zte has joined #openstack-cinder | 05:57 | |
| *** Julien-zte has quit IRC | 05:57 | |
| *** Julien-zte has joined #openstack-cinder | 05:58 | |
| *** alonma has joined #openstack-cinder | 05:59 | |
| *** pdeore has quit IRC | 06:01 | |
| *** Julien-zte has quit IRC | 06:01 | |
| *** Julien-zte has joined #openstack-cinder | 06:02 | |
| *** alonma has quit IRC | 06:03 | |
| *** alonmarx has joined #openstack-cinder | 06:03 | |
| *** bardia has joined #openstack-cinder | 06:04 | |
| *** pdeore has joined #openstack-cinder | 06:07 | |
| *** pdeore has quit IRC | 06:08 | |
| *** pdeore has joined #openstack-cinder | 06:08 | |
| *** gcb has quit IRC | 06:08 | |
| *** gcb has joined #openstack-cinder | 06:09 | |
| *** yangyapeng has quit IRC | 06:13 | |
| *** yangyapeng has joined #openstack-cinder | 06:13 | |
| *** Asaithambi has quit IRC | 06:17 | |
| *** Asaithambi has joined #openstack-cinder | 06:17 | |
| *** alonma has joined #openstack-cinder | 06:19 | |
| nikeshm | hi | 06:19 |
| nikeshm | i have some questions on https://etherpad.openstack.org/p/ocata-cinder-summit-stabledriverfixes | 06:19 |
| nikeshm | i have some fixes for stable newton | 06:20 |
| nikeshm | for my driver | 06:20 |
| nikeshm | where should i keep them apart from ocata | 06:20 |
| *** gcb has quit IRC | 06:21 | |
| *** alonma has quit IRC | 06:23 | |
| *** bardia has quit IRC | 06:27 | |
| *** pdeore has quit IRC | 06:28 | |
| *** pdeore has joined #openstack-cinder | 06:28 | |
| *** jwcroppe has quit IRC | 06:30 | |
| *** lpetrut has joined #openstack-cinder | 06:31 | |
| *** alonma has joined #openstack-cinder | 06:39 | |
| *** gcb has joined #openstack-cinder | 06:41 | |
| openstackgerrit | Pony Chou proposed openstack/cinder: Add QNAP ES Storage Driver https://review.openstack.org/309872 | 06:43 |
| *** alonma has quit IRC | 06:43 | |
| *** Apoorva has joined #openstack-cinder | 06:43 | |
| *** Apoorva has quit IRC | 06:46 | |
| *** diablo_rojo has quit IRC | 06:47 | |
| *** Julien-zte has quit IRC | 06:48 | |
| *** Julien-zte has joined #openstack-cinder | 06:49 | |
| *** lkuchlan has joined #openstack-cinder | 06:50 | |
| *** Julien-zte has quit IRC | 06:50 | |
| *** Julien-zte has joined #openstack-cinder | 06:50 | |
| *** mjura has joined #openstack-cinder | 06:53 | |
| *** mjura has quit IRC | 07:01 | |
| *** mjura has joined #openstack-cinder | 07:01 | |
| *** Julien-zte has quit IRC | 07:05 | |
| *** Julien-zte has joined #openstack-cinder | 07:06 | |
| *** nkrinner_afk is now known as nkrinner | 07:19 | |
| *** pcaruana has joined #openstack-cinder | 07:21 | |
| *** ChubYann has quit IRC | 07:21 | |
| *** lpetrut has quit IRC | 07:28 | |
| *** alonma has joined #openstack-cinder | 07:46 | |
| *** alonma has quit IRC | 07:51 | |
| *** nherciu has joined #openstack-cinder | 07:54 | |
| *** Julien-zte has quit IRC | 08:01 | |
| *** akapil has joined #openstack-cinder | 08:01 | |
| *** Julien-zte has joined #openstack-cinder | 08:01 | |
| *** e0ne has joined #openstack-cinder | 08:02 | |
| *** gouthamr has joined #openstack-cinder | 08:03 | |
| *** Dong_Zhi has quit IRC | 08:12 | |
| *** Julien-zte has quit IRC | 08:14 | |
| *** Julien-zte has joined #openstack-cinder | 08:15 | |
| *** lkuchlan has quit IRC | 08:15 | |
| *** lkuchlan has joined #openstack-cinder | 08:15 | |
| *** Julien-zte has quit IRC | 08:17 | |
| *** Julien-zte has joined #openstack-cinder | 08:18 | |
| *** e0ne has quit IRC | 08:25 | |
| *** nkrinner has quit IRC | 08:28 | |
| *** alonmarx has quit IRC | 08:30 | |
| *** amoralej|off is now known as amoralej | 08:33 | |
| *** nkrinner has joined #openstack-cinder | 08:34 | |
| *** nkrinner has quit IRC | 08:38 | |
| *** laughterwym has quit IRC | 08:42 | |
| *** pgadiya has joined #openstack-cinder | 08:43 | |
| *** laughterwym has joined #openstack-cinder | 08:43 | |
| *** laughter_ has joined #openstack-cinder | 08:44 | |
| *** laughterwym has quit IRC | 08:47 | |
| *** pranalik has joined #openstack-cinder | 08:48 | |
| *** alonmarx has joined #openstack-cinder | 08:49 | |
| *** laughter_ has quit IRC | 08:49 | |
| *** alonma has joined #openstack-cinder | 08:53 | |
| *** rcernin has joined #openstack-cinder | 08:56 | |
| *** alonma has quit IRC | 08:58 | |
| *** zzzeek has quit IRC | 09:00 | |
| *** zzzeek has joined #openstack-cinder | 09:00 | |
| openstackgerrit | Gorka Eguileor proposed openstack/cinder: Make Image Volume Cache cluster aware https://review.openstack.org/386186 | 09:07 |
| openstackgerrit | Gorka Eguileor proposed openstack/cinder: Add replication info to generate_driver_list https://review.openstack.org/403854 | 09:07 |
| openstackgerrit | Gorka Eguileor proposed openstack/cinder: Add more operations to cluster https://review.openstack.org/355968 | 09:07 |
| openstackgerrit | Gorka Eguileor proposed openstack/cinder: Support A/A on Scheduler operations https://review.openstack.org/344226 | 09:07 |
| openstackgerrit | Gorka Eguileor proposed openstack/cinder: [PoC][Don't review] Testing delay https://review.openstack.org/353069 | 09:07 |
| openstackgerrit | Gorka Eguileor proposed openstack/cinder: Fix replication freeze mechanism https://review.openstack.org/402923 | 09:07 |
| openstackgerrit | Gorka Eguileor proposed openstack/cinder: Move service and cluster creation in test to utils https://review.openstack.org/402922 | 09:07 |
| openstackgerrit | Gorka Eguileor proposed openstack/cinder: Allow triggering cleanup from API https://review.openstack.org/363010 | 09:07 |
| openstackgerrit | Gorka Eguileor proposed openstack/cinder: Make Replication support Active-Active https://review.openstack.org/381835 | 09:07 |
| openstackgerrit | Gorka Eguileor proposed openstack/cinder: Cosmetic changes to scheduler https://review.openstack.org/346041 | 09:07 |
| *** stevemar__ has joined #openstack-cinder | 09:12 | |
| *** mvk has quit IRC | 09:13 | |
| *** stevemar__ has quit IRC | 09:16 | |
| *** sborkows has joined #openstack-cinder | 09:18 | |
| *** lpetrut has joined #openstack-cinder | 09:19 | |
| *** kwathore has quit IRC | 09:21 | |
| *** e0ne has joined #openstack-cinder | 09:24 | |
| *** lpetrut has quit IRC | 09:24 | |
| *** Cibo_ has joined #openstack-cinder | 09:27 | |
| *** lpetrut has joined #openstack-cinder | 09:31 | |
| *** lkuchlan has quit IRC | 09:33 | |
| *** lkuchlan has joined #openstack-cinder | 09:35 | |
| *** mkoderer has joined #openstack-cinder | 09:37 | |
| *** e0ne has quit IRC | 09:39 | |
| *** e0ne has joined #openstack-cinder | 09:40 | |
| *** Cibo_ has quit IRC | 09:40 | |
| *** lpetrut has quit IRC | 09:41 | |
| *** lpetrut has joined #openstack-cinder | 09:43 | |
| *** mvk has joined #openstack-cinder | 09:46 | |
| *** lpetrut has quit IRC | 09:47 | |
| *** openstackgerrit has quit IRC | 09:48 | |
| *** openstackgerrit has joined #openstack-cinder | 09:49 | |
| *** lpetrut has joined #openstack-cinder | 09:49 | |
| *** e0ne has quit IRC | 09:51 | |
| *** e0ne has joined #openstack-cinder | 09:52 | |
| openstackgerrit | Shingo Takeda proposed openstack/cinder: Add cinder volume drivers for NEC Storage M series https://review.openstack.org/389622 | 09:58 |
| *** kwathore has joined #openstack-cinder | 09:58 | |
| *** jschwarz has quit IRC | 09:59 | |
| *** s-shiono_ has quit IRC | 10:01 | |
| *** alonma has joined #openstack-cinder | 10:04 | |
| openstackgerrit | Pony Chou proposed openstack/cinder: Add QNAP ES Storage Driver https://review.openstack.org/309872 | 10:06 |
| *** alonma has quit IRC | 10:08 | |
| *** jschwarz has joined #openstack-cinder | 10:10 | |
| *** laughterwym has joined #openstack-cinder | 10:11 | |
| *** odyssey4me has left #openstack-cinder | 10:11 | |
| smcginnis | nikeshm: Driver bug fixes can be backported to stable/newton. | 10:11 |
| smcginnis | nikeshm: The discussion for the driverfixes branch is for changes needed for releases older than newton. | 10:12 |
| *** stakeda has quit IRC | 10:14 | |
| *** laughterwym has quit IRC | 10:15 | |
| *** erlon-airlong has joined #openstack-cinder | 10:15 | |
| *** Julien-zte has quit IRC | 10:16 | |
| *** nikeshm_ has joined #openstack-cinder | 10:24 | |
| *** nikeshm has quit IRC | 10:25 | |
| *** ygl has joined #openstack-cinder | 10:27 | |
| nikeshm_ | smcginnis: any backporting reference | 10:27 |
| ygl | HI all | 10:28 |
| ygl | i have a query on cinder bootable volumes | 10:28 |
| nikeshm_ | smcginnis: can i add my driver in mitaka in driver fix branch | 10:28 |
| ygl | when a bootable volume is created , does the cinder create any filesystem first on the block device before copying the image ? | 10:28 |
| nikeshm_ | smcginnis: it was added as part of newton release, but we are giving it to customer as a patch | 10:29 |
| *** alyson_ has joined #openstack-cinder | 10:30 | |
| nikeshm_ | yg1: not sure but may be you can look these codes https://github.com/openstack/cinder/blob/driverfixes/mitaka/cinder/volume/driver.py#L739 https://github.com/openstack/cinder/blob/driverfixes/mitaka/cinder/image/image_utils.py#L247 | 10:32 |
| *** ygl has quit IRC | 10:33 | |
| *** tpsilva has joined #openstack-cinder | 10:34 | |
| nikeshm_ | https://github.com/openstack/cinder/blob/master/cinder/image/image_utils.py#L260 | 10:34 |
| *** ygl has joined #openstack-cinder | 10:34 | |
| ygl | when a bootable volume is created , does the cinder create any filesystem first on the block device before copying the image ? | 10:34 |
| nikeshm_ | https://github.com/openstack/cinder/blob/master/cinder/image/image_utils.py#L260 | 10:35 |
| nikeshm_ | i do not know, plz wait for some one to reply | 10:35 |
| nikeshm_ | https://github.com/openstack/cinder/blob/master/cinder/volume/driver.py#L785 | 10:37 |
| *** e0ne has quit IRC | 10:40 | |
| *** e0ne_ has joined #openstack-cinder | 10:40 | |
| ygl | can anyone help me with my query please ? | 10:41 |
| *** The_Ball has quit IRC | 10:46 | |
| ygl | when a bootable volume is created , does the cinder create any filesystem first on the block device before copying the image ? | 10:49 |
| *** yangyapeng has quit IRC | 10:51 | |
| *** yangyapeng has joined #openstack-cinder | 10:52 | |
| *** yangyapeng has quit IRC | 10:56 | |
| *** gouthamr has quit IRC | 10:58 | |
| *** udesale has quit IRC | 10:58 | |
| *** The_Ball has joined #openstack-cinder | 10:58 | |
| *** sudipto_ has quit IRC | 11:03 | |
| *** sudipto has quit IRC | 11:03 | |
| openstackgerrit | Helen Walsh proposed openstack/cinder: VMAX driver - Attach and detach snapshot https://review.openstack.org/393842 | 11:03 |
| *** alonma has joined #openstack-cinder | 11:05 | |
| *** mvk has quit IRC | 11:08 | |
| *** alonma has quit IRC | 11:09 | |
| openstackgerrit | Ivan Kolodyazhny proposed openstack/python-cinderclient: Refactor functional tests to support both Python and CLI APIs https://review.openstack.org/381547 | 11:12 |
| openstackgerrit | Helen Walsh proposed openstack/cinder: VMAX driver - MVs and SGs not reflecting correct protocol. https://review.openstack.org/395657 | 11:14 |
| *** The_Ball has quit IRC | 11:14 | |
| *** pdeore has quit IRC | 11:16 | |
| *** huanxuan has quit IRC | 11:19 | |
| *** mvk has joined #openstack-cinder | 11:20 | |
| *** bks has quit IRC | 11:21 | |
| *** alonma has joined #openstack-cinder | 11:25 | |
| *** The_Ball has joined #openstack-cinder | 11:29 | |
| smcginnis | ygl: The image is copied block by block to the volume, so it ends up having a filesystem on it. | 11:29 |
| *** alonma has quit IRC | 11:29 | |
| smcginnis | nikeshm_: No, new drivers can not be backported. | 11:30 |
| smcginnis | nikeshm_: But any bug fixes from newton on will be able to be backported. | 11:30 |
| *** ntpttr has quit IRC | 11:30 | |
| *** The_Ball has quit IRC | 11:31 | |
| *** ntpttr has joined #openstack-cinder | 11:31 | |
| nikeshm_ | smcginnis: any time upto which we can backport | 11:31 |
| nikeshm_ | in newton | 11:31 |
| *** ociuhandu has joined #openstack-cinder | 11:31 | |
| *** psachin has quit IRC | 11:32 | |
| smcginnis | nikeshm_: With the normal stable policy, only until Ocata is released unless it is a critical bug, which most driver bugs are not. | 11:32 |
| smcginnis | nikeshm_: But once we have the driverfixes branching set up, then as long as we keep around the driverfixes/newton branch. | 11:33 |
| *** mdnadeem has quit IRC | 11:34 | |
| *** psachin has joined #openstack-cinder | 11:35 | |
| *** takedakn has joined #openstack-cinder | 11:35 | |
| openstackgerrit | Ivan Kolodyazhny proposed openstack/cinder: Add logging to FakeLoggingVolumeDriver https://review.openstack.org/404165 | 11:36 |
| *** nicolasbock has joined #openstack-cinder | 11:38 | |
| *** lpetrut1 has joined #openstack-cinder | 11:39 | |
| *** Asaithambi has quit IRC | 11:39 | |
| *** lpetrut has quit IRC | 11:41 | |
| *** lpetrut1 is now known as lpetrut | 11:41 | |
| nikeshm_ | smcginnis: thanks | 11:43 |
| nikeshm_ | so early today | 11:43 |
| openstackgerrit | Kushal Wathore proposed openstack/cinder: backup of active 3par ISCSI bootable volume fails https://review.openstack.org/401285 | 11:43 |
| *** laughterwym has joined #openstack-cinder | 11:43 | |
| smcginnis | nikeshm_: I'm in China this week, so my online time will be very odd. ;) | 11:44 |
| *** Poornima has quit IRC | 11:44 | |
| nikeshm_ | ok | 11:45 |
| *** alonmarx has quit IRC | 11:46 | |
| *** laughterwym has quit IRC | 11:48 | |
| *** mdnadeem has joined #openstack-cinder | 11:50 | |
| openstackgerrit | Helen Walsh proposed openstack/cinder: VMAX driver - MVs and SGs not reflecting correct protocol. https://review.openstack.org/395657 | 11:54 |
| *** andymaier has joined #openstack-cinder | 11:55 | |
| *** andymaier has quit IRC | 11:57 | |
| *** porrua has joined #openstack-cinder | 11:57 | |
| *** huanxuan has joined #openstack-cinder | 12:01 | |
| openstackgerrit | Helen Walsh proposed openstack/cinder: VMAX driver - MVs and SGs not reflecting correct protocol. https://review.openstack.org/395657 | 12:02 |
| nikeshm_ | smcginnis: any idean on using third party array as ephimeral storage in cinder | 12:09 |
| nikeshm_ | in nova | 12:10 |
| johnthetubaguy | you can boot from a cinder volume in nova, and add extra volumes, but you can't use volumes for ephemeral storage in Nova | 12:10 |
| openstackgerrit | Gorka Eguileor proposed openstack/cinder: Add replication info to generate_driver_list https://review.openstack.org/403854 | 12:11 |
| openstackgerrit | Gorka Eguileor proposed openstack/cinder: [PoC][Don't review] Testing delay https://review.openstack.org/353069 | 12:11 |
| openstackgerrit | Gorka Eguileor proposed openstack/cinder: Add active/active info to generate_driver_list https://review.openstack.org/404180 | 12:11 |
| *** JoseMello has joined #openstack-cinder | 12:11 | |
| *** yangyapeng has joined #openstack-cinder | 12:12 | |
| nikeshm_ | johnthetubaguy: we can use ceph as ephemeral storage in nova, on that note, can we use a storage array in nova without ceph | 12:12 |
| nikeshm_ | after a openstack is installed | 12:14 |
| *** huanxuan has quit IRC | 12:17 | |
| *** bkopilov has quit IRC | 12:17 | |
| *** sborkows has quit IRC | 12:20 | |
| openstackgerrit | Erlon R. Cruz proposed openstack/cinder: Introduce Hitachi VSP iSCSI driver https://review.openstack.org/398300 | 12:24 |
| openstackgerrit | Erlon R. Cruz proposed openstack/cinder: Introduce Hitachi VSP driver https://review.openstack.org/389377 | 12:24 |
| *** akapil_ has joined #openstack-cinder | 12:26 | |
| *** akapil has quit IRC | 12:29 | |
| *** Cibo has joined #openstack-cinder | 12:31 | |
| *** alonmarx has joined #openstack-cinder | 12:31 | |
| openstackgerrit | Erlon R. Cruz proposed openstack/cinder: Introduce Hitachi VSP iSCSI driver https://review.openstack.org/398300 | 12:31 |
| *** alonma has joined #openstack-cinder | 12:36 | |
| *** catinthe_ has joined #openstack-cinder | 12:37 | |
| openstackgerrit | Vipin Balachandran proposed openstack/cinder: Add unsupported status to driver listing https://review.openstack.org/398764 | 12:39 |
| *** ygl has quit IRC | 12:39 | |
| *** alonma has quit IRC | 12:40 | |
| *** gouthamr has joined #openstack-cinder | 12:42 | |
| *** laughterwym has joined #openstack-cinder | 12:42 | |
| *** laughterwym has quit IRC | 12:43 | |
| *** laughterwym has joined #openstack-cinder | 12:43 | |
| *** akapil_ has quit IRC | 12:43 | |
| *** akapil has joined #openstack-cinder | 12:44 | |
| *** stevemar__ has joined #openstack-cinder | 12:44 | |
| *** mdnadeem has quit IRC | 12:46 | |
| *** mnasiadka has joined #openstack-cinder | 12:50 | |
| *** akapil_ has joined #openstack-cinder | 12:50 | |
| *** akapil has quit IRC | 12:50 | |
| *** laughterwym has quit IRC | 12:54 | |
| *** laughterwym has joined #openstack-cinder | 12:54 | |
| *** tlian has joined #openstack-cinder | 12:55 | |
| *** alonma has joined #openstack-cinder | 12:55 | |
| *** gcb has quit IRC | 12:56 | |
| *** snarwade has quit IRC | 12:57 | |
| *** laughterwym has quit IRC | 12:59 | |
| *** alonma has quit IRC | 12:59 | |
| *** laughterwym has joined #openstack-cinder | 13:00 | |
| *** amoralej is now known as amoralej|lunch | 13:08 | |
| openstackgerrit | Ivan Kolodyazhny proposed openstack/cinder: Remove empty debug_opts https://review.openstack.org/404205 | 13:10 |
| *** edmondsw has joined #openstack-cinder | 13:11 | |
| *** pgadiya has quit IRC | 13:14 | |
| *** alonma has joined #openstack-cinder | 13:15 | |
| *** stevemar__ has quit IRC | 13:19 | |
| *** alonma has quit IRC | 13:20 | |
| *** stevemar__ has joined #openstack-cinder | 13:20 | |
| e0ne_ | dulek: thanks! it was quick :) | 13:21 |
| *** andymaier has joined #openstack-cinder | 13:23 | |
| *** stevemar__ has quit IRC | 13:24 | |
| dulek | e0ne_: It's the clickbait commit title that makes the difference. ;) | 13:27 |
| *** andymaier has quit IRC | 13:29 | |
| *** alonma has joined #openstack-cinder | 13:31 | |
| e0ne_ | dulek: :) | 13:33 |
| *** huanxuan has joined #openstack-cinder | 13:35 | |
| *** alonma has quit IRC | 13:35 | |
| *** rdxnoam has joined #openstack-cinder | 13:36 | |
| rdxnoam | @smcginnis: ping? | 13:37 |
| *** takedakn has quit IRC | 13:41 | |
| *** dave-mccowan has joined #openstack-cinder | 13:43 | |
| *** mdnadeem has joined #openstack-cinder | 13:43 | |
| *** sudipto has joined #openstack-cinder | 13:45 | |
| *** sudipto_ has joined #openstack-cinder | 13:45 | |
| *** udesale has joined #openstack-cinder | 13:47 | |
| *** cknight has joined #openstack-cinder | 13:52 | |
| *** Asaithambi has joined #openstack-cinder | 13:53 | |
| *** Asaithambi has joined #openstack-cinder | 13:53 | |
| *** alonma has joined #openstack-cinder | 13:55 | |
| *** lamt has joined #openstack-cinder | 13:56 | |
| *** laughter_ has joined #openstack-cinder | 13:59 | |
| *** Zer0Byte_ has quit IRC | 14:00 | |
| *** alonma has quit IRC | 14:00 | |
| *** Zer0Byte_ has joined #openstack-cinder | 14:01 | |
| *** Zer0Byte_ has quit IRC | 14:01 | |
| *** laughterwym has quit IRC | 14:02 | |
| *** zhangguoqing has quit IRC | 14:04 | |
| *** xyang1 has joined #openstack-cinder | 14:06 | |
| *** sam_nowitzki has quit IRC | 14:15 | |
| *** dustins has joined #openstack-cinder | 14:15 | |
| *** alonma has joined #openstack-cinder | 14:16 | |
| *** stevemar__ has joined #openstack-cinder | 14:17 | |
| *** zul has quit IRC | 14:18 | |
| *** msayyed has quit IRC | 14:18 | |
| openstackgerrit | Michal Dulko proposed openstack/cinder: Remove support for single backend config https://review.openstack.org/396263 | 14:19 |
| openstackgerrit | Michal Dulko proposed openstack/cinder: Use oslo.messaging topics for multibackend https://review.openstack.org/398452 | 14:19 |
| *** alonma has quit IRC | 14:20 | |
| *** amoralej|lunch is now known as amoralej | 14:23 | |
| *** mdnadeem has quit IRC | 14:23 | |
| openstackgerrit | Ivan Kolodyazhny proposed openstack/cinder: Add logging to FakeLoggingVolumeDriver https://review.openstack.org/404165 | 14:25 |
| *** ducttape_ has quit IRC | 14:27 | |
| *** ducttape_ has joined #openstack-cinder | 14:27 | |
| *** enriquetaso has joined #openstack-cinder | 14:29 | |
| *** mriedem has quit IRC | 14:29 | |
| openstackgerrit | Ivan Kolodyazhny proposed openstack/cinder: Remove temporary directory creation for BaseBackupTest https://review.openstack.org/404241 | 14:30 |
| *** ducttape_ has quit IRC | 14:31 | |
| openstackgerrit | Michal Dulko proposed openstack/cinder: DO NOT MERGE: Failure testing https://review.openstack.org/404244 | 14:34 |
| openstackgerrit | Merged openstack/cinder: Deprecate Hitachi Block Storage Driver https://review.openstack.org/396474 | 14:36 |
| *** xyang has joined #openstack-cinder | 14:36 | |
| *** alonma has joined #openstack-cinder | 14:36 | |
| *** akapil_ has quit IRC | 14:37 | |
| *** akapil has joined #openstack-cinder | 14:37 | |
| *** sborkows has joined #openstack-cinder | 14:38 | |
| xyang | dulek: ping | 14:39 |
| dulek | xyang: Hi! | 14:40 |
| xyang | dulek: hi, so about the API changes, I think we don't need to bump microversion | 14:40 |
| *** alonma has quit IRC | 14:41 | |
| xyang | dulek: http://docs.openstack.org/developer/cinder/devref/api_microversion_dev.html#when-do-i-need-a-new-microversion | 14:41 |
| xyang | dulek: there won't be changes in request and response. all changes are internal | 14:41 |
| dulek | xyang: Hm, was I saying that we should? | 14:41 |
| xyang | dulek: did you see my comments on the patch? | 14:41 |
| * dulek looks on what was happening with 401839. | 14:42 | |
| *** bkopilov has joined #openstack-cinder | 14:42 | |
| xyang | dulek: My changes on that patch was based on the assumption that we need a microversion bump, so you didn't say we need it:) | 14:43 |
| xyang | dulek: so I can make changes in contrib directly if no microversion change is needed | 14:43 |
| dulek | xyang: About making sure people run the online-data-migrations - first DB *schema* migration in Pike should be checking if CG tables are empty and raise with appropriate error if there are any records. | 14:43 |
| dulek | xyang: That's how Nova approaches forcing people to run them. | 14:44 |
| xyang | dulek: oh, ok, great! | 14:44 |
| dulek | xyang: And I agree that microversion shouldn't be needed - the changes will be transparent for the user. | 14:46 |
| dulek | xyang: I'm not sure on your last comment - why do you want to make conditions on microversions? | 14:46 |
| xyang | dulek: good, I'll go ahead and update the patch | 14:46 |
| xyang | dulek: that was before I realized we don't need microversion change at all | 14:46 |
| openstackgerrit | Merged openstack/cinder: Add is_up property to service and cluster objects https://review.openstack.org/389726 | 14:46 |
| xyang | dulek: ignore it now:) | 14:47 |
| dulek | xyang: Awesome! :) | 14:47 |
| *** huanxuan has quit IRC | 14:48 | |
| *** tommylikehu_ has joined #openstack-cinder | 14:48 | |
| xyang | dulek: now that we can convert a group obj to a cg obj, I can make code changes to have the drivers supporting CG add that support to groups | 14:48 |
| *** mtanino has joined #openstack-cinder | 14:51 | |
| *** lkuchlan has quit IRC | 14:51 | |
| *** ducttape_ has joined #openstack-cinder | 14:55 | |
| *** edmondsw has quit IRC | 14:55 | |
| *** jwcroppe has joined #openstack-cinder | 14:55 | |
| *** alonma has joined #openstack-cinder | 14:56 | |
| *** jgregor has joined #openstack-cinder | 14:57 | |
| *** mriedem has joined #openstack-cinder | 14:57 | |
| rdxnoam | Hello all, I believe I have finished setting up our CI system for our cinder driver, and it is now running versus openstack/cinder commits. Can anyone tell me what is the next step to verify our commit for the coming release? | 14:59 |
| rdxnoam | verify= approve | 14:59 |
| *** alonma has quit IRC | 15:00 | |
| openstackgerrit | Gorka Eguileor proposed openstack/cinder-specs: Dynamic Log Level control via REST API https://review.openstack.org/404260 | 15:06 |
| *** jgregor_ has joined #openstack-cinder | 15:07 | |
| *** crose has joined #openstack-cinder | 15:11 | |
| *** jgregor has quit IRC | 15:11 | |
| *** shausy has quit IRC | 15:14 | |
| openstackgerrit | Helen Walsh proposed openstack/cinder: VMAX driver - Attach and detach snapshot https://review.openstack.org/404266 | 15:16 |
| *** xyang has quit IRC | 15:18 | |
| *** xyang has joined #openstack-cinder | 15:21 | |
| *** xyang has quit IRC | 15:22 | |
| *** mnasiadka has quit IRC | 15:24 | |
| *** rdxnoam has quit IRC | 15:25 | |
| *** xyang has joined #openstack-cinder | 15:25 | |
| *** rajinir has joined #openstack-cinder | 15:26 | |
| *** chlong has joined #openstack-cinder | 15:28 | |
| *** mriedem is now known as mriedem_meeting | 15:29 | |
| *** Poornima has joined #openstack-cinder | 15:33 | |
| *** mdnadeem has joined #openstack-cinder | 15:33 | |
| *** eharney has joined #openstack-cinder | 15:34 | |
| *** slayer has joined #openstack-cinder | 15:34 | |
| *** jungleboyj has joined #openstack-cinder | 15:35 | |
| *** rdxnoam has joined #openstack-cinder | 15:38 | |
| *** zul has joined #openstack-cinder | 15:38 | |
| *** psachin has quit IRC | 15:40 | |
| *** JoseMello has quit IRC | 15:43 | |
| *** tlian has quit IRC | 15:46 | |
| openstackgerrit | Merged openstack/cinder: Remove empty debug_opts https://review.openstack.org/404205 | 15:47 |
| *** tommylikehu_ has quit IRC | 15:51 | |
| *** tlian has joined #openstack-cinder | 15:53 | |
| *** udesale has quit IRC | 15:55 | |
| *** bkopilov_ has joined #openstack-cinder | 15:56 | |
| *** bkopilov has quit IRC | 15:58 | |
| *** mriedem_meeting is now known as mriedem | 16:00 | |
| *** _ducttape_ has joined #openstack-cinder | 16:00 | |
| *** rcernin has quit IRC | 16:03 | |
| *** ducttape_ has quit IRC | 16:03 | |
| *** mjura has quit IRC | 16:03 | |
| *** ckonstanski has quit IRC | 16:05 | |
| *** jdurgin1 has joined #openstack-cinder | 16:05 | |
| *** chlong has quit IRC | 16:07 | |
| *** _ducttape_ has quit IRC | 16:11 | |
| *** ducttape_ has joined #openstack-cinder | 16:12 | |
| *** kfarr has joined #openstack-cinder | 16:12 | |
| openstackgerrit | michaeldovgal proposed openstack/cinder: Remove nosetests i18n fix https://review.openstack.org/404316 | 16:18 |
| *** Poornima has quit IRC | 16:19 | |
| *** eharney has quit IRC | 16:19 | |
| *** chlong has joined #openstack-cinder | 16:21 | |
| *** mdnadeem has quit IRC | 16:21 | |
| *** sborkows has quit IRC | 16:23 | |
| *** e0ne_ has quit IRC | 16:24 | |
| *** Swanson has quit IRC | 16:25 | |
| *** Zer0Byte_ has joined #openstack-cinder | 16:26 | |
| *** victorhe has joined #openstack-cinder | 16:28 | |
| *** victorhe has quit IRC | 16:28 | |
| *** victorhe has joined #openstack-cinder | 16:28 | |
| *** victorhe has quit IRC | 16:30 | |
| *** victorhe has joined #openstack-cinder | 16:30 | |
| *** fernnest has quit IRC | 16:30 | |
| *** victorhe has quit IRC | 16:31 | |
| *** jschwarz has quit IRC | 16:32 | |
| *** victorhe has joined #openstack-cinder | 16:32 | |
| *** victorhe has quit IRC | 16:32 | |
| *** Zer0Byte_ has quit IRC | 16:33 | |
| openstackgerrit | Goutham Pacha Ravi proposed openstack/cinder: [debug] do not merge https://review.openstack.org/397885 | 16:34 |
| *** jschwarz has joined #openstack-cinder | 16:35 | |
| *** pcaruana has quit IRC | 16:36 | |
| *** mvk has quit IRC | 16:36 | |
| *** sayalilunkad has quit IRC | 16:38 | |
| *** ducttape_ has quit IRC | 16:39 | |
| *** ducttape_ has joined #openstack-cinder | 16:39 | |
| *** mtani____ has joined #openstack-cinder | 16:39 | |
| *** mtanino has quit IRC | 16:40 | |
| *** _ducttape_ has joined #openstack-cinder | 16:41 | |
| *** ducttape_ has quit IRC | 16:41 | |
| *** wxy_ has quit IRC | 16:44 | |
| *** wxy_ has joined #openstack-cinder | 16:46 | |
| *** Swanson has joined #openstack-cinder | 16:48 | |
| *** tommylikehu_ has joined #openstack-cinder | 16:52 | |
| *** mtanino has joined #openstack-cinder | 16:52 | |
| *** mtani____ has quit IRC | 16:53 | |
| *** rdxnoam has quit IRC | 16:55 | |
| *** eharney has joined #openstack-cinder | 16:55 | |
| *** tommylikehu has quit IRC | 16:55 | |
| *** tommylikehu_ has quit IRC | 16:57 | |
| *** ckonstanski has joined #openstack-cinder | 17:00 | |
| *** fernnest has joined #openstack-cinder | 17:01 | |
| *** laughter_ has quit IRC | 17:06 | |
| *** laughterwym has joined #openstack-cinder | 17:07 | |
| *** dustins has quit IRC | 17:09 | |
| *** chlong has quit IRC | 17:10 | |
| *** pdeore has joined #openstack-cinder | 17:10 | |
| *** laughterwym has quit IRC | 17:11 | |
| *** fernnest has quit IRC | 17:15 | |
| *** fernnest has joined #openstack-cinder | 17:16 | |
| *** pdeore has quit IRC | 17:17 | |
| *** zzzeek has quit IRC | 17:20 | |
| *** chlong has joined #openstack-cinder | 17:24 | |
| *** zzzeek has joined #openstack-cinder | 17:24 | |
| *** lpetrut has quit IRC | 17:28 | |
| *** jgregor_ has quit IRC | 17:29 | |
| *** jgregor has joined #openstack-cinder | 17:29 | |
| *** slayer has quit IRC | 17:29 | |
| *** diogogmt has joined #openstack-cinder | 17:31 | |
| *** jgregor_ has joined #openstack-cinder | 17:32 | |
| *** jgregor has quit IRC | 17:33 | |
| openstackgerrit | Helen Walsh proposed openstack/cinder: VMAX driver - MVs and SGs not reflecting correct protocol. https://review.openstack.org/395657 | 17:36 |
| *** jgregor_ has quit IRC | 17:37 | |
| *** zzzeek has quit IRC | 17:45 | |
| *** markvoelker has quit IRC | 17:45 | |
| *** xyang has quit IRC | 17:46 | |
| *** jdurgin1 has quit IRC | 17:46 | |
| *** zzzeek has joined #openstack-cinder | 17:48 | |
| *** mvk has joined #openstack-cinder | 17:50 | |
| *** markvoelker has joined #openstack-cinder | 17:50 | |
| scottda | Should driver Strings be i18n compliant and translatable? | 17:58 |
| *** Zer0Byte__ has joined #openstack-cinder | 17:59 | |
| *** Apoorva has joined #openstack-cinder | 18:02 | |
| *** jgriffith_away is now known as jgriffith | 18:05 | |
| openstackgerrit | Edward Balduf proposed openstack/cinder: SolidFire QoS scaled by volume size https://review.openstack.org/403451 | 18:06 |
| scottda | Ok, I see that LVM does translatable strings | 18:07 |
| *** JoseMello has joined #openstack-cinder | 18:07 | |
| *** xyang has joined #openstack-cinder | 18:08 | |
| *** xyang has quit IRC | 18:09 | |
| *** lpetrut has joined #openstack-cinder | 18:11 | |
| *** arch-nemesis has joined #openstack-cinder | 18:12 | |
| *** mkoderer has quit IRC | 18:13 | |
| *** sudipto_ has quit IRC | 18:13 | |
| *** sudipto has quit IRC | 18:13 | |
| *** zul has quit IRC | 18:13 | |
| *** diablo_rojo has joined #openstack-cinder | 18:14 | |
| *** xyang has joined #openstack-cinder | 18:21 | |
| *** zul has joined #openstack-cinder | 18:21 | |
| *** xyang has quit IRC | 18:26 | |
| *** xyang has joined #openstack-cinder | 18:27 | |
| *** wxy_ has quit IRC | 18:30 | |
| *** wxy_ has joined #openstack-cinder | 18:32 | |
| *** jgregor has joined #openstack-cinder | 18:37 | |
| *** e0ne has joined #openstack-cinder | 18:37 | |
| *** slayer has joined #openstack-cinder | 18:37 | |
| *** jgriffith is now known as jgriffith_away | 18:40 | |
| *** akapil_ has joined #openstack-cinder | 18:44 | |
| *** akapil has quit IRC | 18:44 | |
| openstackgerrit | Aleksey Ruban proposed openstack/cinder: NexentaStor5: sessions and HTTPS support https://review.openstack.org/400328 | 18:49 |
| *** jbernard has quit IRC | 18:51 | |
| *** e0ne has quit IRC | 18:52 | |
| *** kfarr has quit IRC | 18:57 | |
| *** bardia has joined #openstack-cinder | 18:58 | |
| *** jbernard has joined #openstack-cinder | 18:58 | |
| jungleboyj | smcginnis: FYI: First step to getting XIV opensourced has been pushed up: https://pypi.python.org/pypi/pyxcli/1.1.0 | 19:06 |
| *** akapil_ has quit IRC | 19:09 | |
| *** e0ne has joined #openstack-cinder | 19:12 | |
| *** crose has quit IRC | 19:13 | |
| *** xyang has quit IRC | 19:16 | |
| *** amoralej is now known as amoralej|off | 19:21 | |
| *** lpetrut has quit IRC | 19:21 | |
| *** asselin_ has joined #openstack-cinder | 19:25 | |
| *** dustins has joined #openstack-cinder | 19:26 | |
| *** e0ne has quit IRC | 19:30 | |
| *** jgregor_ has joined #openstack-cinder | 19:31 | |
| *** e0ne has joined #openstack-cinder | 19:32 | |
| *** jgregor__ has joined #openstack-cinder | 19:33 | |
| *** jgrego___ has joined #openstack-cinder | 19:34 | |
| *** jgregor has quit IRC | 19:35 | |
| *** jgregor_ has quit IRC | 19:36 | |
| *** jgregor__ has quit IRC | 19:37 | |
| *** ChubYann has joined #openstack-cinder | 19:50 | |
| *** jgrego___ has quit IRC | 19:52 | |
| *** ociuhandu has quit IRC | 19:53 | |
| *** jgregor has joined #openstack-cinder | 19:55 | |
| *** jgriffith_away is now known as jgriffith | 19:56 | |
| jgriffith | jungleboyj: you guys are open sourceing XIV? Awesome! | 19:58 |
| jgriffith | :0 | 19:58 |
| jungleboyj | jgriffith: And DS8k goes with it. Miracles never cease. ;-) | 19:59 |
| Cibo | hello, can any body please tell me how to check pep8 tests that been run on official jenkins? | 20:05 |
| Cibo | it luuks like pep8 . or flake8 is not enough | 20:05 |
| jgriffith | Cibo: "tox -epep" | 20:05 |
| eharney | Cibo: try "tox -e pep8" | 20:05 |
| *** ociuhandu has joined #openstack-cinder | 20:05 | |
| jgriffith | Cibo: it's not just pep8/flake8 but OS hacking checks as well | 20:05 |
| jgriffith | eharney: Jinx!!! | 20:06 |
| eharney | :) | 20:06 |
| Cibo | thank you guys jgriffith, eharney =) | 20:06 |
| *** xyang has joined #openstack-cinder | 20:11 | |
| *** dustins has quit IRC | 20:13 | |
| *** lpetrut has joined #openstack-cinder | 20:14 | |
| *** xyang has quit IRC | 20:18 | |
| Cibo | eharney: may be you know, if I am adding warning should I translate it to all languages or 1-2 is enoungh? | 20:19 |
| Cibo | eharney: may be you know, if I am adding warning should I translate it to all languages or 1-2 is enough? | 20:19 |
| eharney | Cibo: you shouldn't translate it to any languages in the Cinder code submission -- translations are handled via another system and imported automatically back into Cinder | 20:20 |
| scottda | Cibo: see http://docs.openstack.org/developer/hacking/#internationalization-i18n-strings | 20:21 |
| Cibo | eharney: thank you | 20:25 |
| Cibo | scottda: thank you | 20:25 |
| *** xyang has joined #openstack-cinder | 20:25 | |
| *** xyang has quit IRC | 20:28 | |
| openstackgerrit | Tom Swanson proposed openstack/cinder: Dell SC: Unable to locate LV primary after LV-AFO https://review.openstack.org/403857 | 20:29 |
| *** xyang has joined #openstack-cinder | 20:29 | |
| *** catinthe_ has quit IRC | 20:35 | |
| *** Lee1092 has quit IRC | 20:36 | |
| *** alyson_ has quit IRC | 20:38 | |
| *** diogogmt has quit IRC | 20:40 | |
| *** diogogmt has joined #openstack-cinder | 20:42 | |
| *** xyang has quit IRC | 20:44 | |
| mriedem | jgriffith: finally got this working https://review.openstack.org/#/c/403988/ | 20:48 |
| mriedem | u'free_capacity_gb': 23.82 | 20:48 |
| mriedem | turns out devstack-gate was also hardcoding that 8GB backing disk size | 20:49 |
| jgriffith | mriedem: I'm surrprised, by that | 20:49 |
| mriedem | surprised by my awesome debugging abilities?! | 20:49 |
| jgriffith | mriedem: I mean that you needed to make it that large :) | 20:49 |
| mriedem | that's the size d-g uses for lvm | 20:49 |
| mriedem | which is the default | 20:49 |
| jgriffith | mriedem: no, I've learned to NOT be surprised by your awesome debugging long ago :) | 20:49 |
| mriedem | so i just went with it | 20:49 |
| eharney | really, i thought we just changed LVM to use 16? | 20:49 |
| mriedem | lvm was 10 a long time ago, then 20 | 20:49 |
| jgriffith | mriedem: yeah, the reason I am surprised is I *think* ceph defaults to thin-prov | 20:50 |
| mriedem | it just goes up and up as more volume tests are added to tempest i think | 20:50 |
| jgriffith | mriedem: but shows what I know :) | 20:50 |
| mriedem | i have no idea | 20:50 |
| jgriffith | eharney: yeah, we've been 24 in the gate for a while now | 20:50 |
| mriedem | https://github.com/openstack-infra/devstack-gate/commit/841ebc309a4bd59e6eb539ce264f280a0f46f984 | 20:51 |
| jgriffith | mriedem: hmm... looks like it failed again | 20:51 |
| mriedem | yeah, unrelated | 20:52 |
| mriedem | at least i think | 20:52 |
| jgriffith | mriedem: nothing up my sleeve :) | 20:52 |
| jgriffith | mriedem: I keep seeing those stupid negative tests GRRRRR | 20:52 |
| mriedem | yeah i was thinking maybe c-sch shouldn't log an error when the novalidhost is a result of the capabilities filter | 20:53 |
| jgriffith | mriedem: not sure why we have to test it 6 times :) | 20:53 |
| mriedem | microversoins | 20:53 |
| jgriffith | mriedem: well, we used to do it that way, but sucked in the real world | 20:53 |
| mriedem | if the caps fail b/c of volume type extra specs then that's an admin problem so error is probably fine | 20:53 |
| jgriffith | mriedem: because we'd fail the create and nobody could figure out why, so we promoted the scheduling failure to an err | 20:53 |
| mriedem | if it's b/c of metadata sent with the volume, that's different | 20:54 |
| *** xyang has joined #openstack-cinder | 20:54 | |
| jgriffith | mriedem: yeah, I think I'll change that | 20:54 |
| *** tommylikehu_ has joined #openstack-cinder | 20:54 | |
| jgriffith | mriedem: metadata, vs capacity; and make them different error messages so it's obvious | 20:54 |
| jgriffith | unless it's already hidden in there some place which is possible too | 20:54 |
| mriedem | ah yeah so the UserMessagesTest tests in tempest create a volume type with bogus extra specs, | 20:55 |
| mriedem | and verify the volume fails to build | 20:55 |
| mriedem | so the error in that case seems ok to me as the admin controls the volume types | 20:55 |
| jgriffith | mriedem: yeah... it's valid; just annoying when debugging the gate | 20:55 |
| jgriffith | mriedem: and annoying that it has to do so many permutations of it | 20:56 |
| jgriffith | mriedem: oh... wait | 20:56 |
| mriedem | tracing for a user 400 is more annoying to me http://logs.openstack.org/88/403988/3/check/gate-tempest-dsvm-full-devstack-plugin-ceph-ubuntu-xenial/03858ac/logs/screen-c-api.txt.gz?level=TRACE#_2016-11-29_19_59_59_674 | 20:56 |
| jgriffith | retries | 20:56 |
| jgriffith | mriedem: oh... dear | 20:57 |
| mriedem | i guess i already reported that and there is a patch https://review.openstack.org/#/c/364887/ | 20:58 |
| *** asselin_ has quit IRC | 20:58 | |
| *** tommylikehu_ has quit IRC | 20:58 | |
| *** xyang has quit IRC | 20:59 | |
| *** diablo_rojo has quit IRC | 21:01 | |
| *** JoseMello has quit IRC | 21:03 | |
| Swanson | off topic but this is how SkyNet begins .. http://www.theinquirer.net/inquirer/news/2478454/google-brain-ai-is-now-using-its-own-language-to-translate-between-languages | 21:03 |
| *** xyang has joined #openstack-cinder | 21:04 | |
| mriedem | oh well | 21:05 |
| mriedem | we've kind of ruined everything anyway | 21:05 |
| *** diablo_rojo has joined #openstack-cinder | 21:06 | |
| *** dave-mccowan has quit IRC | 21:06 | |
| *** alonmarx has quit IRC | 21:10 | |
| *** gouthamr has quit IRC | 21:11 | |
| *** jschwarz has quit IRC | 21:16 | |
| *** jschwarz has joined #openstack-cinder | 21:17 | |
| *** porrua has quit IRC | 21:18 | |
| *** jschwarz has quit IRC | 21:26 | |
| *** liverpooler has joined #openstack-cinder | 21:27 | |
| *** jschwarz has joined #openstack-cinder | 21:27 | |
| *** e0ne has quit IRC | 21:31 | |
| *** catintheroof has joined #openstack-cinder | 21:34 | |
| *** jungleboyj has quit IRC | 21:35 | |
| *** xyang has quit IRC | 21:35 | |
| *** xyang has joined #openstack-cinder | 21:37 | |
| *** catintheroof has quit IRC | 21:38 | |
| *** Cibo_ has joined #openstack-cinder | 21:42 | |
| *** diogogmt has quit IRC | 21:46 | |
| *** e0ne has joined #openstack-cinder | 21:46 | |
| *** e0ne has quit IRC | 21:47 | |
| *** kaisers_ has quit IRC | 21:47 | |
| *** catintheroof has joined #openstack-cinder | 21:47 | |
| *** cknight has quit IRC | 21:52 | |
| *** tpsilva has quit IRC | 21:55 | |
| *** slayer has quit IRC | 22:00 | |
| openstackgerrit | Tom Swanson proposed openstack/cinder: Dell SC: Unable to locate LV primary after LV-AFO https://review.openstack.org/403857 | 22:04 |
| *** jgregor has quit IRC | 22:05 | |
| *** lpetrut has quit IRC | 22:05 | |
| *** jgregor has joined #openstack-cinder | 22:07 | |
| *** laughterwym has joined #openstack-cinder | 22:07 | |
| openstackgerrit | Tom Swanson proposed openstack/cinder: Dell SC: Reject thaw call when backend is failed over https://review.openstack.org/396343 | 22:09 |
| *** tlian2 has joined #openstack-cinder | 22:11 | |
| *** kaisers has joined #openstack-cinder | 22:11 | |
| *** diogogmt has joined #openstack-cinder | 22:12 | |
| *** chlong has quit IRC | 22:12 | |
| *** jgregor has quit IRC | 22:12 | |
| *** laughterwym has quit IRC | 22:12 | |
| *** slayer has joined #openstack-cinder | 22:12 | |
| *** tlian has quit IRC | 22:14 | |
| *** tlian2 has quit IRC | 22:15 | |
| *** kaisers has quit IRC | 22:16 | |
| *** jwcroppe has quit IRC | 22:16 | |
| *** kaisers has joined #openstack-cinder | 22:17 | |
| *** jwcroppe has joined #openstack-cinder | 22:17 | |
| *** eharney has quit IRC | 22:18 | |
| *** jwcroppe has quit IRC | 22:21 | |
| *** slayer has quit IRC | 22:25 | |
| *** xyang has quit IRC | 22:27 | |
| *** jgregor has joined #openstack-cinder | 22:31 | |
| *** rcernin has joined #openstack-cinder | 22:31 | |
| *** jschwarz has quit IRC | 22:39 | |
| *** jschwarz has joined #openstack-cinder | 22:40 | |
| *** The_Ball has joined #openstack-cinder | 22:42 | |
| openstackgerrit | Walter A. Boring IV (hemna) proposed openstack/cinder: Deprecate the block_device driver https://review.openstack.org/398739 | 22:45 |
| *** mriedem has quit IRC | 22:48 | |
| *** xyang1 has quit IRC | 22:50 | |
| *** tlian has joined #openstack-cinder | 22:50 | |
| *** jgregor has quit IRC | 22:54 | |
| *** laughterwym has joined #openstack-cinder | 22:56 | |
| Swanson | IBM CI being all IBM CIish. | 22:59 |
| *** laughterwym has quit IRC | 23:01 | |
| *** rcernin has quit IRC | 23:01 | |
| *** diogogmt has quit IRC | 23:01 | |
| *** rcernin has joined #openstack-cinder | 23:03 | |
| *** catinthe_ has joined #openstack-cinder | 23:03 | |
| *** rcernin has quit IRC | 23:04 | |
| *** rcernin has joined #openstack-cinder | 23:04 | |
| *** catintheroof has quit IRC | 23:06 | |
| *** ducttape_ has joined #openstack-cinder | 23:14 | |
| *** mriedem has joined #openstack-cinder | 23:14 | |
| openstackgerrit | Andrei Perepiolkin proposed openstack/cinder: Add Open-E driver for JovianDSS storage with iSCSI support. https://review.openstack.org/399967 | 23:15 |
| *** _ducttape_ has quit IRC | 23:17 | |
| *** ducttape_ has quit IRC | 23:19 | |
| *** tommylikehu_ has joined #openstack-cinder | 23:20 | |
| hemna | https://www.kiss.cloud/ | 23:20 |
| hemna | heh | 23:20 |
| ckonstanski | b | 23:21 |
| *** stevemar__ has quit IRC | 23:22 | |
| * jgriffith eye rolls | 23:22 | |
| *** enriquetaso has quit IRC | 23:22 | |
| *** stevemar__ has joined #openstack-cinder | 23:23 | |
| smcginnis | hemna: Nice logo of clouds in the shape of a kiss. :D | 23:24 |
| hemna | yah, at least they have nice graphics | 23:25 |
| Swanson | no they dont | 23:25 |
| jgriffith | hemna: no really... for real this time | 23:25 |
| hemna | Prices are excluding 21% VAT and based on 30 days. | 23:25 |
| smcginnis | hemna: Just rebranded Helion? Or something different. | 23:25 |
| hemna | no idea | 23:25 |
| jgriffith | hemna: we mean it... and we're going to charge 3x what everyone else charges | 23:25 |
| hemna | I just had someone point it out to me today | 23:26 |
| jgriffith | should work out well | 23:26 |
| hemna | nothing like running your public cloud on a dead product. | 23:26 |
| hemna | w00t! | 23:26 |
| Swanson | Well, HP has a big openstack team to support that. Oh, wait... | 23:26 |
| jgriffith | Swanson: budum dump! | 23:27 |
| hemna | yah, good luck with that. | 23:27 |
| *** stevemar__ has quit IRC | 23:27 | |
| *** rcernin has quit IRC | 23:41 | |
| *** lamt has quit IRC | 23:46 | |
| openstackgerrit | Edward Balduf proposed openstack/cinder: SolidFire QoS scaled by volume size https://review.openstack.org/403451 | 23:47 |
| *** tommylikehu_ has quit IRC | 23:48 | |
| *** ckonstanski has quit IRC | 23:48 | |
| openstackgerrit | Merged openstack/cinder: Fix UnBoundLocalError in update_consistencygroup https://review.openstack.org/403525 | 23:48 |
| openstackgerrit | Merged openstack/cinder: Add logging to FakeLoggingVolumeDriver https://review.openstack.org/404165 | 23:55 |
| *** s-shiono has joined #openstack-cinder | 23:58 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!