*** gregwork has quit IRC | 00:42 | |
*** enriquetaso has quit IRC | 00:49 | |
*** Xuchu has joined #openstack-cinder | 00:58 | |
*** Liang__ has joined #openstack-cinder | 01:09 | |
*** tkajinam has quit IRC | 01:29 | |
*** tkajinam has joined #openstack-cinder | 01:29 | |
*** Xuchu has quit IRC | 01:49 | |
*** ruffian_sheep has joined #openstack-cinder | 02:21 | |
ruffian_sheep | whoami-rajat : Hi,are u online? | 02:21 |
---|---|---|
openstackgerrit | Kazufumi Noto proposed openstack/cinder master: Support modern compression algorithms in cinder backup https://review.opendev.org/726765 | 02:34 |
*** Xuchu has joined #openstack-cinder | 03:37 | |
*** psachin has joined #openstack-cinder | 03:38 | |
*** Xuchu has quit IRC | 03:39 | |
*** eharney has quit IRC | 03:48 | |
*** ctrinh has quit IRC | 03:54 | |
ruffian_sheep | whoami-rajat : Hi,are u online? | 04:26 |
*** ykarel|away is now known as ykarel | 04:41 | |
*** psachin has quit IRC | 05:03 | |
*** Xuchu has joined #openstack-cinder | 05:03 | |
*** udesale has joined #openstack-cinder | 05:35 | |
*** dpawlik has joined #openstack-cinder | 06:05 | |
*** brinzhang has quit IRC | 06:11 | |
*** brinzhang has joined #openstack-cinder | 06:12 | |
*** brinzhang has quit IRC | 06:14 | |
*** brinzhang has joined #openstack-cinder | 06:15 | |
*** Xuchu has quit IRC | 06:19 | |
*** Xuchu has joined #openstack-cinder | 06:20 | |
*** tkajinam has quit IRC | 06:35 | |
*** tkajinam has joined #openstack-cinder | 06:36 | |
*** Xuchu has quit IRC | 06:47 | |
ruffian_sheep | whoami-rajat : Hi,i think there may be something wrong in the test case:tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_snapshot_volume . | 06:53 |
ruffian_sheep | whoami-rajat : The case test_stable_device_rescue_bfv_snapshot_volume limit the volume size to 1.If i set a larger size like 3 in the tempest.conf,it will cause error: Volume size '1'GB cannot be smaller than the snapshot size 3GB. They must be >= original snapshot size. | 06:58 |
whoami-rajat | ruffian_sheep, Hi, how are you setting the size? i see the volume_size hardcoded to 1 | 07:22 |
*** awalende has joined #openstack-cinder | 07:23 | |
ruffian_sheep | whoami-rajat : There is volume_size in the tempest.conf | 07:26 |
whoami-rajat | ruffian_sheep, yeah you're right, the test is wrong | 07:27 |
whoami-rajat | ruffian_sheep, do you want to propose a fix or should I? | 07:28 |
ruffian_sheep | whoami-rajat : I feel that you are more familiar with how to change this part of the operation, so it ’s up to you lolllll ;) | 07:30 |
*** tosky has joined #openstack-cinder | 07:35 | |
openstackgerrit | Kazufumi Noto proposed openstack/cinder-specs master: Support modern compression algorithms in cinder backup https://review.opendev.org/726307 | 07:41 |
*** sapd1_x has joined #openstack-cinder | 07:45 | |
whoami-rajat | ruffian_sheep, i've proposed this fix https://review.opendev.org/#/c/727091/ | 07:48 |
whoami-rajat | ruffian_sheep, can you apply and check if it works as expected? | 07:49 |
ruffian_sheep | whoami-rajat : Okay, I'm executing the full tempest. I will try to follow your changes later. | 07:50 |
*** lpetrut has joined #openstack-cinder | 07:52 | |
tosky | whoami-rajat: there is also https://review.opendev.org/#/c/726885/ | 07:56 |
whoami-rajat | ruffian_sheep, ack | 07:57 |
whoami-rajat | tosky, oh, missed that | 07:57 |
whoami-rajat | but it doesn't take into consideration when it's not set in the conf file | 07:57 |
*** e0ne has joined #openstack-cinder | 07:59 | |
ruffian_sheep | whoami-rajat : I think Martin Kopec's repair may have a problem. If this parameter is not available, can this use case be executed normally? | 08:10 |
whoami-rajat | ruffian_sheep, that's what i said above :P | 08:11 |
ruffian_sheep | whoami-rajat : ohhhh! I just realized what you meant | 08:13 |
*** Xuchu has joined #openstack-cinder | 08:14 | |
*** ykarel is now known as ykarel|lunch | 08:22 | |
ruffian_sheep | whoami-rajat : I think your patch is feasible and currently performing normally. | 08:32 |
*** awalende_ has joined #openstack-cinder | 08:32 | |
ruffian_sheep | https://review.opendev.org/#/c/727091/ | 08:32 |
whoami-rajat | ruffian_sheep, thanks for the confirmation | 08:33 |
tosky | ruffian_sheep, whoami-rajat : I think the parameter has a default value | 08:34 |
tosky | it's always defined | 08:35 |
*** awalende has quit IRC | 08:35 | |
whoami-rajat | tosky, oh yeah | 08:35 |
tosky | whoami-rajat: https://opendev.org/openstack/tempest/src/commit/006e8d175ea16413a06e06813b498d2da15e69f1/tempest/config.py#L900 | 08:36 |
ruffian_sheep | tosky : i will try,wait a second | 08:36 |
whoami-rajat | i will just abandon my patch then | 08:36 |
*** Xuchu_ has joined #openstack-cinder | 08:37 | |
*** Xuchu has quit IRC | 08:37 | |
*** Xuchu_ is now known as Xuchu | 08:37 | |
*** lpetrut_ has joined #openstack-cinder | 08:39 | |
*** lpetrut has quit IRC | 08:42 | |
*** martinkennelly has joined #openstack-cinder | 08:50 | |
*** ykarel|lunch is now known as ykarel | 08:51 | |
ruffian_sheep | whoami-rajat | tosky : yes,tosky is right .This test can be passed, too | 08:56 |
whoami-rajat | ruffian_sheep, yep, i've abandoned my patch. would be good if you could add a comment on Martin's patch describing the issue you faced | 08:57 |
tosky | the weekly QA meeting (well, office hours) is later today | 08:58 |
*** ociuhandu has joined #openstack-cinder | 09:07 | |
*** ociuhandu has quit IRC | 09:08 | |
*** ociuhandu has joined #openstack-cinder | 09:08 | |
*** ociuhandu_ has quit IRC | 09:10 | |
*** ociuhandu_ has joined #openstack-cinder | 09:13 | |
*** ociuhand_ has joined #openstack-cinder | 09:14 | |
*** ociuhandu has quit IRC | 09:17 | |
*** ociuhandu has joined #openstack-cinder | 09:18 | |
*** ociuhand_ has quit IRC | 09:18 | |
*** ociuhandu_ has quit IRC | 09:18 | |
ruffian_sheep | whoami-rajat : Probably explain the process of encountering problems, please don’t mind my weak expression skills. ;) | 09:20 |
*** n-saito has quit IRC | 09:20 | |
openstackgerrit | Lee Yarwood proposed openstack/os-brick master: Address E741 flake8 3.8.1 failures https://review.opendev.org/727126 | 09:20 |
openstackgerrit | Lee Yarwood proposed openstack/os-brick stable/ussuri: rbd: Correct local_attach disconnect test and showmapped arguments https://review.opendev.org/726920 | 09:22 |
openstackgerrit | Lee Yarwood proposed openstack/os-brick stable/ussuri: Address E741 flake8 3.8.1 failures https://review.opendev.org/727128 | 09:22 |
*** martinkennelly has quit IRC | 09:31 | |
openstackgerrit | Rajat Dhasmana proposed openstack/cinder master: Cleanup temporary destination image during exception https://review.opendev.org/721206 | 09:36 |
*** Liang__ has quit IRC | 09:45 | |
*** ociuhandu has quit IRC | 09:51 | |
*** bjoernh has joined #openstack-cinder | 09:52 | |
*** ociuhandu has joined #openstack-cinder | 09:57 | |
*** martinkennelly has joined #openstack-cinder | 10:15 | |
*** udesale_ has joined #openstack-cinder | 10:18 | |
*** dpawlik has quit IRC | 10:21 | |
*** udesale has quit IRC | 10:21 | |
*** dpawlik has joined #openstack-cinder | 10:21 | |
whoami-rajat | ruffian_sheep, thanks! | 10:24 |
*** pcaruana has quit IRC | 10:28 | |
openstackgerrit | Rajat Dhasmana proposed openstack/cinder master: Don't show host info to non-admins https://review.opendev.org/726751 | 10:32 |
e0ne | hemna_: I didn't use block-box for a while, but loci works well with python3 starting with queens at least | 10:34 |
* e0ne just understood that my IRC window stacked for a 3 days old discussion | 10:35 | |
*** abishop has quit IRC | 10:39 | |
*** Xuchu has quit IRC | 10:45 | |
*** pcaruana has joined #openstack-cinder | 10:53 | |
*** e0ne has quit IRC | 10:59 | |
*** e0ne has joined #openstack-cinder | 11:00 | |
openstackgerrit | Andrei Perepiolkin proposed openstack/cinder master: [WIP] Add Cinder driver for Open-E JovianDSS data storage https://review.opendev.org/726906 | 11:01 |
*** bjoernh has quit IRC | 11:19 | |
*** bjoernh has joined #openstack-cinder | 11:36 | |
*** vishalmanchanda has quit IRC | 12:07 | |
*** sapd1_x has quit IRC | 12:08 | |
*** adrianc has quit IRC | 12:24 | |
*** abishop has joined #openstack-cinder | 12:26 | |
*** vishalmanchanda has joined #openstack-cinder | 12:41 | |
*** elod_pto is now known as elod | 12:42 | |
*** adrianc has joined #openstack-cinder | 12:45 | |
*** adrianc has quit IRC | 12:50 | |
*** adrianc has joined #openstack-cinder | 12:53 | |
*** pcaruana has quit IRC | 12:59 | |
*** pcaruana has joined #openstack-cinder | 13:02 | |
openstackgerrit | Yong Huang proposed openstack/cinder master: [Unity]: Change QoS keys to 'total_iops_sec', 'total_bytes_sec' https://review.opendev.org/723368 | 13:05 |
openstackgerrit | Yong Huang proposed openstack/cinder master: [Unity]: Change QoS keys to 'total_iops_sec', 'total_bytes_sec' https://review.opendev.org/723368 | 13:14 |
*** Xuchu has joined #openstack-cinder | 13:22 | |
*** spotz has joined #openstack-cinder | 13:27 | |
*** enriquetaso has joined #openstack-cinder | 13:30 | |
*** redrobot has quit IRC | 13:39 | |
hemna_ | e0ne you got loci building against Ussuri ? | 13:43 |
hemna_ | Cool article. Openstack is not so dead at CERN https://superuser.openstack.org/articles/cern-openstack-update/ | 13:44 |
e0ne | hemna_: TBH, I didn't to it manually for a while, but our internal CI uses loci to build current master | 13:47 |
e0ne | I can try to build cinder ussuri manually if needed | 13:47 |
hemna_ | what distro/base image? | 13:47 |
hemna_ | I can't get ubuntu to work | 13:48 |
e0ne | latest ubuntu 18.04 | 13:48 |
hemna_ | hrmm | 13:48 |
hemna_ | following the docs results in suffering....soon I'll be joining the dark side if this keeps up. | 13:48 |
hemna_ | https://www.youtube.com/watch?v=kFnFr-DOPf8 | 13:49 |
*** openstackstatus has quit IRC | 13:53 | |
*** openstackstatus has joined #openstack-cinder | 13:53 | |
*** ChanServ sets mode: +v openstackstatus | 13:53 | |
e0ne | hemna_: I can't build cinder image now with this error occurred: ERROR: No matching distribution found for uwsgi | 13:57 |
* e0ne is rebuilding base image | 13:59 | |
*** snecklifter has joined #openstack-cinder | 14:00 | |
*** snecker has joined #openstack-cinder | 14:01 | |
*** brinzhang_ has joined #openstack-cinder | 14:01 | |
*** brinzhang has quit IRC | 14:04 | |
openstackgerrit | Rajat Dhasmana proposed openstack/cinder master: Cleanup temporary destination image during exception https://review.opendev.org/721206 | 14:06 |
*** brinzhang_ has quit IRC | 14:06 | |
*** sapd1_x has joined #openstack-cinder | 14:12 | |
*** adrianc has quit IRC | 14:15 | |
*** adrianc has joined #openstack-cinder | 14:17 | |
hemna_ | e0ne how are you building it? I'm trying to follow the readme....which leads to suffering | 14:33 |
e0ne | I'm following readme too | 14:33 |
*** tkajinam has quit IRC | 14:37 | |
e0ne | I' | 14:40 |
e0ne | I've got no luck to build loci/cinder today :( | 14:40 |
KeithMnemonic | is there anyone here that works for dell or has experience with EQLX and VXFEXOS. In particular this "size difference" seems to block cinder retype operations for disk on a 8 GB boundary. | 14:46 |
KeithMnemonic | https://docs.openstack.org/cinder/latest/drivers.html#vxflexosdriver and https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/13/html-single/dell_emc_ps_series_back_end_guide/index#address_volume_size | 14:47 |
KeithMnemonic | _discrepancies_with_dell_equallogic_back_ends | 14:47 |
KeithMnemonic | hemna: i am doing good and yourself? | 14:47 |
*** rcernin has quit IRC | 14:48 | |
*** Xuchu has quit IRC | 14:48 | |
e0ne | hemna_: I did it! :) | 15:05 |
*** spatel has joined #openstack-cinder | 15:05 | |
e0ne | hemna_: the issue was that requirements image is too old | 15:06 |
e0ne | hemna_: I had to rebuild a new one | 15:07 |
e0ne | hemna_: there is my bash session log http://paste.openstack.org/show/793452/ | 15:07 |
e0ne | hemna_: feel free to ping my if I copy-pasted a wrong command to the etherpad | 15:07 |
*** snecklifter has quit IRC | 15:08 | |
*** snecker has quit IRC | 15:08 | |
e0ne | hemna_: TBH, I didn't test the image I've just built | 15:10 |
*** dasp_ has quit IRC | 15:14 | |
rajinir | <KeithMnemonic> VXFlexOS Driver docs are here - https://docs.openstack.org/cinder/latest/configuration/block-storage/drivers/dell-emc-vxflex-driver.html | 15:15 |
*** dasp has joined #openstack-cinder | 15:16 | |
rajinir | <KeithMnemonic> Take a look at option "vxflexos_round_volume_capacity" | 15:16 |
openstackgerrit | Rajat Dhasmana proposed openstack/cinder-tempest-plugin master: Add Snapshot data integrity test https://review.opendev.org/702495 | 15:17 |
KeithMnemonic | rajinir: that is why there is an issue, it tries to round to 8 | 15:17 |
KeithMnemonic | but for an old volume created on EQLX, 8 GB is slighlty bigger than a new 8 GB volume created on FLEXOS | 15:18 |
KeithMnemonic | but since it thinks the volumes are the same it does not try a 16 GB here | 15:18 |
KeithMnemonic | it if was 8.2 it would be fine as it would jump to 16 GB | 15:18 |
KeithMnemonic | so from a cinder view, but are 8 GB | 15:19 |
KeithMnemonic | but when they are attached , and you do lsblk the EQLX is slighly bigger | 15:19 |
KeithMnemonic | but when they are attached , and you do lsblk the EQLX is slightly bigger | 15:19 |
KeithMnemonic | so i am not sure how vxflexos_round_volume_capacity this helps here for a volume that is exactly an 8 GB multiple | 15:21 |
hemna_ | e0ne I'm getting the uwsgi issue now too | 15:21 |
e0ne | hemna_: you have to use a new requirements image | 15:25 |
e0ne | hemna_: you can use my one or build your own | 15:25 |
hemna_ | oh ok I'll add that to my script to build the reqs wheel image | 15:25 |
e0ne | btw, are you going to use openstack-helm to deploy it or something else? | 15:26 |
hemna_ | I haven't gotten that far | 15:26 |
hemna_ | I'm not using k8s at home | 15:26 |
e0ne | :) | 15:26 |
hemna_ | we use k8s at work, but it's such a pain in the ass | 15:27 |
e0ne | it's true | 15:27 |
hemna_ | docker is just 100000% easier to deal with | 15:27 |
e0ne | +1 | 15:27 |
*** andrebeltrami has joined #openstack-cinder | 15:29 | |
*** Guest49293 has joined #openstack-cinder | 15:37 | |
*** Guest49293 is now known as redrobot | 15:38 | |
rajinir | KeithMnemonic> Are you trying to migrate from EQl to VxFlexOS? | 15:39 |
KeithMnemonic | yes our customer is | 15:40 |
KeithMnemonic | and so anything on a 8 GB boundary fails | 15:40 |
KeithMnemonic | anying not on 8 GB works as expected | 15:40 |
rajinir | <KeithMnemonic> Please reach out to Dell EMC Customer Support. | 15:41 |
*** dasp has quit IRC | 15:41 | |
KeithMnemonic | ok we have told the end customer to do that. thanks! | 15:42 |
rajinir | <KeithMnemonic> Sorry this use case is not something we can solve here. thanks | 15:42 |
*** dasp has joined #openstack-cinder | 15:42 | |
KeithMnemonic | rajinir: no problem. I appreciate the confirmation | 15:45 |
*** lpetrut_ has quit IRC | 15:51 | |
*** rosmaita has quit IRC | 16:21 | |
*** rosmaita has joined #openstack-cinder | 16:23 | |
openstackgerrit | Simon Dodsley proposed openstack/cinder master: [WIP] Add QoS Suport for Pure Storage https://review.opendev.org/727267 | 16:30 |
*** e0ne has quit IRC | 16:30 | |
*** enriquetaso has quit IRC | 16:33 | |
*** dpawlik has quit IRC | 16:40 | |
*** udesale_ has quit IRC | 16:41 | |
*** ykarel is now known as ykarel|away | 16:55 | |
*** vishalmanchanda has quit IRC | 16:57 | |
openstackgerrit | Sofia Enriquez proposed openstack/cinder-tempest-plugin master: Volume retype with migrations and encryption tests https://review.opendev.org/715566 | 17:24 |
*** ociuhandu has quit IRC | 17:35 | |
*** ociuhandu has joined #openstack-cinder | 17:37 | |
*** ociuhandu has quit IRC | 17:37 | |
*** ociuhandu has joined #openstack-cinder | 17:37 | |
*** ociuhandu has quit IRC | 17:48 | |
*** ociuhandu has joined #openstack-cinder | 17:51 | |
*** ociuhandu has quit IRC | 17:55 | |
hemna_ | looks like the loci/requirements images in docker hub are 8 months old | 17:56 |
hemna_ | we need those updated and tagged with ussuri | 17:56 |
*** ctrinh has joined #openstack-cinder | 18:02 | |
*** sapd1_x has quit IRC | 18:03 | |
*** ctrinh has quit IRC | 18:03 | |
*** vishalmanchanda has joined #openstack-cinder | 18:04 | |
*** ociuhandu has joined #openstack-cinder | 18:18 | |
*** ociuhandu has quit IRC | 19:12 | |
*** ociuhandu has joined #openstack-cinder | 19:12 | |
*** ociuhandu has quit IRC | 19:13 | |
*** ociuhandu has joined #openstack-cinder | 19:13 | |
*** ociuhandu has quit IRC | 19:23 | |
*** ociuhandu has joined #openstack-cinder | 19:24 | |
*** ociuhandu has quit IRC | 19:29 | |
*** enriquetaso has joined #openstack-cinder | 19:39 | |
*** dpawlik has joined #openstack-cinder | 20:17 | |
*** bjoernh has quit IRC | 20:24 | |
*** e0ne has joined #openstack-cinder | 20:32 | |
*** vishalmanchanda has quit IRC | 20:37 | |
*** awalende_ has quit IRC | 20:40 | |
*** ociuhandu has joined #openstack-cinder | 20:40 | |
*** awalende has joined #openstack-cinder | 20:42 | |
*** e0ne has quit IRC | 20:48 | |
*** ociuhandu has quit IRC | 20:53 | |
*** ociuhandu has joined #openstack-cinder | 20:54 | |
*** ociuhandu has quit IRC | 20:54 | |
*** ociuhandu has joined #openstack-cinder | 20:54 | |
openstackgerrit | Simon Dodsley proposed openstack/cinder master: [WIP] Add QoS Suport for Pure Storage https://review.opendev.org/727267 | 21:06 |
*** awalende has quit IRC | 21:36 | |
*** ociuhandu has quit IRC | 21:41 | |
*** ociuhandu has joined #openstack-cinder | 21:42 | |
*** ociuhandu has quit IRC | 21:42 | |
*** ociuhandu has joined #openstack-cinder | 21:43 | |
*** ociuhandu has quit IRC | 21:52 | |
*** ociuhandu has joined #openstack-cinder | 21:54 | |
*** ociuhandu has quit IRC | 21:54 | |
*** ociuhandu has joined #openstack-cinder | 21:54 | |
*** ociuhandu has quit IRC | 22:05 | |
*** ociuhandu has joined #openstack-cinder | 22:05 | |
*** ociuhandu has quit IRC | 22:06 | |
*** ociuhandu has joined #openstack-cinder | 22:06 | |
*** ociuhandu has quit IRC | 22:16 | |
*** ociuhandu has joined #openstack-cinder | 22:17 | |
*** ociuhandu has quit IRC | 22:17 | |
*** ociuhandu has joined #openstack-cinder | 22:18 | |
*** ociuhandu has quit IRC | 22:28 | |
*** ociuhandu has joined #openstack-cinder | 22:29 | |
*** ociuhandu has quit IRC | 22:29 | |
*** ociuhandu has joined #openstack-cinder | 22:29 | |
*** spatel has quit IRC | 22:32 | |
*** martinkennelly has quit IRC | 22:37 | |
*** ociuhandu has quit IRC | 22:39 | |
*** ociuhandu has joined #openstack-cinder | 22:41 | |
*** ociuhandu has quit IRC | 22:51 | |
*** ociuhandu has joined #openstack-cinder | 22:52 | |
*** ociuhandu has quit IRC | 22:52 | |
*** ociuhandu has joined #openstack-cinder | 22:53 | |
*** tkajinam has joined #openstack-cinder | 22:54 | |
*** ociuhandu has quit IRC | 23:03 | |
*** ociuhandu has joined #openstack-cinder | 23:04 | |
*** tosky has quit IRC | 23:14 | |
*** ociuhandu has quit IRC | 23:15 | |
*** ociuhandu has joined #openstack-cinder | 23:16 | |
*** rcernin has joined #openstack-cinder | 23:19 | |
*** ociuhandu has quit IRC | 23:21 | |
*** awalende has joined #openstack-cinder | 23:36 | |
*** awalende has quit IRC | 23:41 | |
*** enriquetaso has quit IRC | 23:52 | |
*** spatel has joined #openstack-cinder | 23:53 | |
*** spatel has quit IRC | 23:58 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!