| vkmc | thansen, so, I'm checking out the code where you get the exception | 00:00 |
|---|---|---|
| vkmc | (wait for it haha) | 00:04 |
| vkmc | check out in trove-taskmanager L109 | 00:05 |
| vkmc | in your paste -> http://pastebin.com/7Kzm9Bqp | 00:05 |
| vkmc | seems you are missing the admin password | 00:05 |
| vkmc | check step 5. in this docs http://docs.openstack.org/trunk/install-guide/install/yum/content/trove-install.html | 00:08 |
| thansen | vkmc: I removed that | 00:11 |
| thansen | vkmc: for the paste that is :) | 00:11 |
| vkmc | thansen, you removed the conf? | 00:12 |
| thansen | vkmc: no, I removed the password when I pasted it | 00:12 |
| thansen | the password is there, I assure you | 00:12 |
| vkmc | d'oh | 00:12 |
| vkmc | k k | 00:12 |
| vkmc | thansen, you have the same values in trove.conf? | 00:14 |
| thansen | vkmc: yes | 00:16 |
| * vkmc is running out of ideas | 00:18 | |
| thansen | vkmc: I can add some debug code if it helps, I'll be back in just one sec though | 00:19 |
| vkmc | thansen, sure, I'll make a fresh deployment with it... and see what I can find :) | 00:20 |
| vkmc | thansen, we will get to it, sooner or later! | 00:20 |
| thansen | vkmc: ok, thanks so much for all the help | 00:20 |
| *** _amrith_ is now known as amrith | 00:20 | |
| thansen | if that's not affecting the *real* issues I'm not overly concerned with it | 00:20 |
| vkmc | thansen, np, let me know if something changes | 00:21 |
| thansen | SlickNik: you still around? | 00:21 |
| thansen | vkmc: should those values in the keystone block be prefixed with nova_proxy_? | 00:22 |
| vkmc | thansen, no, its a different way of authenticating | 00:25 |
| thansen | ok | 00:25 |
| vkmc | thansen, nova_proxy_* should be used in real deployments | 00:25 |
| vkmc | that's why its not in the samples | 00:26 |
| * thansen never looked at samples | 00:26 | |
| thansen | I've only looked at what packstack has spit out | 00:26 |
| vkmc | thansen, haha fair enough | 00:27 |
| thansen | vkmc: ok, I'm firing up an instance now (I've shutoff the event stuff altogether) | 00:28 |
| thansen | installing all the stuff right now via the cloudinit crap I setup | 00:29 |
| vkmc | haha | 00:32 |
| vkmc | where did you get the image? | 00:32 |
| thansen | it's just a stock 14.04 image | 00:33 |
| thansen | I couldn't find anywhere that had some prebuild | 00:33 |
| thansen | I'm still wading through all this stuff trying to figure out where the lines are drawn as to what trove is and is not doing | 00:34 |
| vkmc | I see... hmm | 00:34 |
| vkmc | so, in order to use it that image required having trove-guestagent and the datastore you want to use preinstalled | 00:34 |
| vkmc | the image creation process is quite painful right now | 00:35 |
| vkmc | which distro are you using? | 00:35 |
| thansen | yeah, like I said even doing any of that was more than I *originally* expected | 00:35 |
| thansen | I 'get it' now, but I was looking at it more like the load balancer/haproxy setup | 00:35 |
| vkmc | haha | 00:36 |
| thansen | anywho, openstack is running on centos7 | 00:36 |
| thansen | I just used the ubuntu image for trove because I saw an example for the setup of it | 00:36 |
| thansen | I'm more of a EL guy so when the time comes I'd be basing on that | 00:37 |
| thansen | vkmc: http://pastebin.com/QazP8MTy | 00:38 |
| thansen | there's my hacked up process that gets me a running instance | 00:38 |
| thansen | however, like I mentioned before, none of the 'prepare' stuff is getting kicked off | 00:38 |
| thansen | by trove that is | 00:39 |
| *** fifieldt has joined #openstack-trove | 00:39 | |
| thansen | so the volume isn't getting mounted, etc | 00:39 |
| *** shayneburgess has joined #openstack-trove | 00:41 | |
| *** shayneburgess has left #openstack-trove | 00:41 | |
| *** annashen has quit IRC | 00:42 | |
| *** thedodd has joined #openstack-trove | 00:42 | |
| * vkmc checks the paste | 00:43 | |
| *** Barker has joined #openstack-trove | 00:43 | |
| vkmc | cool | 00:43 |
| thansen | vkmc: http://paste.ubuntu.com/9889920/ | 00:43 |
| thansen | that's probably why the prepare stuff is failing? | 00:43 |
| *** shayneburgess has joined #openstack-trove | 00:44 | |
| thansen | SlickNik: when you're around this appears to be the error http://paste.ubuntu.com/9889920/ | 00:44 |
| vkmc | thansen, you said earlier you are using Juno branch | 00:46 |
| vkmc | right? | 00:46 |
| thansen | vkmc: yes | 00:46 |
| vkmc | that should be fixed then... https://bugs.launchpad.net/trove/+bug/1380745 | 00:48 |
| thansen | not sure what's in 14.04 for the guestagent however | 00:48 |
| vkmc | hmm | 00:49 |
| thansen | vkmc: so it's the guestagent bundled with 14.04 then? | 00:49 |
| thansen | must be, I see that in the guestagent code on the RDO install | 00:50 |
| thansen | damn | 00:51 |
| vkmc | thansen, must be yeah | 00:51 |
| thansen | that was a nasty bugger for someone just getting started | 00:51 |
| thansen | I'll have to see what I can rip out of the cloudinit once that works | 00:51 |
| vkmc | guestagent packages dates in Trusty are prior to that patch | 00:51 |
| vkmc | yeah | 00:51 |
| vkmc | maybe getting it from source... mmh | 00:52 |
| vkmc | brb | 00:52 |
| thansen | yeah | 00:52 |
| thansen | vkmc: yeah, maybe I'll transition it to centos w/ rdo | 00:54 |
| *** johnma has quit IRC | 00:54 | |
| thansen | again, I was shooting in the dark without knowing where all the lines are between trove, os, etc | 00:55 |
| thansen | now that I've got a cleaner idea, I know there's nothing special about that ubuntu image so I'll try something else | 00:55 |
| *** annashen has joined #openstack-trove | 00:59 | |
| SlickNik | thansen: As vkmc suggests, you probably have an older package for the guest (one where cluster support hadn't landed yet). | 01:00 |
| SlickNik | thansen: Moving to a more recent guest package should fix that issue. | 01:00 |
| thansen | SlickNik: yeah, I get it now | 01:02 |
| *** jcru has quit IRC | 01:02 | |
| vkmc | thansen, I could provide you an ubuntu image with guestagent in it | 01:02 |
| thansen | vkmc: that would make me insanely happy | 01:03 |
| vkmc | thansen, haha ok :) | 01:03 |
| thansen | most of this isn't very clear in the docs, would be nice to spell some of it out | 01:03 |
| thansen | I'm also dumb as bricks as well, so take that into account :) | 01:04 |
| vkmc | thansen, all the trove team is working hard on that! | 01:04 |
| thansen | vkmc: I assumed, I'm trying to be constructive and not complain for sure | 01:05 |
| vkmc | thansen, naaah, not at all, you catched a bug hard to spot | 01:05 |
| SlickNik | thansen: I doubt the second part — I think the first part is mostly true, and we're working to fix that to make the documentation better. | 01:05 |
| *** annashen has quit IRC | 01:05 | |
| thansen | or rather, to be clear, I'm *not* complaining here :) this is awesome stuff | 01:06 |
| vkmc | indeed! | 01:07 |
| vkmc | so... what's gonna be... fedora/ubuntu with mysql? | 01:07 |
| vkmc | I have both | 01:08 |
| vkmc | in fact... I have too many images :| | 01:08 |
| thansen | vkmc: I'm fine with either, my preference is cent speaking generally | 01:08 |
| thansen | errr, fedora | 01:08 |
| thansen | whatever | 01:08 |
| vkmc | k :) | 01:09 |
| thansen | I'll need the corresponding cloudinit file as well if it's shareable | 01:09 |
| vkmc | nope, these are built using disk-image-builder | 01:10 |
| vkmc | check this out for more details https://github.com/openstack/diskimage-builder | 01:11 |
| thansen | yeah, I've added that to my list of things to cover | 01:12 |
| thansen | err, research I mean | 01:12 |
| thansen | just so I'm clear, I'll need the image itself and then remove the cloudinit file on the controller then? | 01:14 |
| thansen | vkmc: can you private message me the details? I gotta jet for the time being. I'll try it out and report details tomorrow for sure though. | 01:16 |
| vkmc | yeah, having the image with everything installed frees you from that | 01:16 |
| thansen | awesome | 01:16 |
| vkmc | sure | 01:16 |
| thansen | thanks man | 01:16 |
| vkmc | np | 01:17 |
| vkmc | :) | 01:17 |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/trove: Updated from global requirements https://review.openstack.org/149985 | 01:17 |
| vkmc | thansen, I'll send you the link with the image for you to download and some details... ping me if somethings come up | 01:17 |
| vkmc | thansen, and thanks for letting us know about that weird thing happening on trusty | 01:17 |
| thansen | vkmc: cool, my irc will stay up fine but I'm taking off..thanks! | 01:17 |
| vkmc | np, ttfn! | 01:19 |
| *** eghobo has quit IRC | 01:23 | |
| *** sbfox1 has quit IRC | 01:23 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/trove: Updated from global requirements https://review.openstack.org/149985 | 01:26 |
| *** shayneburgess has quit IRC | 01:29 | |
| *** mattgriffin has quit IRC | 01:34 | |
| *** amcrn has quit IRC | 01:49 | |
| *** thedodd has quit IRC | 01:51 | |
| *** eghobo has joined #openstack-trove | 01:52 | |
| *** eghobo has quit IRC | 01:54 | |
| *** haomaiwang has joined #openstack-trove | 02:01 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/trove: Updated from global requirements https://review.openstack.org/149985 | 02:04 |
| *** rwsu is now known as rwsu-afk | 02:05 | |
| *** mattgriffin has joined #openstack-trove | 02:16 | |
| *** erkules_ has joined #openstack-trove | 02:23 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/trove: Updated from global requirements https://review.openstack.org/149985 | 02:25 |
| *** erkules has quit IRC | 02:26 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/trove: Updated from global requirements https://review.openstack.org/149985 | 02:35 |
| openstackgerrit | Steve Leon proposed openstack/trove: Move cluster strategies to strategies/cluster https://review.openstack.org/123254 | 02:41 |
| *** thedodd has joined #openstack-trove | 02:53 | |
| *** thedodd has quit IRC | 02:53 | |
| openstackgerrit | Steve Leon proposed openstack/trove: Move cluster strategies to strategies/cluster https://review.openstack.org/123254 | 02:53 |
| *** annashen has joined #openstack-trove | 03:22 | |
| *** XO19_ is now known as X019 | 03:24 | |
| *** mattgriffin has quit IRC | 03:40 | |
| *** annashen has quit IRC | 03:44 | |
| *** mattgriffin has joined #openstack-trove | 04:12 | |
| *** bhunter71 has quit IRC | 04:48 | |
| *** sbfox has joined #openstack-trove | 05:06 | |
| *** Barker has quit IRC | 05:17 | |
| openstackgerrit | Nirav Shah proposed openstack/trove: Fix PostgreSQL volume definitions https://review.openstack.org/149501 | 05:17 |
| *** annashen has joined #openstack-trove | 05:48 | |
| *** annashen has quit IRC | 06:07 | |
| *** vigneshvar has joined #openstack-trove | 06:27 | |
| *** mattgriffin has quit IRC | 06:44 | |
| *** eghobo has joined #openstack-trove | 06:45 | |
| *** sushilkm has joined #openstack-trove | 07:12 | |
| *** sushilkm has quit IRC | 07:35 | |
| *** sushilkm has joined #openstack-trove | 07:36 | |
| *** sushilkm has quit IRC | 07:38 | |
| *** sushilkm has joined #openstack-trove | 07:41 | |
| *** sushilkm has quit IRC | 07:43 | |
| *** eghobo has quit IRC | 07:46 | |
| *** jwang_ has quit IRC | 07:46 | |
| *** sushilkm has joined #openstack-trove | 07:46 | |
| *** jwang_ has joined #openstack-trove | 07:46 | |
| *** romainh has joined #openstack-trove | 07:49 | |
| *** romainh has left #openstack-trove | 07:51 | |
| *** sbfox has quit IRC | 08:23 | |
| *** nermik has joined #openstack-trove | 08:50 | |
| *** boblebauce has joined #openstack-trove | 08:51 | |
| *** erkules_ is now known as erkules | 09:29 | |
| openstackgerrit | Merged openstack/trove-integration: Read conf files from /etc/trove/conf.d https://review.openstack.org/102423 | 09:55 |
| openstackgerrit | Merged openstack/trove: Adds negative unittests to test_backup_controller.py https://review.openstack.org/142056 | 09:55 |
| *** PeterSchwaller has joined #openstack-trove | 10:10 | |
| *** PeterSchwaller_ has quit IRC | 10:13 | |
| *** haomaiwang has quit IRC | 10:21 | |
| *** pboros has joined #openstack-trove | 11:25 | |
| *** sushilkm_ has joined #openstack-trove | 11:30 | |
| *** exploreshaifali has joined #openstack-trove | 11:36 | |
| *** sushilkm_ has quit IRC | 11:39 | |
| *** IanGovett has joined #openstack-trove | 12:57 | |
| *** robertmyers has joined #openstack-trove | 13:07 | |
| *** Longgeek has joined #openstack-trove | 13:26 | |
| openstackgerrit | Denis M. proposed openstack/trove: Implement MongoDB clustering integration tests https://review.openstack.org/147920 | 13:37 |
| openstackgerrit | Denis M. proposed openstack/trove: Implement TM and Guest strategies for Cassandra datastore https://review.openstack.org/146146 | 13:37 |
| openstackgerrit | Denis M. proposed openstack/trove: Implement advanced MongoDB cluster actions timeout definition https://review.openstack.org/145791 | 13:37 |
| openstackgerrit | Denis M. proposed openstack/trove: Implement API strategy for Cassandra clustering https://review.openstack.org/146145 | 13:37 |
| *** vigneshvar has quit IRC | 13:38 | |
| *** bhunter71 has joined #openstack-trove | 13:51 | |
| openstackgerrit | Denis M. proposed openstack/trove: Implement MongoDB clustering integration tests https://review.openstack.org/147920 | 13:51 |
| openstackgerrit | Denis M. proposed openstack/trove: Implement TM and Guest strategies for Cassandra datastore https://review.openstack.org/146146 | 13:51 |
| openstackgerrit | Denis M. proposed openstack/trove: Implement advanced MongoDB cluster actions timeout definition https://review.openstack.org/145791 | 13:51 |
| *** robertmyers has quit IRC | 13:56 | |
| *** robertmyers has joined #openstack-trove | 13:57 | |
| *** radez_g0n3 is now known as radez | 13:59 | |
| *** _mattf` is now known as mattf | 14:07 | |
| *** mattf has joined #openstack-trove | 14:07 | |
| openstackgerrit | Merged openstack/trove: Support string flavor IDs https://review.openstack.org/115811 | 14:09 |
| *** Longgeek has quit IRC | 14:23 | |
| *** Barker has joined #openstack-trove | 14:34 | |
| *** mattgriffin has joined #openstack-trove | 14:40 | |
| *** denis_makogon has joined #openstack-trove | 14:42 | |
| *** johnma has joined #openstack-trove | 14:48 | |
| *** david-lyle_afk is now known as david-lyle | 14:49 | |
| *** jcru has joined #openstack-trove | 15:00 | |
| *** Barker has quit IRC | 15:01 | |
| *** Barker has joined #openstack-trove | 15:03 | |
| *** rwsu-afk has quit IRC | 15:04 | |
| *** shayneburgess has joined #openstack-trove | 15:06 | |
| *** coolsvap is now known as coolsvap|afk | 15:10 | |
| *** atomic77 has joined #openstack-trove | 15:17 | |
| *** pmackinn has joined #openstack-trove | 15:31 | |
| *** pmackinn has quit IRC | 15:32 | |
| *** rwsu has joined #openstack-trove | 15:42 | |
| *** IanGovett has quit IRC | 15:57 | |
| *** IanGovett has joined #openstack-trove | 15:58 | |
| *** Barker has quit IRC | 16:01 | |
| amrith | dougshelley66, yt? | 16:05 |
| *** johnma has quit IRC | 16:07 | |
| *** mattgrif_ has joined #openstack-trove | 16:11 | |
| dougshelley66 | amrith, yes | 16:11 |
| amrith | doug, was chatting (PM) with denis_makogon who had some concerns about a bug that was recently filed. | 16:11 |
| amrith | denis_makogon, mentioned https://bugs.launchpad.net/trove/+bug/1414813 | 16:12 |
| denis_makogon | yes | 16:12 |
| dougshelley66 | denis_makogon, what is the concern | 16:12 |
| amrith | his concern is that this bug reltes to something in the tesora downstream and that bugsin lp should be about the trove upstream. | 16:12 |
| amrith | I don't believe that these bugs relate to our downstream | 16:12 |
| dougshelley66 | they do not | 16:12 |
| amrith | and I'm not certain what denis_makogon concern is. | 16:12 |
| dougshelley66 | we were testing postgresql and ran into some issues | 16:12 |
| dougshelley66 | we filed them upstream and are attempting to fix them | 16:13 |
| amrith | but I figured that it was more appropriate to have this conversation on #openstack-trove and not a PM. | 16:13 |
| dougshelley66 | amrith, certainly | 16:13 |
| amrith | denis_makogon, I checked and these issues were based on our testing for upstream, not downstream. | 16:13 |
| denis_makogon | for example, upstream code doesn't support replication for PostgreSQL | 16:13 |
| amrith | denis_makogon, ok, I agree. | 16:14 |
| amrith | and? | 16:14 |
| denis_makogon | and API wouldn't let you do that unless you did something with API configuration | 16:14 |
| amrith | say what? | 16:14 |
| amrith | is using the API a bad thing? | 16:14 |
| denis_makogon | i mean trove-api configuration | 16:15 |
| denis_makogon | by the default postgresql replication strategy doesn't exist | 16:15 |
| amrith | isn't that the point? | 16:16 |
| dougshelley66 | denis_makogon, we were attempting to correct the API for postgresql. If you don't believe that was done correctly, please put a constructive comment in the review. If you are accusing us of something else please be more clear | 16:16 |
| *** mattgriffin has quit IRC | 16:17 | |
| *** cweid has quit IRC | 16:18 | |
| *** coolsvap|afk is now known as coolsvap | 16:18 | |
| denis_makogon | i've left the comment at bug report, that'll be enough for me | 16:18 |
| amrith | denis_makogon, I'm not clear what the objection is ... I read your comment and it isn't clear why you seem to think we're logging a bug about a downstream issue. | 16:18 |
| amrith | the issue is in the upstream, and we're looking to fix it upstream. | 16:18 |
| denis_makogon | it is unclear to me how reporter faced with given issue, especially with replication | 16:20 |
| peterstac | maybe I can shed some light on this | 16:20 |
| peterstac | nshah submitted a patchset fixing some Postgresql issues (with volumes #link https://review.openstack.org/#/c/149501/) | 16:21 |
| peterstac | As part of that patchset, he stubbed out all the methods that he discovered were returning bad error messages | 16:22 |
| peterstac | because they weren't implemented | 16:22 |
| peterstac | I told him that would be more appropriate in its own patchset, since it was unrelated to the volume issue | 16:23 |
| peterstac | (I also noticed this issue some time ago, but didn't get around to fixing it, so kudos to nshah for doing so) | 16:24 |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/trove: Updated from global requirements https://review.openstack.org/149985 | 16:24 |
| amrith | denis_makogon, does that make sense? | 16:26 |
| *** nermik has left #openstack-trove | 16:27 | |
| denis_makogon | i'm fine with that | 16:27 |
| amrith | does that explain why we believe that these bugs are related to the upstream. | 16:27 |
| *** robertmyers has quit IRC | 16:31 | |
| *** Riddhi has joined #openstack-trove | 16:33 | |
| nshah | hi denis_makogon… As peterstac explained, bug 1414813 came out of another review. | 16:33 |
| *** Barker has joined #openstack-trove | 16:34 | |
| nshah | We actually need to go through all of the datastore implementation, and raise bugs for all non-existent definitions that *could* be called by taskmanager. | 16:35 |
| peterstac | nshah: go wild! ;) | 16:37 |
| nshah | I’m planning to! woo-hoo! | 16:37 |
| *** mattgrif_ has quit IRC | 16:39 | |
| denis_makogon | nshah, we could avoid doing such, because we can have base manager implementation, that raises exceptions against each RPC method | 16:41 |
| nshah | denis_makogon, that is certainly a better way of doing things. I’ll file a bug mentioning this: need a base manager class that should have all the definitions raise exceptions, and need to have all datastore’s derived classes override these methods with actual implementation. | 16:44 |
| *** cweid has joined #openstack-trove | 16:45 | |
| denis_makogon | nshah, sure, thanks | 16:46 |
| *** mattgriffin has joined #openstack-trove | 16:52 | |
| *** rwsu_ has joined #openstack-trove | 16:53 | |
| *** eghobo has joined #openstack-trove | 16:53 | |
| *** rwsu has quit IRC | 16:53 | |
| *** robertmyers has joined #openstack-trove | 16:58 | |
| *** robertmyers has quit IRC | 16:59 | |
| *** robertmyers has joined #openstack-trove | 17:01 | |
| *** rwsu_ is now known as rwsu | 17:04 | |
| peterstac | nshah: fyi abramley tried to do that quite a ways back and was shot down | 17:11 |
| *** sbfox has joined #openstack-trove | 17:17 | |
| *** boblebauce has quit IRC | 17:19 | |
| *** sbfox has quit IRC | 17:22 | |
| *** thedodd has joined #openstack-trove | 17:28 | |
| *** sbfox has joined #openstack-trove | 17:28 | |
| *** vigneshvar has joined #openstack-trove | 17:29 | |
| *** eghobo has quit IRC | 17:35 | |
| *** eghobo has joined #openstack-trove | 17:44 | |
| *** vigneshvar has quit IRC | 17:45 | |
| *** annashen has joined #openstack-trove | 17:45 | |
| openstackgerrit | Anna Shen proposed openstack/trove: Add limit stanzas for mongos https://review.openstack.org/150131 | 17:52 |
| *** romainh has joined #openstack-trove | 17:53 | |
| -openstackstatus- NOTICE: Gerrit and Zuul will be offline for a few minutes for a security update | 17:54 | |
| *** vigneshvar has joined #openstack-trove | 17:57 | |
| *** openstack` has joined #openstack-trove | 18:03 | |
| *** openstack` is now known as openstack | 18:06 | |
| *** tlashchova has joined #openstack-trove | 18:10 | |
| *** saurabhs has joined #openstack-trove | 18:21 | |
| *** romainh has quit IRC | 18:22 | |
| *** mattgriffin has quit IRC | 18:30 | |
| *** openstackgerrit has quit IRC | 18:30 | |
| *** openstackgerrit has joined #openstack-trove | 18:32 | |
| *** mattgriffin has joined #openstack-trove | 18:35 | |
| *** romainh has joined #openstack-trove | 18:39 | |
| *** sbfox has quit IRC | 18:40 | |
| openstackgerrit | Anna Shen proposed openstack/trove: Add limit stanzas for mongos https://review.openstack.org/150131 | 18:43 |
| *** romainh has left #openstack-trove | 18:45 | |
| *** shayneburgess has quit IRC | 18:48 | |
| *** sbfox has joined #openstack-trove | 18:48 | |
| *** shayneburgess has joined #openstack-trove | 18:48 | |
| *** romainh has joined #openstack-trove | 18:49 | |
| *** romainh has left #openstack-trove | 18:49 | |
| *** SergeyLukjanov has quit IRC | 18:49 | |
| *** shayneburgess has quit IRC | 18:50 | |
| *** shayneburgess has joined #openstack-trove | 18:50 | |
| *** SergeyLukjanov has joined #openstack-trove | 18:52 | |
| vkmc | amrith, hey there! around? | 18:53 |
| vkmc | amrith, wanted to ask, trove-guestagent.conf is copied to the guest instances? and if so, when is it done? | 18:54 |
| vkmc | SlickNik, ^ | 18:55 |
| SlickNik | vkmc: It gets copied as part of the upstart script in the image, if I recall correctly. | 18:55 |
| thansen | well, I think the controller is copying trove-guestmanager.conf to /etc/trove-guestagent.conf on the instance | 18:55 |
| thansen | at least that's the behavior I noted | 18:55 |
| SlickNik | vkmc: that happens initially, and then the full configuration gets pulled down through AMQP from the taskmanager. | 18:56 |
| *** coolsvap is now known as coolsvap|afk | 18:56 | |
| SlickNik | let me double check | 18:56 |
| vkmc | SlickNik, cool... so the question now is, what happens if something changes in the conf? how that updates are reflected on the instances that are up and running? | 18:56 |
| thansen | vkmc: so on this image you sent, are you just cat'ing /etc/guest_info and /etc/trove-guestagent.conf together like I was doing? | 18:57 |
| SlickNik | vkmc: the initial conf comes down as part of this: https://github.com/openstack/trove-integration/blob/master/scripts/files/trove-guest.upstart.conf#L33-L36 | 18:58 |
| SlickNik | vkmc: If someone changes something in the conf — a service restart is needed before those changes will go into effect. | 18:59 |
| SlickNik | I don't think we have any mechanism on the guest today that tracks changes / auto-restarts the guest. | 18:59 |
| thansen | SlickNik: there is something else going on beside that | 19:00 |
| vkmc | SlickNik, I see | 19:00 |
| *** atomic77 has quit IRC | 19:00 | |
| thansen | SlickNik: something relatively low level is placing the file at /etc/trove-guestagent.conf upon boot | 19:01 |
| vkmc | thansen, that image I shared has been initializated with the configuration as you did with the cloudinit scripts | 19:01 |
| *** exploreshaifali has quit IRC | 19:01 | |
| thansen | vkmc: but how exactly are you creating the final .conf file? | 19:03 |
| thansen | I have this ugly thing.. cat /etc/guest_info /etc/trove-guestagent.conf > /etc/trove/trove-guestagent.conf | 19:04 |
| vkmc | thansen, copying a default conf file https://github.com/openstack/trove-integration/blob/master/scripts/files/trove-guest.upstart.conf#L33-L36 | 19:05 |
| *** robertmyers has quit IRC | 19:05 | |
| thansen | before guestagent is even installed, which is why I'm certain something is happening well before any kind of init script | 19:05 |
| openstackgerrit | Anna Shen proposed openstack/trove: Add limit stanzas for mongos https://review.openstack.org/150131 | 19:08 |
| *** amcrn has joined #openstack-trove | 19:09 | |
| dougshelley66 | thansen, i believe those files are rendered by the task manager and passed via nova boot user_data or config_drive | 19:10 |
| thansen | that would make sense | 19:11 |
| thansen | I'm not seeing it getting copied in that upstart script, but it could be happening somewhere else | 19:12 |
| thansen | TROVE_CONFIG="--config-file=/etc/guest_info --config-file=/etc/trove/trove-guestagent.conf" | 19:12 |
| thansen | it's decidedly *not* in /etc/trove upon boot | 19:12 |
| SlickNik | thansen: the guest-info file gets injected into the VM using file-injection on nova boot. | 19:14 |
| SlickNik | i.e. /etc/guest_info | 19:14 |
| thansen | yeah, not only that but the /etc/trove-guestagent.conf | 19:14 |
| thansen | file as well | 19:14 |
| *** thedodd has quit IRC | 19:24 | |
| *** radez is now known as radez_g0n3 | 19:27 | |
| SlickNik | thansen: Looks like both those files get injected by taskmanager as part of the nova-boot call | 19:28 |
| SlickNik | thansen: https://github.com/openstack/trove/blob/master/trove/taskmanager/models.py#L710-725 | 19:28 |
| SlickNik | thansen: That gets called from here: https://github.com/openstack/trove/blob/master/trove/taskmanager/models.py#L460-L462 | 19:28 |
| thansen | SlickNik: yeah, that was my suspicion | 19:29 |
| *** shayneburgess has quit IRC | 19:34 | |
| *** robertmyers has joined #openstack-trove | 19:36 | |
| *** robertmyers has quit IRC | 19:36 | |
| *** tlashchova has quit IRC | 19:57 | |
| *** Barker has quit IRC | 19:57 | |
| *** tlashchova has joined #openstack-trove | 19:58 | |
| *** Barker has joined #openstack-trove | 20:01 | |
| *** exploreshaifali has joined #openstack-trove | 20:06 | |
| *** thedodd has joined #openstack-trove | 20:13 | |
| *** vigneshvar has quit IRC | 20:17 | |
| *** openstack has joined #openstack-trove | 20:37 | |
| *** openstackgerrit has quit IRC | 20:38 | |
| *** rwsu has quit IRC | 20:38 | |
| *** jcru has quit IRC | 20:38 | |
| *** pdmars_ has quit IRC | 20:38 | |
| *** tlashchova has quit IRC | 20:38 | |
| *** mattgriffin has quit IRC | 20:38 | |
| *** bhunter71 has quit IRC | 20:38 | |
| *** exploreshaifali has quit IRC | 20:38 | |
| *** SergeyLukjanov has quit IRC | 20:38 | |
| *** ChanServ has quit IRC | 20:38 | |
| *** sbadia has quit IRC | 20:38 | |
| *** SlickNik has quit IRC | 20:38 | |
| *** fifieldt has quit IRC | 20:38 | |
| *** edmondk has quit IRC | 20:38 | |
| *** mattf has quit IRC | 20:38 | |
| *** eghobo has quit IRC | 20:38 | |
| *** IanGovett has quit IRC | 20:38 | |
| *** zhiyan has quit IRC | 20:38 | |
| *** sgotliv has quit IRC | 20:38 | |
| *** f13o has quit IRC | 20:38 | |
| *** Kieleth has quit IRC | 20:38 | |
| *** amrith has quit IRC | 20:38 | |
| *** david-lyle has quit IRC | 20:38 | |
| *** jodah has quit IRC | 20:38 | |
| *** zigo has quit IRC | 20:38 | |
| *** hogepodge has quit IRC | 20:38 | |
| *** freyes has quit IRC | 20:38 | |
| *** iccha has quit IRC | 20:38 | |
| *** mat-lowery has quit IRC | 20:38 | |
| *** hollandais has quit IRC | 20:38 | |
| *** vigneshvar has quit IRC | 20:38 | |
| *** chlong has quit IRC | 20:38 | |
| *** krugg has quit IRC | 20:38 | |
| *** thansen has quit IRC | 20:38 | |
| *** mikehn_ has quit IRC | 20:38 | |
| *** denis_makogon has quit IRC | 20:38 | |
| *** sushilkm has quit IRC | 20:38 | |
| *** blipp_ has quit IRC | 20:38 | |
| *** timbyr_ has quit IRC | 20:38 | |
| *** cp16net has quit IRC | 20:38 | |
| *** vkmc has quit IRC | 20:38 | |
| *** dkehn has quit IRC | 20:38 | |
| *** thedodd has quit IRC | 20:38 | |
| *** saurabhs has quit IRC | 20:38 | |
| *** pboros has quit IRC | 20:38 | |
| *** aginghipster has quit IRC | 20:38 | |
| *** ekarlso has quit IRC | 20:38 | |
| *** radez_g0n3 has quit IRC | 20:38 | |
| *** laurelm has quit IRC | 20:38 | |
| *** clds has quit IRC | 20:38 | |
| *** jdaggett_ has quit IRC | 20:38 | |
| *** vgnbkr has quit IRC | 20:38 | |
| *** vipul has quit IRC | 20:38 | |
| *** dloi has quit IRC | 20:38 | |
| *** sbfox has quit IRC | 20:38 | |
| *** jwang_ has quit IRC | 20:38 | |
| *** dhellmann has quit IRC | 20:38 | |
| *** cweid has quit IRC | 20:38 | |
| *** PeterSchwaller has quit IRC | 20:38 | |
| *** tylerhannan has quit IRC | 20:38 | |
| *** serverascode has quit IRC | 20:38 | |
| *** jcooley has quit IRC | 20:38 | |
| *** d0ugal has quit IRC | 20:38 | |
| *** schang has quit IRC | 20:38 | |
| *** bhunter has quit IRC | 20:38 | |
| *** wallace has quit IRC | 20:38 | |
| *** esp has quit IRC | 20:38 | |
| *** dougshelley66 has quit IRC | 20:38 | |
| *** mariusv_ has quit IRC | 20:38 | |
| *** Isotopp has quit IRC | 20:38 | |
| *** zacksh has quit IRC | 20:38 | |
| *** adam_g has quit IRC | 20:38 | |
| *** amcrn has quit IRC | 20:38 | |
| *** anteaya has quit IRC | 20:38 | |
| *** esmute has quit IRC | 20:38 | |
| *** georgelorch has quit IRC | 20:38 | |
| *** abramley has quit IRC | 20:38 | |
| *** dmitryme has quit IRC | 20:38 | |
| *** spiffxp_ has quit IRC | 20:38 | |
| *** mbiciunas has quit IRC | 20:38 | |
| *** imsplitbit has quit IRC | 20:38 | |
| *** kanzaros has quit IRC | 20:38 | |
| *** Barker has quit IRC | 20:38 | |
| *** Riddhi has quit IRC | 20:38 | |
| *** lifeless has quit IRC | 20:38 | |
| *** coolsvap|afk has quit IRC | 20:38 | |
| *** peterstac has quit IRC | 20:38 | |
| *** tristanC has quit IRC | 20:38 | |
| *** X019 has quit IRC | 20:38 | |
| *** nshah has quit IRC | 20:38 | |
| *** erkules has quit IRC | 20:38 | |
| *** isviridov has quit IRC | 20:38 | |
| *** vigneshvar has joined #openstack-trove | 20:44 | |
| *** pdmars_ has joined #openstack-trove | 20:44 | |
| *** thedodd has joined #openstack-trove | 20:44 | |
| *** exploreshaifali has joined #openstack-trove | 20:44 | |
| *** Barker has joined #openstack-trove | 20:44 | |
| *** tlashchova has joined #openstack-trove | 20:44 | |
| *** amcrn has joined #openstack-trove | 20:44 | |
| *** SergeyLukjanov has joined #openstack-trove | 20:44 | |
| *** sbfox has joined #openstack-trove | 20:44 | |
| *** mattgriffin has joined #openstack-trove | 20:44 | |
| *** openstackgerrit has joined #openstack-trove | 20:44 | |
| *** saurabhs has joined #openstack-trove | 20:44 | |
| *** eghobo has joined #openstack-trove | 20:44 | |
| *** rwsu has joined #openstack-trove | 20:44 | |
| *** cweid has joined #openstack-trove | 20:44 | |
| *** Riddhi has joined #openstack-trove | 20:44 | |
| *** IanGovett has joined #openstack-trove | 20:44 | |
| *** jcru has joined #openstack-trove | 20:44 | |
| *** denis_makogon has joined #openstack-trove | 20:44 | |
| *** bhunter71 has joined #openstack-trove | 20:44 | |
| *** pboros has joined #openstack-trove | 20:44 | |
| *** PeterSchwaller has joined #openstack-trove | 20:44 | |
| *** jwang_ has joined #openstack-trove | 20:44 | |
| *** sushilkm has joined #openstack-trove | 20:44 | |
| *** erkules has joined #openstack-trove | 20:44 | |
| *** fifieldt has joined #openstack-trove | 20:44 | |
| *** chlong has joined #openstack-trove | 20:44 | |
| *** tylerhannan has joined #openstack-trove | 20:44 | |
| *** zhiyan has joined #openstack-trove | 20:44 | |
| *** serverascode has joined #openstack-trove | 20:44 | |
| *** sgotliv has joined #openstack-trove | 20:44 | |
| *** jcooley has joined #openstack-trove | 20:44 | |
| *** f13o has joined #openstack-trove | 20:44 | |
| *** Kieleth has joined #openstack-trove | 20:44 | |
| *** lifeless has joined #openstack-trove | 20:44 | |
| *** sbadia has joined #openstack-trove | 20:44 | |
| *** SlickNik has joined #openstack-trove | 20:44 | |
| *** coolsvap|afk has joined #openstack-trove | 20:44 | |
| *** amrith has joined #openstack-trove | 20:44 | |
| *** edmondk has joined #openstack-trove | 20:44 | |
| *** mattf has joined #openstack-trove | 20:44 | |
| *** krugg has joined #openstack-trove | 20:44 | |
| *** anteaya has joined #openstack-trove | 20:44 | |
| *** d0ugal has joined #openstack-trove | 20:44 | |
| *** peterstac has joined #openstack-trove | 20:44 | |
| *** dhellmann has joined #openstack-trove | 20:44 | |
| *** thansen has joined #openstack-trove | 20:44 | |
| *** esmute has joined #openstack-trove | 20:44 | |
| *** blipp_ has joined #openstack-trove | 20:44 | |
| *** mikehn_ has joined #openstack-trove | 20:44 | |
| *** georgelorch has joined #openstack-trove | 20:44 | |
| *** mat-lowery has joined #openstack-trove | 20:44 | |
| *** david-lyle has joined #openstack-trove | 20:44 | |
| *** timbyr_ has joined #openstack-trove | 20:44 | |
| *** tristanC has joined #openstack-trove | 20:44 | |
| *** X019 has joined #openstack-trove | 20:44 | |
| *** jodah has joined #openstack-trove | 20:44 | |
| *** zigo has joined #openstack-trove | 20:44 | |
| *** isviridov has joined #openstack-trove | 20:44 | |
| *** hogepodge has joined #openstack-trove | 20:44 | |
| *** ChanServ has joined #openstack-trove | 20:44 | |
| *** hollandais has joined #openstack-trove | 20:44 | |
| *** iccha has joined #openstack-trove | 20:44 | |
| *** freyes has joined #openstack-trove | 20:44 | |
| *** cp16net has joined #openstack-trove | 20:44 | |
| *** vkmc has joined #openstack-trove | 20:44 | |
| *** dkehn has joined #openstack-trove | 20:44 | |
| *** schang has joined #openstack-trove | 20:44 | |
| *** abramley has joined #openstack-trove | 20:44 | |
| *** bhunter has joined #openstack-trove | 20:44 | |
| *** dmitryme has joined #openstack-trove | 20:44 | |
| *** wallace has joined #openstack-trove | 20:44 | |
| *** esp has joined #openstack-trove | 20:44 | |
| *** nshah has joined #openstack-trove | 20:44 | |
| *** spiffxp_ has joined #openstack-trove | 20:44 | |
| *** ekarlso has joined #openstack-trove | 20:44 | |
| *** dougshelley66 has joined #openstack-trove | 20:44 | |
| *** aginghipster has joined #openstack-trove | 20:44 | |
| *** mariusv_ has joined #openstack-trove | 20:44 | |
| *** mbiciunas has joined #openstack-trove | 20:44 | |
| *** imsplitbit has joined #openstack-trove | 20:44 | |
| *** kanzaros has joined #openstack-trove | 20:44 | |
| *** radez_g0n3 has joined #openstack-trove | 20:44 | |
| *** laurelm has joined #openstack-trove | 20:44 | |
| *** clds has joined #openstack-trove | 20:44 | |
| *** adam_g has joined #openstack-trove | 20:44 | |
| *** zacksh has joined #openstack-trove | 20:44 | |
| *** Isotopp has joined #openstack-trove | 20:44 | |
| *** jdaggett_ has joined #openstack-trove | 20:44 | |
| *** vgnbkr has joined #openstack-trove | 20:44 | |
| *** vipul has joined #openstack-trove | 20:44 | |
| *** dloi has joined #openstack-trove | 20:44 | |
| *** sendak.freenode.net sets mode: +o ChanServ | 20:44 | |
| *** radez_g0n3 is now known as radez | 20:53 | |
| *** tomblank has joined #openstack-trove | 20:58 | |
| *** jcru has quit IRC | 21:00 | |
| *** SergeyLukjanov has quit IRC | 21:02 | |
| *** SergeyLukjanov has joined #openstack-trove | 21:05 | |
| *** tomblank has quit IRC | 21:18 | |
| SlickNik | thansen: That sounds like it shouldn't be happening. As far as I'm aware, there's no code in trove (other than the integration scripts) that even uploads an image to glance. | 21:19 |
| SlickNik | So there's likely something else going on. | 21:19 |
| *** vigneshvar has quit IRC | 21:20 | |
| *** shayneburgess has joined #openstack-trove | 21:23 | |
| *** annashen has joined #openstack-trove | 21:24 | |
| *** exploreshaifali has quit IRC | 21:29 | |
| *** vigneshvar has joined #openstack-trove | 21:32 | |
| thansen | SlickNik: yeah, it happened when I added #2 and #3 versions | 21:34 |
| thansen | doesn't do it when I add a the first | 21:34 |
| *** tomblank has joined #openstack-trove | 21:36 | |
| *** atomic77 has joined #openstack-trove | 21:36 | |
| *** tomblank has quit IRC | 21:47 | |
| *** shayneburgess has quit IRC | 21:59 | |
| *** Barker has quit IRC | 22:00 | |
| *** radez is now known as radez_g0n3 | 22:17 | |
| openstackgerrit | Anna Shen proposed openstack/trove: Add limit stanzas for mongos https://review.openstack.org/150131 | 22:24 |
| *** miqui has joined #openstack-trove | 22:49 | |
| *** dhellmann has quit IRC | 22:54 | |
| *** dhellmann has joined #openstack-trove | 22:57 | |
| *** IanGovett has quit IRC | 23:00 | |
| *** pboros has quit IRC | 23:03 | |
| *** annashen has quit IRC | 23:09 | |
| *** Riddhi has quit IRC | 23:14 | |
| *** annashen has joined #openstack-trove | 23:20 | |
| *** annashen has quit IRC | 23:47 | |
| *** mattgriffin has quit IRC | 23:55 | |
| *** tomblank has joined #openstack-trove | 23:56 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!