*** thorst_afk has quit IRC | 00:19 | |
*** seroyer has quit IRC | 00:19 | |
*** thorst_afk has joined #openstack-powervm | 00:20 | |
*** thorst_afk has quit IRC | 00:20 | |
*** tjakobs has joined #openstack-powervm | 00:40 | |
*** tjakobs has quit IRC | 00:46 | |
*** xia has joined #openstack-powervm | 01:54 | |
*** XiaYan has joined #openstack-powervm | 01:56 | |
*** thorst_afk has joined #openstack-powervm | 02:30 | |
*** thorst_afk has quit IRC | 02:30 | |
*** svenkat has joined #openstack-powervm | 03:28 | |
*** svenkat has quit IRC | 03:29 | |
*** toan has quit IRC | 03:33 | |
*** toan has joined #openstack-powervm | 03:36 | |
*** Jay1 has joined #openstack-powervm | 03:50 | |
*** apearson has joined #openstack-powervm | 03:50 | |
*** xia has quit IRC | 03:55 | |
*** XiaYan has quit IRC | 03:56 | |
*** XiaYan has joined #openstack-powervm | 04:21 | |
*** xia has joined #openstack-powervm | 04:22 | |
*** xia has quit IRC | 04:34 | |
*** XiaYan has quit IRC | 04:34 | |
*** nbante has joined #openstack-powervm | 05:04 | |
*** apearson has quit IRC | 05:17 | |
*** Jay1 has quit IRC | 05:55 | |
*** thorst_afk has joined #openstack-powervm | 06:04 | |
*** AlexeyAbashkin has joined #openstack-powervm | 06:06 | |
*** thorst_afk has quit IRC | 06:09 | |
*** AlexeyAbashkin has quit IRC | 06:21 | |
*** Jay1 has joined #openstack-powervm | 06:46 | |
*** AlexeyAbashkin has joined #openstack-powervm | 07:45 | |
*** k0da has joined #openstack-powervm | 09:56 | |
*** AlexeyAbashkin has quit IRC | 09:57 | |
*** svenkat has joined #openstack-powervm | 11:08 | |
*** nbante has quit IRC | 11:35 | |
*** Jay1 has left #openstack-powervm | 11:46 | |
*** smatzek has joined #openstack-powervm | 12:03 | |
*** seroyer has joined #openstack-powervm | 12:29 | |
*** thorst_afk has joined #openstack-powervm | 12:39 | |
*** tblakes has joined #openstack-powervm | 12:57 | |
*** jpasqualetto has joined #openstack-powervm | 12:57 | |
*** edmondsw has joined #openstack-powervm | 13:08 | |
*** kylek3h_away has quit IRC | 13:21 | |
*** dwayne has quit IRC | 13:27 | |
*** mdrabe has joined #openstack-powervm | 13:39 | |
*** nbante has joined #openstack-powervm | 13:41 | |
*** kylek3h_away has joined #openstack-powervm | 13:47 | |
*** seroyer has quit IRC | 13:53 | |
*** seroyer has joined #openstack-powervm | 14:05 | |
*** burgerk has joined #openstack-powervm | 14:10 | |
*** kriskend_ has joined #openstack-powervm | 14:11 | |
*** apearson has joined #openstack-powervm | 14:16 | |
*** smatzek has quit IRC | 14:36 | |
efried | thorst_afk adreznec - looks like ocata has been branched at this point? | 14:51 |
---|---|---|
efried | Maybe not in all projects... | 14:51 |
thorst_afk | branching in progress eh? | 14:51 |
*** thorst_afk is now known as thorst_ | 14:51 | |
efried | oh, is it? | 14:51 |
efried | So once it is done in nova, we can expect mriedem to remove our -2? | 14:52 |
thorst_ | efried: I think we give it a couple days and then ping him on it | 14:53 |
thorst_ | if he hasn't already | 14:53 |
efried | dig | 14:53 |
*** apearson has quit IRC | 14:58 | |
*** tlian has joined #openstack-powervm | 14:58 | |
*** smatzek has joined #openstack-powervm | 14:58 | |
*** tlian has quit IRC | 15:04 | |
*** tlian has joined #openstack-powervm | 15:11 | |
*** esberglu has joined #openstack-powervm | 15:17 | |
*** esberglu_ has joined #openstack-powervm | 15:20 | |
*** esberglu has quit IRC | 15:22 | |
*** esberglu has joined #openstack-powervm | 15:23 | |
*** tjakobs has joined #openstack-powervm | 15:24 | |
*** esberglu_ has quit IRC | 15:24 | |
*** apearson has joined #openstack-powervm | 15:27 | |
*** burgerk has quit IRC | 15:41 | |
*** kriskend_ has quit IRC | 15:41 | |
*** kriskend has joined #openstack-powervm | 15:42 | |
*** nbante has quit IRC | 15:47 | |
efried | tjakobs thorst_ Can we discuss what happens if >1 image of the same name is found? | 16:05 |
efried | [ref: https://review.openstack.org/#/c/408758/] | 16:05 |
efried | Maybe that's not possible in a VG? (I know it's possible in an SSP.) | 16:06 |
tjakobs | LV names will be unique for each volume group | 16:08 |
efried | Okay, just verifying with Veena. | 16:13 |
thorst_ | efried: wouldn't we have that issue with multiple things though/ | 16:16 |
thorst_ | well, I guess each instance has part of its UUID in the name | 16:16 |
efried | *part* of its UUID. And we've seen collisions before. | 16:16 |
thorst_ | tjakobs: I'm not a huge fan in the pypowervm naming convention of _base_image. I thought base_disk was more appropriate at the pypowervm level | 16:18 |
thorst_ | an image is a construct of OpenStack...to pypowervm its just a disk that you want copied into another disk. | 16:18 |
tjakobs | if I change it to base_disk should I make a related patch in rest to switch it there as well? | 16:23 |
*** kriskend_ has joined #openstack-powervm | 16:24 | |
*** k0da has quit IRC | 16:25 | |
*** kriskend has quit IRC | 16:27 | |
efried | I don't have a problem with the 'image' moniker. | 16:27 |
efried | We use it for the corresponding concept in SSP. | 16:28 |
thorst_ | hmm...I thought the REST side called it base disk | 16:28 |
thorst_ | but I see that it does not | 16:28 |
thorst_ | our constant is just called _DISK_BASE | 16:28 |
efried | If you wanted to call the constant _DISK_BASE_IMAGE, I would be okay with that. But extreme meh. | 16:29 |
thorst_ | is the behavior constant? Will it always be a full copy or could it eventually be a linked thing? | 16:29 |
*** burgerk has joined #openstack-powervm | 16:30 | |
*** apearson has quit IRC | 16:30 | |
tjakobs | right now it will always be a full copy, and I'm not sure about future plans with this | 16:32 |
*** apearson has joined #openstack-powervm | 16:33 | |
efried | tjakobs Regardless, I think 'image' is a good name. | 16:37 |
thorst_ | k | 16:37 |
thorst_ | I'll be fine with it | 16:37 |
*** dwayne has joined #openstack-powervm | 16:43 | |
jpasqualetto | Hello thorst_, I changed my setup to use SSP instead of localdisk, as you suggested last week, and the snapshots works fine this way | 16:46 |
thorst_ | excellent | 16:46 |
*** nbante has joined #openstack-powervm | 16:55 | |
*** apearson has quit IRC | 17:00 | |
efried | thorst_ Your +2 on 4708? | 17:09 |
efried | thorst_ I'm good with https://review.openstack.org/#/c/408758 - you get the W+1. | 17:10 |
efried | tjakobs Looks like we need UT fixes, though. | 17:11 |
efried | just a recheck. I'll post it once the pypowervm side merges. | 17:12 |
efried | or you can. Whatevs. | 17:12 |
tjakobs | sounds good, i can post recheck after merging pypower | 17:13 |
*** apearson has joined #openstack-powervm | 17:15 | |
thorst_ | lookin | 17:15 |
thorst_ | efried: yep | 17:16 |
thorst_ | +2 | 17:16 |
thorst_ | ready for submit | 17:16 |
efried | esberglu Does plain 'recheck' also trigger powervm CI? | 17:20 |
esberglu | Yeah | 17:20 |
efried | coo | 17:20 |
esberglu | It only supports "recheck" or "recheck powervm" though | 17:21 |
esberglu | I think people sometimes do stuff like "recheck no-bug" | 17:21 |
esberglu | That wouldn't work | 17:21 |
*** apearson has quit IRC | 17:32 | |
*** apearson has joined #openstack-powervm | 17:40 | |
*** dwayne has quit IRC | 17:50 | |
*** jpasqualetto has quit IRC | 18:05 | |
*** jpasqualetto has joined #openstack-powervm | 18:17 | |
*** nbante has quit IRC | 18:34 | |
*** nbante has joined #openstack-powervm | 18:52 | |
*** nbante has quit IRC | 18:53 | |
*** kriskend has joined #openstack-powervm | 18:57 | |
*** kriskend_ has quit IRC | 18:57 | |
*** dwayne has joined #openstack-powervm | 18:58 | |
*** k0da has joined #openstack-powervm | 19:06 | |
*** kjw3 has joined #openstack-powervm | 19:23 | |
*** kriskend has quit IRC | 19:25 | |
*** kriskend has joined #openstack-powervm | 19:26 | |
efried | esberglu (tjakobs): https://review.openstack.org/#/c/408758/ failed 4 tests, all with timeouts (which don't at a glance appear to be related to tjakobs's code). Something we should look at before attempting recheck? | 19:26 |
esberglu | No just go for the recheck. Hitting those elsewhere. The power off refactor should resolve some of those | 19:30 |
esberglu | efried: BTW I have the live pypowervm patch change working on the staging CI. Cleaning up my patch, but then it should be good to go for prod. and we can test out your pat | 19:31 |
esberglu | *patch | 19:31 |
efried | esberglu Cool - But not yet! | 19:31 |
efried | I want to do some UT proof first. | 19:31 |
thorst_ | esberglu: all the failures legit? | 19:48 |
thorst_ | for the CI | 19:48 |
esberglu | efried: Okay np. I can try throwing your patch on staging for now if you want, get some preliminary results | 19:55 |
esberglu | thorst_: New tests got added so we were failing all weekend because of that. Still failing on power off issues otherwise | 19:59 |
thorst_ | ugh | 19:59 |
thorst_ | darn power off. | 19:59 |
efried | thorst_ Give it a day, and we'll be able to tweak power_off MUCH more easily. | 20:42 |
efried | esberglu Hold off on the power refactor patch. | 20:42 |
*** k0da has quit IRC | 20:44 | |
*** Jay2 has joined #openstack-powervm | 20:45 | |
thorst_ | efried: so I have a power patch to review? | 20:55 |
efried | thorst_ You've already reviewed it once. Hold off for a bit - I should have some good UT up by EOD. | 20:55 |
thorst_ | rockin | 20:55 |
thorst_ | FYI - the code Im currently writing, I think you'd hate | 20:56 |
thorst_ | but you're not a reviewer | 20:56 |
thorst_ | so I just want you to know that my inner efried is screaming out in pain right now | 20:56 |
efried | Gosh, with that kind of sendup - why am I not a reviewer. | 20:56 |
thorst_ | you want to go into RTC? | 20:56 |
thorst_ | what's my rule. efried does not go into RTC. | 20:57 |
thorst_ | :-) | 20:57 |
efried | The UT I'm currently writing, I think you'll love. Mainly because I'm testing it against the original power spaghetti code first, then running it against the new version. | 20:57 |
efried | You're writing code in RTC? | 20:57 |
thorst_ | sadly yes...for a few more days | 20:57 |
thorst_ | then I'm outta it | 20:57 |
thorst_ | something something spaceship something something | 20:58 |
Jay2 | Hi All, I'm still getting the error "create_keystone_accounts" while stacking intree plugin.. on the comptute host. | 21:02 |
Jay2 | any thoughts from any one ? | 21:03 |
thorst_ | pastebin up the error? | 21:10 |
thorst_ | Jay2: ^^ | 21:11 |
Jay2 | 2017-02-06 17:09:18.001 | +./stack.sh:main:1063 create_keystone_accounts | 21:11 |
Jay2 | 2017-02-06 17:09:18.005 | +lib/keystone:create_keystone_accounts:383 local admin_project | 21:11 |
Jay2 | 2017-02-06 17:09:18.010 | ++lib/keystone:create_keystone_accounts:384 openstack project show admin -f | 21:11 |
Jay2 | 2017-02-06 17:09:20.376 | Discovering versions from the identity service failed when creating the passw | 21:11 |
Jay2 | 2017-02-06 17:09:20.376 | Could not determine a suitable URL for the plugin | 21:11 |
Jay2 | 2017-02-06 17:09:20.409 | +lib/keystone:create_keystone_accounts:384 admin_project= | 21:11 |
Jay2 | 2017-02-06 17:09:20.414 | +lib/keystone:create_keystone_accounts:1 exit_trap | 21:11 |
Jay2 | 2017-02-06 17:09:20.419 | +./stack.sh:exit_trap:487 local r=1 | 21:11 |
Jay2 | 2017-02-06 17:09:20.424 | ++./stack.sh:exit_trap:488 jobs -p | 21:11 |
Jay2 | 2017-02-06 17:09:20.429 | +./stack.sh:exit_trap:488 jobs= | 21:11 |
Jay2 | 2017-02-06 17:09:20.433 | +./stack.sh:exit_trap:491 [[ -n '' ]] | 21:11 |
Jay2 | 2017-02-06 17:09:20.438 | +./stack.sh:exit_trap:497 kill_spinner | 21:11 |
Jay2 | 2017-02-06 17:09:20.442 | +./stack.sh:kill_spinner:383 '[' '!' -z '' ']' | 21:11 |
Jay2 | 2017-02-06 17:09:20.447 | +./stack.sh:exit_trap:499 [[ 1 -ne 0 ]] | 21:11 |
thorst_ | pastebin | 21:11 |
thorst_ | not in IRC plz | 21:11 |
thorst_ | :-) | 21:11 |
thorst_ | esberglu: does in tree CI hit that at all? | 21:12 |
esberglu | thorst_: Nope. I've been working with Jay2 on and off trying to get past this, not sure what the deal is | 21:12 |
thorst_ | same OS type? Ubuntu 16.04? | 21:13 |
esberglu | Yeah | 21:14 |
thorst_ | Jay2 just sent me the IP. At least one thing seems off | 21:14 |
thorst_ | he has SMT on. | 21:14 |
thorst_ | so 32 threads... | 21:15 |
thorst_ | also getting this "You must be part of the pvm_admin group to use pvmctl. Please contact your system administrator." | 21:15 |
thorst_ | which is concerning to say the least :-) | 21:15 |
thorst_ | Jay2: did you uninstall novalink and reinstall it? | 21:15 |
*** jpasqualetto has quit IRC | 21:16 | |
thorst_ | Jay2: I did a couple tweaks on your system...can you try again? | 21:20 |
*** Jay2 has quit IRC | 21:26 | |
*** Jay2 has joined #openstack-powervm | 21:26 | |
*** smatzek has quit IRC | 21:31 | |
*** jpasqualetto has joined #openstack-powervm | 21:39 | |
*** thorst_ has quit IRC | 21:57 | |
*** smatzek has joined #openstack-powervm | 21:59 | |
*** svenkat has quit IRC | 22:03 | |
*** jpasqualetto has quit IRC | 22:03 | |
*** Jay2 has quit IRC | 22:16 | |
*** thorst_ has joined #openstack-powervm | 22:17 | |
*** thorst_ has quit IRC | 22:22 | |
efried | esberglu - 4776 ready to try in three... | 22:32 |
efried | ...two... | 22:33 |
efried | ...one... | 22:33 |
efried | ...go! | 22:34 |
*** tblakes has quit IRC | 22:37 | |
*** kylek3h_away has quit IRC | 22:50 | |
*** seroyer has quit IRC | 22:52 | |
*** burgerk has quit IRC | 22:55 | |
*** seroyer has joined #openstack-powervm | 23:04 | |
*** tjakobs has quit IRC | 23:08 | |
*** thorst_ has joined #openstack-powervm | 23:10 | |
*** smatzek has quit IRC | 23:10 | |
*** mdrabe has quit IRC | 23:11 | |
*** thorst_ has quit IRC | 23:19 | |
*** esberglu has quit IRC | 23:19 | |
*** esberglu has joined #openstack-powervm | 23:20 | |
*** esberglu has quit IRC | 23:24 | |
*** AndyWojo_ has joined #openstack-powervm | 23:27 | |
*** zerick_ has joined #openstack-powervm | 23:29 | |
*** edmondsw has quit IRC | 23:31 | |
*** apearson has quit IRC | 23:32 | |
*** esberglu has joined #openstack-powervm | 23:33 | |
*** zerick has quit IRC | 23:34 | |
*** AndyWojo has quit IRC | 23:34 | |
*** edmondsw_ has joined #openstack-powervm | 23:35 | |
*** svenkat has joined #openstack-powervm | 23:36 | |
*** AndyWojo_ is now known as AndyWojo | 23:37 | |
*** esberglu has quit IRC | 23:38 | |
*** edmondsw_ has quit IRC | 23:39 | |
*** esberglu has joined #openstack-powervm | 23:51 | |
*** esberglu has quit IRC | 23:52 | |
*** svenkat has quit IRC | 23:54 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!