Tuesday, 2017-10-10

*** edmondsw has quit IRC00:04
mriedem1smcginnis: jgriffith: jungleboyj: looks like https://review.openstack.org/#/c/510615/ was the magic00:04
mriedem1drops the c-api start time from 62 seconds to 4 seconds00:04
*** mriedem1 is now known as mriedem00:04
*** aspiers has quit IRC00:11
*** gouthamr has joined #openstack-cinder00:21
smcginnismriedem: Ooh, nice.00:27
*** wanghao has joined #openstack-cinder00:28
smcginnisjungleboyj: We may want to consider backporting that to Pike. Since it was supposed to be removed awhile ago that part is fine, but the long start time being the bigger issue.00:28
mriedemif no one noticed in pike, i wouldn't consider it urgent enough00:39
*** mriedem has quit IRC00:40
*** Apoorva_ has joined #openstack-cinder00:41
smcginnisNot critical enough to go to ocata I think, but would be kind of nice for pike.00:41
*** Apoorva has quit IRC00:44
*** Apoorva_ has quit IRC00:45
smcginnisHow did everything just go into merge conflict?00:45
openstackgerritSean McGinnis proposed openstack/cinder master: Add .stestr.conf configuration  https://review.openstack.org/50542100:46
openstackgerritSean McGinnis proposed openstack/cinder master: Remove API check is_valid_body  https://review.openstack.org/50928300:53
*** savvas has joined #openstack-cinder00:57
openstackgerritEric Young proposed openstack/cinder master: ScaleIO Driver - adding cache and refactoring tests  https://review.openstack.org/50247300:58
openstackgerritBoris Pavlovic proposed openstack/cinder master: Switch Rally Task To format V2  https://review.openstack.org/50701000:59
*** savvas has quit IRC01:02
*** s-shiono has joined #openstack-cinder01:02
*** Shunli has joined #openstack-cinder01:08
*** catintheroof has quit IRC01:09
openstackgerritDou Rui Yuan proposed openstack/cinder master: Update tenant to project in cli quota doc  https://review.openstack.org/50435301:18
openstackgerritSean McGinnis proposed openstack/cinder master: Add index for reservations on (deleted, uuid)  https://review.openstack.org/27504701:19
openstackgerritjunbo.li proposed openstack/cinder master: Sheepdog: Use HostAddressOpt instead of StrOpt  https://review.openstack.org/47830501:24
dhineshare there known issues with "/home/cinder/.tox/docs/lib/python2.7/site-packages/sphinx/util/logging.py" , "tox -edocs" dishes out "TypeError: not all arguments converted during string formatting"01:24
*** wanghao_ has joined #openstack-cinder01:25
*** wanghao_ has quit IRC01:25
*** wanghao has quit IRC01:25
*** psachin has joined #openstack-cinder01:26
*** wanghao has joined #openstack-cinder01:26
*** edmondsw has joined #openstack-cinder01:28
*** amrith has joined #openstack-cinder01:28
amrithsmcginnis hello01:29
openstackgerritVu Cong Tuan proposed openstack/cinder master: Replace the usage of some aliases in tempest  https://review.openstack.org/50936201:30
openstackgerritjunbo.li proposed openstack/cinder master: Api-ref: Add missing api response for volume transfer  https://review.openstack.org/50402301:32
smcginnisdhinesh: Haven't seen that. Do you have a log file or paste showing where that's being triggered from?01:34
dhineshsmcginnis: https://pastebin.com/31ePGZwk01:38
openstackgerritjunbo.li proposed openstack/cinder master: Switch base to the latest in doc link address  https://review.openstack.org/50224901:44
*** wes_dillingham has joined #openstack-cinder01:44
*** cheneydc has joined #openstack-cinder01:51
*** diablo_rojo has quit IRC01:57
*** kberger has joined #openstack-cinder02:01
*** kberger has quit IRC02:01
smcginnisdhinesh: Sorry, got pulled away for other things.02:03
smcginnisdhinesh: Not good debugging info there, but I think I may have actually seen that before when there are more values passed in to the logger than formatting identifiers in the text.02:03
smcginnisWould be nice if that actually said where the error originated from.02:04
*** dikonoor has joined #openstack-cinder02:08
*** wxy_ has joined #openstack-cinder02:09
dhineshsmcginnis: no problem, so i will have to limit logging on the my cinder driver implementation?02:09
smcginnisdhinesh: No, there's a bug with how you are doing it now. This just isn't telling us where.02:11
dhineshsmcginnis: got it, so how do i proceed with it?02:13
dhineshdhinesh: is it just trial and error02:14
smcginnisdhinesh: I had a few things to fix on that patch. Maybe make those changes first and see if you notice any issues with the logging being done while you're doing that.02:14
smcginnisdhinesh: Then run "tox -e docs" after the changes and see if you are still able to reproduce it I guess.02:15
dhineshsmcginnis: ok, will give it a shot02:15
smcginnisdhinesh: Worse case scenario, you might have to comment out all the LOG calls in a file, run the job and see if it fails. If not, then you've at least narrowed it down to one specific file.02:15
smcginnisdhinesh: Then from there, uncomment one logger call at a time until you find which one does it.02:16
smcginnisGotta sign off for the night. Good luck!02:16
dhineshsmcginnis: cool thanks, catch you later...02:17
amrithG"NIGHT02:17
*** dhinesh has quit IRC02:19
*** wanghao_ has joined #openstack-cinder02:20
*** wanghao has quit IRC02:23
openstackgerritTommyLike proposed openstack/cinder master: [policy in code] Add support for service, limits  https://review.openstack.org/51072202:24
*** lhx__ has joined #openstack-cinder02:30
*** eharney has quit IRC02:31
*** dave-mccowan has quit IRC02:31
*** yangyapeng has joined #openstack-cinder02:39
*** Shatadru|Gone is now known as Shatadru|coffee|02:39
openstackgerritMerged openstack/python-cinderclient master: Correct sphinx source code syntax  https://review.openstack.org/49197402:41
openstackgerritMerged openstack/cinder master: Remove newton-compat upgrade code on service startup  https://review.openstack.org/51061502:43
openstackgerritMerged openstack/cinder master: Do not load extendable routes for the Versions router  https://review.openstack.org/51065302:43
openstackgerritMerged openstack/cinder master: Delete limited_by_marker from api/common.py  https://review.openstack.org/46073602:43
*** links has joined #openstack-cinder02:44
*** wes_dillingham has quit IRC02:46
*** nicolasbock_ has quit IRC02:47
*** catintheroof has joined #openstack-cinder02:57
openstackgerritJeremy Zhang proposed openstack/cinder master: Add v3 api-ref for deleting extra spec for a volume type  https://review.openstack.org/50400903:02
*** catintheroof has quit IRC03:06
*** jiamin has joined #openstack-cinder03:12
*** jiamin has quit IRC03:14
*** wanghao_ has quit IRC03:14
*** wanghao has joined #openstack-cinder03:15
*** edmondsw has quit IRC03:23
openstackgerritTommyLike proposed openstack/cinder master: [policy in code] Add support for backup resource  https://review.openstack.org/50701503:28
openstackgerritTommyLike proposed openstack/cinder master: [policy in code] Add support for snapshot resource  https://review.openstack.org/50772103:28
*** Shatadru|coffee| is now known as Shatadru03:29
openstackgerritTommyLike proposed openstack/cinder master: [policy in code] Add support for group, g-snapshot resources  https://review.openstack.org/50781203:29
*** Shatadru is now known as Shatadru|afk03:37
*** Shatadru|afk is now known as Shatadru03:38
*** Shatadru is now known as Shatadru|mtg03:38
*** Shatadru|mtg is now known as Shatadru03:38
openstackgerritTommyLike proposed openstack/cinder master: Add documentation for API 'validate_setup_for_nested_quota_use'  https://review.openstack.org/49814703:38
openstackgerritMerged openstack/os-brick master: Add attribute 'name' to class RBDVolume.  https://review.openstack.org/43218803:41
*** kwathore__ has joined #openstack-cinder03:47
*** kwathore_ has quit IRC03:50
openstackgerritwang yong proposed openstack/cinder master: Inspur Cinder FC/iSCSI driver  https://review.openstack.org/50245503:50
*** gkadam has joined #openstack-cinder04:01
*** gouthamr has quit IRC04:14
*** edmondsw has joined #openstack-cinder04:21
*** Shatadru is now known as Shatadru|afk04:21
openstackgerritMerged openstack/cinder master: Remove API check is_valid_body  https://review.openstack.org/50928304:24
*** edmondsw has quit IRC04:26
*** arnewiebalck_ has joined #openstack-cinder04:27
*** dikonoor has quit IRC04:28
*** dikonoor has joined #openstack-cinder04:28
*** pcaruana has joined #openstack-cinder04:32
*** dikonoo has joined #openstack-cinder04:37
*** dikonoor has quit IRC04:37
*** dikonoo has quit IRC04:38
*** dikonoo has joined #openstack-cinder04:38
*** cheneydc has quit IRC04:38
*** dikonoor has joined #openstack-cinder04:40
*** dikonoo has quit IRC04:41
*** armaan has quit IRC04:41
*** armaan has joined #openstack-cinder04:41
*** dikonoor has quit IRC04:46
openstackgerritShunei Shiono proposed openstack/cinder master: NEC driver: Fix exception in terminate_connection with no connector  https://review.openstack.org/50971604:49
*** pcaruana has quit IRC04:58
*** armax has quit IRC04:59
*** cheneydc has joined #openstack-cinder04:59
*** armax has joined #openstack-cinder05:00
openstackgerritnikesh proposed openstack/cinder master: Kaminario K2: Support duplicated FQDN in network  https://review.openstack.org/50816705:00
openstackgerritnikesh proposed openstack/cinder master: Kaminario K2: Add non discovery iSCSI multipath  https://review.openstack.org/50814105:01
*** Shatadru|afk is now known as Shatadru05:02
*** armax has quit IRC05:04
*** lpetrut has joined #openstack-cinder05:04
*** arnewiebalck_ has quit IRC05:09
*** dikonoor has joined #openstack-cinder05:20
*** Shatadru is now known as Shatadru|Bomgar05:30
*** abhitechie has joined #openstack-cinder05:34
openstackgerritMerged openstack/cinder master: Remove reserving quotas in c-vol's retype method  https://review.openstack.org/43758205:39
*** e0ne has joined #openstack-cinder05:43
*** ChubYann has quit IRC05:49
*** dikonoor has quit IRC05:50
*** markstur has quit IRC05:50
*** markstur has joined #openstack-cinder05:51
openstackgerritPeter Wang proposed openstack/cinder master: VNX: Fix issue when creating without type  https://review.openstack.org/50806405:53
jungleboyjsmcginnis:  https://review.openstack.org/51075305:53
*** markstur has quit IRC05:56
openstackgerritIvan Kolodyazhny proposed openstack/cinder master: Add ability to specify backup driver via class name  https://review.openstack.org/47747205:59
openstackgerritIvan Kolodyazhny proposed openstack/cinder master: Remove deprecated VD base classes which are not used now  https://review.openstack.org/50445305:59
*** abhitechie has quit IRC06:02
*** lpetrut has quit IRC06:04
*** dikonoor has joined #openstack-cinder06:04
*** abhitechie has joined #openstack-cinder06:09
*** edmondsw has joined #openstack-cinder06:10
*** Shatadru|Bomgar is now known as Shatadru06:12
*** edmondsw has quit IRC06:14
*** hemna_ has quit IRC06:18
*** edisonxiang has quit IRC06:20
*** lpetrut has joined #openstack-cinder06:21
*** spectr has joined #openstack-cinder06:22
openstackgerritTommyLike proposed openstack/cinder master: [policy in code] Add support for qos and quota resources  https://review.openstack.org/50809106:24
*** yangyape_ has joined #openstack-cinder06:30
*** yangyapeng has quit IRC06:32
openstackgerritSilvan Kaiser proposed openstack/cinder master: Optimizes volume creation in the Quobyte Driver  https://review.openstack.org/50078206:33
openstackgerritSilvan Kaiser proposed openstack/cinder master: Adds a Cache for Volumes Created from Snapshots with Quobyte  https://review.openstack.org/50297406:33
openstackgerritSilvan Kaiser proposed openstack/cinder master: [WIP] Adds Overlay Volumes Created from Snapshots to Quobyte  https://review.openstack.org/50705006:33
*** yangyapeng has joined #openstack-cinder06:33
*** yangyape_ has quit IRC06:36
*** abhitechie has quit IRC06:49
*** lpetrut has quit IRC06:54
*** rcernin has joined #openstack-cinder06:58
*** abhitechie has joined #openstack-cinder06:59
*** lpetrut has joined #openstack-cinder07:00
*** pcaruana has joined #openstack-cinder07:04
*** zhonghua has joined #openstack-cinder07:10
*** josecastroleon has joined #openstack-cinder07:10
*** lpetrut has quit IRC07:12
*** jwcroppe has joined #openstack-cinder07:13
*** e0ne has quit IRC07:17
*** tesseract has joined #openstack-cinder07:27
*** cheneydc_ has joined #openstack-cinder07:29
*** cheneydc has quit IRC07:32
*** cheneydc_ is now known as cheneydc07:32
openstackgerritJack Lu proposed openstack/os-brick master: Update supported transports for iscsi connector  https://review.openstack.org/51077607:33
*** lhx__ has quit IRC07:33
*** yangyapeng has quit IRC07:39
*** abhitechie has quit IRC07:40
*** yangyapeng has joined #openstack-cinder07:41
*** crushil has quit IRC07:44
*** yangyapeng has quit IRC07:49
*** yangyapeng has joined #openstack-cinder07:51
*** _pewp_ has quit IRC07:53
*** yangyapeng has quit IRC07:57
*** edmondsw has joined #openstack-cinder07:58
*** lhx__ has joined #openstack-cinder07:58
*** yangyapeng has joined #openstack-cinder07:58
*** edmondsw has quit IRC08:02
*** lpetrut has joined #openstack-cinder08:04
*** _pewp_ has joined #openstack-cinder08:11
openstackgerritGyorgy Szombathelyi proposed openstack/cinder master: Remove deprecated nova config options  https://review.openstack.org/50359608:18
*** jwcroppe has quit IRC08:18
*** jwcroppe has joined #openstack-cinder08:19
*** kwathore has joined #openstack-cinder08:21
*** kwathore__ has quit IRC08:22
*** jwcroppe has quit IRC08:23
*** s-shiono has quit IRC08:27
openstackgerritMerged openstack/os-brick master: Update and optimize documentation links  https://review.openstack.org/48554808:29
openstackgerritPeter Wang proposed openstack/cinder master: VNX: Fix issue when creating without type  https://review.openstack.org/50806408:33
openstackgerritUnana Okpoyo proposed openstack/cinder master: VMAX driver - Deprecate backend xml configuration  https://review.openstack.org/50884308:35
openstackgerritMerged openstack/cinder master: Remove deprecated VD base classes which are not used now  https://review.openstack.org/50445308:37
*** cheneydc has quit IRC08:38
*** e0ne has joined #openstack-cinder08:40
openstackgerritCiara Stacke proposed openstack/cinder master: VMAX driver - concurrently deleting volumes can fail  https://review.openstack.org/50050008:50
openstackgerritCiara Stacke proposed openstack/cinder master: VMAX driver - Volume identifier issues  https://review.openstack.org/50555908:52
openstackgerritCiara Stacke proposed openstack/cinder master: VMAX driver - detach volume shouldn't remove from volume groups  https://review.openstack.org/50980008:55
openstackgerritCiara Stacke proposed openstack/cinder master: VMAX driver - Implement Tiramisu feature on VMAX  https://review.openstack.org/50558108:57
openstackgerritCiara Stacke proposed openstack/cinder master: VMAX driver - Remove workload for next gen arrays  https://review.openstack.org/50707008:59
*** aspiers has joined #openstack-cinder09:01
openstackgerritCiara Stacke proposed openstack/cinder master: VMAX driver - Deprecate backend xml configuration  https://review.openstack.org/50884309:03
openstackgerrityixuan zhang proposed openstack/cinder master: Storwize: add hyperswap volume support  https://review.openstack.org/49241409:07
openstackgerritCiara Stacke proposed openstack/cinder master: VMAX driver - Add async replication support  https://review.openstack.org/50922209:10
*** vivsoni has quit IRC09:11
openstackgerritCiara Stacke proposed openstack/cinder master: VMAX driver - Enable CHAP authentication for vmax backend  https://review.openstack.org/51061409:14
*** dalgaaf has quit IRC09:14
*** dalgaaf has joined #openstack-cinder09:15
*** vivsoni has joined #openstack-cinder09:24
openstackgerritCiara Stacke proposed openstack/cinder master: VMAX driver - Generic volume group clone performance improvements  https://review.openstack.org/49910409:26
*** wanghao has quit IRC09:27
*** wanghao has joined #openstack-cinder09:27
*** wanghao has quit IRC09:28
*** wanghao has joined #openstack-cinder09:28
*** Shunli has quit IRC09:28
*** wanghao has quit IRC09:28
*** spectr has quit IRC09:29
*** ntpttr has quit IRC09:29
*** wanghao has joined #openstack-cinder09:29
*** spectr has joined #openstack-cinder09:29
*** david-lyle has quit IRC09:29
*** wanghao has quit IRC09:29
*** wanghao has joined #openstack-cinder09:30
*** wanghao has quit IRC09:30
*** wanghao has joined #openstack-cinder09:30
*** wanghao has quit IRC09:31
*** wanghao has joined #openstack-cinder09:31
*** wanghao has quit IRC09:32
*** spectr has quit IRC09:32
*** wanghao has joined #openstack-cinder09:32
*** wanghao has quit IRC09:32
*** abhitechie has joined #openstack-cinder09:33
*** wanghao has joined #openstack-cinder09:33
*** spectr has joined #openstack-cinder09:34
*** armaan has quit IRC09:35
*** armaan has joined #openstack-cinder09:35
*** edmondsw has joined #openstack-cinder09:46
*** edmondsw has quit IRC09:51
*** alexchadin has joined #openstack-cinder09:54
openstackgerritzhangbailin proposed openstack/cinder master: Replace http with https for doc links in cinder  https://review.openstack.org/50024510:02
*** tbarron|PTO is now known as tbarron10:04
*** sdague has joined #openstack-cinder10:12
openstackgerritSilvan Kaiser proposed openstack/cinder master: [WIP] Adds Overlay Volumes Created from Snapshots to Quobyte  https://review.openstack.org/50705010:15
openstackgerritSilvan Kaiser proposed openstack/cinder master: Adds Overlay Volumes Created from Snapshots to Quobyte  https://review.openstack.org/50705010:17
openstackgerritHanxi Liu proposed openstack/cinder master: Use oslo_db.sqlalchemy.enginefacade  https://review.openstack.org/51082910:25
*** yangyapeng has quit IRC10:25
*** lhx_ has joined #openstack-cinder10:25
*** lhx__ has quit IRC10:26
*** markstur has joined #openstack-cinder10:28
openstackgerritIvan Kolodyazhny proposed openstack/cinder master: Add ability to specify backup driver via class name  https://review.openstack.org/47747210:32
*** markstur has quit IRC10:32
*** dikonoor has quit IRC10:44
*** alexchadin has quit IRC10:46
*** alexchadin has joined #openstack-cinder10:47
openstackgerritAlexandru Muresan proposed openstack/cinder master: RemoteFS: revert snapshot support  https://review.openstack.org/51001610:47
*** abhitechie has quit IRC10:50
*** dikonoor has joined #openstack-cinder10:58
*** ociuhandu has joined #openstack-cinder10:59
*** kwathore has quit IRC10:59
*** kwathore has joined #openstack-cinder11:00
*** nicolasbock_ has joined #openstack-cinder11:04
*** alexchadin has quit IRC11:07
openstackgerritAlexandru Muresan proposed openstack/cinder master: RemoteFS: revert snapshot support  https://review.openstack.org/51001611:09
openstackgerritxiaoqin proposed openstack/cinder master: Add Storwize replication group support  https://review.openstack.org/46939411:14
*** dikonoor has quit IRC11:14
*** dikonoor has joined #openstack-cinder11:15
*** alexchadin has joined #openstack-cinder11:16
*** nicolasbock_ has quit IRC11:16
*** dr_gogeta86 has quit IRC11:20
*** mvk has quit IRC11:24
*** Alexey_Abashkin has joined #openstack-cinder11:27
*** AlexeyAbashkin has quit IRC11:28
*** Alexey_Abashkin is now known as AlexeyAbashkin11:28
*** nicolasbock_ has joined #openstack-cinder11:28
*** savvas has joined #openstack-cinder11:33
*** dikonoor has quit IRC11:38
*** dikonoor has joined #openstack-cinder11:43
swamireddysmcginnis: hi11:44
swamireddyis "cinder list " support --type specific volumes, assume that there are 3 types of backends supported for ex: --type-name=gold/platinum/silver. I wanted to display only volumes related with type-name=gold11:45
*** dikonoor has quit IRC11:50
*** abhitechie has joined #openstack-cinder11:54
*** abishop has joined #openstack-cinder11:57
*** dalgaaf has quit IRC11:58
*** mvk has joined #openstack-cinder11:58
*** dalgaaf has joined #openstack-cinder11:59
*** edmondsw has joined #openstack-cinder12:03
*** edmondsw has quit IRC12:04
*** edmondsw_ has joined #openstack-cinder12:05
*** tpsilva has joined #openstack-cinder12:06
*** zzzeek has quit IRC12:07
*** zzzeek has joined #openstack-cinder12:10
*** markstur has joined #openstack-cinder12:16
*** alexchadin has quit IRC12:17
openstackgerritHanxi Liu proposed openstack/cinder master: Use oslo_db.sqlalchemy.enginefacade  https://review.openstack.org/51082912:18
*** wes_dillingham has joined #openstack-cinder12:19
*** markstur has quit IRC12:20
*** eharney has joined #openstack-cinder12:24
*** mchlumsky has joined #openstack-cinder12:34
*** abhitechie has quit IRC12:35
*** alexchadin has joined #openstack-cinder12:39
*** abhitechie has joined #openstack-cinder12:43
*** dikonoor has joined #openstack-cinder12:43
*** gkadam has quit IRC12:44
*** liverpooler has joined #openstack-cinder12:45
*** liverpooler has quit IRC12:46
*** liverpooler has joined #openstack-cinder12:46
*** dustins has joined #openstack-cinder12:46
*** spectr has quit IRC12:53
*** spectr has joined #openstack-cinder12:55
*** zhurong has joined #openstack-cinder12:58
*** lhx_ has quit IRC12:59
*** edmondsw_ is now known as edmondsw13:01
*** david-lyle has joined #openstack-cinder13:06
*** abhitechie has quit IRC13:10
*** jistr is now known as jistr|mtg13:11
*** Shatadru is now known as Shatadru|Gone13:15
*** jistr|mtg is now known as jistr13:19
*** mriedem has joined #openstack-cinder13:22
*** savvas has quit IRC13:26
*** lbragstad has joined #openstack-cinder13:28
*** links has quit IRC13:29
*** dave-mccowan has joined #openstack-cinder13:34
*** armaan has quit IRC13:35
*** armaan has joined #openstack-cinder13:36
smcginnisswamireddy: jgriffith and tommylikehu added filtering recently. Maybe they can give examples.13:37
smcginnisswamireddy: It would be for pike or later though.13:38
smcginnisswamireddy: I don't believe we had volume type filter support for volume list before then.13:38
openstackgerritHelen Walsh proposed openstack/cinder master: VMAX driver - documentation updates around versions  https://review.openstack.org/51088813:40
*** savvas has joined #openstack-cinder13:41
*** crushil has joined #openstack-cinder13:42
*** zhurong has quit IRC13:45
*** gouthamr has joined #openstack-cinder13:45
*** itlinux has joined #openstack-cinder13:47
*** chlong_ has joined #openstack-cinder13:47
swamireddysmcginnis:  thank you... will check with jgriffith and tommylikehu13:48
*** chlong has joined #openstack-cinder13:48
*** jwcroppe has joined #openstack-cinder13:51
savvasmriedem: how are you? I was wondering if you have any suggestion for a workaround to this problem: https://git.openstack.org/cgit/openstack/nova/commit/?id=ae9542eb7da22ad6bcd59145c56b2781aa7b507a I've noticed you've been working / monitoring this13:53
smcginnissavvas: We'll see if mriedem is around, but from last I heard, the only "workaround" is to manually rebuild (i.e. delete and create a new one).13:54
savvasmmm ok that sucks. In a production environment where end-users frequently rebuild their instances it would be nearly impossible to automate13:55
smcginnissavvas: We'll see if he has any better options. Maybe ask in #openstack-nova in case someone else from that team knows. melwitt maybe?13:57
savvasI was thinking of a way to attach a new volume to the existing instance but I don't think that is even possible. As I can't detach the root volume without powering off the instance13:57
savvasYes I will give that a try too, thank you smcginnis13:58
mriedemthere is no workaround13:58
smcginnissavvas: Good luck.13:58
mriedemthere is a ML thread about this13:58
*** armax has joined #openstack-cinder13:58
mriedemsavvas: http://lists.openstack.org/pipermail/openstack-dev/2017-October/123255.html13:58
* smcginnis though he had just read something about this13:59
mriedemand http://lists.openstack.org/pipermail/openstack-operators/2017-October/014340.html14:00
savvasyes I actually did run into your posts there14:00
savvaswhich is why I decided to reach out on irc, see what your thoughts are on the subject14:00
savvasI was hoping there would have been someone with a creative workaround to this by now, which I wasn't able to find either14:01
savvasI've considered going back an NFS based storage solution to host the instance root disks on but I'd really rather not.. Right now we're testing with Cinder for root volumes backed by Ceph, but I am stuck here14:02
savvasany of you tried running root volumes on CephFS?14:02
*** savvas has quit IRC14:03
*** alexchadin has quit IRC14:03
*** jmlowe has joined #openstack-cinder14:03
*** savvas has joined #openstack-cinder14:03
*** felipemonteiro has joined #openstack-cinder14:05
*** felipemonteiro_ has joined #openstack-cinder14:06
*** felipemonteiro has quit IRC14:10
tommylikehuhey smcginnis , jungleboyj  one more policy in code patch: ) https://review.openstack.org/#/c/507721/14:14
jungleboyjtommylikehu:  Ok, will look.14:14
openstackgerritMerged openstack/cinder master: Remove Hitachi volume drivers  https://review.openstack.org/50770914:15
*** hemna_ has joined #openstack-cinder14:16
*** alexchadin has joined #openstack-cinder14:16
*** dikonoor has quit IRC14:21
ericyoungperiodic plea for reviews against https://review.openstack.org/#/c/502473/ :) CI passes, comments all addressed14:24
*** edmondsw has quit IRC14:25
*** edmondsw has joined #openstack-cinder14:26
smcginnistommylikehu: Cool, will check it out shortly.14:26
*** edmondsw_ has joined #openstack-cinder14:27
*** dhinesh has joined #openstack-cinder14:28
*** edmonds__ has joined #openstack-cinder14:28
*** savvas has quit IRC14:28
*** swright has joined #openstack-cinder14:29
*** edmondsw has quit IRC14:30
*** edmondsw_ has quit IRC14:31
*** chlong has quit IRC14:36
*** chlong_ has quit IRC14:36
*** chlong has joined #openstack-cinder14:36
*** alexchadin has quit IRC14:37
*** swright has quit IRC14:46
*** jgriffith has quit IRC14:48
*** rcernin has quit IRC14:49
*** markstur has joined #openstack-cinder14:49
*** markstur has quit IRC14:49
*** markstur has joined #openstack-cinder14:50
*** links has joined #openstack-cinder14:51
*** jgriffith has joined #openstack-cinder14:51
*** jwcroppe has quit IRC14:55
*** jwcroppe has joined #openstack-cinder14:55
lbragstadtommylikehu: o/14:56
lbragstadtommylikehu: https://review.openstack.org/#/c/500141/ merged and i have an implementation in flight - you should be on track to start consuming that by queens-114:56
tommylikehulbragstad:  that's great, thanks!14:58
*** jgriffith_ has joined #openstack-cinder14:58
lbragstadtommylikehu: implementation is here if you're interested in seeing how to use it https://review.openstack.org/#/c/509909/14:58
tommylikehulbragstad:  sure :)14:59
*** jwcroppe has quit IRC15:00
*** jwcroppe has joined #openstack-cinder15:00
*** jwcroppe_ has joined #openstack-cinder15:02
*** lucasxu has joined #openstack-cinder15:05
*** itlinux has quit IRC15:05
*** jwcroppe has quit IRC15:05
*** jwcroppe_ has quit IRC15:06
*** felipemonteiro_ has quit IRC15:07
*** spectr has quit IRC15:07
*** jdillaman has quit IRC15:09
*** armaan has quit IRC15:11
smcginnisFolks, not sure if you've seen the ML, but they plan on flipping the switch again to zuul v3 tomorrow.15:12
smcginnisLast I saw, we were still getting job failures on zuul jobs.15:12
smcginnisWe need to figure out what's going on there, or file bugs for them asap.15:12
*** jdillaman has joined #openstack-cinder15:14
*** savvas has joined #openstack-cinder15:14
*** savvas has quit IRC15:14
*** savvas has joined #openstack-cinder15:15
*** psachin has quit IRC15:18
*** links has quit IRC15:20
*** spectr has joined #openstack-cinder15:20
*** edmonds__ has quit IRC15:29
*** edmondsw has joined #openstack-cinder15:32
openstackgerritMerged openstack/cinder master: ibm-storage: enable FC zonning to all ports  https://review.openstack.org/48420415:33
*** crushil has quit IRC15:36
*** edmondsw_ has joined #openstack-cinder15:36
*** edmondsw has quit IRC15:37
*** edmondsw_ has quit IRC15:41
*** jwcroppe has joined #openstack-cinder15:44
*** e0ne has quit IRC15:45
*** edmondsw has joined #openstack-cinder15:50
*** ntpttr_laptop has joined #openstack-cinder15:50
SwansonThere are no merges, only zuul.15:53
*** edmondsw has quit IRC15:55
smcginnisLet's hope that's not the case again.15:55
*** edmondsw has joined #openstack-cinder15:56
amrithsmcginnis g'morning ...16:01
amrithI went and studied manage/unmanage16:01
amrithtried it out on my little openstack setup16:01
amrithit is devstack ...16:01
*** dave-mcc_ has joined #openstack-cinder16:01
amrithI created a volume, I unmanaged, I managed, life was good16:01
amriththen I went and added a new loopback device, updated cinder.conf and allowed my openstack to create volumes on it.16:02
amrithworks fine, created volume, attached to vm, good things happened.16:02
amrithshutdown the VM16:02
amrithunmanaged the volume16:02
amrithit doesn't show up in the unmanage-list16:02
amrith:(16:02
amrithsmcginnis thanks for the pointers, made progress, have to figure out what's wrong now. thx!16:03
*** dave-mccowan has quit IRC16:04
smcginnisamrith: unmanage-list? You mean listing volumes that can be managed?16:06
*** felipemonteiro has joined #openstack-cinder16:06
amrithyes16:07
amrithmanageable-list16:07
amrithsorry, wrong command name16:07
*** AlexeyAbashkin has quit IRC16:07
*** pcaruana has quit IRC16:07
*** felipemonteiro_ has joined #openstack-cinder16:07
smcginnisamrith: That was added later, so another caveat to be aware of is some drivers may support manage/unmanage but not have the functionality implemented yet to list what could be managed.16:08
*** savvas has quit IRC16:09
*** gouthamr has quit IRC16:10
amrithsmcginnis this is loopback, same as the first volume in my devstack16:10
amrithloopback supports manage_existing16:10
*** crushil has joined #openstack-cinder16:10
smcginnisamrith: Hmm, not sure then what's going on there.16:10
amrithso if you setup devstack, by default, it gives you one backing file16:10
amrithit works fine on that backing file16:11
*** felipemonteiro has quit IRC16:11
amrithI went and created a new file, mounted loopback on it, did the pvcreate, lvcreate, then added a new entry in cinder.conf, added it to enabled_backends. and I am able to create a volume on it.16:11
amrithjust that when I unmanage that volume, it doesn't show up in the manageable-list16:12
*** armaan has joined #openstack-cinder16:18
smcginnisamrith: Oh, I think the syntax is actually: cinder manageable-list amrith-work@lvmdriver-2#lvmdriver-216:20
smcginnisamrith: Try that and see if you get different results.16:20
smcginnisamrith: Maybe we need some error checking/handling there.16:20
amriththat worked16:23
amriththanks!16:23
*** mvk has quit IRC16:27
thingee#thanks thingee test16:28
openstackstatusthingee: Added thanks to Thanks page16:28
*** armaan_ has joined #openstack-cinder16:31
smcginnisIt's alive.16:31
ildikovthingee: would that make sense to add a link to the status report text to the actual page?16:31
thingeeildikov: I actually have a patch for that already :)16:31
*** dhinesh has quit IRC16:31
ildikovthingee: nice!16:32
*** armaan has quit IRC16:33
smcginnisjungleboyj: These might not be getting reviews since zuul made it look like they failed in the gate:16:34
smcginnishttps://review.openstack.org/#/q/status:open+branch:master+topic:stestr+owner:%22Sean+McGinnis+%253Csean.mcginnis%2540gmail.com%253E%2216:34
*** Guest66098 is now known as mgagne16:34
*** mgagne has quit IRC16:34
*** mgagne has joined #openstack-cinder16:34
jungleboyjhint hint hint.  ;-)16:34
smcginnis;)16:34
*** eharney has quit IRC16:35
smcginnisI could recheck them or make a trivial change, but didn't want to waste gate resources.16:35
jungleboyjOk.  I will look.16:35
smcginnisAnd if we are going back to zuul tomorrow, I kinda would like to see things go through before then.16:35
*** eharney has joined #openstack-cinder16:35
*** ociuhandu has quit IRC16:36
*** dhinesh has joined #openstack-cinder16:37
mriedemjust thought of something,16:40
mriedemif you try detaching an available volume, you get a 400 with this error,16:40
mriedemInvalid volume: Invalid input received: Invalid volume: Unable to detach volume. Volume status must be \\\'in-use\\\' and attach_status must be \\\'attached\\\' to detach.16:41
mriedembut,16:41
*** dhinesh has quit IRC16:41
mriedemthe volume details resp doesn't have an "attach_status" field :)16:41
mriedemi guess that would be the status of any attachments for that volume, yes?16:41
*** jwcroppe has quit IRC16:42
smcginnismriedem: Yeah. But we should probably treat that like deleting a deleted volume. You want it detached, ok, it's detached and not fail.16:43
*** jwcroppe has joined #openstack-cinder16:43
ildikovmriedem: that error message looks so familiar :(16:43
*** crose has joined #openstack-cinder16:43
mriedemhttps://bugs.launchpad.net/nova/+bug/172257716:43
openstackLaunchpad bug 1722577 in tempest "test_list_get_volume_attachments failing with 400 error on teardown when detaching an already detached volume" [Medium,Confirmed] - Assigned to Matt Riedemann (mriedem)16:43
mriedemif you want the fun details16:43
*** ganso has joined #openstack-cinder16:44
*** lpetrut has quit IRC16:46
mriedemsmcginnis: if you try to delete a deleted volume, it's not a 404?16:47
*** jwcroppe has quit IRC16:47
mriedemi seem to remember that change happening, in ocata?16:47
smcginnismriedem: I think it varied by backend driver. Some used to throw an error if the requested volume wasn't on the backend anymore.16:47
smcginnismriedem: I think most have changed.16:48
smcginnismriedem: Interestingly, with the new attach code jgriffith does have a check in there to just update status and return if there are no attachments on detach.16:48
smcginnisHmm, actually both paths cover that.16:49
smcginnisOh, there's another check in the API layer.16:50
ildikovis this a new failure?16:52
ildikovI mean I saw that test failing earlier on the new attach patch before we introduced attachment_complete, but otherwise I don't recall that one failing specifically16:52
*** tomtomtom has joined #openstack-cinder16:52
*** tesseract has quit IRC16:53
tomtomtomdoes anyone know if restarting the cinder-volume service will have effect on running instances?16:54
tomtomtomis there a document describing these operational details?16:54
smcginnistomtomtom: No, restarting cinder-volume will just cause downtime to being able to manage storage. It doesn't affect the storage itself.16:55
smcginnisCinder is the management layer, not the data layer.16:56
*** gouthamr has joined #openstack-cinder16:56
*** ociuhandu has joined #openstack-cinder16:57
*** lpetrut has joined #openstack-cinder16:58
*** gouthamr has quit IRC17:00
*** gouthamr has joined #openstack-cinder17:01
*** dustins has quit IRC17:02
jgriffith_mriedem smcginnis The delete already deleted volume thing was specifically for a backend Volume Not Found, but if it's in Cinder's DB as deleted that should be a 404 when attempting the get17:02
*** lifeless has quit IRC17:03
*** dhinesh has joined #openstack-cinder17:03
*** Apoorva has joined #openstack-cinder17:07
*** dhinesh has quit IRC17:08
*** armaan_ has quit IRC17:12
*** armaan has joined #openstack-cinder17:12
*** mvk has joined #openstack-cinder17:12
*** armaan has quit IRC17:17
ildikovjgriffith_: I swear I only rebased the new attach patch and it seems to constantly fail now with this: http://logs.openstack.org/85/330285/144/check/gate-tempest-dsvm-neutron-full-ubuntu-xenial/7a079b9/logs/screen-c-api.txt.gz?#_Oct_10_12_53_01_74044217:19
*** lifeless has joined #openstack-cinder17:20
ildikovjgriffith_: I will do my best to look into it, however if you got a few minutes I always appreciate guidance :)17:20
jgriffith_ildikov I can try, I'm offline most of this week but I'll see if  can poke at it17:21
ildikovjgriffith_: ok, thanks17:21
ildikovjgriffith_: does this mean that you will skip the Thursday slot too?17:22
ildikovjgriffith_: I mean the meeting17:22
jgriffith_ildikov that's calling the old attach code17:24
ildikovjgriffith_: hmm, then I either messed up the service version bump when I rebased, or I don't know :/17:25
ildikovjgriffith_: I saw attachments call in the debug log there though17:25
tomtomtomone more question is cinder rdb encryption supported in OS newton?17:34
tomtomtomi'm using the following for key management: api_class = castellan.key_manager.barbican_key_manager.BarbicanKeyManager17:34
tomtomtomfrom this link: https://github.com/openstack/cinder/blob/3bdf5b3b67b8fde0e8b9a4b2c1b0b4463db2273b/doc/source/configuration/block-storage/volume-encryption.rst17:35
*** AlexeyAbashkin has joined #openstack-cinder17:37
*** nicolasbock_ has quit IRC17:38
*** nicolasbock has joined #openstack-cinder17:39
*** AlexeyAbashkin has quit IRC17:42
*** ntpttr_laptop has quit IRC17:43
*** dhinesh has joined #openstack-cinder17:53
*** stvnoyes has quit IRC18:00
*** Apoorva_ has joined #openstack-cinder18:00
*** diablo_rojo has joined #openstack-cinder18:02
*** Apoorva has quit IRC18:03
ericyoungIf zuul is getting re-enabled tomorrow... can a core recheck https://review.openstack.org/#/c/502473 for me? I18:14
ericyoungI'd love to get it in prior to zuul18:14
* ericyoung owes smcginnis a pint18:19
*** Apoorva_ has quit IRC18:19
*** Apoorva has joined #openstack-cinder18:20
smcginnisHah18:21
*** rmk has quit IRC18:24
*** diablo_rojo has quit IRC18:24
*** dustins has joined #openstack-cinder18:26
jgriffith_I see you Cinder people.  :)18:32
*** rmk has joined #openstack-cinder18:32
*** rmk has quit IRC18:32
*** rmk has joined #openstack-cinder18:32
*** stvnoyes has joined #openstack-cinder18:33
smcginnisjgriffith_: I see you hiding off to the side.18:34
jgriffith_LOL18:34
jungleboyjericyoung:  Yeah, if you want your code in, now is the time.  ;-)18:35
ericyoungjungleboyj, Sean got me moving. Jenkins is verifying now :)18:36
jungleboyjCool.18:36
ildikovsmcginnis: he doesn't do a that good job if you can see him :)18:37
smcginnisildikov: I'm guessing he actually just got there too late to get a spot at the table. ;)18:40
ildikovsmcginnis: I wonder where that guess came from ;)18:42
*** ChubYann has joined #openstack-cinder18:43
jgriffith_smcginnis yeah yeah yeah... you're such a smarty pants18:45
jgriffith_:)18:45
*** rcallawa has joined #openstack-cinder18:48
*** diablo_rojo has joined #openstack-cinder18:51
ildikovjgriffith_: don't get distracted by smcginnis's comments :)18:56
*** AlexeyAbashkin has joined #openstack-cinder18:57
*** rcallawa has quit IRC19:00
*** AlexeyAbashkin has quit IRC19:01
*** stvnoyes has quit IRC19:01
*** stvnoyes has joined #openstack-cinder19:07
*** armax has quit IRC19:14
*** rcernin has joined #openstack-cinder19:16
*** diablo_rojo has quit IRC19:16
*** diablo_rojo has joined #openstack-cinder19:17
*** eharney has quit IRC19:26
*** markstur has quit IRC19:26
*** markstur has joined #openstack-cinder19:27
*** markstur has quit IRC19:29
*** angela-s has joined #openstack-cinder19:30
*** eharney has joined #openstack-cinder19:41
*** wes_dillingham has quit IRC19:50
openstackgerritSean McGinnis proposed openstack/cinder master: Don't fail detach if volume already detached  https://review.openstack.org/51100319:53
ildikovsmcginnis: I think I assumed in at least one spec that it's already done ^^19:55
*** AlexeyAbashkin has joined #openstack-cinder19:57
smcginnisildikov: As in there's already a patch out there that does this?19:57
openstackgerritMerged openstack/cinder master: [policy in code] Add support for snapshot resource  https://review.openstack.org/50772119:58
openstackgerritMerged openstack/cinder master: Add v3 api-ref for deleting extra spec for a volume type  https://review.openstack.org/50400919:58
openstackgerritMerged openstack/cinder master: NEC driver: Fix exception in terminate_connection with no connector  https://review.openstack.org/50971619:58
*** e0ne has joined #openstack-cinder20:00
ildikovsmcginnis: I meant the behavior20:00
*** AlexeyAbashkin has quit IRC20:01
*** markstur has joined #openstack-cinder20:05
*** avishay has joined #openstack-cinder20:12
*** avishay has quit IRC20:14
*** ntpttr_laptop has joined #openstack-cinder20:16
ericyoungIf jenkins fails to verify a review that already has workflow... should I force a "recheck" or does some other thing need to happen?20:18
smcginnisericyoung: Probably. I might have gotten lost in a restart or something.20:19
*** e0ne has quit IRC20:20
ericyoungI'll try a recheck and see what happens20:22
*** e0ne has joined #openstack-cinder20:23
*** e0ne has quit IRC20:25
*** openstackgerrit has quit IRC20:33
*** dustins has quit IRC20:44
*** openstackgerrit has joined #openstack-cinder20:47
openstackgerritOpenStack Proposal Bot proposed openstack/cinder master: Updated from global requirements  https://review.openstack.org/51102820:47
jgriffith_ildikov I don't see when the last succesful test was?20:49
jgriffith_ildikov also wasn't the boot from volume scenarios disabled for a while?20:49
ildikovjgriffith_: that was before I rebased the patch20:49
ildikovjgriffith_: on #14120:49
ildikovjgriffith_: how do you mean disabled?20:50
*** catintheroof has joined #openstack-cinder20:50
ildikovjgriffith_: we talked about that for multi-attach, but not for regular attach20:50
ildikovjgriffith_: yep, double checked, #141 was the last successful run20:52
ildikovjgriffith_: I had to bump the service version, that was the merge conflict20:52
jgriffith_Sorry, I meant the tempest test itself; but that doesn't appear to be the case20:52
jgriffith_I'm not sure why this worked before though... there's a call to attachment-update in that refresh connection20:53
ildikovjgriffith_: ah, with tempest I think migration was disabled20:53
ildikovnot BFV20:53
jgriffith_which seems incorrect, as opposed to just getting the attachment and refereshing the connector... or as Matt said, since you already have the connector might not be necessary anyway20:54
jgriffith_not sure20:54
ildikovjgriffith_: https://review.openstack.org/#/c/481346/20:54
ildikovso the refresh in bdm is not called in the reboot flow20:54
ildikovat least by reading the code it seemingly doesn't20:55
jgriffith_well, that's the thing though, not sure how else we'd get into the "attaching" state again20:56
*** AlexeyAbashkin has joined #openstack-cinder20:56
jgriffith_Unless it tried to create a new attachment altogether?  Might be worth adding some debug code in there that dumps attachment-list-by-volume20:56
jgriffith_or something like that20:56
ildikovhttps://review.openstack.org/#/c/511031/1/nova/virt/block_device.py20:57
jgriffith_?20:58
openstackgerritMerged openstack/os-brick master: Fix vmware migrate available volume bug  https://review.openstack.org/48432720:59
ildikovit's supposed to blow up if update is called during reboot20:59
ildikovso we see what's happening there21:00
jgriffith_Oh, I see it21:00
jgriffith_sorry, wasn't opening21:00
jgriffith_I'm obviously of no help here21:00
ildikovah, sorry, could've describe it by default21:00
*** AlexeyAbashkin has quit IRC21:00
ildikovjgriffith_: I don't think it's true and certainly not obvious!21:01
openstackgerritMerged openstack/python-cinderclient master: cleanup test-requirements  https://review.openstack.org/50711221:02
ildikovjgriffith_: BTW, did you see my earlier direct messages on some administrativa?21:02
openstackgerritOpenStack Proposal Bot proposed openstack/cinder master: Updated from global requirements  https://review.openstack.org/51102821:03
jgriffith_No, I did not21:04
jgriffith_No DM's in my queue21:05
jgriffith_hmm21:05
*** gouthamr has quit IRC21:06
ildikovjgriffith_: it's weird as I see two nicks and they both open the same query21:06
ildikovon my side21:06
jgriffith_sigh21:06
ildikovand seems that it's just overall broken :/21:06
*** Apoorva_ has joined #openstack-cinder21:09
*** eharney has quit IRC21:11
*** crose has quit IRC21:11
*** Apoorva has quit IRC21:12
*** diablo_rojo has quit IRC21:18
*** rcernin has quit IRC21:19
*** armaan has joined #openstack-cinder21:20
*** diablo_rojo has joined #openstack-cinder21:20
*** armaan has quit IRC21:21
*** armaan has joined #openstack-cinder21:22
*** jgriffith has quit IRC21:22
*** abishop has quit IRC21:23
*** jgriffith has joined #openstack-cinder21:23
*** Apoorva_ has quit IRC21:26
openstackgerritOpenStack Proposal Bot proposed openstack/cinder master: Updated from global requirements  https://review.openstack.org/51102821:26
*** Apoorva has joined #openstack-cinder21:26
*** mchlumsky has quit IRC21:26
*** dhinesh has quit IRC21:29
*** edmondsw has quit IRC21:33
*** edmondsw_ has joined #openstack-cinder21:35
*** lucasxu has quit IRC21:38
*** edmondsw_ has quit IRC21:39
*** lpetrut has quit IRC21:45
*** wes_dillingham has joined #openstack-cinder21:52
*** diablo_rojo has quit IRC21:53
*** diablo_rojo has joined #openstack-cinder21:58
*** catintheroof has quit IRC21:58
*** catintheroof has joined #openstack-cinder21:59
*** catintheroof has quit IRC21:59
*** AlexeyAbashkin has joined #openstack-cinder22:02
*** felipemonteiro_ has quit IRC22:04
*** AlexeyAbashkin has quit IRC22:06
*** dhinesh has joined #openstack-cinder22:07
*** edmondsw has joined #openstack-cinder22:08
*** dhinesh_ has joined #openstack-cinder22:12
*** edmondsw has quit IRC22:13
*** angela-s has quit IRC22:14
*** dhinesh has quit IRC22:16
*** chlong has quit IRC22:30
*** sdague has quit IRC22:39
*** jgriffith has quit IRC22:40
*** John has joined #openstack-cinder22:40
*** John is now known as Guest8451922:41
*** Guest84519 is now known as jgriffith22:41
*** jgriffith_ has quit IRC22:46
*** jmlowe has quit IRC22:47
*** armax has joined #openstack-cinder22:48
*** wes_dillingham has quit IRC22:50
*** AlexeyAbashkin has joined #openstack-cinder22:57
*** AlexeyAbashkin has quit IRC23:01
*** ntpttr_laptop has quit IRC23:15
*** Apoorva has quit IRC23:16
*** Apoorva has joined #openstack-cinder23:18
*** abhitechie has joined #openstack-cinder23:26
*** mriedem has quit IRC23:38
*** gouthamr has joined #openstack-cinder23:39
*** Apoorva_ has joined #openstack-cinder23:42
*** Apoorva has quit IRC23:42
*** diablo_rojo has quit IRC23:57

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