Wednesday, 2016-01-13

*** diogogmt has quit IRC00:04
*** angela-s has quit IRC00:05
*** dims has joined #openstack-cinder00:09
*** _sombrafam_ has joined #openstack-cinder00:13
*** salv-orl_ has quit IRC00:16
openstackgerritWalter A. Boring IV (hemna) proposed openstack/os-brick: os-brick add cinder local_dev lvm code  https://review.openstack.org/26073900:17
*** salv-orlando has joined #openstack-cinder00:17
*** laughterwym has joined #openstack-cinder00:20
*** laughter_ has joined #openstack-cinder00:21
*** merooney has quit IRC00:21
*** cknight has quit IRC00:22
*** lcurtis has quit IRC00:23
*** laughterwym has quit IRC00:24
*** laughter_ has quit IRC00:26
*** laughterwym has joined #openstack-cinder00:27
*** laughterwym has quit IRC00:27
*** laughterwym has joined #openstack-cinder00:27
*** tongli has joined #openstack-cinder00:30
*** garthb has quit IRC00:30
*** divab has joined #openstack-cinder00:30
*** garthb has joined #openstack-cinder00:30
*** laughterwym has quit IRC00:34
*** laughterwym has joined #openstack-cinder00:35
*** tongli has quit IRC00:40
*** akerr is now known as akerr_away00:40
*** tongli has joined #openstack-cinder00:40
*** xiaohui has joined #openstack-cinder00:43
*** xiaohui has quit IRC00:46
*** hemna is now known as hemnafk00:50
*** zhangjn has joined #openstack-cinder00:51
*** sgotliv has quit IRC00:57
*** cheneydc has joined #openstack-cinder01:00
*** jacky-zhang has joined #openstack-cinder01:06
*** itlinux has quit IRC01:10
*** tongli has quit IRC01:10
*** ekarlso has quit IRC01:10
*** tongli has joined #openstack-cinder01:11
*** tongli has joined #openstack-cinder01:11
*** huanan has joined #openstack-cinder01:12
*** mriedem has joined #openstack-cinder01:16
*** _sombrafam_ has quit IRC01:19
*** laughter_ has joined #openstack-cinder01:23
*** laughte__ has joined #openstack-cinder01:24
*** garthb has quit IRC01:25
*** Lee1092 has joined #openstack-cinder01:25
*** laughterwym has quit IRC01:26
*** laughter_ has quit IRC01:27
*** mtanino has quit IRC01:28
*** haomaiwang has joined #openstack-cinder01:29
*** EinstCrazy has joined #openstack-cinder01:30
mriedemildikov: hemnafk: smcginnis: scottda: with multiattach, once i've attached the volume to the first instance, it's status is in-use. on subsequent attaches to other servers, how do i know when the volume is actually attached since the status will already be in-use from the first attach? do i have to then check the attachment list for the server uuid?01:30
*** gus has joined #openstack-cinder01:31
mriedemi'm asking b/c tempest needs to know when it's done attaching the 2nd server but the volume is already in-use from the first server attach01:31
gushemn: (when you'01:31
gusre around):01:31
smcginnismriedem: IIRC, it will switch from attached to attaching to attached.01:32
gusApparently Depends-On doesn't actually do anything unless you set up new zuul jobs that modify LIBS_FROM_GIT (if I'm following the -infra irc discussion correctly)01:32
mriedem...the volume status?01:32
smcginnismriedem: Yes.01:32
mriedemso it's not in-use?01:32
smcginnismriedem: I'll see if I can find the code quickly before I have to run.01:33
gushemn: Do you have any secrets for running the cinder 3rd-party CI bots against unmerged oslo changes?01:33
*** akerr_away is now known as akerr01:34
asselin_gus, it's hemnafk or hemna...seems he's not around, but he probably reply to you later01:34
gushemna: ^  (yes, I was too zealously removing the "afk" suffix ;)01:36
*** akerr has quit IRC01:36
mriedemhmm, maybe the vol status goes from in-use to attaching for the 2nd attach, and then in-use once that's done again01:36
mriedemthat would be good, but it's still racy01:36
smcginnismriedem: Maybe that's right.01:36
mriedemyeah, still racy though01:36
mriedemb/c attach is a cast in n-api,01:37
mriedemwell,01:37
mriedemi guess nova will reserve the volume in the api before casting off to the compute01:37
mriedemhttps://github.com/openstack/nova/blob/master/nova/volume/cinder.py#L32701:38
mriedemwhatever reserve does, i think it sets the status to attaching01:38
smcginnismriedem: Yeah, looks like in-use on L719 here: https://review.openstack.org/#/c/85847/47/cinder/volume/manager.py01:38
*** dims has quit IRC01:38
*** leeantho has quit IRC01:38
smcginnismriedem: hemnafk's definitely the subject matter expert here.01:39
mriedemright...so os-volume-attach in nova should call cinderclient.reserve before it casts off to the compute01:39
mriedemand the compute is the one that eventually calls os-attach01:39
smcginnismriedem: I _think_ so.01:39
mriedemwhich will set the status back to in-use01:39
openstackgerritPatrick East proposed openstack/cinder: Remove DB calls from Pure Volume Driver CG methods  https://review.openstack.org/26661101:39
mriedemok, so maybe not as racy as i thought01:39
*** davechen has joined #openstack-cinder01:39
mriedemthe api docs could have a better example of what "attachments": [], looks like in a volume get :)01:41
mriedemi think it's a list of dicts01:41
mriedembut the example and description is not great, and doesn't tell me what the keys are01:42
mriedemhttps://github.com/openstack/cinder/blob/master/cinder/api/v2/volumes.py#L5601:42
smcginnismriedem: I think the the phrase "the api docs could have a better example of" could be followed by a lot of things. ;)01:44
mriedemheh01:44
mriedem'how to ask someone to go on a date'01:44
mriedem'how to bake a pie'01:44
smcginnisHah!01:44
*** haomaiwang has quit IRC01:48
*** 7JTABI1K9 has joined #openstack-cinder01:49
*** cknight has joined #openstack-cinder01:52
*** chlong is now known as chlong-afk01:53
mriedemdo only certain cinder backends support multiattach?01:54
mriedemi'm updating devstack such that only when the libvirt driver in nova is used will we use multiattach01:54
openstackgerritBoris Pavlovic proposed openstack/cinder: Use profiler.TracedMeta instead of dirty hacks with rpc manager  https://review.openstack.org/26628801:57
*** ntpttr has quit IRC01:58
openstackgerritWilson Liu proposed openstack/cinder: Huawei: Add manage/unmanage volume support  https://review.openstack.org/24041301:59
mriedemi guess hemnafk answered that question here https://review.openstack.org/#/c/266605/1/tempest/api/compute/volumes/test_attach_volume.py02:01
*** bardia has quit IRC02:01
*** diogogmt has joined #openstack-cinder02:02
huananhi02:04
*** wilson has joined #openstack-cinder02:05
*** wilson is now known as Guest8306402:05
*** Guest83064 has quit IRC02:07
*** jiangliucheng has joined #openstack-cinder02:07
*** wilson-liu has joined #openstack-cinder02:08
*** tongli has quit IRC02:09
*** tongli has joined #openstack-cinder02:10
*** tongli has quit IRC02:15
*** zhangjn has quit IRC02:15
openstackgerritBoris Pavlovic proposed openstack/cinder: Use profiler.TracedMeta instead of dirty hacks with rpc manager  https://review.openstack.org/26628802:21
*** mudassirlatif has quit IRC02:22
*** itzdilip has joined #openstack-cinder02:23
*** itzdilip has quit IRC02:27
*** itzdilip has joined #openstack-cinder02:28
*** dave-mccowan has joined #openstack-cinder02:30
*** EinstCrazy has quit IRC02:32
*** EinstCrazy has joined #openstack-cinder02:32
*** itzdilip has quit IRC02:32
openstackgerritMerged openstack/cinder: Report discard support for Dell SC connections  https://review.openstack.org/26528102:35
*** jacky-zhang has quit IRC02:35
*** houming has joined #openstack-cinder02:37
*** itzdilip has joined #openstack-cinder02:38
openstackgerritchenzongliang proposed openstack/cinder: Huawei: Refactor driver for the second time  https://review.openstack.org/25692002:39
*** zhangjn has joined #openstack-cinder02:39
*** jacky-zhang has joined #openstack-cinder02:46
*** jacky-zhang_ has joined #openstack-cinder02:47
zongliangmorning02:48
*** jacky-zhang has quit IRC02:51
*** jacky-zhang_ is now known as jacky-zhang02:51
*** hunters1094 has joined #openstack-cinder02:52
*** sheel has joined #openstack-cinder02:53
*** itzdilip has quit IRC03:01
*** lcurtis has joined #openstack-cinder03:05
*** itzdilip has joined #openstack-cinder03:06
jiangliuchengmorning03:06
openstackgerritOpenStack Proposal Bot proposed openstack/cinder: Updated from global requirements  https://review.openstack.org/26614803:07
openstackgerritPeter Wang proposed openstack/cinder: VNX: Replication V2 support(managed)  https://review.openstack.org/25624603:07
*** mtanino has joined #openstack-cinder03:08
openstackgerritchenzongliang proposed openstack/cinder: Huawei: Refactor driver for the second time  https://review.openstack.org/25692003:12
openstackgerritOpenStack Proposal Bot proposed openstack/python-cinderclient: Updated from global requirements  https://review.openstack.org/26616303:12
*** apoorvad has quit IRC03:16
*** dims has joined #openstack-cinder03:17
*** cknight has quit IRC03:18
*** ekarlso has joined #openstack-cinder03:19
*** mriedem has quit IRC03:20
*** links has joined #openstack-cinder03:23
*** edmondsw has quit IRC03:27
*** dims has quit IRC03:33
*** vivekd has joined #openstack-cinder03:36
*** coolsvap|away is now known as coolsvap03:37
*** hideme has joined #openstack-cinder03:41
*** zhangjn has quit IRC03:46
openstackgerritWilson Liu proposed openstack/cinder: Huawei: Add manage/unmanage volume support  https://review.openstack.org/24041303:56
*** itlinux has joined #openstack-cinder04:03
*** NightKhaos has quit IRC04:05
*** tongli has joined #openstack-cinder04:10
*** liewegas has quit IRC04:10
*** salv-orl_ has joined #openstack-cinder04:10
*** liewegas has joined #openstack-cinder04:11
*** salv-orlando has quit IRC04:13
*** zhangjn has joined #openstack-cinder04:16
*** tongli has quit IRC04:23
*** tongli has joined #openstack-cinder04:24
*** vivekd_ has joined #openstack-cinder04:25
*** tongli has quit IRC04:26
*** tongli has joined #openstack-cinder04:26
*** vivekd has quit IRC04:27
*** vivekd_ is now known as vivekd04:27
*** zhangjn has quit IRC04:29
*** laughterwym has joined #openstack-cinder04:30
*** tongli has quit IRC04:30
openstackgerritaditi sharma proposed openstack/cinder-specs: Add spec support-lz4-lzma-compression-cinder-backup.rst  https://review.openstack.org/26667204:31
*** tongli has joined #openstack-cinder04:31
*** shausy has joined #openstack-cinder04:32
*** laughte__ has quit IRC04:33
*** tongli has quit IRC04:35
*** tongli has joined #openstack-cinder04:36
*** EinstCra_ has joined #openstack-cinder04:39
*** EinstCrazy has quit IRC04:39
*** vivekd_ has joined #openstack-cinder04:39
*** tongli has quit IRC04:40
*** vivekd has quit IRC04:41
*** dave-mccowan has quit IRC04:41
*** vivekd_ is now known as vivekd04:41
*** dave-mccowan has joined #openstack-cinder04:47
*** EinstCra_ has quit IRC04:51
*** EinstCrazy has joined #openstack-cinder04:51
*** cheneydc has quit IRC04:55
*** huanan has quit IRC04:57
*** EinstCrazy has quit IRC05:01
*** hunters1094 has quit IRC05:01
*** EinstCrazy has joined #openstack-cinder05:02
*** boris-42 has quit IRC05:03
*** EinstCrazy has quit IRC05:05
*** EinstCrazy has joined #openstack-cinder05:05
*** EinstCrazy has quit IRC05:06
*** EinstCrazy has joined #openstack-cinder05:06
openstackgerritLisaLi proposed openstack/cinder: Add backup update function  https://review.openstack.org/26317905:08
*** EinstCra_ has joined #openstack-cinder05:15
*** EinstCrazy has quit IRC05:15
*** zhangjn has joined #openstack-cinder05:15
*** EinstCra_ has quit IRC05:16
*** EinstCrazy has joined #openstack-cinder05:17
*** cheneydc has joined #openstack-cinder05:19
*** laughterwym has quit IRC05:19
*** laughterwym has joined #openstack-cinder05:20
*** NightKhaos has joined #openstack-cinder05:20
*** NightKhaos has quit IRC05:24
*** NightKhaos has joined #openstack-cinder05:25
*** EinstCra_ has joined #openstack-cinder05:26
*** EinstCrazy has quit IRC05:26
*** EinstCra_ has quit IRC05:27
*** laughterwym has quit IRC05:27
*** gcb has quit IRC05:27
*** sgotliv has joined #openstack-cinder05:27
*** laughterwym has joined #openstack-cinder05:28
*** laughterwym has quit IRC05:28
*** EinstCrazy has joined #openstack-cinder05:28
*** laughterwym has joined #openstack-cinder05:28
*** itzdilip has quit IRC05:30
*** NightKhaos has quit IRC05:31
*** anshul has joined #openstack-cinder05:31
*** EinstCrazy has quit IRC05:31
*** EinstCrazy has joined #openstack-cinder05:32
*** sheel has quit IRC05:36
*** dave-mccowan has quit IRC05:36
*** shausy has quit IRC05:37
*** EinstCrazy has quit IRC05:37
*** EinstCra_ has joined #openstack-cinder05:37
*** NightKhaos has joined #openstack-cinder05:37
*** lcurtis has quit IRC05:38
*** gcb has joined #openstack-cinder05:39
*** jwcroppe has quit IRC05:40
*** EinstCra_ has quit IRC05:41
*** EinstCra_ has joined #openstack-cinder05:43
*** mtanino has quit IRC05:43
*** NightKhaos has quit IRC05:43
*** anshul has quit IRC05:43
*** anshul has joined #openstack-cinder05:43
*** NightKhaos has joined #openstack-cinder05:44
*** zhangjn has quit IRC05:46
*** NightKhaos_ has joined #openstack-cinder05:49
*** itzdilip has joined #openstack-cinder05:50
*** NightKhaos has quit IRC05:51
*** NightKhaos_ is now known as NightKhaos05:51
openstackgerritSwapnil Kulkarni (coolsvap) proposed openstack/python-brick-cinderclient-ext: Update typos  https://review.openstack.org/26669605:54
openstackgerritSwapnil Kulkarni (coolsvap) proposed openstack/python-cinderclient: Update typos  https://review.openstack.org/26669705:57
*** laughterwym has quit IRC05:59
*** laughterwym has joined #openstack-cinder05:59
*** laughterwym has quit IRC05:59
*** laughterwym has joined #openstack-cinder06:00
*** edtubill has joined #openstack-cinder06:01
*** laughterwym has quit IRC06:04
*** laughterwym has joined #openstack-cinder06:04
*** laughterwym has joined #openstack-cinder06:05
openstackgerritRavi Shekhar Jethani proposed openstack/cinder: Fix retyping issue with multiple backends  https://review.openstack.org/26618006:05
*** zhangjn has joined #openstack-cinder06:07
*** zhangjn has quit IRC06:07
*** sheel has joined #openstack-cinder06:08
*** zhangjn has joined #openstack-cinder06:08
*** vgridnev has joined #openstack-cinder06:13
*** sheel has quit IRC06:14
*** itzdilip has quit IRC06:15
*** itzdilip has joined #openstack-cinder06:15
*** vivekd has quit IRC06:23
*** zhangjn has quit IRC06:23
*** zhangjn has joined #openstack-cinder06:25
openstackgerritChangBo Guo(gcb) proposed openstack/cinder: test:clean up wrong value in method CONF.set_override  https://review.openstack.org/25332806:27
*** markvoelker has quit IRC06:27
*** itzdilip has quit IRC06:28
*** itzdilip has joined #openstack-cinder06:29
*** ChubYann has quit IRC06:31
openstackgerritRavi Shekhar Jethani proposed openstack/cinder: Fix retyping issue with multiple backends  https://review.openstack.org/26618006:32
*** amit213 has quit IRC06:35
*** huanan has joined #openstack-cinder06:35
*** amit213 has joined #openstack-cinder06:36
*** shyama has joined #openstack-cinder06:39
*** zhangjn has quit IRC06:40
*** EinstCra_ has quit IRC06:40
*** vivekd has joined #openstack-cinder06:40
*** EinstCrazy has joined #openstack-cinder06:40
openstackgerritchenzongliang proposed openstack/cinder: Huawei: Support huawei consistency group  https://review.openstack.org/26093006:42
*** zhangjn has joined #openstack-cinder06:50
*** cfriesen has quit IRC06:53
*** itzdilip has quit IRC06:55
*** itzdilip has joined #openstack-cinder06:58
*** mudassirlatif has joined #openstack-cinder07:12
*** med_ has quit IRC07:12
*** med_ has joined #openstack-cinder07:14
*** med_ is now known as Guest7712107:14
*** vivekd has quit IRC07:15
*** isaacb has joined #openstack-cinder07:17
openstackgerritShay Halsband proposed openstack/cinder: XtremIO: Set the location of a CA certificate  https://review.openstack.org/26098707:19
*** lpetrut has joined #openstack-cinder07:22
*** itzdilip has quit IRC07:22
*** markvoelker has joined #openstack-cinder07:28
*** edtubill has quit IRC07:30
*** itzdilip has joined #openstack-cinder07:31
*** markvoelker has quit IRC07:33
openstackgerritxiaoqin proposed openstack/cinder: Clone volume between different volume size  https://review.openstack.org/26674307:33
*** shyama has quit IRC07:36
*** shyama has joined #openstack-cinder07:36
*** e0ne has joined #openstack-cinder07:41
*** vgridnev has quit IRC07:42
*** itzdilip has quit IRC07:42
*** nkrinner has joined #openstack-cinder07:44
*** ntt has joined #openstack-cinder07:51
*** huanan has quit IRC07:51
*** huanan has joined #openstack-cinder07:51
*** ildikov has quit IRC08:00
*** salv-orl_ has quit IRC08:04
openstackgerritmelissaml proposed openstack/python-cinderclient: Put py34 first in the env order of tox  https://review.openstack.org/26676108:04
*** salv-orlando has joined #openstack-cinder08:04
*** vgridnev has joined #openstack-cinder08:04
*** Thelo has quit IRC08:04
*** jistr has joined #openstack-cinder08:07
*** Thelo has joined #openstack-cinder08:07
*** 7JTABI1K9 has quit IRC08:07
*** jistr is now known as jistr|doc08:07
*** 21WAARZWA has joined #openstack-cinder08:07
*** sheel has joined #openstack-cinder08:09
*** zhangjn has quit IRC08:11
*** itzdilip has joined #openstack-cinder08:12
*** markus_z has joined #openstack-cinder08:13
*** sgotliv has quit IRC08:14
*** e0ne has quit IRC08:18
*** itzdilip has quit IRC08:19
*** itzdilip has joined #openstack-cinder08:20
*** zhangjn has joined #openstack-cinder08:23
*** vgridnev has quit IRC08:25
*** ildikov has joined #openstack-cinder08:29
*** mudassirlatif has quit IRC08:29
*** smoriya_ has quit IRC08:32
openstackgerritwanghao proposed openstack/cinder: Unmanaging vol/snap reduces quota incorrectly  https://review.openstack.org/23243608:33
*** lpetrut has quit IRC08:33
openstackgerritHelen Walsh proposed openstack/cinder: VMAX-Replacing deprecated API EMCGetTargetEndpoints  https://review.openstack.org/24432808:33
openstackgerritHelen Walsh proposed openstack/cinder: EMC VMAX - Incorrect SG selected on an VMAX3 attach  https://review.openstack.org/25044308:38
*** laughterwym has quit IRC08:38
*** laughterwym has joined #openstack-cinder08:38
*** laughter_ has joined #openstack-cinder08:40
openstackgerritwanghao proposed openstack/cinder: Add pagination support to consistency group  https://review.openstack.org/26238708:40
*** laughterwym has quit IRC08:43
*** laughter_ has quit IRC08:45
*** markvoelker has joined #openstack-cinder08:54
*** markvoelker has quit IRC08:59
*** 21WAARZWA has quit IRC09:01
*** 17WABJGSS has joined #openstack-cinder09:01
*** salv-orlando has quit IRC09:02
*** salv-orlando has joined #openstack-cinder09:03
*** zhangjn has quit IRC09:03
*** slunkad has quit IRC09:04
*** ndipanov has quit IRC09:08
openstackgerritHelen Walsh proposed openstack/cinder: EMC VMAX - Incorrect SG selected on an VMAX3 attach  https://review.openstack.org/25044309:11
*** sgotliv has joined #openstack-cinder09:14
*** vivekd has joined #openstack-cinder09:15
*** ndipanov has joined #openstack-cinder09:16
*** slunkad has joined #openstack-cinder09:16
*** ankit_ag has joined #openstack-cinder09:19
*** zhangjn has joined #openstack-cinder09:21
*** salv-orlando has quit IRC09:28
*** salv-orlando has joined #openstack-cinder09:28
*** vgridnev has joined #openstack-cinder09:29
openstackgerritLiucheng Jiang proposed openstack/cinder: Huawei: Implement v2 replication (managed)  https://review.openstack.org/26124609:32
*** nikeshm has joined #openstack-cinder09:32
*** e0ne has joined #openstack-cinder09:33
*** zhangjn has quit IRC09:36
*** yhayashi has quit IRC09:43
*** jacky-zhang has quit IRC09:44
*** slunkad has quit IRC09:45
*** slunkad has joined #openstack-cinder09:45
*** boichev has quit IRC09:46
*** davechen has left #openstack-cinder09:56
*** coolsvap is now known as coolsvap|away09:56
*** alonma has quit IRC09:58
*** alonma has joined #openstack-cinder09:58
*** itzdilip has quit IRC10:00
*** 17WABJGSS has quit IRC10:01
*** itzdilip has joined #openstack-cinder10:01
*** haomaiwang has joined #openstack-cinder10:01
*** alonma has quit IRC10:02
*** cheneydc has quit IRC10:02
*** EinstCrazy has quit IRC10:06
*** itzdilip has quit IRC10:06
*** manous has joined #openstack-cinder10:07
openstackgerritYuriy Nesenenko proposed openstack/cinder: Fix service-list filter  https://review.openstack.org/26325710:09
*** alonma has joined #openstack-cinder10:09
*** salv-orl_ has joined #openstack-cinder10:09
openstackgerritIvan Kolodyazhny proposed openstack/python-brick-cinderclient-ext: Attach/detach features implementation  https://review.openstack.org/26374410:12
*** salv-orlando has quit IRC10:13
*** itzdilip has joined #openstack-cinder10:14
*** ndipanov has quit IRC10:16
*** salv-orl_ has quit IRC10:16
*** salv-orlando has joined #openstack-cinder10:17
*** jistr|doc is now known as jistr10:19
*** vivekd_ has joined #openstack-cinder10:22
*** vivekd has quit IRC10:23
*** vivekd_ is now known as vivekd10:23
*** lpetrut has joined #openstack-cinder10:24
*** jistr has quit IRC10:26
*** wilson-liu has quit IRC10:26
*** wilson-liu has joined #openstack-cinder10:27
*** klkumar has joined #openstack-cinder10:28
dulekgeguileo: Hi, had you took a look on how to divide the work in c-vol A/A stuff?10:33
*** vivekd has quit IRC10:33
*** vivekd_ has joined #openstack-cinder10:33
*** vivekd_ is now known as vivekd10:33
dulekgeguileo: I'm certain converting the locks to use new coordinator stuff is one thing.10:33
*** geguileo_phone has quit IRC10:42
*** geguileo_phone has joined #openstack-cinder10:45
openstackgerritSzymon Borkowski proposed openstack/cinder: Fixed logging for oslo versioned objects  https://review.openstack.org/26628910:47
*** ndipanov has joined #openstack-cinder10:47
*** sgotliv has quit IRC10:50
*** jistr has joined #openstack-cinder10:51
*** lpetrut1 has joined #openstack-cinder10:55
*** markvoelker has joined #openstack-cinder10:55
*** lpetrut has quit IRC10:56
*** lpetrut1 is now known as lpetrut10:56
*** markvoelker has quit IRC11:00
*** haomaiwang has quit IRC11:01
*** haomaiwang has joined #openstack-cinder11:01
*** itzdilip has quit IRC11:07
*** itzdilip has joined #openstack-cinder11:07
*** geguileo has quit IRC11:09
*** yuriy_n17 has quit IRC11:09
*** gcb has quit IRC11:09
*** itzdilip has quit IRC11:12
*** yuriy_n17 has joined #openstack-cinder11:13
*** geguileo has joined #openstack-cinder11:13
*** gcb has joined #openstack-cinder11:14
*** JoseMello has joined #openstack-cinder11:14
*** aarefiev has quit IRC11:20
*** aarefiev has joined #openstack-cinder11:21
tiagogomes_Is it possible to run two cinder volume processes in the same storage node? I would like to have both Ceph-based volumes and LVM+iSCSI-based volumes in that node11:26
*** aix has joined #openstack-cinder11:28
*** sheel has quit IRC11:35
*** sgotliv has joined #openstack-cinder11:40
*** houming has quit IRC11:42
*** aix has quit IRC11:43
*** haomaiwang has quit IRC11:44
*** kmartin has quit IRC11:45
*** ndipanov has quit IRC11:45
*** _sombrafam_ has joined #openstack-cinder11:47
*** alonma has quit IRC11:47
*** ndipanov has joined #openstack-cinder11:48
*** alonma has joined #openstack-cinder11:48
*** haomaiwang has joined #openstack-cinder11:48
*** merooney has joined #openstack-cinder11:49
geguileodulek: Yes, that's one thing11:51
geguileodulek: I thought you were working on it11:52
*** alonma has quit IRC11:52
*** alonma has joined #openstack-cinder11:54
*** markvoelker has joined #openstack-cinder11:56
*** skraynev has quit IRC11:57
*** EinstCrazy has joined #openstack-cinder11:57
*** vgridnev has quit IRC11:57
*** vgridnev has joined #openstack-cinder11:59
*** markvoelker has quit IRC12:00
*** haomaiwang has quit IRC12:01
*** skraynev has joined #openstack-cinder12:01
*** aix has joined #openstack-cinder12:01
*** haomaiwang has joined #openstack-cinder12:01
*** vgridnev has quit IRC12:03
*** salv-orlando has quit IRC12:05
*** salv-orlando has joined #openstack-cinder12:05
*** lcurtis has joined #openstack-cinder12:09
*** vgridnev has joined #openstack-cinder12:18
*** lcurtis has quit IRC12:19
*** bswartz has quit IRC12:19
ericksonsantosmc_nair, sorry, I've just seen your message now... We already have a bug reported in launchpad for this... see: https://bugs.launchpad.net/cinder/+bug/150580112:20
openstackericksonsantos: Error: Could not gather data from Launchpad for bug #1505801 (https://launchpad.net/bugs/1505801). The error has been logged12:20
ericksonsantosmc_nair, and there is a patch fixing it: https://review.openstack.org/#/c/240228/12:21
*** alonma has quit IRC12:22
*** alonma has joined #openstack-cinder12:22
*** wilson-1 has joined #openstack-cinder12:24
ericksonsantosmc_nair, I'll take a look later to see if the bugs are the same, but, at a glance, they seem to be.12:24
*** takedakn has joined #openstack-cinder12:25
*** davechen has joined #openstack-cinder12:25
*** alonma has quit IRC12:27
*** wilson-liu has quit IRC12:27
*** alonma has joined #openstack-cinder12:28
*** vivekd has quit IRC12:28
*** dims has joined #openstack-cinder12:28
*** gouthamr has joined #openstack-cinder12:29
*** vivekd has joined #openstack-cinder12:32
*** alonma has quit IRC12:32
*** ociuhandu has quit IRC12:33
*** julim has joined #openstack-cinder12:33
*** alonma has joined #openstack-cinder12:34
*** salv-orlando has quit IRC12:37
*** salv-orlando has joined #openstack-cinder12:37
*** alonma has quit IRC12:39
*** alonma has joined #openstack-cinder12:42
*** kaisers1 has joined #openstack-cinder12:43
*** alonma has quit IRC12:46
*** laughterwym has joined #openstack-cinder12:46
*** kaisers1 has quit IRC12:47
*** alonma has joined #openstack-cinder12:48
*** yuriy_n17 has quit IRC12:49
*** yuriy_n17 has joined #openstack-cinder12:49
*** alonma has quit IRC12:51
*** alonma has joined #openstack-cinder12:51
*** EinstCrazy has quit IRC12:52
*** EinstCrazy has joined #openstack-cinder12:52
*** asti has joined #openstack-cinder12:53
*** raildo-afk is now known as raildo12:55
*** merooney has quit IRC12:56
*** gouthamr has quit IRC12:56
*** gouthamr has joined #openstack-cinder12:56
*** markvoelker has joined #openstack-cinder12:57
*** takedakn has quit IRC12:58
*** xyang1 has joined #openstack-cinder12:58
*** kaisers_ has joined #openstack-cinder13:00
*** merooney has joined #openstack-cinder13:00
*** haomaiwang has quit IRC13:01
*** 16WAAJ6X5 has joined #openstack-cinder13:01
*** markvoelker has quit IRC13:02
*** vgridnev has quit IRC13:02
*** links has quit IRC13:04
*** cknight has joined #openstack-cinder13:04
*** ociuhandu has joined #openstack-cinder13:04
*** akshai has joined #openstack-cinder13:04
*** vivekd has quit IRC13:05
*** akshai has quit IRC13:08
openstackgerritIvan Kolodyazhny proposed openstack/python-cinderclient: Change extension module naming to a shorter one  https://review.openstack.org/25730613:09
*** rcernin has joined #openstack-cinder13:09
*** akshai has joined #openstack-cinder13:11
*** crose has joined #openstack-cinder13:12
lixiaoy1xyang1: ping13:12
lixiaoy1xyang1: could you kindly help to review scaling backup service patch: https://review.openstack.org/#/c/262395/13:13
xyang1lixiaoy1: sure13:14
lixiaoy1xyang1: as you implements backup snapshot function, but after scaling backup service, it asks for snapshot remote attach13:14
*** dslevin has quit IRC13:15
lixiaoy1xyang1: I notice that snapshot attach only is implements in EMC device, I am not sure how to do it. Meanwhile no device to test13:15
lixiaoy1xyang1: any suggestions?13:15
xyang1lixiaoy1: ok, you should use volume attach for lvm13:15
xyang1lixiaoy1: there was concerns on snapshot attach13:16
xyang1lixiaoy1: so I removed the change13:16
lixiaoy1xyang1: you mean you removed lvm snapshot attach?13:17
xyang1lixiaoy1: I have implemented it and have a patch but abandoned it13:18
xyang1lixiaoy1: eharney was the one who has the most concerns13:18
lixiaoy1xyang1: ok. Currently in my patch, for snapshot backup, by default it creates volume from the snapshot, and attach the volume to do backup. as you do13:19
xyang1lixiaoy1: that should be fine13:19
lixiaoy1xyang1: but for EMC backends, it does snapshot attach. I am concerned about this part13:19
lixiaoy1xyang1: can snapshots from EMC backends be attached remotely in backup service node which is different from volume service node13:21
xyang1lixiaoy1: it should. I can take a look if your code13:21
lixiaoy1xyang1: thanks.13:21
lixiaoy1xyang1: I think if need, I can implement the main code13:22
xyang1lixiaoy1: ok13:22
*** itzdilip has joined #openstack-cinder13:22
*** markstur has joined #openstack-cinder13:22
*** vivekd has joined #openstack-cinder13:23
*** dustins has joined #openstack-cinder13:23
*** dims has quit IRC13:25
*** dims has joined #openstack-cinder13:26
*** dslev has joined #openstack-cinder13:27
*** sheel has joined #openstack-cinder13:27
*** timcl has joined #openstack-cinder13:29
*** vgridnev has joined #openstack-cinder13:29
*** markvoelker has joined #openstack-cinder13:31
*** bswartz has joined #openstack-cinder13:31
*** ankit_ag has quit IRC13:34
*** edmondsw has joined #openstack-cinder13:39
dulekgeguileo: Sure, we're on it with bluex. :)13:39
dulekgeguileo: (sorry for late response, a series of meetings…)13:40
*** porrua has joined #openstack-cinder13:42
*** knomura has joined #openstack-cinder13:44
*** 16WAAJ6X5 has quit IRC13:44
*** rlrossit has joined #openstack-cinder13:45
openstackgerritnikeshmahalka proposed openstack/cinder: Add cinder backup driver for Google cloud storage  https://review.openstack.org/26691513:46
*** cfriesen has joined #openstack-cinder13:47
*** jistr has quit IRC13:48
*** jistr has joined #openstack-cinder13:49
*** cheneydc has joined #openstack-cinder13:51
*** knomura has quit IRC13:53
*** vivekd has quit IRC13:53
*** akshai has quit IRC13:54
*** dslev has quit IRC13:55
*** mtanino has joined #openstack-cinder13:55
*** eharney has joined #openstack-cinder13:56
*** alonma has quit IRC13:56
*** alonma has joined #openstack-cinder13:57
*** jordanP has joined #openstack-cinder13:57
*** alonma_ has joined #openstack-cinder13:59
*** geguileo_phone has quit IRC14:00
*** akshai has joined #openstack-cinder14:00
*** alonma has quit IRC14:01
*** knomura has joined #openstack-cinder14:03
*** knomura has quit IRC14:04
*** links has joined #openstack-cinder14:04
*** markstur has left #openstack-cinder14:06
*** knomura has joined #openstack-cinder14:06
*** davechen has left #openstack-cinder14:08
*** itzdilip has quit IRC14:09
*** links has quit IRC14:09
*** links has joined #openstack-cinder14:09
*** dslev has joined #openstack-cinder14:10
e0nescottda: hi. are you around?14:10
*** sheel_ has joined #openstack-cinder14:11
*** sheel_ has quit IRC14:11
*** sheel has quit IRC14:12
*** sheel has joined #openstack-cinder14:12
*** geguileo_phone has joined #openstack-cinder14:13
*** ildikov has quit IRC14:15
*** salv-orlando has quit IRC14:18
*** salv-orlando has joined #openstack-cinder14:18
*** haomaiwang has joined #openstack-cinder14:22
*** haomaiwang has quit IRC14:24
*** 21WAAR2TX has joined #openstack-cinder14:24
*** links has quit IRC14:25
*** links has joined #openstack-cinder14:25
*** diogogmt has quit IRC14:26
*** mriedem has joined #openstack-cinder14:26
*** fthiagogv has joined #openstack-cinder14:27
*** diablo_rojo has joined #openstack-cinder14:27
*** laughter_ has joined #openstack-cinder14:29
*** dslev has quit IRC14:29
openstackgerritMerged openstack/os-brick: os-brick add cinder local_dev lvm code  https://review.openstack.org/26073914:29
*** erlon has joined #openstack-cinder14:29
*** links has quit IRC14:29
*** links has joined #openstack-cinder14:30
*** laughterwym has quit IRC14:31
scottdae0ne: Hi14:32
*** jgregor has joined #openstack-cinder14:32
*** esker has quit IRC14:32
e0nescottda: I put minor comment to https://review.openstack.org/#/c/224910/814:32
e0nescottda: can we change commit message to get CI passed?14:33
scottdayes, I can change that.14:33
*** laughterwym has joined #openstack-cinder14:33
e0nescottda: I wanted to change it myself before today's meeting but decided to ask you first14:33
scottdaYou can change it if you want, that would be nice. I'm travelling this week and it might take me a bit of time to get to it.14:34
e0nescottda: thanks! I'll be ready to +2 on it once Jenkins will be happy14:34
*** baumann has joined #openstack-cinder14:34
e0nescottda: ok, doing it right now14:34
scottdacool, thanks14:34
smcginnise0ne, scottda: Hopefully that's the last piece to make that one happy. :)14:35
e0nesmcginnis, scottda: but we've go -1 on grenade job to:(14:35
openstackgerritIvan Kolodyazhny proposed openstack/cinder: cinder-api-microversions code  https://review.openstack.org/22491014:35
smcginnise0ne: Bah!14:35
scottdaYes. I have pinged IRC QA room 2x but haven't gotten any response on that grenade patch14:36
e0nehttps://review.openstack.org/#/c/264995/14:36
scottdaahh. it is reviewed14:36
smcginnisOh, that's right. I saw that comment. Any response for Matt's comment?14:37
*** laughter_ has quit IRC14:37
e0neit's some kind of bureaucracy, IMO14:37
scottdaNo, I wanted to find someone more familiar with api-paste to help with this. I'm not familiar enough to be certain it really is needed.14:37
e0neI will try to answer to Matt14:38
*** dslevin has joined #openstack-cinder14:38
scottdaok14:38
*** yhayashi has joined #openstack-cinder14:38
*** jgregor has quit IRC14:38
dulekscottda: That's api-paste issue?14:38
e0nesmcginnis: btw, thanks for reviewing patches for python-brick-cinderclient-ext14:38
scottdadulek: yes14:38
smcginnise0ne: Thanks for doing them! :)14:38
dulekscottda: Okay, that's easy.14:38
e0nesmcginnis: I just want to make Cinder better:)14:39
smcginnis:)14:39
smcginnise0ne: I'm more and more convinced we need to go in that direction too.14:39
*** jgregor has joined #openstack-cinder14:40
dulekscottda: Ah, I see your Grenade patch. infra folks require adding a release note with upgrade impact explained.14:40
e0nesmcginnis: noted. I'm waiting for your patches;_)14:41
e0ne;-)14:41
smcginnis:)14:41
scottdadulek: Yes, I can do that. But can you say for sure that this api-paste change is needed, and why? I confess that I have done a bit of superstitious coding here, and included it because I have ported from Manila, and they had this change.14:41
*** knomura has quit IRC14:43
e0nescottda: it's a common operators wish: if some config can be unchanged, it should be unchanged14:43
dulekscottda: I see Nova was able to go with standard Versions.factory14:44
*** kaisers_ has quit IRC14:44
scottdae0ne: dulek OK, I'll run some tests to verify.14:44
*** knomura has joined #openstack-cinder14:44
*** crose has quit IRC14:45
*** EinstCrazy has quit IRC14:45
e0nescottda: can we just rename class class VersionsRouter( https://review.openstack.org/#/c/224910/9/cinder/api/versions.py, line #84) to Versions to get it backward compatible?14:46
duleke0ne: +1. With an usage check of course.14:46
*** pradipm has joined #openstack-cinder14:48
scottdaOK, I'll fix that up and test it later tonight (I'm in UTC TZ)14:48
*** akerr has joined #openstack-cinder14:49
*** wilson-1 has quit IRC14:49
*** wilson-1 has joined #openstack-cinder14:50
*** akerr_ has joined #openstack-cinder14:52
knomurasmcginnis: Hi Sean, Are you there?14:52
smcginnisknomura: Hi14:53
knomuraHi, I threw the patch about HBSD drivers. (https://review.openstack.org/#/c/255239/)14:54
knomuraThank you for your comment to my patch. I have a favor to ask.14:54
*** akerr has quit IRC14:55
*** itlinux has quit IRC14:56
knomuraThis patch tries (1) refactor base libraries (2) refactor existing 3 drivers based on libraries change and (3) add a new iSCSI driver.14:56
knomuraMost code of this patch is (1) and (2), they can't be separated because they have dependencies.14:56
smcginnisknomura: I can try to spend some more time looking through it today.14:57
smcginnisknomura: It might have been better to try to get (1) and (2) done first, then have a dependent patch for (3).14:58
smcginnisknomura: But I'll take a look.14:58
knomurasmcginnis: Thank you.14:58
smcginnisnp14:59
mtaninosmcginnis: knomura So one question about deadline. Most of thepatch is refactoring of exiting driver. In that case, the deadline is M-3, right?15:00
mtaninos/thepatch/the patch/15:00
*** 21WAAR2TX has quit IRC15:01
*** haomaiwang has joined #openstack-cinder15:01
*** laughter_ has joined #openstack-cinder15:02
knomurasmcginnis: Yes, I want to hear to you about deadline.15:02
smcginnisknomura, mtanino: If it is adding a new driver, at least that piece of it is M-2.15:03
smcginnisSo if it takes longer than the M-2 deadline that part will need to be removed and just the refactoring could still get in by M-3.15:03
smcginnisBut not the new driver piece.15:04
*** laughterwym has quit IRC15:04
knomurasmcginnis: We have already support fc and iscsi drivers. (hbsd-snm2-fc, hbsd-snm2-iscsi, hbsd-horcm-fc)15:05
mtaninosmcginnis: knomura: hmm, but (3) new driver piece requires (1)(2) changes..15:05
*** links has quit IRC15:07
*** dave-mccowan has joined #openstack-cinder15:09
mtaninosmcginnis: Let us reconsider the steps. Thank you for the advice.15:11
*** lcurtis has joined #openstack-cinder15:12
smcginnismtanino: Good luck. At least you're responsive to review comments, so that will definitely help.15:13
*** dave-mccowan has quit IRC15:13
mtaninosmcginnis: Sure.15:14
*** anshul has quit IRC15:14
*** cheneydc has quit IRC15:15
smcginnisknomura: I missed that that was adding a new driver in that last pass.15:16
smcginnisknomura: In that case it should have a release note with a line under the Feature section stating "Added driver for xxx backend storage" or something along those lines.15:17
knomurasmcginnis: I understand it. Thank you.15:17
mtaninosmcginnis: knomura OK. I will let him know the way to add release note.15:18
smcginnisknomura, mtanino: Thanks!15:18
smcginnisbbl15:18
*** breitz has quit IRC15:19
*** edtubill has joined #openstack-cinder15:20
*** boris-42 has joined #openstack-cinder15:20
*** alonma_ has quit IRC15:24
*** alonma has joined #openstack-cinder15:24
*** shyama has quit IRC15:25
*** shyama has joined #openstack-cinder15:26
mc_nairericksonsantos: yea, I don't think that's actually the same bug as https://bugs.launchpad.net/cinder/+bug/1531502 - it deals exclusively with enforcement of default child projects and has to do with not being able to retrieve the parent_project_id15:26
openstackLaunchpad bug 1531502 in Cinder "Child project's default quota not enforced" [High,New] - Assigned to Ryan McNair (rdmcnair)15:26
*** alonma has quit IRC15:28
*** alonma has joined #openstack-cinder15:31
*** manous has quit IRC15:33
*** shyama has quit IRC15:33
*** manous has joined #openstack-cinder15:34
*** thangp has joined #openstack-cinder15:35
mriedemcinder meeting in 24 minutes?15:36
*** chenzongliang has joined #openstack-cinder15:37
scottdamriedem: yes, I think that's right15:37
diablo_rojomriedem: Correct :)15:38
openstackgerritEric Harney proposed openstack/cinder: Set LVM driver default overprovisioning ratio to 1.0  https://review.openstack.org/26698615:38
chenzonglianghello15:39
openstackgerritAlexey Khodos proposed openstack/cinder: NexentaStor 5 iSCSI backend driver.  https://review.openstack.org/19039115:39
dulekOkay, let's see how successbot works…15:40
*** thangp has left #openstack-cinder15:41
dulek#success Initial tests show that our rolling upgrades stuff is working fine - I'm able to use Mitaka's c-api with Liberty's c-sch and c-vol. :)15:41
openstackstatusdulek: Added success to Success page15:41
openstackgerritAlexey Khodos proposed openstack/cinder: NexentaStor 5 NFS backend driver.  https://review.openstack.org/19027315:42
*** thangp has joined #openstack-cinder15:43
*** thangp has quit IRC15:44
*** thangp has joined #openstack-cinder15:45
sheeldulek: :) great..15:46
scottdae0ne: dulek I've removed the change to api-paste and I'm running Tempest against it now. IF all goes well I'll commit it and we won't need that dependency on the grenade change anymore.15:46
tiagogomes_In the cinder LVM+iSCSI backend, does cinder-volume needs to be installed in the same node where the LVM volumes will be created? Or cinder-volume can run anywhere?15:47
dulekscottda: This seems totally fair to me if this renamed class weren't used anything. But I don't believe it is. :)(15:47
*** timcl has quit IRC15:48
*** baumann has quit IRC15:48
*** mragupat has joined #openstack-cinder15:50
openstackgerritOpenStack Proposal Bot proposed openstack/cinder: Updated from global requirements  https://review.openstack.org/26614815:51
*** gman-tx has joined #openstack-cinder15:53
e0netiagogomes_: if you use LVM, you need c-volume on the each host, where LVM is used15:53
*** timcl has joined #openstack-cinder15:53
TheloHi all, sorry to bother you, I would very much appreciate if you could update your review on this patch ( https://review.openstack.org/#/c/253352/9) so I can hope to merge it before the new driver deadline (19th)15:54
tiagogomes_e0ne ack!15:54
*** pots1 has joined #openstack-cinder15:55
*** diogogmt has joined #openstack-cinder15:55
*** kfarr has joined #openstack-cinder15:57
*** pots1 has quit IRC15:57
*** pots1 has joined #openstack-cinder15:58
*** jgregor has quit IRC15:58
*** bardia has joined #openstack-cinder15:58
*** pots1 is now known as pots15:59
*** jungleboyj has joined #openstack-cinder15:59
*** jgregor has joined #openstack-cinder15:59
*** hemnafk is now known as hemna15:59
*** kmartin has joined #openstack-cinder16:00
flip214go!16:01
*** haomaiwang has quit IRC16:01
*** haomaiwang has joined #openstack-cinder16:01
*** rs007_ has joined #openstack-cinder16:02
*** alonma has quit IRC16:04
openstackgerritAlexey Khodos proposed openstack/cinder: NexentaStor 5 iSCSI backend driver.  https://review.openstack.org/19039116:04
*** baumann has joined #openstack-cinder16:04
*** alonma has joined #openstack-cinder16:04
*** baumann has quit IRC16:04
*** laughter_ has quit IRC16:05
openstackgerritAlexey Khodos proposed openstack/cinder: NexentaStor 5 NFS backend driver.  https://review.openstack.org/19027316:05
*** laughterwym has joined #openstack-cinder16:05
*** jgregor has quit IRC16:06
*** jgregor has joined #openstack-cinder16:07
*** tbarron__ has joined #openstack-cinder16:07
*** pradipm has quit IRC16:08
*** baumann has joined #openstack-cinder16:08
*** alonma has quit IRC16:08
*** obutenko has joined #openstack-cinder16:09
openstackgerritWalter A. Boring IV (hemna) proposed openstack/os-brick: os-brick add extend_volume API  https://review.openstack.org/24377616:09
*** laughterwym has quit IRC16:10
*** salv-orl_ has joined #openstack-cinder16:10
*** alonma has joined #openstack-cinder16:10
*** salv-orlando has quit IRC16:13
*** alonma has quit IRC16:14
*** alonma has joined #openstack-cinder16:16
*** klkumar has quit IRC16:17
*** dims_ has joined #openstack-cinder16:18
*** chenzongliang has quit IRC16:18
*** rajinir has joined #openstack-cinder16:19
*** alonma has quit IRC16:21
*** dims has quit IRC16:21
*** alonma has joined #openstack-cinder16:23
*** martyturner has joined #openstack-cinder16:23
*** knomura has quit IRC16:23
openstackgerritnikeshmahalka proposed openstack/cinder: Add cinder backup driver for Google cloud storage  https://review.openstack.org/26691516:25
hemnae0ne, so gus was supposed to push another sample patch up against os-brick that gets a piece of it working.16:26
hemnathat would allow me to see all the plumbing and understand how it works, so I could then also help with the effort16:26
*** alonma has quit IRC16:27
*** jdurgin1 has joined #openstack-cinder16:27
SwansonEasiest +2/+A awaiting here https://review.openstack.org/#/c/266543/  Just 4 new debug log messages. Will help me debug a CI failure.16:29
*** alonma has joined #openstack-cinder16:29
hemna-116:29
hemnaSwanson, you are missing a .16:29
hemna-1!!!!16:29
SwansonAaaaaaaaaaaaaaaaaa!16:30
hemna:P16:30
*** ildikov has joined #openstack-cinder16:30
eharneyi posted a question there16:30
*** gcb has quit IRC16:31
*** gcb has joined #openstack-cinder16:32
*** rs007_ has quit IRC16:32
*** gman-tx has left #openstack-cinder16:33
*** gman-tx has joined #openstack-cinder16:33
*** gman-tx has left #openstack-cinder16:33
*** alonma has quit IRC16:33
*** alonma has joined #openstack-cinder16:35
hemnaman the OSC is missing a lot of cinder features16:36
hemnathis seems quite premature for us16:36
hemna:(16:36
Swansoneharney, Credentials are in the session.  The actual REST calls should be fine.16:38
hemnaalso, checks like this I don't think belong in the OSC.16:38
hemnahttps://github.com/openstack/python-openstackclient/blob/master/openstackclient/volume/v2/volume.py#L371-L37516:38
hemnawhat happens if the cinderclient changes this behavior ?16:38
hemnasadness ensues16:38
Swansonhemna, thanks for the review!16:39
hemnaSwanson, np16:39
*** alonma has quit IRC16:40
Swansoneharney, thanks for taking a look, too.  I will monitor the logs to make sure I'm not wrong about that.16:40
*** merooney has quit IRC16:44
*** crose has joined #openstack-cinder16:46
*** cdelatte has joined #openstack-cinder16:47
dulekdansmith: Hi, we've run on a little problem with our o.vo approach, can you advise?16:49
*** tbarron__ has quit IRC16:49
dansmithI can try16:49
dulekGenerally - it may happen that a service receives an *older* version that it supports.16:49
dulekI wonder if "upporting" was ever considered?16:49
dansmithmeaning 1.x instead of 2.x?16:49
dulekx.3 instead of x.516:50
dansmiththat'd be breaking the rules!16:50
dansmithwell, maybe I'm jumping to conclusions16:50
dulekThis is because we intent to backport before sending.16:50
dansmithyou mean receiving .3 with some property missing that is expected in .5?16:50
*** vgridnev has quit IRC16:50
dulekAnd we don't know if this will get to a old version or new one.16:51
dulekRight, this may happen…16:51
dansmithwell, in general the code on the receiving side needs to be able to handle x.y back to x.016:51
*** rcernin has quit IRC16:51
dansmithso you would always up-port the thing in the receiving method if you know some default value for a field for example16:52
dulekUsing obj_make_compatible?16:52
dansmithor try to have some standardized method on your base class that attempts to up-port an object I guess16:52
dansmithwell, make_compatible is intended to go backwards16:52
dansmithand it operates on primitives, so it's probably not the best choice16:53
dulekSo probably a new method.16:53
dansmithyeah16:53
dansmithif you do this, we'll see how it goes. it might make sense to add this to the pattern16:53
*** crose has quit IRC16:53
dulekA DB call may also work as id will be normally present.16:53
dansmithI think the reason we didn't do this in the first place is that in general it's hard to say you can always up-port an object16:53
dansmithyou should always be able to go back, but going forward may not be possible due to lack of informaiton,16:54
*** mtanino has quit IRC16:54
dansmithso making the layers above understand this is sometimes going to be required16:54
dulekThis makes sense.16:54
*** harlowja_at_home has joined #openstack-cinder16:54
dulekOkay, so maybe a simple DB call to retrieve a proper version will do.16:55
dulekAs we're keeping everything backward-compatible in case of the DB.16:55
dulekIt may be worse for non-db-based o.vo's… But that's something you should be able to code around.16:55
*** vgridnev has joined #openstack-cinder16:56
*** crose has joined #openstack-cinder16:56
*** vgridnev has quit IRC16:56
dansmithyeah16:57
dulekdansmith: Okay, this was very helpful, thanks! :)16:57
dansmithno prob :)16:57
dulekdansmith: And by the way - I was able to initially confirm today that our RPC backward compatibility stuff makes L's and M's Cinder compatible. Thanks for joining reviews and making us actually care about RPC versioning. It turned out great. :)16:58
hemnasmcginnis, diablo_rojo  https://review.openstack.org/#/c/24334816:59
hemnaI posted a review comment on the OSC16:59
*** dustins has quit IRC16:59
hemnathere are a LOT LOT LOT of missing features wrt to Cinder16:59
hemnaI didn't -1 it because smcginnis had already +1'd it17:00
dansmithdulek: that's awesome :)17:00
diablo_rojohemna: Thanks for looking at that so quickly.17:00
smcginnishemna: Yeah. I think the point for now is getting agreement on this being the long term plan.17:00
hemnabut it sure would be nice to get some clarity on that17:00
jungleboyjsmcginnis: diablo_rojo was kind enough to note that I mean Firebirds for dinner, not Thunderbirds.17:00
hemnaI Think it will lead to a lot of confusion17:00
smcginnisIt's not going to happen right away, and I'm sure there will be a TON of work before we can really do it.17:00
hemnasmcginnis, but that spec says we have to deprecate our client17:00
hemnaand start throwing deprecation warnings when using it.17:00
*** porrua has quit IRC17:00
smcginnisFire/thunder, some sort of bird.17:00
*** haomaiwang has quit IRC17:01
hemnaand then a user goes over to use the OSC17:01
hemnaand whoa...almost nothing is there.17:01
hemna:(17:01
*** haomaiwang has joined #openstack-cinder17:01
hemnathe spec even says the majority of capabilities are in the OSC17:01
smcginnishemna: I won't +2 any patch that does that at this point, that's for sure.17:01
hemnawhen, that's clearly false for Cinder17:01
diablo_rojohemna: Yeah that..not ideal.17:01
hemnaI mean I just spent 5 minutes comparing the 217:01
hemnathis troubles me17:01
smcginnishemna: Feel free to -1 regardless of my vote.17:02
*** yuriy_n17 has quit IRC17:02
smcginnishemna: There's been a lot of back and forth on that one.17:02
hemnanah I won't -1 over my PTL for this type of thing17:02
smcginnisSo I should probably reread the latest stuff.17:02
hemnasucks that I'm late to the game with that review17:02
smcginnishemna: :)17:02
smcginnishemna: I won't be offended.17:02
smcginnisMy +1 is only in that I think it is a decent long term plan.17:02
*** salv-orl_ has quit IRC17:03
smcginnis"long term" being the key part of that.17:03
hemnaI agree with that too17:03
*** nkrinner has quit IRC17:03
hemnathe immediate deprecation for Cinder is problematic17:03
hemnaat best17:03
smcginnisIf anyone submits a patch to start throwing deprecation warnings for cinder client commands I will -2.17:03
*** salv-orlando has joined #openstack-cinder17:03
diablo_rojohemna: Yeah that is a lot of stuff missing. Deprecating Cinder right now would fubar things up fast.17:03
hemna:) ok17:03
hemnadiablo_rojo, yup17:03
hemnaand that's not an exhaustive list17:03
hemnathat's just a quick run through17:03
diablo_rojohemna: Which is even scarier.17:04
hemnacinderclient has a boatload of stuffs17:04
smcginnishemna: Especially now with e0ne's extension work, I don't see it ever being able to be deprecated.17:04
*** yhayashi has quit IRC17:05
diablo_rojohemna: Will the spec effect brick too?17:05
smcginnishemna: Maybe evolved in its focus, but it's not going away.17:05
hemnayah, and that goes contrary to that spec17:05
hemna:(17:05
*** yuriy_n17 has joined #openstack-cinder17:05
hemnadiablo_rojo, brick doesn't have a client17:05
hemnadiablo_rojo, it has e0ne's cinderclient extension17:05
hemnaheh17:05
hemnawhich is even more convoluted wrt OSC17:05
e0neomg....17:05
hemnae0ne, :)17:05
diablo_rojohemna: OH yeah okay. That's what I meant.17:05
hemnae0ne, welcome to the conversation :)17:06
scottdaAnd will OSC work with api-microversions?17:06
hemnascottda, omg17:06
* hemna runs away17:06
scottdaI wonder if nova has thought about this? mriedem ?17:06
e0neI have to look how OSC handles extensions17:06
smcginnisOK, saying there are a few issues to work through is definitely an understatement. :)17:06
hemnasmcginnis, yah17:06
hemnafor sure17:06
*** leeantho has joined #openstack-cinder17:07
hemnaall of that was running through my head as I read the review17:07
hemnapanic17:07
hemnapanic17:07
hemnaum17:07
hemnacrap17:07
hemnaand panic17:07
hemnaok nevermindl17:07
e0nedoes anybody have a link to the spec?17:07
diablo_rojoe0ne: https://review.openstack.org/#/c/24334817:07
hemnahttps://review.openstack.org/#/c/24334817:07
smcginnisGotta run for a bit. BBL17:07
hemnae0ne, I didn't -1 it, just added a grenade17:07
*** jistr has quit IRC17:08
e0ne"- Remove CLI components from CLIs after deprecation period complete." - why we have to remove it?17:09
e0newe can't remove public REST API but can remove CLI API17:09
mriedemi'm told osc is supposed to be handling compute microversions17:09
hemnaI think they want to remove the cinderclient shell.py stuffs eventually17:10
hemnaand have everyone use osc17:10
mriedemwhich might just be a byproduct of osc using the novaclient python api17:10
*** bardia has quit IRC17:10
mriedemand we have compute microversion support in the novaclient python api17:10
scottdamriedem: ok, thanks.  I'll look into to see what it might need for cinder microversions.17:10
mriedemso i think osc just gets it for free17:10
hemnabut that's simply not possible for cinder right now.  major things are missing.17:10
mriedemyou do need some microversion handling bits in the cinderclient python api17:11
mriedemlike what novaclient has17:11
scottdaI've a patch up for that already17:11
*** apoorvad has joined #openstack-cinder17:12
*** alonma has joined #openstack-cinder17:12
scottdahttps://review.openstack.org/24816317:12
mriedemlike this stuff? https://github.com/openstack/python-novaclient/blob/master/novaclient/api_versions.py17:12
mriedemyup https://review.openstack.org/#/c/248163/4/cinderclient/api_versions.py17:13
mriedemif only there were a shared library for this infrastructure type code....17:13
mriedemlike some kind of incubator...17:13
scottdaYeah, since I mostly stole the code from nova.17:13
e0nediablo_rojo, smcginnis, hemna: OSC can't work without Cinder API v1:(17:13
hemnayah17:13
hemnathey have v1 baked in17:14
diablo_rojoe0ne: Uh ohs.17:14
hemnaits uh...not really ready for prime time IMHO17:14
e0neit can use v2 API17:14
e0nebut v1 have to be enabled17:14
e0neoh...17:15
e0nethey fixed it 18 days ago https://github.com/openstack/os-client-config/commit/1cd3e5bb7fd7cd72a481f5ae8bbcd0b2ab11468017:16
openstackgerritSzymon Borkowski proposed openstack/cinder: Start/Stop coordinator with Services  https://review.openstack.org/26331317:17
*** alonma has quit IRC17:17
*** alonma has joined #openstack-cinder17:18
openstackgerritSzymon Borkowski proposed openstack/cinder: Start/Stop coordinator with Services  https://review.openstack.org/26331317:19
*** mragupat has quit IRC17:20
*** ntpttr has joined #openstack-cinder17:20
*** mragupat has joined #openstack-cinder17:20
*** mragupat_ has joined #openstack-cinder17:23
*** alonma has quit IRC17:23
*** lprice1 has quit IRC17:23
*** lprice has joined #openstack-cinder17:23
*** anshul has joined #openstack-cinder17:24
*** asti has quit IRC17:24
*** alonma has joined #openstack-cinder17:25
openstackgerritScott DAngelo proposed openstack/python-cinderclient: api-microversion support for python-cinderclient  https://review.openstack.org/24816317:25
*** krtaylor has quit IRC17:25
*** pots has quit IRC17:25
*** pots has joined #openstack-cinder17:26
*** mudassirlatif has joined #openstack-cinder17:26
*** krtaylor has joined #openstack-cinder17:26
*** mragupat has quit IRC17:26
*** markus_z has quit IRC17:28
e0neadded comment about python-brick-cinderclient-ex in OSC17:28
hemnae0ne, ok cool :)17:29
*** alonma has quit IRC17:29
hemnae0ne, we are trouble makers.  stirring the pot.17:30
e0nehemna: TBH, I like the idea but17:31
*** xyang1 has quit IRC17:31
*** alonma has joined #openstack-cinder17:31
e0ne1) it's too late for it in Mitaka17:31
hemnae0ne, yah I like the OSC as well.17:31
e0ne2) it doesn't support a lot of features17:31
e0ne3) extensions?17:31
*** porrua has joined #openstack-cinder17:31
e0nealternative should have at least the same features, as a current behaviour17:32
*** mtanino has joined #openstack-cinder17:32
*** fernnest_ has joined #openstack-cinder17:33
*** xyang1 has joined #openstack-cinder17:33
diablo_rojoe0ne: Thanks for taking a look and making comments :)17:34
*** alonma has quit IRC17:35
mtaninoDuncanT: Hi, still there?17:36
*** alonma has joined #openstack-cinder17:37
DuncanTmtanino: Just about17:37
mtaninoDuncanT: Can I have a chance to get feedback for this? https://review.openstack.org/#/c/258649/17:38
mtaninoDuncanT: I got have some feedback from smcginnis but I'd like to get other eyes for this.17:38
DuncanTmtanino: I guess as long as the volume type is just a type name, it should be basically fine17:39
mtaninoDuncanT: Yes, the patch just use a name of volume type.17:40
*** alonma has quit IRC17:41
ameadesmcginnis: https://etherpad.openstack.org/p/liberty-cross-project-user-notifications17:42
*** tbarron_ has joined #openstack-cinder17:42
ameadethis is the link from vancouver17:42
ameadewe had made a lot more progress on the design17:42
DuncanTmtanino: I'm not convinced it should be a config option for what property to use, that  makes things tricky between clouds and is hard to discover17:43
*** alonma has joined #openstack-cinder17:43
DuncanTmtanino: I don't know what glance's answer for picking a standard key name will be though17:43
*** _sombrafam_ has quit IRC17:45
mtaninoDuncanT: If we can decide the exact entry name between Cinder and Glance, we don't need this option.17:45
mtaninoDuncanT: like "hypervisor_type" which is used Nova.17:45
*** vgridnev has joined #openstack-cinder17:46
*** ChubYann has joined #openstack-cinder17:46
*** _sombrafam_ has joined #openstack-cinder17:46
*** alonma has quit IRC17:47
DuncanTmtanino: Yes, I'd rather glance just agreed to a name, like nova did17:48
e0nesmcginnis, hemna: https://github.com/openstack/python-heatclient/blob/master/heatclient/osc/plugin.py17:48
mtaninoDuncanT: I understand. Let me discuss the name with Glance's team and get back that result to this patch. Thank you for the feedback.17:49
DuncanTmtanino: You're welcome. I'll try to add the same comments to the review later17:49
*** alonma has joined #openstack-cinder17:49
mtaninoDuncanT: It's helpful :)17:49
*** shyama has joined #openstack-cinder17:50
e0nesmcginnis, hemna: and https://review.openstack.org/#/q/topic:bp/heat-support-python-openstackclient17:51
*** harlowja_at_home has quit IRC17:52
*** alonma has quit IRC17:54
*** jordanP has quit IRC17:55
*** alonma has joined #openstack-cinder17:55
*** raildo is now known as raildo-afk17:57
*** merooney has joined #openstack-cinder18:00
*** alonma has quit IRC18:00
*** haomaiwang has quit IRC18:01
*** haomaiwang has joined #openstack-cinder18:01
*** alonma has joined #openstack-cinder18:02
*** [1]Thelo has joined #openstack-cinder18:02
*** _sombrafam_ has quit IRC18:03
*** e0ne has quit IRC18:04
*** Thelo has quit IRC18:04
*** [1]Thelo is now known as Thelo18:04
*** leeantho has quit IRC18:05
*** asti has joined #openstack-cinder18:05
*** alonma has quit IRC18:06
*** raildo-afk is now known as raildo18:06
*** alonma has joined #openstack-cinder18:08
*** rajinir has quit IRC18:08
*** boris-42 has quit IRC18:08
*** erlon has quit IRC18:08
*** Lee1092 has quit IRC18:08
*** adrianofr has quit IRC18:08
*** wanghao has quit IRC18:08
*** JoseMello has quit IRC18:08
*** briancurtin has quit IRC18:08
*** tpsilva has quit IRC18:08
*** zhenguo has quit IRC18:08
*** patrickeast has quit IRC18:08
*** sweston has quit IRC18:08
*** tpeoples has quit IRC18:08
*** ameade has quit IRC18:08
*** fmccrthy has quit IRC18:08
*** DuncanT has quit IRC18:08
*** cppforlife_ has quit IRC18:08
*** serverascode has quit IRC18:08
*** zhiyan has quit IRC18:08
*** scottda has quit IRC18:08
*** rhefner has quit IRC18:08
*** gcb has quit IRC18:11
*** gcb has joined #openstack-cinder18:12
*** lpetrut has quit IRC18:12
*** alonma has quit IRC18:12
*** mrrowden has joined #openstack-cinder18:13
*** serverascode has joined #openstack-cinder18:14
*** scottda has joined #openstack-cinder18:14
*** DuncanT has joined #openstack-cinder18:15
*** leeantho has joined #openstack-cinder18:15
*** tpsilva has joined #openstack-cinder18:15
*** sweston has joined #openstack-cinder18:16
*** jgregor has quit IRC18:17
*** adrianofr has joined #openstack-cinder18:17
*** Lee1092 has joined #openstack-cinder18:18
*** _sombrafam_ has joined #openstack-cinder18:19
*** ameade has joined #openstack-cinder18:21
*** dustins has joined #openstack-cinder18:21
*** erlon has joined #openstack-cinder18:22
*** fthiagogv_ has joined #openstack-cinder18:22
*** alonma has joined #openstack-cinder18:22
*** wanghao has joined #openstack-cinder18:23
*** patrickeast has joined #openstack-cinder18:23
openstackgerritLiuNanke proposed openstack/python-cinderclient: Keep py3.X compatibility for urllib  https://review.openstack.org/26707918:24
*** zhiyan has joined #openstack-cinder18:24
*** fthiagogv has quit IRC18:24
*** tpeoples has joined #openstack-cinder18:24
*** gabriel has quit IRC18:25
*** ericksonsantos has quit IRC18:25
*** rhefner has joined #openstack-cinder18:25
*** garthb has joined #openstack-cinder18:25
*** briancurtin has joined #openstack-cinder18:26
*** patrickeast_ has joined #openstack-cinder18:26
*** bardia has joined #openstack-cinder18:26
*** patrickeast_ has quit IRC18:26
*** alonma has quit IRC18:27
*** fthiagogv_ has quit IRC18:27
*** ociuhandu has quit IRC18:28
*** alonma has joined #openstack-cinder18:29
*** cppforlife_ has joined #openstack-cinder18:29
*** dims_ has quit IRC18:30
*** mgagne has quit IRC18:30
*** rcernin has joined #openstack-cinder18:31
*** rajinir has joined #openstack-cinder18:31
*** mgagne has joined #openstack-cinder18:31
*** mgagne is now known as Guest8280318:31
*** dims has joined #openstack-cinder18:32
*** fmccrthy has joined #openstack-cinder18:32
*** Guest82803 is now known as mgagne18:32
*** mgagne has quit IRC18:33
*** mgagne has joined #openstack-cinder18:33
*** alonma has quit IRC18:33
*** JoseMello has joined #openstack-cinder18:34
openstackgerritAlexey Khodos proposed openstack/cinder: NexentaStor 5 iSCSI backend driver.  https://review.openstack.org/19039118:34
*** alonma has joined #openstack-cinder18:35
*** zhenguo has joined #openstack-cinder18:36
openstackgerritEric Harney proposed openstack/cinder: Set LVM driver default overprovisioning ratio to 1.0  https://review.openstack.org/26698618:38
*** e0ne has joined #openstack-cinder18:38
*** Lee1092 has quit IRC18:38
*** raildo is now known as raildo-afk18:39
*** alonma has quit IRC18:39
openstackgerritKendall Nelson proposed openstack/os-brick: WIP: Remove multipath -l logic from ISCSI connector  https://review.openstack.org/26708518:42
*** alonma has joined #openstack-cinder18:43
*** ig0r_ has joined #openstack-cinder18:43
*** anshul has quit IRC18:45
*** wilson-liu has joined #openstack-cinder18:46
openstackgerritAngela Smith proposed openstack/cinder: Adds HTTPS southbound connector for Brocade FC Zone Driver  https://review.openstack.org/18479918:46
*** jgregor has joined #openstack-cinder18:47
*** alonma has quit IRC18:48
*** ntpttr has quit IRC18:48
*** wilson-1 has quit IRC18:49
*** anish has quit IRC18:49
*** alonma has joined #openstack-cinder18:49
*** baumann1 has joined #openstack-cinder18:50
*** baumann has quit IRC18:50
*** ntpttr has joined #openstack-cinder18:50
*** alonma has quit IRC18:54
rhagarty_xyang1, hello - is there a quota specifically for consistency group snapshots? Or do we just use the general snapshots quota?18:55
*** alonma has joined #openstack-cinder18:55
*** lpetrut has joined #openstack-cinder18:58
xyang1rhagarty_: there is no quota for cgsnapshot18:59
rhagarty_xyang1, ok - thanks18:59
*** alonma has quit IRC19:00
*** haomaiwang has quit IRC19:01
*** 5EXAAP39W has joined #openstack-cinder19:01
*** alonma has joined #openstack-cinder19:01
*** ericksonsantos has joined #openstack-cinder19:02
*** mriedem is now known as mriedem_meeting19:02
*** garthb_ has joined #openstack-cinder19:02
*** garthb has quit IRC19:03
*** raildo-afk is now known as raildo19:03
*** fthiagogv has joined #openstack-cinder19:04
*** alonma has quit IRC19:06
*** shyama has quit IRC19:07
smcginnishemna: ping19:09
hemnasmcginnis, hey19:10
smcginnishemna: Hey. So I'll need to do another os-brick release to support the ITRO DISCO driver work.19:11
smcginnishemna: Sending though the extend stuff now.19:11
hemnayah, we need to do a release of os-brick as well19:11
hemnain order for my cinder local_dev removal patch to pass19:11
smcginnishemna: Anything else I should hold for before requesting a new release?19:11
hemnanah19:11
hemnadiablo_rojo, is working on an iSCSI bug, but that might be a while19:11
hemnawe can do another drop closer to M2 for that if she can get it done19:11
smcginnishemna: Cool. As soon as those go through I'll get that requested. Thanks!19:12
hemnahttps://review.openstack.org/#/c/204191/19:12
hemnatake a peek at that one19:12
hemnajgriffith, had some questions about it and anthony reworked it19:12
smcginnisOh yeah, I remember that one.19:12
*** vivekd has joined #openstack-cinder19:13
*** sheel has quit IRC19:14
*** kfarr has quit IRC19:15
*** crose has quit IRC19:16
*** wilson-liu has quit IRC19:17
*** prit has joined #openstack-cinder19:18
patrickeasthey, quick question for folks who have implemented v2 replication.... what are you doing when failing over an attached volume?19:19
smcginnisSwanson: ^^19:19
patrickeasti poked around through some of the impls and didn't really see any special handling19:19
patrickeasttesting the pure one we failover, a new volume is created on the target array19:20
smcginnispatrickeast: It's not very special at the moment. :]19:20
hemnasmcginnis, https://review.openstack.org/#/c/26642419:20
hemnaI just +A'd that one19:20
patrickeastbut cinder and nova still have it attached to the old one19:20
hemnasadness19:20
Swansonpatrickeast, same thing I'm doing when they are not attached.19:20
hemnaand l a m e19:20
hemnaeharney, found that one19:20
patrickeastso like IO goes to the old volume, but cinder thinks we've swapped to the new array19:20
hemnait seems that assertFalse(None) passes.  smh19:20
patrickeastsince the provider_location/host has changed19:20
Swansonpatrickeast, yes, but who is going to initiate a failover in that case.19:21
hemnaeharney, thanks for that one19:21
smcginnisI would actually like to see failover removed for now until we have a "real" failover answer.19:21
patrickeastSwanson: dunno XD19:21
patrickeastSwanson: but there isn't anything stopping them19:21
hemnawe support failover...or are trying to19:21
hemnawe are blocking certain things on a failed over volume19:22
Swansonpatrickeast, this is true.  you could always reject a failover if there is traffic to the old volume.19:22
patrickeastSwanson: the use case i can see is something like test-failover, which from what i've heard is a thing... but honestly i dunno19:22
hemnalike manage snapshot19:22
priti keep getting a 'qemu-img i/o error, failure while writing to zero block' every time I try to create a volume from an existing image. It gets into the downloading state and throws this error soon after19:22
patrickeasthemna: yea same, we are going to have to block some things that would produce weird behavior19:22
prithas anyone ever had this issue19:22
Swansonone of the issues with failover is how to tell if something should be failed over.  your cinder node might not be able to talk to the device but the actual device might be available to the nova node.19:22
hemnapatrickeast, I had thought about putting that check up into the volume manager actually19:22
hemnaI'19:22
hemnapatrickeast, I'm not sure why any backend would want to enable managing a snapshot on a failed over volume19:23
patrickeastSwanson: yah19:23
hemnait's something we should put on the agenda for Raleigh19:23
SwansonOpen issue.  I don't want to speak for jgriffith but I don't think he wanted to include failover in the first place.19:23
*** asti has quit IRC19:23
hemnaSwanson, +119:23
patrickeastyep19:23
hemnaI think you are right19:23
*** crose has joined #openstack-cinder19:23
patrickeastso i guess maybe a topic for mid-cycle19:24
smcginnispatrickeast: +119:24
patrickeastso we can at least figure out some expected behavior19:24
hemnayup19:24
hemnatag it as experimental19:24
hemna:)19:24
hemnaour first experimental API19:24
patrickeasti would hate for all of us to define our own thing and give some weird stuff that all works differently19:24
patrickeasthaha19:24
*** gabriel has joined #openstack-cinder19:24
SwansonI think not implemented should be a valid implementation.19:24
*** diablo_rojo has quit IRC19:25
hemnascottda, any updates on the microversion gate thingy ?19:25
SwansonBut something really needs to percolate up to Nova so it knows it needs to kill io and reattach to a new volume.  Thoughts on that?19:25
hemnascottda, api-paste.ini19:25
*** kfarr has joined #openstack-cinder19:25
smcginnisIs scottda in Ireland right now? Probably asleep.19:26
smcginnisOr drunk.19:26
smcginnisOr both.19:26
smcginnis:P19:26
e0ne:)19:26
SwansonLooks like they've released the hounds on gate again.19:27
*** mrrowden has quit IRC19:27
e0neI remember that 'to sleep' was awsome. I trid it few times19:27
*** _sombrafam_ has quit IRC19:27
*** asti has joined #openstack-cinder19:28
smcginnise0ne: Yeah, how late is it there?19:28
patrickeastSwanson: yea i agree,  i think right now it should be ok if we can just disconnect and re-attach the volume19:28
e0nesmcginnis: 9.28pm in Ukraine19:28
smcginnise0ne: Oh, not too late yet. :)19:28
patrickeastSwanson: but we need to make sure that the drivers are setup to expect that, i cant speak for all of them, but as-is the pure v2 repl wouldn't do the right thing if asked to disconnect the failed over volume19:29
hemnae0ne, :)19:29
openstackgerritYucong Feng proposed openstack/cinder: Remove extra get_active_zoneset query from Brocade CLI  https://review.openstack.org/26604419:29
hemnae0ne, it seems everyone in eastern block countries are turning into vampires19:29
smcginnis:)19:30
Swansonpatrickeast, Dell loses track of the original volume after failover.  If cinder can even talk to the original volume it would have to disconnect before finishing the failover.19:30
e0nehemna: it has pros too: I can wakeup later :)19:30
hemnaSwanson, for managed ?19:31
hemnaor unmanaged ?19:31
Swansonhemna, managed.  we don't do unmanaged.19:32
*** jungleboyj has quit IRC19:32
hemnaSwanson, we are masochists.  we support both in our driver19:32
hemnawhy?19:32
hemnajust because I guess.19:32
Swansonhemna, managed was going to tear up too many things.19:33
scottdahemna: yup, I'm in Ireland. Waiting for tempest tests on my laptop. Then I've a patch with the api-paste changes removed.19:33
smcginnisscottda: :)19:34
*** _sombrafam_ has joined #openstack-cinder19:34
hemnaSwanson, we have lots of complicated craziness now with determining how to connect to the array, because of supporting managed and unmanaged.19:35
Swansonhemna, I'm not sure I care for the names managed and unmanaged.  Seems like unmanaged requires more management than managed.19:37
Swansonhemna, But it makes it easier to failback.19:37
Swansonhemna, part of the reason for breaking things off is that when you failover it can be tough to tell which volume is more current (for reasons patrickeast mentions) so this way we leave the admin with their failed over volume plus the old volume in a state they could attach to if they import it.19:39
*** thangp has left #openstack-cinder19:39
*** boris-42 has joined #openstack-cinder19:40
hemnaif anyone is bored....19:42
hemnahttps://review.openstack.org/#/c/266006/19:42
hemnacould use some eyes on that one.19:42
hemnathis will help the multiattach work that ildikov is working on in Nova.19:42
e0nehemna, ildikov: +2/A'd19:49
ildikove0ne: thanks much! :)19:49
hemnae0ne, thanks!19:49
e0nehemna, ildikov:  you're welcome!19:49
hemnaxyang1, didn't we have at one point CG disabled in the policy file ?19:50
xyang1hemna: it is still disabled19:50
patrickeasthemna: it still is afaik19:50
xyang1hemna: why?19:50
hemnaxyang1, oh  that's the "group:nobody"  value ?19:50
patrickeastyah19:51
xyang1hemna: yes:)19:51
hemnaah ok great thanks :)19:51
patrickeastxyang1: are there any plans to make it not disabled by default?19:51
xyang1patrickeast: I am all for it but others have concerns.19:52
*** mriedem_meeting is now known as mriedem19:52
prithttp://pastebin.com/ZJryFtzx this is exactly what keeps occuring for me when I try to create a volume from an image19:53
pritdoes anyone have any tips to debug this?19:53
hemnapatrickeast, hrmm that io error looks familiar that prit is seeing no ?19:54
hemnaprit, what version of cinder ?19:54
hemnamaster?19:54
hemnaliberty ?19:54
hemnakilo ?19:54
hemnaiSCSI volume ?19:54
*** diablo_rojo has joined #openstack-cinder19:54
hemnamultipath ?19:54
patrickeasthemna: yea that does look familiar19:55
hemnalooks like an fc volume19:55
pritmaster and FC19:55
hemnahrmm19:55
hemnabut not multipath right ?19:55
prityeah its not multipath19:55
*** mudassirlatif has quit IRC19:56
hemnapatrickeast, we only have that wait_for_rw during the multipath use case right ?19:56
hemnasure smells like the same issue19:57
patrickeasthemna: uhhh i'm not sure... that sounds right though, only FC + mpio19:57
hemnaprit, I've not seen that happen in your use case19:57
patrickeasti don't see the permission denied thing though19:58
hemnaprit, but we have seen something similar when FC volumes were multipath19:58
patrickeastiirc the error message was different from the qemu-img command19:58
hemnapatrickeast, that could be up further ?19:58
prithmm alright, yeah im sure im not using multipath19:58
pritor im pretty sure haha19:58
patrickeasthemna: yea19:58
patrickeastprit: you can see if you have the multipath_for_img_xfer (i think thats what its called) in your cinder.conf19:58
hemnaprit, any other related errors above that trac e?19:58
hemnatrace19:58
hemnause_multipath_for_image_xfer=True19:59
*** jungleboyj has joined #openstack-cinder19:59
hemnaif you have the multipath daemon19:59
pritno related errors that i can see, i actually just googled the qemu-img error and someone else had it up on pastebin a few months ago20:00
*** lpetrut has quit IRC20:00
pritlet me do a another stack on devstack and paste over my logfile so you can see exactly whats happening to me20:00
*** lpetrut has joined #openstack-cinder20:00
hemnaprit, you can do normal volume attaches with the same backend and do IO ?20:00
prityeah i can20:00
hemnahrmm20:00
*** 5EXAAP39W has quit IRC20:01
hemnahard to tell what's up from here, but it looks odd20:01
*** haomaiwang has joined #openstack-cinder20:01
pritalright, no worries. I'll paste over my exact logfile as soon as stack.sh is done running20:01
hemnaprit, or put the logfile somewhere other than pastebin20:02
hemnapastebin kinda sux for logfiles20:02
pritoh ok, where should I put it? any suggestions?20:02
*** alonma has joined #openstack-cinder20:02
hemnaheh not sure20:02
hemnadropbox ?20:02
*** ntpttr has quit IRC20:02
*** eharney has quit IRC20:06
*** alonma has quit IRC20:06
*** alonma has joined #openstack-cinder20:08
*** alonma has quit IRC20:13
*** rajinir has quit IRC20:15
*** alonma has joined #openstack-cinder20:16
*** dims has quit IRC20:18
*** dims has joined #openstack-cinder20:18
*** alonma has quit IRC20:20
*** rcernin has quit IRC20:20
*** garthb_ has quit IRC20:22
*** alonma has joined #openstack-cinder20:22
*** garthb_ has joined #openstack-cinder20:22
*** crose has quit IRC20:23
*** manous has quit IRC20:25
*** e0ne has quit IRC20:25
*** alonma has quit IRC20:27
*** ericksonsantos has quit IRC20:27
*** vincent_hou has joined #openstack-cinder20:28
*** lpetrut has quit IRC20:28
*** alonma has joined #openstack-cinder20:28
*** _sombrafam_ has quit IRC20:29
*** hemna is now known as hemnafk20:29
*** eharney has joined #openstack-cinder20:30
openstackgerritMerged openstack/cinder: Dell SC: Adding logging to httpclient  https://review.openstack.org/26654320:32
*** asti has quit IRC20:32
*** alonma has quit IRC20:33
*** mudassirlatif has joined #openstack-cinder20:33
*** asti has joined #openstack-cinder20:34
*** alonma has joined #openstack-cinder20:34
*** raildo is now known as raildo-afk20:35
*** rlrossit has quit IRC20:39
*** alonma has quit IRC20:40
*** rlrossit has joined #openstack-cinder20:40
*** sombrafam has joined #openstack-cinder20:42
*** apoorvad has quit IRC20:43
*** rlrossit_ has joined #openstack-cinder20:44
*** alonma has joined #openstack-cinder20:44
*** rlrossit_ has joined #openstack-cinder20:44
*** rlrossit has quit IRC20:44
*** alonma has quit IRC20:48
*** rcernin has joined #openstack-cinder20:50
*** alonma has joined #openstack-cinder20:50
*** sombrafam has quit IRC20:51
*** timcl has quit IRC20:53
*** sombrafam has joined #openstack-cinder20:53
*** alonma has quit IRC20:54
*** belmoreira has joined #openstack-cinder20:56
*** alonma has joined #openstack-cinder20:56
*** aix has quit IRC20:56
*** alonma has quit IRC21:00
*** haomaiwang has quit IRC21:01
*** haomaiwang has joined #openstack-cinder21:01
*** cknight has quit IRC21:01
*** ekarlso has quit IRC21:01
*** ekarlso has joined #openstack-cinder21:01
*** alonma has joined #openstack-cinder21:02
*** dustins has quit IRC21:03
*** raildo-afk is now known as raildo21:03
*** raildo is now known as raildo-afk21:03
*** rcernin has quit IRC21:04
rhagarty_xyang1, another CG question... there is a "force" flag to create a snapshot of a volume "in-use". Is this not an issue when creating CG snapshots?21:06
*** vincent_hou has quit IRC21:06
*** alonma has quit IRC21:06
openstackgerritAlexey Khodos proposed openstack/cinder: NexentaStor 5 iSCSI backend driver.  https://review.openstack.org/19039121:07
*** akshai has quit IRC21:08
openstackgerritAlexey Khodos proposed openstack/cinder: NexentaStor 5 iSCSI backend driver.  https://review.openstack.org/19039121:09
*** alonma has joined #openstack-cinder21:09
*** ntpttr has joined #openstack-cinder21:11
*** merooney has quit IRC21:12
*** akshai has joined #openstack-cinder21:12
xyang1rhagarty_: no, the flag to create individual snapshot won't be affecting cgsnapshot creation because cgsnapshot does not use external snapshot api21:12
*** qeas has quit IRC21:13
*** gouthamr has quit IRC21:13
rhagarty_xyang1, so cgsnapshot create will work even if volumes are "in-use"?21:14
*** alonma has quit IRC21:14
*** ig0r_ has quit IRC21:14
*** alonma has joined #openstack-cinder21:15
flip214jgriffith: DuncanT: thingee: if some of you are extremely bored, I've got a DRBD patch up for review... https://review.openstack.org/#/c/259973 I even feel sorry for asking, I can't imagine that anybody still finds free time.21:16
flip214thank you, I'll go to bed now.21:17
*** akshai has quit IRC21:19
*** alonma has quit IRC21:20
*** alonma has joined #openstack-cinder21:22
*** ig0r_ has joined #openstack-cinder21:23
xyang1rhagarty_: so now force flag is false for cgsnapshot, I think it should be changed to true21:24
openstackgerritNate Potter proposed openstack/cinder: Remove access_mode 'rw' setting in drivers  https://review.openstack.org/26544321:25
rhagarty_xyang1, I agree21:25
*** alonma has quit IRC21:26
*** tbarron_ has quit IRC21:26
*** alonma has joined #openstack-cinder21:28
*** divab is now known as abhi21:29
*** cknight has joined #openstack-cinder21:30
*** ig0r_ has quit IRC21:31
*** alonma has quit IRC21:32
*** salv-orlando has quit IRC21:34
*** salv-orlando has joined #openstack-cinder21:35
*** alonma has joined #openstack-cinder21:35
*** apoorvad has joined #openstack-cinder21:35
*** sombrafam has quit IRC21:39
*** alonma has quit IRC21:39
*** hemnafk is now known as hemna21:40
*** sombrafam has joined #openstack-cinder21:41
*** alonma has joined #openstack-cinder21:44
*** ig0r_ has joined #openstack-cinder21:44
*** akshai has joined #openstack-cinder21:44
openstackgerritKendall Nelson proposed openstack/os-brick: WIP: Remove multipath -l logic from ISCSI connector  https://review.openstack.org/26708521:45
*** ig0r_ has quit IRC21:45
*** e0ne has joined #openstack-cinder21:45
nikeshmhi21:48
*** sombrafam has quit IRC21:48
openstackgerritMitsuhiro Tanino proposed openstack/cinder: Support cinder_img_volume_type in image metadata  https://review.openstack.org/25864921:49
*** alonma has quit IRC21:49
*** alonma has joined #openstack-cinder21:50
*** e0ne has quit IRC21:50
*** alonma has quit IRC21:55
*** rcernin has joined #openstack-cinder21:55
openstackgerritnikeshmahalka proposed openstack/cinder: Add cinder backup driver for Google cloud storage  https://review.openstack.org/26691521:56
*** alonma has joined #openstack-cinder21:57
openstackgerritMerged openstack/os-brick: Revert "Use assertTrue/False instead of assertEqual(T/F)"  https://review.openstack.org/26642421:57
*** garthb__ has joined #openstack-cinder21:58
*** garthb__ has quit IRC22:00
*** vgridnev has quit IRC22:00
*** haomaiwang has quit IRC22:01
*** garthb__ has joined #openstack-cinder22:01
*** haomaiwang has joined #openstack-cinder22:01
*** garthb_ has quit IRC22:01
*** alonma has quit IRC22:01
*** geguileo_mobile has joined #openstack-cinder22:03
*** zongliang has quit IRC22:04
*** belmoreira has quit IRC22:05
*** alonma has joined #openstack-cinder22:06
*** geguileo_phone has quit IRC22:07
*** salv-orl_ has joined #openstack-cinder22:09
*** kfarr has quit IRC22:09
*** alonma has quit IRC22:10
*** rcernin has quit IRC22:10
openstackgerritMerged openstack/cinder: Handling Invalid argument iflag=direct in dd  https://review.openstack.org/26582022:11
*** salv-orlando has quit IRC22:12
*** alonma has joined #openstack-cinder22:12
*** ndipanov has quit IRC22:12
*** sgotliv has quit IRC22:13
*** alonma has quit IRC22:16
jungleboyjsmcginnis: hemna When you get a chance can you guys look at this:  https://review.openstack.org/#/c/266614/1  First of a couple of quota fix backports that would be good to get in.22:17
*** alonma has joined #openstack-cinder22:18
*** alonma has quit IRC22:23
*** boris-42 has quit IRC22:23
*** alonma has joined #openstack-cinder22:24
openstackgerritnikeshmahalka proposed openstack/cinder: Add cinder backup driver for Google cloud storage  https://review.openstack.org/26691522:25
*** cknight has quit IRC22:26
*** isaacb has quit IRC22:26
*** baumann1 has left #openstack-cinder22:29
*** alonma has quit IRC22:29
*** alonma has joined #openstack-cinder22:31
*** jgregor has quit IRC22:31
*** jgregor has joined #openstack-cinder22:32
openstackgerritKaitlin Farr proposed openstack/cinder: Specify key algorithm and size for create_key  https://review.openstack.org/25150322:33
*** jgregor has quit IRC22:34
*** jgregor has joined #openstack-cinder22:34
*** jgregor has quit IRC22:35
*** alonma has quit IRC22:36
*** diablo_rojo has quit IRC22:36
*** diablo_rojo has joined #openstack-cinder22:36
*** alonma has joined #openstack-cinder22:37
*** edtubill has quit IRC22:37
*** xyang1 has quit IRC22:39
*** diablo_rojo has quit IRC22:41
*** alonma has quit IRC22:41
*** alonma has joined #openstack-cinder22:45
*** vivekd has quit IRC22:46
hemnajungleboyj, ok22:47
hemnalooks like smcginnis already handled it22:48
jungleboyjhemna: Thank you sir.22:48
*** alonma has quit IRC22:50
*** gouthamr has joined #openstack-cinder22:50
*** alonma has joined #openstack-cinder22:51
*** asti has quit IRC22:52
mriedemhemna: smcginnis: have fun digesting this http://lists.openstack.org/pipermail/openstack-dev/2016-January/084031.html22:53
mriedemildikov: ^22:53
mriedemi'm going home22:53
*** rajinir has joined #openstack-cinder22:53
hemnashould I get out my tums ?22:53
smcginnismriedem: Thanks!22:54
*** alonma has quit IRC22:55
*** martyturner has quit IRC22:56
*** tpsilva has quit IRC22:56
*** alonma has joined #openstack-cinder22:57
*** mriedem is now known as mriedem_away23:00
hemnamriedem_away, nice write up23:00
*** haomaiwang has quit IRC23:01
hemnamriedem_away, thanks for doing that.  release the hounds.23:01
mriedem_awaytried to distill about a week's worth of talking about this in irc and gerrit23:01
mriedem_awaynow it's everyone else's problem23:01
hemnait's a lot to digest23:01
*** haomaiwang has joined #openstack-cinder23:01
hemna:)23:01
*** alonma has quit IRC23:02
*** rlrossit_ has quit IRC23:02
*** porrua has quit IRC23:03
smcginnis:)23:03
*** porrua has joined #openstack-cinder23:03
*** porrua has quit IRC23:03
*** alonma has joined #openstack-cinder23:04
*** sombrafam has joined #openstack-cinder23:04
openstackgerritWalter A. Boring IV (hemna) proposed openstack/cinder: 3PAR fix driver to work with image cache  https://review.openstack.org/23614323:08
*** alonma has quit IRC23:08
*** JoseMello has quit IRC23:08
*** sombrafam has quit IRC23:09
*** alonma has joined #openstack-cinder23:10
*** prit has quit IRC23:13
*** alonma has quit IRC23:14
*** alonma has joined #openstack-cinder23:16
*** jungleboyj has quit IRC23:17
*** alonma has quit IRC23:20
*** alonma has joined #openstack-cinder23:22
*** ociuhandu has joined #openstack-cinder23:23
*** alonma has quit IRC23:27
*** alonma has joined #openstack-cinder23:28
gushemna: that privsep sample change is https://review.openstack.org/#/c/258252/ btw23:29
gushemna: the dsvm jobs are choking on it because we need a new privsep release with a fix and/or create a new (experimental?) jenkins job that runs with privsep in LIBS_FROM_GIT.23:30
gus(the latter approach won't help with 3rd-party bots)23:31
*** chris_morrell has quit IRC23:31
*** alonma has quit IRC23:33
*** alonma has joined #openstack-cinder23:35
hemnahey23:36
hemnaI was JUST setting up a new vagrant with nfs to try it all out23:36
hemnaI've not setup an nfs cinder driver before, so this is 'fun'23:36
hemnagus, so can you do a release of privsep ?23:37
gusyes, but it still takes a review cycle or two.23:37
hemnaI'd probably just go that route23:38
*** lcurtis has quit IRC23:38
*** alonma has quit IRC23:39
gusI note that remotefs goes to rather great lengths to have kwargs prefixed by the protocol being used ("nfs_mount_point_base=foo" vs "glusterfs_mount_point_base=foo", etc)23:39
gusis that for some deep reason, or just history?23:40
*** chlong-afk has quit IRC23:40
*** ntpttr has quit IRC23:40
*** sombrafam has joined #openstack-cinder23:40
gusas far as I can tell naively, it seems to just add code to add the correct prefix and then more code elsewhere to remove the prefix.  I sort of stripped it out in https://review.openstack.org/#/c/258252/5/os_brick/initiator/connector.py, but I'm expecting someone to object to that part of the patch..23:41
*** mragupat_ has quit IRC23:41
gus(I change RemoteFsClient to just take "mount_point_base=foo")23:41
*** merooney has joined #openstack-cinder23:45
*** akshai has quit IRC23:47
hemnaback23:47
hemnaso...23:47
hemnafor the remotefs stuff, I'm not overly familiar.23:48
hemnaI'm still learning it myself.  I've not done an nfs cinder driver yet23:48
hemnaI'm way more familiar with iSCSI and FC23:48
hemnaeharney, might be able to help with that review23:48
hemnain terms of the remotefs stuffs23:49
gusthats ok - I'll just carry on until someone objects ;)23:49
hemnaI'm trying to stand up cinder now w/ an nfs driver, so I can test all of this23:49
*** alonma has joined #openstack-cinder23:49
*** diogogmt has quit IRC23:49
*** smoriya_ has joined #openstack-cinder23:51
*** alonma has quit IRC23:54
*** ntpttr has joined #openstack-cinder23:54
*** akshai has joined #openstack-cinder23:54
*** alonma has joined #openstack-cinder23:55
*** ntpttr has left #openstack-cinder23:57
openstackgerritwanghao proposed openstack/cinder: Unmanaging vol/snap reduces quota incorrectly  https://review.openstack.org/23243623:58

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