*** dwcramer has quit IRC | 00:02 | |
*** Mops_ has quit IRC | 00:02 | |
*** vipul|away is now known as vipul | 00:02 | |
*** scotm has quit IRC | 00:03 | |
*** smarvin has joined #openstack | 00:03 | |
*** warik has joined #openstack | 00:04 | |
*** Entonian has joined #openstack | 00:05 | |
*** lloydde has quit IRC | 00:06 | |
*** torandu has quit IRC | 00:06 | |
*** danger_fo is now known as danger_fo_away | 00:06 | |
*** soosfarm has quit IRC | 00:07 | |
*** sarob has quit IRC | 00:08 | |
*** desai has joined #openstack | 00:09 | |
*** soosfarm has joined #openstack | 00:09 | |
*** sniperd has quit IRC | 00:10 | |
*** acb__ has joined #openstack | 00:10 | |
*** voltune has quit IRC | 00:11 | |
*** reed has quit IRC | 00:11 | |
*** sniperd has joined #openstack | 00:11 | |
*** jcru|away is now known as jcru | 00:12 | |
kieppie | I've got what I think is a functional system now. Thanks for your help, everyone. | 00:12 |
---|---|---|
kieppie | THere are still a few caveats that I need to deal with - I'm not doing VNC yet, and I need to make sure my swift stack/proxy is operating correctly | 00:13 |
*** Girls_Escort_Clu has joined #openstack | 00:13 | |
*** samkottler|food is now known as samkottler | 00:13 | |
*** dwcramer has joined #openstack | 00:15 | |
*** rafiu has joined #openstack | 00:15 | |
*** nubi3 has joined #openstack | 00:16 | |
*** s0mik has joined #openstack | 00:16 | |
*** Sparks has quit IRC | 00:16 | |
*** voltune has joined #openstack | 00:16 | |
nubi3 | hay guys , any one can help me about connection in openstack diablo ??? | 00:17 |
*** ejat has quit IRC | 00:17 | |
*** albert23 has left #openstack | 00:18 | |
*** ryanpetrello has joined #openstack | 00:19 | |
*** maurosr has quit IRC | 00:20 | |
*** _niko has joined #openstack | 00:20 | |
*** sunilthaha has joined #openstack | 00:21 | |
*** lloydde has joined #openstack | 00:25 | |
*** jcru has quit IRC | 00:26 | |
*** reutopiaer_ has quit IRC | 00:27 | |
*** reutopiaer_ has joined #openstack | 00:27 | |
*** markmcclain has joined #openstack | 00:28 | |
*** szaydel has quit IRC | 00:28 | |
*** smarvin has quit IRC | 00:28 | |
*** scotm has joined #openstack | 00:28 | |
*** voltune has quit IRC | 00:28 | |
*** markxx has joined #openstack | 00:31 | |
*** Entonian has quit IRC | 00:31 | |
markxx | anyone alive?;) | 00:32 |
kieppie | markxx - kinda. in & out | 00:32 |
lifeless | markxx: always, just ask, don't ask to ask :) | 00:33 |
*** rpawlik has quit IRC | 00:33 | |
*** maxiz has joined #openstack | 00:33 | |
markxx | :D | 00:34 |
*** voltune has joined #openstack | 00:34 | |
*** rafiu has quit IRC | 00:35 | |
markxx | i didn't read too much docs on openstack, but i was wondering about storage system. can u actually 'mount' openstack storage to the unix/linux fs ? | 00:35 |
*** rafiu has joined #openstack | 00:35 | |
*** Girls_Escort_Clu has quit IRC | 00:35 | |
*** s0mik has quit IRC | 00:36 | |
*** alunduil has joined #openstack | 00:37 | |
kieppie | markxx - yes, kinda. depends on mount manner, but there are a few systems that should allow you functionality nova-volumen & swift object storage | 00:38 |
*** szaydel has joined #openstack | 00:38 | |
notmyname | markxx: are you looking at cinder (block storage) or swift (object storage)? yes to block. no to object | 00:38 |
markxx | well, block storage, i dont know how 'fast' would be to use object storage on a fs assuming there's a kernel module that would emulate the API | 00:39 |
kieppie | notmyname - thanks for the correction | 00:39 |
*** oubiwann has joined #openstack | 00:39 | |
markxx | the idea is i'm wondering if it's possible to build a storage system on openstack with many nodes connected over the network | 00:39 |
*** dims has quit IRC | 00:39 | |
*** lloydde has quit IRC | 00:40 | |
markxx | i dont know how openstack handles disconnects between it's nodes etc.. | 00:40 |
notmyname | markxx: ya, the mismatch between POSIX and eventually-consistent object storage generally results in poor performance when you have a translation layer | 00:40 |
*** sniperd has quit IRC | 00:40 | |
*** sudorandom has joined #openstack | 00:40 | |
*** KyleMacDonald has joined #openstack | 00:40 | |
markxx | anyhow on top of that I would like to have openvz | 00:40 |
markxx | so i was just wondering if someone had experience with this..and if it's possible | 00:40 |
*** oubiwann has quit IRC | 00:40 | |
markxx | and if so, is the performance acceptable | 00:41 |
kieppie | markxx - check your OpenVZ + libvirt | 00:41 |
lifeless | markxx: there is a fuse filesystem around for s3 | 00:41 |
*** reutopiaer_ has quit IRC | 00:41 | |
*** oubiwann has joined #openstack | 00:41 | |
uvirtbot` | New bug: #1076813 in quantum "improvements to API validation logic" [Low,Confirmed] https://launchpad.net/bugs/1076813 | 00:41 |
lifeless | should be able to make that work with swift without too much headache | 00:41 |
*** desai has quit IRC | 00:42 | |
lifeless | markxx: if you want POSIX storage on many nodes - look at ceph. | 00:42 |
lifeless | markxx: ceph's rdb may be exactly what you want - and they have modules to integrate in with openstack APIs too | 00:42 |
notmyname | lifeless: there is a fuse layer for swift too | 00:42 |
lifeless | notmyname: cool, I assumed there would be but wasn't 100% sure ;) | 00:42 |
markxx | thank u so much ;) checking... | 00:43 |
*** samkottler is now known as samkottler|out | 00:43 | |
*** torandu has joined #openstack | 00:43 | |
*** tgall_foo has joined #openstack | 00:44 | |
kieppie | notmyname - switf @ fuse = pretty cool :) | 00:44 |
kieppie | stable? | 00:44 |
notmyname | kieppie: https://github.com/redbo/cloudfuse | 00:45 |
*** mishin has quit IRC | 00:45 | |
*** metral has quit IRC | 00:45 | |
*** metral has joined #openstack | 00:45 | |
markxx | what about inode info ?:) | 00:45 |
*** s0mik has joined #openstack | 00:45 | |
markxx | if i store files on the object storage | 00:46 |
*** melmoth has joined #openstack | 00:46 | |
*** mkouhei has joined #openstack | 00:47 | |
coolj | a gotcha with cloudfuse is that it caches container and object info for a (configurable) time, so if you PUT an object through the api, then ls your container mount, you won't see it right away | 00:48 |
*** Kyril has joined #openstack | 00:48 | |
markxx | so, u can't really use the fs to run mysql database i.e. | 00:50 |
markxx | ;D | 00:50 |
markxx | or cache is only about the inode info ? | 00:50 |
*** ryu25 has joined #openstack | 00:52 | |
*** dims has joined #openstack | 00:53 | |
*** eglynn_ has joined #openstack | 00:54 | |
*** s0mik has quit IRC | 00:54 | |
coolj | there's no actual inodes, it just proxies fs calls to swift api calls and caches the results. cf. https://github.com/redbo/cloudfuse/blob/master/cloudfsapi.c#L235 | 00:55 |
*** saurabhsurana has left #openstack | 00:55 | |
*** dx4100 has joined #openstack | 00:56 | |
*** mishin has joined #openstack | 00:56 | |
*** eglynn has quit IRC | 00:57 | |
*** FlaPer87 has quit IRC | 00:58 | |
*** metral_ has joined #openstack | 00:59 | |
*** s0mik has joined #openstack | 01:00 | |
*** s0mik has quit IRC | 01:00 | |
*** colinmcnamara has joined #openstack | 01:00 | |
*** metral has quit IRC | 01:02 | |
*** metral_ is now known as metral | 01:02 | |
*** scotm has quit IRC | 01:04 | |
*** KyleMacDonald has quit IRC | 01:04 | |
*** KyleMacDonald has joined #openstack | 01:05 | |
*** otherwiseguy has quit IRC | 01:05 | |
*** colinmcnamara has quit IRC | 01:05 | |
*** vipul is now known as vipul|away | 01:06 | |
*** sg has joined #openstack | 01:08 | |
*** sg is now known as Guest52105 | 01:08 | |
*** nubi3 has quit IRC | 01:09 | |
*** Guest52105 has quit IRC | 01:09 | |
*** cwelle has joined #openstack | 01:10 | |
uvirtbot` | New bug: #1076818 in python-novaclient "'nova flavor-create' does not check its arguments." [Undecided,New] https://launchpad.net/bugs/1076818 | 01:11 |
*** s0mik has joined #openstack | 01:11 | |
*** hemna_ has joined #openstack | 01:12 | |
*** juice has quit IRC | 01:13 | |
*** tgall_foo has quit IRC | 01:13 | |
*** kevein has joined #openstack | 01:15 | |
*** hemna has quit IRC | 01:16 | |
uvirtbot` | New bug: #1076821 in openstack-common "log module has nova specific default settings" [Undecided,New] https://launchpad.net/bugs/1076821 | 01:16 |
*** desai has joined #openstack | 01:17 | |
*** sacharya has joined #openstack | 01:19 | |
*** _ozstacker_ has quit IRC | 01:21 | |
*** ozstacker has joined #openstack | 01:21 | |
*** Glace_ has joined #openstack | 01:21 | |
*** kavit_ is now known as kavit | 01:22 | |
*** epim has quit IRC | 01:22 | |
*** sniperd has joined #openstack | 01:24 | |
*** markxx has quit IRC | 01:25 | |
*** reutopiaer_ has joined #openstack | 01:26 | |
*** vipul|away is now known as vipul | 01:30 | |
*** reutopiaer_ has quit IRC | 01:31 | |
*** jcmartin has quit IRC | 01:32 | |
*** dims has quit IRC | 01:33 | |
*** esp2 has left #openstack | 01:33 | |
*** reutopiaer_ has joined #openstack | 01:34 | |
*** adalbas has quit IRC | 01:35 | |
kieppie | anyone still up? | 01:37 |
*** littleidea has quit IRC | 01:39 | |
*** rustam has joined #openstack | 01:39 | |
*** littleidea has joined #openstack | 01:40 | |
*** melmoth has quit IRC | 01:40 | |
*** B1ackavar has quit IRC | 01:41 | |
*** roge has quit IRC | 01:41 | |
*** metral_ has joined #openstack | 01:41 | |
*** msinhore has quit IRC | 01:41 | |
uvirtbot` | New bug: #1076826 in openstack-manuals "Wrong field in the Configuration of Postgres as backend of nova" [Undecided,New] https://launchpad.net/bugs/1076826 | 01:41 |
*** dims has joined #openstack | 01:42 | |
*** osier has joined #openstack | 01:45 | |
*** metral has quit IRC | 01:45 | |
*** metral_ is now known as metral | 01:45 | |
*** reutopiaer_ has quit IRC | 01:48 | |
*** bfgun has joined #openstack | 01:49 | |
*** maxiz has quit IRC | 01:49 | |
*** lloydde has joined #openstack | 01:50 | |
*** cmt has joined #openstack | 01:51 | |
*** jakkudanieru has quit IRC | 01:51 | |
*** jakkudanieru has joined #openstack | 01:52 | |
*** sacharya1 has joined #openstack | 01:52 | |
*** bfig has quit IRC | 01:52 | |
*** sacharya has quit IRC | 01:54 | |
*** littleidea has quit IRC | 01:55 | |
*** lloydde has quit IRC | 01:55 | |
*** rustam has quit IRC | 01:56 | |
*** metral_ has joined #openstack | 01:56 | |
*** arata has quit IRC | 01:57 | |
*** danblack has quit IRC | 01:57 | |
*** rustam has joined #openstack | 01:57 | |
*** metral has quit IRC | 01:59 | |
*** metral_ is now known as metral | 01:59 | |
*** danblack has joined #openstack | 01:59 | |
*** rustam has quit IRC | 02:00 | |
*** rustam has joined #openstack | 02:00 | |
*** rustam has quit IRC | 02:02 | |
*** rustam_ has joined #openstack | 02:02 | |
*** rustam_ has quit IRC | 02:04 | |
*** rustam has joined #openstack | 02:04 | |
*** Sparks has joined #openstack | 02:06 | |
*** pixelbeat has quit IRC | 02:06 | |
*** rnorwood1 has quit IRC | 02:07 | |
kieppie | ping | 02:08 |
*** rustam has quit IRC | 02:09 | |
*** littleidea has joined #openstack | 02:09 | |
ozstacker | pong | 02:09 |
*** littleidea has left #openstack | 02:10 | |
kieppie | HI ozstacker | 02:10 |
ozstacker | Gday | 02:10 |
ozstacker | You're an NZStacker? | 02:11 |
uvirtbot` | New bug: #1076831 in devstack "can NOT launch the latest ceilometer-agent-compute" [Undecided,New] https://launchpad.net/bugs/1076831 | 02:11 |
kieppie | know much re swift/object-storage? | 02:11 |
kieppie | that I am | 02:11 |
kieppie | new to OS yet | 02:11 |
*** roge has joined #openstack | 02:11 | |
kieppie | only now *kinda* completed my 1st setup | 02:11 |
kieppie | still not sure it's all copasetic | 02:11 |
ozstacker | Cool, I think a couple of kiwis have joined the Aussie UG. | 02:12 |
kieppie | not sure my swift is functioning right | 02:12 |
ozstacker | ok | 02:12 |
kieppie | possible - there tends to be a steady trickly that way | 02:12 |
kieppie | *trickle* | 02:12 |
*** rustam has joined #openstack | 02:13 | |
ozstacker | what's up with swift? | 02:14 |
*** esm_ has quit IRC | 02:15 | |
*** yidclare has joined #openstack | 02:15 | |
*** gyee has quit IRC | 02:16 | |
kieppie | I've done my install & think it's all good, but when I try to verify as per docco, it stalls (but doesn't crach): http://docs.openstack.org/trunk/openstack-compute/install/apt/content/verify-swift-installation.html | 02:16 |
*** rnorwood1 has joined #openstack | 02:16 | |
kieppie | `swift -V 2.0 -A http://<AUTH_HOSTNAME>:5000/v2.0 -U openstackDemo:admin -K $ADMINPASS stat` | 02:16 |
*** sniperd has quit IRC | 02:16 | |
ozstacker | Ok. kavit, one of our tech team is in channel, but he's just in a meeting right now, i'll ping him for you. | 02:18 |
kieppie | thanks | 02:18 |
*** ryanpetrello has quit IRC | 02:18 | |
kieppie | I've been trying to do some coordination with a very nice annegentle_ on getting some docs fixed | 02:19 |
kieppie | loads of little typo's, but I think we can probably tackle many of those in ernest once the /folsom/ docs come online | 02:20 |
*** satyag_ has joined #openstack | 02:21 | |
uvirtbot` | New bug: #1076834 in quantum "no indication for quantum server started status" [Undecided,New] https://launchpad.net/bugs/1076834 | 02:21 |
*** markmcclain has quit IRC | 02:21 | |
*** jplewi has quit IRC | 02:23 | |
*** epim has joined #openstack | 02:25 | |
*** epim_ has joined #openstack | 02:25 | |
kieppie | ozstacker, kavit - I'll wait for a post here. I'm doing a `tail -f` on all my logs, but I'm not seeing any corresponding activity. not sure if swift (or its proxy) does any verbose logging | 02:26 |
*** crandquist has joined #openstack | 02:26 | |
ozstacker | cool - i cant get his attention on Skype | 02:27 |
ozstacker | but we're in the right time zone so we're around all day | 02:27 |
*** kobier has quit IRC | 02:28 | |
*** robbiew has quit IRC | 02:29 | |
*** epim has quit IRC | 02:29 | |
*** epim_ is now known as epim | 02:29 | |
kieppie | sweet | 02:29 |
kieppie | this arse-end-of-the-world timezone-thing really gets to me somethimes | 02:30 |
*** Sparks has quit IRC | 02:31 | |
*** satyag_ has left #openstack | 02:32 | |
*** KyleMacDonald has quit IRC | 02:32 | |
*** CuraHack has quit IRC | 02:33 | |
*** satyag has joined #openstack | 02:33 | |
*** msavy has quit IRC | 02:33 | |
*** stevebake has joined #openstack | 02:34 | |
*** sudorandom has quit IRC | 02:34 | |
*** satyag has left #openstack | 02:34 | |
*** ryanpetrello has joined #openstack | 02:36 | |
*** ryanpetrello has quit IRC | 02:37 | |
*** judd7 has quit IRC | 02:40 | |
*** davidhadas has quit IRC | 02:40 | |
*** sudorandom has joined #openstack | 02:41 | |
*** cp16net|away is now known as cp16net | 02:44 | |
*** rnorwood1 has quit IRC | 02:47 | |
*** Gordonz has joined #openstack | 02:49 | |
*** matiu has joined #openstack | 02:50 | |
*** davidha has joined #openstack | 02:51 | |
*** adjohn has quit IRC | 02:54 | |
*** markmcclain has joined #openstack | 02:55 | |
*** s0mik has quit IRC | 02:55 | |
*** s0mik has joined #openstack | 02:56 | |
*** esm_ has joined #openstack | 02:57 | |
*** szaydel has quit IRC | 02:57 | |
*** mnewby has quit IRC | 02:58 | |
*** sarob has joined #openstack | 02:58 | |
*** warik has quit IRC | 02:58 | |
*** Ruetobas has quit IRC | 02:58 | |
*** sunilthaha has quit IRC | 02:59 | |
kieppie | any devs here dealing wit horizon? | 03:00 |
*** Ruetobas has joined #openstack | 03:02 | |
*** cp16net is now known as cp16net|away | 03:03 | |
*** yidclare has quit IRC | 03:05 | |
*** torandu has quit IRC | 03:07 | |
*** egant has quit IRC | 03:09 | |
*** jakkudanieru has quit IRC | 03:09 | |
*** rnorwood1 has joined #openstack | 03:11 | |
*** rnorwood2 has joined #openstack | 03:11 | |
*** sandywalsh has quit IRC | 03:12 | |
*** rnorwood1 has quit IRC | 03:15 | |
*** judd7 has joined #openstack | 03:17 | |
*** anniec has quit IRC | 03:17 | |
*** oubiwann has quit IRC | 03:19 | |
*** metral_ has joined #openstack | 03:20 | |
*** metral has quit IRC | 03:22 | |
*** metral_ is now known as metral | 03:22 | |
*** oubiwann has joined #openstack | 03:22 | |
*** judd7_ has joined #openstack | 03:23 | |
*** rafiu has quit IRC | 03:23 | |
*** rnorwood2 has quit IRC | 03:23 | |
*** metral_ has joined #openstack | 03:24 | |
*** judd7 has quit IRC | 03:25 | |
*** judd7_ is now known as judd7 | 03:25 | |
*** rafiu has joined #openstack | 03:27 | |
*** rnorwood1 has joined #openstack | 03:27 | |
*** sudorandom has quit IRC | 03:27 | |
*** rustam has quit IRC | 03:27 | |
*** metral has quit IRC | 03:28 | |
*** metral_ is now known as metral | 03:28 | |
*** lifeless has quit IRC | 03:29 | |
*** tongli has quit IRC | 03:31 | |
*** rnorwood1 has quit IRC | 03:31 | |
*** esm_ has quit IRC | 03:31 | |
*** Glace_ has quit IRC | 03:31 | |
*** maxiz has joined #openstack | 03:32 | |
*** rnorwood1 has joined #openstack | 03:34 | |
*** fujin has joined #openstack | 03:34 | |
*** sacharya has joined #openstack | 03:38 | |
*** sacharya1 has quit IRC | 03:39 | |
*** Gordonz has quit IRC | 03:41 | |
*** Glace_ has joined #openstack | 03:41 | |
*** TheSphinX_ has joined #openstack | 03:44 | |
*** themadcanudist has joined #openstack | 03:44 | |
*** TheSphinX^ has quit IRC | 03:44 | |
themadcanudist | hey guys… i'm using swift 1.7.4 + swift3 and when using django+django-storage, i occasionally encounter this issue with timeouts on uploads | 03:45 |
themadcanudist | i can debug this pretty thoroughly, but is anyone out there that can help me? | 03:45 |
themadcanudist | it works perfect in swift 1.4.8, but anything above gives me these occasional timeouts. | 03:45 |
*** rnorwood1 has quit IRC | 03:45 | |
ozstacker | kieppie: "this arse-end-of-the-world timezone-thing really gets to me somethimes" that's the price we have to pay for living in paradise. dont tell the rest of world. | 03:46 |
uvirtbot` | New bug: #1076854 in devstack "Booting an instance with --config-drive fails" [Undecided,New] https://launchpad.net/bugs/1076854 | 03:46 |
*** mjfork has quit IRC | 03:47 | |
*** clopez has joined #openstack | 03:47 | |
*** szaydel has joined #openstack | 03:51 | |
*** eglynn__ has joined #openstack | 03:53 | |
*** melwitt has quit IRC | 03:54 | |
*** eglynn_ has quit IRC | 03:56 | |
*** cp16net|away is now known as cp16net | 03:56 | |
*** judd7 has quit IRC | 03:57 | |
*** littleidea has joined #openstack | 03:57 | |
*** rustam has joined #openstack | 03:58 | |
*** sunilthaha has joined #openstack | 03:59 | |
themadcanudist | anyone around for helping me troubleshoot swift? | 04:01 |
*** rustam has quit IRC | 04:02 | |
themadcanudist | the proxy, specifically | 04:02 |
*** rnorwood1 has joined #openstack | 04:03 | |
*** themadcanudist has quit IRC | 04:03 | |
*** themadcanudist has joined #openstack | 04:03 | |
*** sacharya has quit IRC | 04:04 | |
*** sacharya has joined #openstack | 04:05 | |
*** yocum has quit IRC | 04:06 | |
uvirtbot` | New bug: #1076863 in nova "'nova list --flavor <id>' outputs the same empty list, even if there is not any instance or flavor." [Undecided,New] https://launchpad.net/bugs/1076863 | 04:11 |
*** gohko_airbase has joined #openstack | 04:13 | |
*** dhellmann has joined #openstack | 04:13 | |
notmyname | themadcanudist: yo | 04:13 |
themadcanudist | yo | 04:13 |
themadcanudist | man, have i got a weird "bug" here | 04:13 |
themadcanudist | swift 1.7.4 + swift3 module … using Django+ django-storage (which uses boto) | 04:14 |
themadcanudist | with swift 1.4.8 everything works fine | 04:14 |
*** gohko_air has quit IRC | 04:14 | |
*** lifeless has joined #openstack | 04:14 | |
themadcanudist | However, i need 1.7.4 because the latest version of swift3 which ineed for the canned_acls... | 04:14 |
themadcanudist | but when i use that and try to store objects via swift, they upload | 04:15 |
themadcanudist | but when they finish… the client doesn't receive some sort of response.. (trying to debug what it is) | 04:15 |
themadcanudist | and the app times out | 04:15 |
themadcanudist | the object gets uploaded though | 04:15 |
themadcanudist | sometimes it goes through | 04:15 |
themadcanudist | i tried disabling ssl, setting log to debug, etc.. | 04:15 |
themadcanudist | getting this: Client disconnected on read | 04:16 |
themadcanudist | was getting this with swift 1.6.0: Client did not read from queue within 60s | 04:16 |
themadcanudist | which i traced down in the code | 04:16 |
themadcanudist | it's like there's data that isn't being read from the proxy server… wtf | 04:16 |
themadcanudist | when i use boto manually, it bloody works =D | 04:17 |
notmyname | themadcanudist: that would lead me to believe that it's an issue with your client (django something?) | 04:18 |
themadcanudist | yeah, it may be.. however, it works flawlessly with 1.4.8 | 04:18 |
notmyname | hmm..but django uses boto? | 04:18 |
themadcanudist | yeah | 04:18 |
themadcanudist | it does | 04:18 |
themadcanudist | whether it's the client or somethign that swift does, i want to watch that transaction | 04:18 |
themadcanudist | however, I'm at a loss on how to debug it | 04:18 |
themadcanudist | can i get this to log more thoroughly without having to add crazy debugging to the codebase? | 04:19 |
notmyname | not sure yet :-/ | 04:19 |
notmyname | themadcanudist: in the proxy logs, when you see the disconnect (the 499 log line), it should have the number of bytes transferred. does that match the size of the object? | 04:19 |
themadcanudist | hmm.. it doesn't say... | 04:21 |
themadcanudist | lemme try again | 04:21 |
notmyname | themadcanudist: the proxy log line definition is at https://github.com/openstack/swift/blob/master/swift/common/middleware/proxy_logging.py#L143 | 04:21 |
*** Glace_ has quit IRC | 04:21 | |
*** krow has joined #openstack | 04:22 | |
*** sacharya1 has joined #openstack | 04:25 | |
*** led_belly has joined #openstack | 04:25 | |
themadcanudist | ok.. i reset everything… up to version 1.7.6: error msg is : Client did not read from queue within 60s | 04:26 |
*** msinhore has joined #openstack | 04:26 | |
themadcanudist | ie. latest git pull | 04:27 |
*** sacharya has quit IRC | 04:28 | |
themadcanudist | so in: proxy/controllers/base.py in the _make_app_iter_reader method | 04:29 |
themadcanudist | this is gonna be hairty | 04:29 |
themadcanudist | hairy* | 04:29 |
themadcanudist | you still there? | 04:32 |
themadcanudist | notmyname: ? | 04:32 |
*** sacharya1 has quit IRC | 04:32 | |
notmyname | sorry. switched away. got the ping with my username | 04:32 |
* themadcanudist nods | 04:33 | |
*** sacharya has joined #openstack | 04:33 | |
notmyname | themadcanudist: while there have been some significant refactors in the proxy server since 1.4.8, I've not come across your error before | 04:35 |
themadcanudist | yeah, i'm not surprised =) | 04:35 |
themadcanudist | i'm like a magnet for unreported bugs | 04:35 |
*** krow has quit IRC | 04:35 | |
*** ryanpetrello has joined #openstack | 04:36 | |
notmyname | themadcanudist: do you have a full traceback or just that error message? | 04:36 |
themadcanudist | just the errors | 04:36 |
themadcanudist | i guess i can change the code to get a full traceback | 04:36 |
themadcanudist | ie. don't catch the exception? | 04:36 |
notmyname | themadcanudist: is there anything "special" about this object or container? eg versioning, large object manifest, expiring objects, container sync, etc? | 04:37 |
themadcanudist | but judging by the code, it's the client that's not reading the buffer, which is mesesd. | 04:37 |
*** krow has joined #openstack | 04:37 | |
themadcanudist | notmyname: it's a public readable container. | 04:37 |
themadcanudist | that's all | 04:37 |
notmyname | ok | 04:37 |
notmyname | and this is when you upload, right? | 04:38 |
themadcanudist | yeah | 04:38 |
*** judd7 has joined #openstack | 04:38 | |
themadcanudist | just switched it to a non-public container.. same deal | 04:38 |
*** szaydel has quit IRC | 04:38 | |
themadcanudist | what's interesting, is if I upload again, it works. ie. if the object exists already and it overwrites it | 04:39 |
*** rafiu has quit IRC | 04:39 | |
notmyname | themadcanudist: anything special about the deployment details? what filesystem are you using? what os? | 04:40 |
themadcanudist | centos, xfs | 04:40 |
*** msinhore has quit IRC | 04:42 | |
notmyname | themadcanudist: ok, here's the fun part: that code is _only_ in the GET code path | 04:42 |
*** judd7 has quit IRC | 04:42 | |
themadcanudist | aahhh | 04:43 |
themadcanudist | i bet the client uploads, then gets | 04:43 |
themadcanudist | gets something | 04:43 |
themadcanudist | ie. posts the file… maybe gets the container for a file listing? | 04:43 |
*** zach_mtu has quit IRC | 04:45 | |
notmyname | themadcanudist: so just a guess (that would need to be tested), perhaps your client is doing a GET and disconnecting. but I don't know why that would make your client hang... | 04:46 |
themadcanudist | yeah, i think the key here is to up my client debug levels to see exactly what it's doing | 04:47 |
themadcanudist | because right now i'm making guesses, which is pointless | 04:47 |
themadcanudist | i suspect swift is being sane | 04:47 |
themadcanudist | and the django framework is being stupid | 04:47 |
notmyname | well, let's not assume there are no bugs in swift ;-) | 04:48 |
notmyname | but more info is needed | 04:48 |
themadcanudist | yes | 04:48 |
themadcanudist | exactly | 04:48 |
themadcanudist | once i know what the client is doing, i can make some connections | 04:48 |
themadcanudist | thank youfor your help! | 04:48 |
notmyname | themadcanudist: sure. let me know what you find | 04:48 |
themadcanudist | i will | 04:49 |
*** markwash has quit IRC | 04:49 | |
*** JJoa has quit IRC | 04:50 | |
*** rnorwood1 has quit IRC | 04:50 | |
*** warik has joined #openstack | 04:52 | |
*** aeperezt has quit IRC | 04:54 | |
*** Glace_ has joined #openstack | 04:54 | |
notmyname | themadcanudist: final follow up: looking through that code, it is triggered when the end-user client (ie django) hasn't read any info off the wire in the allowed timeout | 04:55 |
*** szaydel has joined #openstack | 04:55 | |
themadcanudist | notmyname: /nod | 04:55 |
*** clopez has quit IRC | 04:56 | |
notmyname | themadcanudist: it's a tricky bit of the code, but the overall idea is that the proxy is continually reading from the storage node and feeding the chunks into a queue of max length == 1 | 04:57 |
notmyname | themadcanudist: it expects that something is reading off of the queue (ie the end-user, ultimately--but actually just the next thing up in the middleware stack technically). | 04:57 |
themadcanudist | that's a good point.. it could be the swift3 middleware I'm using | 04:58 |
notmyname | themadcanudist: if a second chunk cannot go into the queue (because there is already a chunk there) within the timeout, then the error is raised | 04:58 |
*** rnorwood1 has joined #openstack | 04:58 | |
notmyname | unlikely, but possible, IMO | 04:58 |
themadcanudist | k.. why do you say that? | 04:58 |
*** rustam has joined #openstack | 04:58 | |
notmyname | I don't remember anything in the swift3 middleware (or any other middleware I've seen) that would delay responses | 04:59 |
themadcanudist | k | 04:59 |
*** ryanpetrello has quit IRC | 04:59 | |
*** leetrout has joined #openstack | 05:00 | |
notmyname | IIRC, swift3 simply maps the auth headers and error response codes. it doesn't do anything that should delay responses | 05:00 |
notmyname | but I haven't looked at that code in a while | 05:00 |
themadcanudist | yeah | 05:00 |
*** dwcramer has quit IRC | 05:01 | |
*** roge has quit IRC | 05:01 | |
*** rnorwood1 has quit IRC | 05:03 | |
*** rustam has quit IRC | 05:03 | |
notmyname | themadcanudist: final final followup, seems that the first question is what the client is doing. then we can understand what it expects swift to do and if swift is failing or some other part | 05:03 |
themadcanudist | definitely | 05:03 |
themadcanudist | working on it | 05:03 |
*** led_belly has quit IRC | 05:04 | |
*** desai has quit IRC | 05:04 | |
*** cwelle has quit IRC | 05:05 | |
*** fleish has quit IRC | 05:06 | |
*** fleish has joined #openstack | 05:06 | |
*** warik has left #openstack | 05:06 | |
*** tmichael has joined #openstack | 05:17 | |
*** szaydel has quit IRC | 05:17 | |
*** tmichael has quit IRC | 05:17 | |
*** littleidea has quit IRC | 05:17 | |
*** markmcclain has quit IRC | 05:18 | |
*** redondos has quit IRC | 05:18 | |
themadcanudist | notmyname: ok i got some debugging happenign with boto | 05:24 |
themadcanudist | it's actually stuck on the PUT | 05:24 |
themadcanudist | no gets | 05:24 |
themadcanudist | and as the code suggests | 05:24 |
themadcanudist | in swift | 05:24 |
themadcanudist | the client isn't reading from the buffer… *weird* | 05:24 |
themadcanudist | i need more debugging actually | 05:24 |
notmyname | themadcanudist: do you have the headers that are passed in on the PUT request? | 05:25 |
themadcanudist | yeah | 05:25 |
themadcanudist | Headers: {'Content-MD5': 'hgixP986+KNnWFTVIBLLhA==', 'Content-Length': '2006263', 'Expect': '100-Continue', 'User-Agent': 'Boto/2.6.0 (darwin)', 'Content-Type': 'image/jpeg', 'x-amz-acl': 'public-read'} | 05:25 |
*** markwash has joined #openstack | 05:25 | |
*** xiao has joined #openstack | 05:26 | |
*** msinhore has joined #openstack | 05:29 | |
*** adjohn has joined #openstack | 05:30 | |
notmyname | themadcanudist: in order to isolate some things, you've tried boto directly, right? have you used curl or some other tool to use the swift API (rather than swift3)? | 05:32 |
themadcanudist | notmyname: yeah.. i use boto directly and it works =( | 05:32 |
notmyname | themadcanudist: can you turn on logging headers in swift? | 05:33 |
themadcanudist | yep | 05:33 |
themadcanudist | one sec | 05:33 |
notmyname | themadcanudist: the other thing to do is find all log lines with the same transaction id as the error line | 05:33 |
*** oubiwann has quit IRC | 05:34 | |
*** krow has quit IRC | 05:34 | |
themadcanudist | ah | 05:34 |
*** mishin has quit IRC | 05:34 | |
*** tgall_foo has joined #openstack | 05:36 | |
themadcanudist | so, i was already actually logging the headers | 05:37 |
*** pvankouteren has quit IRC | 05:38 | |
themadcanudist | damn, i think i need to crash out | 05:38 |
themadcanudist | I can pick this up tomorrow | 05:38 |
themadcanudist | thanks for the help notmyname! It's really appreaciated! | 05:38 |
themadcanudist | i'll get to the bottom of this | 05:39 |
*** cmt has quit IRC | 05:48 | |
*** Trixboxer has joined #openstack | 05:52 | |
*** pvankouteren has joined #openstack | 05:55 | |
*** Glace_ has quit IRC | 05:55 | |
*** rustam has joined #openstack | 05:59 | |
*** krow has joined #openstack | 06:00 | |
*** s0mik has quit IRC | 06:00 | |
*** jakkudanieru has joined #openstack | 06:01 | |
*** mnewby has joined #openstack | 06:03 | |
*** rustam has quit IRC | 06:04 | |
*** sayan has joined #openstack | 06:07 | |
*** sayan has joined #openstack | 06:07 | |
*** l0p3n has joined #openstack | 06:08 | |
*** bfgun is now known as bfig | 06:09 | |
*** tualatrix has joined #openstack | 06:19 | |
*** koolhead17 has joined #openstack | 06:19 | |
*** themadcanudist has quit IRC | 06:19 | |
*** themadcanudist has joined #openstack | 06:20 | |
*** pvankouteren has quit IRC | 06:21 | |
*** danblack has quit IRC | 06:25 | |
*** e1mer has quit IRC | 06:25 | |
*** atrius is now known as atrius_away | 06:27 | |
*** lianhao has quit IRC | 06:27 | |
*** tualatrix has quit IRC | 06:28 | |
*** tgall_foo has quit IRC | 06:28 | |
*** tgall_foo has joined #openstack | 06:29 | |
*** tualatrix has joined #openstack | 06:30 | |
*** rustam has joined #openstack | 06:31 | |
*** e1mer has joined #openstack | 06:31 | |
*** colinmcnamara has joined #openstack | 06:32 | |
*** redondos has joined #openstack | 06:34 | |
*** redondos has joined #openstack | 06:34 | |
*** rustam has quit IRC | 06:35 | |
*** plu has quit IRC | 06:37 | |
*** plu has joined #openstack | 06:38 | |
*** mishin has joined #openstack | 06:38 | |
uvirtbot` | New bug: #1076879 in nova "a created volume can't be attached to an instance" [Undecided,New] https://launchpad.net/bugs/1076879 | 06:41 |
*** mishin has quit IRC | 06:41 | |
*** pvankouteren has joined #openstack | 06:44 | |
*** jodok has joined #openstack | 06:44 | |
*** jodok has joined #openstack | 06:44 | |
*** jodok has quit IRC | 06:46 | |
*** Valdez1 is now known as Valdez | 06:49 | |
*** mrunge has joined #openstack | 06:50 | |
*** sayan has quit IRC | 06:51 | |
*** notze has joined #openstack | 06:51 | |
*** Valdez has quit IRC | 06:52 | |
*** Valdez has joined #openstack | 06:53 | |
*** leetrout has quit IRC | 06:54 | |
*** krow has quit IRC | 06:54 | |
*** Cardoe_ has joined #openstack | 06:54 | |
Cardoe_ | Trying to troubleshoot why my VMs won't get their IPs when using Quantum. udhcpc from the CirrOS image says sending discover and then sending select for A.B.C.D where A.B.C.D is the correctly assigned IP but then it says No lease, failing | 06:56 |
Cardoe_ | really at a loss here | 06:56 |
*** koolhead17 has quit IRC | 06:57 | |
*** Valdez has quit IRC | 07:00 | |
*** oubiwann has joined #openstack | 07:00 | |
*** rocambol1 has joined #openstack | 07:00 | |
*** e1mer has quit IRC | 07:01 | |
*** rushiagr has joined #openstack | 07:02 | |
*** sayan has joined #openstack | 07:05 | |
*** afazekas has joined #openstack | 07:06 | |
*** jodok has joined #openstack | 07:07 | |
*** miclorb has quit IRC | 07:08 | |
*** thovden has joined #openstack | 07:08 | |
*** adjohn has quit IRC | 07:11 | |
*** colinmcnamara has quit IRC | 07:14 | |
*** krow has joined #openstack | 07:15 | |
*** QwertyM has joined #openstack | 07:16 | |
*** QwertyM has joined #openstack | 07:16 | |
bitsmart | Cardoe: I've notice my images are not getting a default gateway. Once I manually assign a gateway networking works like a charm | 07:16 |
*** reed has joined #openstack | 07:16 | |
bitsmart | Cardoe: I'm can't figure out why the gateway isn't getting assigned by the DHCP server though | 07:17 |
*** Vek has quit IRC | 07:17 | |
*** oubiwann has quit IRC | 07:19 | |
*** aculich has joined #openstack | 07:24 | |
*** mrmartin has joined #openstack | 07:24 | |
uvirtbot` | New bug: #1076887 in nova "we can't create a volume on dashboard under devstack " [Undecided,New] https://launchpad.net/bugs/1076887 | 07:26 |
*** SmoothSage has joined #openstack | 07:27 | |
*** thovden has quit IRC | 07:30 | |
*** tualatrix has quit IRC | 07:30 | |
*** dpb___ has quit IRC | 07:32 | |
jeremyb | bitsmart: maybe you could ask tcpdump? | 07:37 |
*** e1mer has joined #openstack | 07:38 | |
bitsmart | bitsmart: I have and it looks like dnsmasq is making a offer, just don't know why Ubuntu's cloud images are not accepting it | 07:38 |
bitsmart | jeremyb: ^ | 07:38 |
*** sayan has quit IRC | 07:38 | |
bitsmart | jeremyb: I'm not sure it's a Openstack or a Ubuntu issue yet | 07:39 |
*** guigui1 has joined #openstack | 07:42 | |
jeremyb | well, obvious question: does the offer have a default gateway? | 07:43 |
*** markwash has quit IRC | 07:45 | |
*** redondos has quit IRC | 07:45 | |
*** dpb_ has joined #openstack | 07:46 | |
*** dpb_ is now known as Guest76575 | 07:46 | |
*** koolhead17 has joined #openstack | 07:48 | |
*** cmagina has quit IRC | 07:49 | |
*** krow has quit IRC | 07:50 | |
*** KyleMacDonald has joined #openstack | 07:51 | |
*** e1mer has quit IRC | 07:52 | |
*** sayan has joined #openstack | 07:52 | |
*** jakkudanieru has quit IRC | 07:53 | |
*** jakkudanieru has joined #openstack | 07:53 | |
*** reidrac has joined #openstack | 07:55 | |
*** e1mer has joined #openstack | 07:58 | |
*** jakkudanieru has quit IRC | 07:58 | |
*** balboah has joined #openstack | 07:58 | |
*** mrunge has quit IRC | 08:00 | |
*** FlaPer87 has joined #openstack | 08:04 | |
*** mrunge has joined #openstack | 08:05 | |
*** Mops has joined #openstack | 08:05 | |
*** TheZeke has joined #openstack | 08:06 | |
TheZeke | Can anyone tell me where to start troubleshooting this? | 08:07 |
TheZeke | root@osc:~# keystone --os-username=admin --os-password=secrete --os-auth-url=http://10.50.14.4::35357/v2.0 token-get | 08:07 |
TheZeke | No handlers could be found for logger "keystoneclient.client" | 08:07 |
TheZeke | Authorization Failed: Unable to communicate with identity service: Unable to find the server at 10.50.14.4:. (HTTP 400) | 08:07 |
TheZeke | ... But this works | 08:07 |
TheZeke | root@osc:~# keystone user-list | 08:07 |
TheZeke | +----------------------------------+--------+---------+--------------------+ | 08:07 |
TheZeke | | id | name | enabled | email | | 08:07 |
TheZeke | +----------------------------------+--------+---------+--------------------+ | 08:07 |
TheZeke | | 2ed98d33e6264224ae4f98fdd0242410 | nova | True | nova@example.com | | 08:07 |
TheZeke | | 495e110f28104cf3bc088062ccd9e77f | glance | True | glance@example.com | | 08:07 |
TheZeke | | 6fb0e09260ad4a34abe88be22823d456 | demo | True | admin@example.com | | 08:07 |
TheZeke | | f71fb484fbf348548aa1d36c97fec5cd | admin | True | admin@example.com | | 08:07 |
TheZeke | +----------------------------------+--------+---------+--------------------+ | 08:07 |
*** shardy has joined #openstack | 08:08 | |
*** jakkudanieru has joined #openstack | 08:08 | |
*** ondergetekende has joined #openstack | 08:09 | |
*** jdurgin has quit IRC | 08:09 | |
*** e1mer has quit IRC | 08:09 | |
Madkiss | TheZeke: ever heard of pastebins? | 08:10 |
*** krow has joined #openstack | 08:10 | |
TheZeke | Yes, theoutput is not that long considering the volume on the channel | 08:10 |
TheZeke | the output* | 08:10 |
*** danblack has joined #openstack | 08:10 | |
*** jdurgin has joined #openstack | 08:11 | |
TheZeke | If I rely on environment variables with keystone client I get the following error: | 08:12 |
TheZeke | 'Client' object has no attribute 'service_catalog' | 08:12 |
*** e1mer has joined #openstack | 08:13 | |
jeremyb | TheZeke: you're not being realistic. I'm not even going to bother reading the question because you didn't use a pastebin | 08:13 |
*** guigui1 has quit IRC | 08:13 | |
jeremyb | hrmm, actually i think i wanted to use a different word there... | 08:14 |
TheZeke | sorry I didn't think it was that long | 08:14 |
*** dx4100 has quit IRC | 08:15 | |
*** mindpixel has joined #openstack | 08:15 | |
*** dx4100 has joined #openstack | 08:15 | |
*** cmagina has joined #openstack | 08:16 | |
jeremyb | TheZeke: ok, well FYI, it's more than twice too long for any channel that you don't already know really well. and it's 4x too long for any place with active conversations in progress. good rule of thumb is never paste more than 2 lines... | 08:16 |
TheZeke | fair rule, sorry, I don't IRC much if ever | 08:16 |
TheZeke | I've only dropped in here like 4 times over the last few days to figure this stuff out | 08:17 |
Madkiss | maybe that's because nobody answers? :) | 08:18 |
TheZeke | well I haven't had any answers actually - I talked with another user who was having the same problems as me yesterday though lol | 08:18 |
TheZeke | some issues with the hyphens vs. dashes in --switches | 08:19 |
*** msinhore has quit IRC | 08:19 | |
*** guigui1 has joined #openstack | 08:19 | |
*** MarkAtwood has joined #openstack | 08:19 | |
Madkiss | besides, http://10.50.14.4::35357/v2.0 has a double ":" in it. and besides, I think the authl-URL ought to be http://10.50.14.4:5000/v2.0/ really | 08:19 |
Madkiss | works for me that way, at least. | 08:20 |
TheZeke | actually I'm just reading something along those lines about the environment variables overriding things and to keep them separated | 08:20 |
*** texarcana has quit IRC | 08:22 | |
TheZeke | Thank you Madkiss, I must be losing my mind because I didn't notice the double :: | 08:22 |
TheZeke | time to sleep I guess | 08:22 |
*** primozf has joined #openstack | 08:22 | |
*** TheZeke has quit IRC | 08:22 | |
*** texarcana has joined #openstack | 08:23 | |
*** giulivo has quit IRC | 08:23 | |
*** jpich has joined #openstack | 08:24 | |
*** mrmartin has quit IRC | 08:25 | |
*** krow has quit IRC | 08:26 | |
Madkiss | now I couldn't take his oath to never pastebin tons of stuff again | 08:26 |
Madkiss | sigh | 08:26 |
*** krow has joined #openstack | 08:28 | |
*** davidha has quit IRC | 08:28 | |
*** krow has quit IRC | 08:31 | |
*** dev_sa has joined #openstack | 08:31 | |
*** leveldoc has joined #openstack | 08:32 | |
leveldoc | anybody else experiencing this: volume remains in status 'attaching' using essex and nova-volumes? | 08:32 |
*** Staples84 has joined #openstack | 08:33 | |
*** Girls_Escort has joined #openstack | 08:35 | |
*** Saddam has joined #openstack | 08:38 | |
*** Maledictus has joined #openstack | 08:38 | |
*** Maledictus has joined #openstack | 08:38 | |
*** fleish has quit IRC | 08:39 | |
*** kavit has quit IRC | 08:40 | |
*** kavit has joined #openstack | 08:41 | |
*** egallen has joined #openstack | 08:41 | |
*** Cardoe_ has quit IRC | 08:45 | |
jeremyb | marrusl: i think this is what i was thinking of: http://www.osrg.net/sheepdog/ | 08:46 |
*** jodok has quit IRC | 08:46 | |
*** Girls_Escort has quit IRC | 08:49 | |
*** comptona has quit IRC | 08:51 | |
*** Triade has joined #openstack | 08:52 | |
*** krow has joined #openstack | 08:52 | |
*** nacx has joined #openstack | 08:52 | |
*** DarKnesS_WolF has joined #openstack | 08:54 | |
*** notze has quit IRC | 08:55 | |
uvirtbot` | New bug: #1076912 in libra "Pool manager needs to accept names for image details" [High,Triaged] https://launchpad.net/bugs/1076912 | 08:56 |
*** tomoe_ has quit IRC | 08:56 | |
*** tomoe_ has joined #openstack | 08:57 | |
*** oubiwann has joined #openstack | 09:00 | |
*** buptyao has joined #openstack | 09:01 | |
*** krow has quit IRC | 09:01 | |
*** tomoe_ has quit IRC | 09:01 | |
Madkiss | When I use "quantum subnet-create" and I pass a "--gateway" parameter to it, is that gateway the one that VMs will have to use or is that the one that the machine itself uses as gateway? | 09:03 |
*** redondos has joined #openstack | 09:04 | |
*** redondos has joined #openstack | 09:04 | |
*** dx4100 has quit IRC | 09:05 | |
*** maxiz has quit IRC | 09:05 | |
*** dx4100 has joined #openstack | 09:05 | |
*** danblack has quit IRC | 09:07 | |
*** aloga has quit IRC | 09:07 | |
*** One-Man-Bucket has joined #openstack | 09:08 | |
Madkiss | i guess the real question i have is "What gateway to specify for the --gateway option when creating nets in Quantum" | 09:09 |
*** aloga has joined #openstack | 09:09 | |
*** pixelbeat has joined #openstack | 09:11 | |
*** satyag_ has joined #openstack | 09:11 | |
*** satyag_ has quit IRC | 09:12 | |
*** satyag_ has joined #openstack | 09:13 | |
*** Vek has joined #openstack | 09:13 | |
*** jodok has joined #openstack | 09:13 | |
*** jodok has joined #openstack | 09:13 | |
*** satyag_ has quit IRC | 09:13 | |
*** satyag_ has joined #openstack | 09:15 | |
*** satyag has joined #openstack | 09:16 | |
*** rocambol1 has quit IRC | 09:16 | |
buptyao | I can create a instance on contorl node, but it will fail when it is on the compute node. The nova-compute.log says "Timeout while waiting on RPC response." I check the RabbitMQ and reinstall nova-compute on the compute node, but it doesn't work. Anybody can share some docs? | 09:17 |
*** s0mik has joined #openstack | 09:18 | |
*** oubiwann has quit IRC | 09:19 | |
*** egallen has quit IRC | 09:19 | |
*** TheZeke has joined #openstack | 09:19 | |
TheZeke | Hello - when attempting to import an image with glance I get an error. The error is "The request you have made requires authentication. (HTTP 401)". For the full output of the issue and what I tried to fix it please see http://paste.openstack.org/show/25223/ | 09:20 |
*** krow has joined #openstack | 09:21 | |
TheZeke | I guess I should have said create an image because I'm using the 'image-crate' subcommand | 09:22 |
TheZeke | s/image-crate/image-create/ | 09:22 |
*** uncleofthestick has joined #openstack | 09:22 | |
*** egallen has joined #openstack | 09:24 | |
*** krow has quit IRC | 09:24 | |
*** egallen has quit IRC | 09:25 | |
*** egallen has joined #openstack | 09:26 | |
*** egallen has left #openstack | 09:27 | |
*** derekh has joined #openstack | 09:27 | |
*** rocambol1 has joined #openstack | 09:30 | |
*** Razique has joined #openstack | 09:31 | |
*** s0mik has quit IRC | 09:31 | |
*** darraghb has joined #openstack | 09:33 | |
*** s0mik has joined #openstack | 09:35 | |
*** rushiagr1 has joined #openstack | 09:36 | |
*** e1mer has quit IRC | 09:36 | |
*** kavit_ has joined #openstack | 09:37 | |
*** s0mik has quit IRC | 09:37 | |
*** TheZeke has quit IRC | 09:38 | |
*** mmagr has joined #openstack | 09:38 | |
*** krow has joined #openstack | 09:38 | |
*** TheZeke has joined #openstack | 09:38 | |
*** rushiagr has quit IRC | 09:39 | |
*** TheZeke has quit IRC | 09:39 | |
*** kavit has quit IRC | 09:40 | |
*** tryggvil has quit IRC | 09:40 | |
*** Tross has joined #openstack | 09:41 | |
*** jodok has quit IRC | 09:41 | |
*** jodok has joined #openstack | 09:42 | |
*** jodok has joined #openstack | 09:42 | |
*** TheZeke has joined #openstack | 09:42 | |
*** MarkAtwood has quit IRC | 09:42 | |
*** TheZeke has left #openstack | 09:43 | |
*** TheZeke has joined #openstack | 09:43 | |
*** tryggvil has joined #openstack | 09:48 | |
*** notze has joined #openstack | 09:54 | |
*** Dorogs has joined #openstack | 09:54 | |
*** yuwang has quit IRC | 09:56 | |
*** yuwang has joined #openstack | 09:56 | |
*** rha has quit IRC | 09:57 | |
*** itarchitectkev has joined #openstack | 09:59 | |
*** rha has joined #openstack | 10:00 | |
*** rha has joined #openstack | 10:00 | |
*** xiao has quit IRC | 10:00 | |
*** jodok has quit IRC | 10:00 | |
*** bbcmicrocomputer has joined #openstack | 10:03 | |
*** bbcmicrocomputer has joined #openstack | 10:03 | |
*** FlaPer87 has quit IRC | 10:03 | |
*** jakkudanieru has quit IRC | 10:05 | |
*** e1mer has joined #openstack | 10:06 | |
*** redondos has quit IRC | 10:09 | |
*** Tross has quit IRC | 10:09 | |
*** BobAnon has joined #openstack | 10:09 | |
itarchitectkev | good day folks - its Fri-mybrainswithquantum-day | 10:11 |
*** L0L0L0L0L has quit IRC | 10:11 | |
*** leveldoc has quit IRC | 10:13 | |
*** arata has joined #openstack | 10:13 | |
*** jodok has joined #openstack | 10:14 | |
*** jodok has joined #openstack | 10:14 | |
*** wramthun has quit IRC | 10:14 | |
aryan | \o, any idea on this question: https://answers.launchpad.net/quantum/+question/213459 ? | 10:17 |
*** nsavin has quit IRC | 10:20 | |
*** s0mik has joined #openstack | 10:22 | |
*** aloga has quit IRC | 10:26 | |
*** jodok has quit IRC | 10:28 | |
*** jodok has joined #openstack | 10:29 | |
*** jodok has joined #openstack | 10:29 | |
*** jakkudanieru has joined #openstack | 10:30 | |
*** s0mik has quit IRC | 10:33 | |
*** rustam has joined #openstack | 10:33 | |
*** aloga has joined #openstack | 10:34 | |
*** aloga has quit IRC | 10:34 | |
*** aloga has joined #openstack | 10:34 | |
*** eglynn__ is now known as eglynn | 10:38 | |
*** rustam has quit IRC | 10:38 | |
*** kieppie has quit IRC | 10:40 | |
*** nsavin has joined #openstack | 10:40 | |
*** jakkudanieru has quit IRC | 10:41 | |
*** jakkudanieru has joined #openstack | 10:41 | |
*** jodok has quit IRC | 10:42 | |
*** jodok has joined #openstack | 10:43 | |
*** jodok has joined #openstack | 10:43 | |
*** jodok has quit IRC | 10:45 | |
*** shaon has joined #openstack | 10:45 | |
*** Breaking_Pitt has joined #openstack | 10:45 | |
*** scalability-junk has joined #openstack | 10:47 | |
*** sayan has quit IRC | 10:51 | |
*** Breaking_Pitt has quit IRC | 10:52 | |
*** maurosr has joined #openstack | 10:52 | |
*** bluenemo has joined #openstack | 10:52 | |
*** bluenemo has joined #openstack | 10:52 | |
*** mjfork has joined #openstack | 10:53 | |
*** dx4100 has quit IRC | 10:56 | |
*** giulivo has joined #openstack | 10:59 | |
*** oubiwann has joined #openstack | 11:00 | |
*** sayan has joined #openstack | 11:03 | |
*** vmlinuz has joined #openstack | 11:07 | |
*** shaon has quit IRC | 11:11 | |
Madkiss | grmpf | 11:12 |
*** sniperd has joined #openstack | 11:12 | |
*** simon_lucy has joined #openstack | 11:15 | |
*** mkouhei has left #openstack | 11:15 | |
uvirtbot` | New bug: #1076959 in openstack-ci "Release manager can't run common-bump-milestone anymore" [Critical,New] https://launchpad.net/bugs/1076959 | 11:16 |
*** ahasenack has joined #openstack | 11:18 | |
*** oubiwann has quit IRC | 11:19 | |
*** sniperd has quit IRC | 11:19 | |
*** sniperd has joined #openstack | 11:19 | |
*** jodok has joined #openstack | 11:24 | |
*** jodok has joined #openstack | 11:24 | |
*** sniperd has quit IRC | 11:24 | |
*** adalbas has joined #openstack | 11:25 | |
*** bluenemo has joined #openstack | 11:29 | |
*** Dorogs has quit IRC | 11:31 | |
*** uncleofthestick has quit IRC | 11:31 | |
*** rushiagr1 has left #openstack | 11:35 | |
*** rustam has joined #openstack | 11:35 | |
QwertyM | koolhead17: ping | 11:35 |
*** chasmo has quit IRC | 11:36 | |
uvirtbot` | New bug: #1076965 in nova "nova-objects not existing bucket GET does provide ErrorCode" [Undecided,New] https://launchpad.net/bugs/1076965 | 11:36 |
koolhead17 | QwertyM: pong | 11:36 |
*** rustam has quit IRC | 11:36 | |
*** ahasenack has quit IRC | 11:39 | |
uvirtbot` | New bug: #1076968 in python-quantumclient "http curl command log is not right for put and delete" [Undecided,In progress] https://launchpad.net/bugs/1076968 | 11:41 |
*** ahasenack has joined #openstack | 11:42 | |
*** MarkAtwood has joined #openstack | 11:44 | |
*** Breaking_Pitt has joined #openstack | 11:45 | |
*** msavy has joined #openstack | 11:45 | |
*** jakkudanieru has quit IRC | 11:47 | |
*** jakkudanieru has joined #openstack | 11:48 | |
*** \etc\bin has joined #openstack | 11:48 | |
*** e1mer has quit IRC | 11:48 | |
*** krow has quit IRC | 11:49 | |
*** clopez has joined #openstack | 11:51 | |
*** Dorogs has joined #openstack | 11:52 | |
zynzel | apache+mod_wsgi+nova-api/keystone = 800% boost :) | 11:53 |
*** krow has joined #openstack | 11:54 | |
*** mirageglobe has joined #openstack | 11:55 | |
*** marcus_ has joined #openstack | 11:56 | |
*** krow has quit IRC | 11:58 | |
*** mirageglobe has quit IRC | 11:58 | |
*** rmartinelli has joined #openstack | 11:58 | |
*** mnewby_ has joined #openstack | 12:00 | |
*** mnewby has quit IRC | 12:01 | |
*** mnewby_ is now known as mnewby | 12:01 | |
Mops | hi, any ballpark figures how much memory to assign to memcached for swift-proxy? | 12:01 |
*** Breaking_Pitt has quit IRC | 12:01 | |
*** szaydel has joined #openstack | 12:03 | |
*** szaydel has quit IRC | 12:05 | |
*** melmoth has joined #openstack | 12:06 | |
*** chckin has quit IRC | 12:07 | |
*** rustam has joined #openstack | 12:07 | |
*** notze has quit IRC | 12:08 | |
*** notze has joined #openstack | 12:08 | |
*** rustam has quit IRC | 12:11 | |
*** Staples84 has quit IRC | 12:12 | |
*** 17WAAN48K has joined #openstack | 12:12 | |
*** yocum has joined #openstack | 12:12 | |
*** Razique has quit IRC | 12:18 | |
itarchitectkev | koolhead17, o/ | 12:20 |
koolhead17 | hola itarchitectkev | 12:21 |
*** redondos has joined #openstack | 12:23 | |
*** redondos has joined #openstack | 12:23 | |
itarchitectkev | I'll be tackling Quantum after some Cider... not vCider... just normal cider. :) | 12:23 |
*** Razique has joined #openstack | 12:23 | |
*** sayan has quit IRC | 12:24 | |
koolhead17 | hola Razique | 12:25 |
koolhead17 | itarchitectkev: Cinder is straight forward | 12:25 |
itarchitectkev | haha koolhead17 | 12:25 |
itarchitectkev | Cider == drink | 12:25 |
itarchitectkev | alcohol | 12:25 |
* itarchitectkev thinks koolhead17 needs new glasses ;-) | 12:26 | |
uvirtbot` | New bug: #1076977 in nova "XenAPI SM code still in nova after nova-volume removal" [Low,In progress] https://launchpad.net/bugs/1076977 | 12:26 |
koolhead17 | itarchitectkev: its not painful as Quantum | 12:26 |
koolhead17 | itarchitectkev: :D | 12:28 |
*** mindpixel has quit IRC | 12:29 | |
aryan | Guys \o, any idea on this question: https://answers.launchpad.net/quantum/+question/213459 | 12:30 |
*** One-Man-Bucket has quit IRC | 12:31 | |
*** roge has joined #openstack | 12:32 | |
*** One-Man-Bucket has joined #openstack | 12:33 | |
*** KyleMacDonald has quit IRC | 12:36 | |
*** clopez has quit IRC | 12:37 | |
*** KyleMacDonald has joined #openstack | 12:37 | |
*** KyleMacDonald has quit IRC | 12:37 | |
*** Glace_ has joined #openstack | 12:38 | |
*** aloga has quit IRC | 12:38 | |
*** vitola has joined #openstack | 12:41 | |
*** vitola has quit IRC | 12:42 | |
*** whenry has joined #openstack | 12:42 | |
*** littleidea has joined #openstack | 12:42 | |
*** markvoelker has joined #openstack | 12:43 | |
*** giulivo has quit IRC | 12:46 | |
*** tomoe_ has joined #openstack | 12:46 | |
*** davidha has joined #openstack | 12:47 | |
*** szaydel has joined #openstack | 12:47 | |
*** Sparks has joined #openstack | 12:47 | |
*** johngarbutt has quit IRC | 12:49 | |
*** clopez has joined #openstack | 12:49 | |
*** simon_lucy has quit IRC | 12:50 | |
*** sudorandom has joined #openstack | 12:50 | |
*** Free_maN has quit IRC | 12:50 | |
*** aloga has joined #openstack | 12:51 | |
koolhead17 | :/join ##linux-india | 12:53 |
*** Jelos has joined #openstack | 12:54 | |
*** shardy is now known as shardy_afk | 12:54 | |
*** anniec72 has joined #openstack | 12:54 | |
*** littleidea has quit IRC | 12:56 | |
*** afazekas has quit IRC | 12:56 | |
*** Dorogs has quit IRC | 12:58 | |
*** oubiwann has joined #openstack | 13:00 | |
*** marrusl_ has joined #openstack | 13:01 | |
*** One-Man-Bucket has quit IRC | 13:01 | |
*** dolphm has joined #openstack | 13:02 | |
*** Breaking_Pitt has joined #openstack | 13:03 | |
*** dolphm has quit IRC | 13:03 | |
*** armaan has joined #openstack | 13:04 | |
*** marrusl_ has quit IRC | 13:05 | |
*** roge has quit IRC | 13:06 | |
*** rustam has joined #openstack | 13:08 | |
*** dolphm has joined #openstack | 13:08 | |
*** notze has quit IRC | 13:08 | |
*** One-Man-Bucket has joined #openstack | 13:10 | |
*** Glace_ has quit IRC | 13:13 | |
*** Breaking_Pitt has quit IRC | 13:13 | |
*** alunduil has quit IRC | 13:14 | |
*** rustam has quit IRC | 13:16 | |
*** jaypipes has joined #openstack | 13:17 | |
*** Dorogs has joined #openstack | 13:18 | |
*** oubiwann has quit IRC | 13:19 | |
*** msinhore has joined #openstack | 13:20 | |
*** sunilthaha has quit IRC | 13:22 | |
*** Ursinha is now known as Ursinha-afk | 13:23 | |
uvirtbot` | New bug: #1076992 in openstack-manuals "OpenStack Install and Deploy Manual: invalid cinder.conf flag" [Undecided,New] https://launchpad.net/bugs/1076992 | 13:25 |
*** Ursinha-afk is now known as Ursinha | 13:27 | |
*** radez_g0n3 is now known as radez | 13:31 | |
*** lborda has joined #openstack | 13:31 | |
*** Dr_Who has joined #openstack | 13:35 | |
*** Dr_Who has quit IRC | 13:35 | |
*** Dr_Who has joined #openstack | 13:35 | |
*** kavit has joined #openstack | 13:35 | |
*** aloga has quit IRC | 13:36 | |
*** dolphm has quit IRC | 13:37 | |
*** KarinLevenstein has joined #openstack | 13:37 | |
*** kavit_ has quit IRC | 13:37 | |
*** samkottler|out is now known as samkottler | 13:38 | |
*** esm_ has joined #openstack | 13:39 | |
*** kavit_ has joined #openstack | 13:39 | |
*** Breaking_Pitt has joined #openstack | 13:40 | |
*** themadcanudist has quit IRC | 13:40 | |
*** sudorandom has quit IRC | 13:41 | |
*** blamar has quit IRC | 13:41 | |
*** samkottler is now known as samkottler|brb | 13:41 | |
*** kavit__ has joined #openstack | 13:41 | |
*** kavit has quit IRC | 13:42 | |
*** kavit_ has quit IRC | 13:43 | |
*** dolphm has joined #openstack | 13:44 | |
*** aculich has quit IRC | 13:46 | |
*** Breaking_Pitt has quit IRC | 13:46 | |
*** Triade has quit IRC | 13:47 | |
*** EmilienM has left #openstack | 13:47 | |
*** arata has quit IRC | 13:48 | |
*** Breaking_Pitt has joined #openstack | 13:48 | |
*** EmilienM has joined #openstack | 13:48 | |
*** littleidea has joined #openstack | 13:48 | |
*** kiffer84 has joined #openstack | 13:50 | |
*** corXi has joined #openstack | 13:50 | |
*** aloga has joined #openstack | 13:51 | |
*** kiffer84 has quit IRC | 13:51 | |
*** kiffer84 has joined #openstack | 13:51 | |
*** bfgun has joined #openstack | 13:51 | |
*** networkstatic has quit IRC | 13:52 | |
*** networkstatic has joined #openstack | 13:53 | |
*** Glace_ has joined #openstack | 13:55 | |
*** bfig has quit IRC | 13:55 | |
*** Dorogs has quit IRC | 13:55 | |
*** Dr_Who has quit IRC | 13:57 | |
*** lazyshot has joined #openstack | 13:58 | |
*** boden has joined #openstack | 13:59 | |
*** rocambol1 has quit IRC | 14:00 | |
*** sudorandom has joined #openstack | 14:00 | |
*** samkottler|brb is now known as samkottler | 14:01 | |
*** rocambole has quit IRC | 14:01 | |
*** Glace_ has quit IRC | 14:03 | |
*** Free_maN has joined #openstack | 14:03 | |
*** Free_maN has joined #openstack | 14:03 | |
*** Glace_ has joined #openstack | 14:04 | |
*** alunduil has joined #openstack | 14:05 | |
*** tmichael has joined #openstack | 14:06 | |
*** jcru has joined #openstack | 14:06 | |
*** Glace_ has quit IRC | 14:06 | |
*** tongli has joined #openstack | 14:07 | |
*** rustam has joined #openstack | 14:08 | |
*** esheffield has joined #openstack | 14:08 | |
*** kbringard has joined #openstack | 14:09 | |
*** rustam has quit IRC | 14:13 | |
*** Kyril has quit IRC | 14:14 | |
*** martinsbalodis has joined #openstack | 14:15 | |
*** sudorandom has quit IRC | 14:16 | |
*** rnorwood1 has joined #openstack | 14:21 | |
*** Razique has quit IRC | 14:22 | |
*** rnorwood1 has quit IRC | 14:22 | |
*** UICTamale has joined #openstack | 14:24 | |
*** anniec72 has quit IRC | 14:24 | |
*** jcru is now known as jcru|away | 14:24 | |
*** robbiew has joined #openstack | 14:25 | |
*** aloga has quit IRC | 14:25 | |
*** aloga has joined #openstack | 14:25 | |
*** QwertyM has quit IRC | 14:25 | |
*** jcru|away is now known as jcru | 14:25 | |
*** Breaking_Pitt has quit IRC | 14:26 | |
*** dev_sa has quit IRC | 14:29 | |
*** atiwari has joined #openstack | 14:30 | |
*** armaan has left #openstack | 14:31 | |
*** nicromancer has joined #openstack | 14:32 | |
*** themadcanudist has joined #openstack | 14:33 | |
*** k3rn has quit IRC | 14:34 | |
*** atiwari has left #openstack | 14:34 | |
*** melmoth has quit IRC | 14:39 | |
*** chasmo has joined #openstack | 14:39 | |
*** \etc\bin has quit IRC | 14:40 | |
*** rkukura has joined #openstack | 14:40 | |
*** japage has joined #openstack | 14:40 | |
*** Dorogs has joined #openstack | 14:41 | |
*** smondet has joined #openstack | 14:42 | |
*** aeperezt has joined #openstack | 14:42 | |
*** garyk has quit IRC | 14:42 | |
uvirtbot` | New bug: #1077011 in cinder "Remove old XenSM driver" [Undecided,In progress] https://launchpad.net/bugs/1077011 | 14:46 |
uvirtbot` | New bug: #1077012 in quantum "context used in RPC method is not compatible with RPC common code" [Medium,New] https://launchpad.net/bugs/1077012 | 14:46 |
*** Dorogs has quit IRC | 14:47 | |
*** aloga has quit IRC | 14:49 | |
*** ninkotech has quit IRC | 14:49 | |
*** sacharya has joined #openstack | 14:49 | |
*** aloga has joined #openstack | 14:49 | |
*** martinsbalodis has quit IRC | 14:52 | |
*** rnirmal has joined #openstack | 14:53 | |
*** Breaking_Pitt has joined #openstack | 14:53 | |
*** gmi has joined #openstack | 14:53 | |
*** aloga has quit IRC | 14:54 | |
*** ijw has joined #openstack | 14:54 | |
*** avtar has joined #openstack | 14:55 | |
*** sudorandom has joined #openstack | 14:56 | |
*** jcru is now known as jcru|away | 14:56 | |
*** sacharya has quit IRC | 14:57 | |
*** rafiu has joined #openstack | 14:58 | |
*** Connecti0n has joined #openstack | 14:58 | |
*** ryanpetrello has joined #openstack | 14:59 | |
*** oubiwann has joined #openstack | 15:00 | |
*** jcru|away is now known as jcru | 15:01 | |
*** torandu has joined #openstack | 15:01 | |
sstent | Ok time to start a new day - I'm still having issues with LVM backed vm's not deleting the volume after vm is termninated (even gracefully). Any ideas? -- OS=CeontOS6 & Folsom | 15:02 |
*** Dr_Who has joined #openstack | 15:03 | |
*** Dr_Who has quit IRC | 15:03 | |
*** Dr_Who has joined #openstack | 15:03 | |
*** dwcramer has joined #openstack | 15:03 | |
NuxRo | sstent: how are you using lvm in openstack? any pointers? i thought only qcow2 is supported | 15:04 |
*** annegentle_ has joined #openstack | 15:05 | |
*** rnorwood1 has joined #openstack | 15:07 | |
*** rustam has joined #openstack | 15:09 | |
*** aloga has joined #openstack | 15:11 | |
*** markmcclain has joined #openstack | 15:12 | |
*** melmoth has joined #openstack | 15:12 | |
*** rustam has quit IRC | 15:13 | |
uvirtbot` | New bug: #1077019 in moniker "DevStack integration" [Undecided,New] https://launchpad.net/bugs/1077019 | 15:15 |
*** davidha has quit IRC | 15:16 | |
*** jcru has quit IRC | 15:17 | |
*** ondergetekende has quit IRC | 15:17 | |
*** jcru has joined #openstack | 15:17 | |
*** bluenemo has quit IRC | 15:19 | |
*** oubiwann has quit IRC | 15:19 | |
uvirtbot` | New bug: #1077023 in moniker/grizzly "Add a logging/fake backend implementation" [Undecided,Confirmed] https://launchpad.net/bugs/1077023 | 15:21 |
*** QwertyM has joined #openstack | 15:21 | |
*** QwertyM has joined #openstack | 15:21 | |
*** mjfork has quit IRC | 15:24 | |
*** roge has joined #openstack | 15:25 | |
*** MyAzhax has joined #openstack | 15:26 | |
*** tomoe_ has quit IRC | 15:26 | |
*** aloga has quit IRC | 15:27 | |
*** tomoe_ has joined #openstack | 15:27 | |
*** tomoe_ has joined #openstack | 15:27 | |
*** DavidLevin has joined #openstack | 15:27 | |
*** Maledictus has quit IRC | 15:27 | |
*** koolhead17 has quit IRC | 15:29 | |
*** MarkAtwood has quit IRC | 15:29 | |
*** aloga has joined #openstack | 15:29 | |
*** sacharya has joined #openstack | 15:31 | |
*** tomoe_ has quit IRC | 15:31 | |
*** tomoe_ has joined #openstack | 15:31 | |
*** jodok has quit IRC | 15:35 | |
UICTamale | Hey all, how can i manually migrate my database from essex to folsom? | 15:37 |
UICTamale | I'm getting the error: Unknown column 'instance_metadata_1.instance_uuid' in 'field list'" | 15:37 |
UICTamale | pretty sure that means my database schema's incompatible | 15:37 |
itarchitectkev | UICTamale, I'd be curious as to your experience here... I take it you have at least done: nova-manage db sync ? | 15:39 |
UICTamale | itarchitectkev: I'm trying to upgrade from essex to folsom | 15:39 |
itarchitectkev | UICTamale, yeah, I read that bit | 15:39 |
UICTamale | itarchitectkev: I had to pause the upgrade half-way through for a few days because I broke the API | 15:39 |
UICTamale | sorry, wasnt' sure what I had already typed.. lost my window :) | 15:39 |
itarchitectkev | :) | 15:39 |
*** Breaking_Pitt has quit IRC | 15:39 | |
UICTamale | now I'm trying to complete it | 15:40 |
UICTamale | is manage db sync a safe command then? | 15:40 |
UICTamale | I haven't tried that. | 15:40 |
UICTamale | and should it be run as root? | 15:40 |
itarchitectkev | it runs through a series of migrations | 15:40 |
itarchitectkev | yeah its part of any openstack deployment | 15:40 |
itarchitectkev | run as root | 15:40 |
*** oneiroi has joined #openstack | 15:40 | |
itarchitectkev | caveat | 15:40 |
itarchitectkev | take a snapshot/backup of your db first... ;-) | 15:40 |
UICTamale | good idea | 15:41 |
oneiroi | Hi guys, nova-network is misbehaving I have the following br0 br0:1 br0:2 br0:3 br0:4, on starting nova-network the following error occurs: 'Error: either "local" is duplicate, or "secondary" is a garbage.\n' | 15:41 |
oneiroi | any thoughts? | 15:42 |
*** littleidea has quit IRC | 15:43 | |
UICTamale | OK - backed up.. here goes nothing. | 15:43 |
*** markwash has joined #openstack | 15:43 | |
*** nicromancer has quit IRC | 15:44 | |
*** marcus_ has quit IRC | 15:44 | |
UICTamale | just one debug message.. no errors! | 15:44 |
UICTamale | that's a good sign, right? | 15:44 |
* itarchitectkev ducks and covers | 15:44 | |
itarchitectkev | Hey - Shuttleworth did a live upgrade at the design summit... ;-) | 15:44 |
*** jcru is now known as jcru|away | 15:45 | |
oneiroi | hmmm http://eavesdrop.openstack.org/irclogs/%23openstack/%23openstack.2012-06-02.log implies nova-network can not handle device aliases, and assume it will just own the device specified at the public_interface for the addition / deletion of ips … annoying to say the least | 15:48 |
Apsu` | oneiroi: For reference, you *don't* have br0, br0:1, br0:2, etc. Stop using ifconfig. | 15:48 |
Apsu` | ifconfig is terribly deprecated and has serious issues when combined with modern multihomed hypervisor networking. | 15:48 |
Apsu` | "ip a" and compare | 15:49 |
oneiroi | The configurations for each alias are in named files, this is a el6 system running the epel rpm's afaik el6 has not _yet_ moved to deprecate ifconfig, though I may be wrong | 15:49 |
*** davidhadas has joined #openstack | 15:50 | |
Apsu` | While I realize that you're correct RHEL is old and terrible, and its sysconfig structure requires using the deprecated aliasing syntax, relying on ifconfig will lie to you about various things. | 15:50 |
Apsu` | http://inai.de/2008/02/19 has a good overview of why | 15:50 |
itarchitectkev | UICTamale, how you getting on? working? | 15:50 |
Apsu` | Furthermore, the output of ifconfig varies from system to system, and version to version -- since it's been unmaintained upstream for over a decade, various distros just carry their own heavily patched versions around | 15:51 |
uvirtbot` | New bug: #1077035 in quantum "tarballs are missing quantum/versioninfo" [Undecided,In progress] https://launchpad.net/bugs/1077035 | 15:51 |
Apsu` | ifconfig, netstat, route, mii-tool, ifenslave, arp, etc... | 15:51 |
*** atrius_away is now known as atrius | 15:52 | |
*** hemna_ has quit IRC | 15:53 | |
*** dneary has joined #openstack | 15:54 | |
UICTamale | itarchitectkev: Looks really good!! | 15:54 |
itarchitectkev | UICTamale, awesome. | 15:54 |
oneiroi | fair enough; detracting from the issue however, if these aliases are in place (via ifconfig) an attempt to start nova-network will result in the afor mentioned error, and br0 failing to start, the iproute2 tools are available will look at conversion of the network scripts see if that resolve the issue. | 15:57 |
*** anniec72 has joined #openstack | 15:58 | |
*** warik has joined #openstack | 15:58 | |
Apsu` | oneiroi: Likely not; are you specifying the alias name in nova.conf? | 15:58 |
oneiroi | Apsu`: no the public_interface is br0 and not of an alias | 15:58 |
*** datajerk has quit IRC | 15:59 | |
*** jcru|away is now known as jcru | 16:00 | |
Apsu` | oneiroi: Well, ifconfig/sysconfig thinking there's an alias doesn't mean there actually is. There's just multiple IPs on a single interface. Which is what libvirt/nova see and make use of. | 16:00 |
Apsu` | oneiroi: The error you're seeing from nova-network is from an "ip addr" command that's malformed. Can you paste the output of "ip a" and the relevant section of nova-network.log? | 16:01 |
oneiroi | Apsu`: putting an fpaste together | 16:01 |
*** marcus_ has joined #openstack | 16:02 | |
*** Dr_Who has quit IRC | 16:03 | |
oneiroi | Apsu`: http://fpaste.org/tPv6/ | 16:04 |
*** Dr_Who has joined #openstack | 16:04 | |
*** Dr_Who has quit IRC | 16:04 | |
*** Dr_Who has joined #openstack | 16:04 | |
*** aloga has quit IRC | 16:04 | |
*** datajerk has joined #openstack | 16:05 | |
*** reidrac has quit IRC | 16:06 | |
Apsu` | oneiroi: Interesting. Is this a Folsom box? | 16:06 |
*** Entonian has joined #openstack | 16:06 | |
oneiroi | Apsu`: essex at the moment | 16:06 |
*** dneary has quit IRC | 16:07 | |
*** Dorogs has joined #openstack | 16:08 | |
Apsu` | oneiroi: So what's odd is that the addresses have labels reflecting how RHEL sees the aliases. That's not something I know of nova-network doing at all. | 16:08 |
Apsu` | But... checking the linux_net.py code real quick | 16:08 |
UICTamale | itarchitectkev: Looks like I can't use the eucalyptus driver in libcloud anymore though - anyone have a reference for using libcloud with folsom? | 16:08 |
*** Entonian has quit IRC | 16:08 | |
*** rustam has joined #openstack | 16:09 | |
oneiroi | Apsu`: indeed, nova-network fails to start at all, and in doing so br0 is set as down and never brought back up, I want nova-network to work of course, and thus trying to figure out where the issue is, such as interpretation of the aliases. | 16:09 |
*** h1nch has joined #openstack | 16:10 | |
uvirtbot` | New bug: #1077042 in synaps "GetMetricStatistics API returns many zero SampleCounts for sparse metrics" [Undecided,In progress] https://launchpad.net/bugs/1077042 | 16:11 |
Apsu` | oneiroi: They shouldn't be there though, is my point. Do you have static entries in /etc/sysconfig/network for br0:1, br0:2, etc? | 16:13 |
oneiroi | Apsu`: yes | 16:13 |
Apsu` | Aha. | 16:13 |
*** rustam has quit IRC | 16:14 | |
*** colinmcnamara has joined #openstack | 16:14 | |
*** buptyao has quit IRC | 16:15 | |
*** datsun180b has joined #openstack | 16:15 | |
oneiroi | well: /etc/sysconfig/network-scripts/ifcfg-br0:N | 16:16 |
*** metral has quit IRC | 16:16 | |
*** pvankouteren has quit IRC | 16:16 | |
*** metral has joined #openstack | 16:16 | |
Apsu` | You don't need to statically define anything for the bridge; assuming it's only being used by nova for vnet's | 16:16 |
oneiroi | the static ip's are currently for legacy systems soon to be retired | 16:17 |
Apsu` | oneiroi: nova-network will assign the lowest free IP below the dhcp-start out of the networks you have defined for the bridge. It will even create the bridge if it doesn't exist. | 16:17 |
*** itarchitectkev has quit IRC | 16:17 | |
Apsu` | Meh | 16:17 |
*** _tms_ has joined #openstack | 16:17 | |
*** redondos has quit IRC | 16:18 | |
_tms_ | Hey folks, I'm using the puppet modules to deploy openstack and it's all gone like a charm but for some reason configuring apache to server horizon on any port but 80 is... just plain not working. And I can't figure out why. http://pastebin.com/ns2WzAQH | 16:18 |
_tms_ | Halp? | 16:18 |
*** Jayford has joined #openstack | 16:18 | |
*** metral_ has joined #openstack | 16:19 | |
*** balboah has quit IRC | 16:19 | |
oneiroi | Apsu`: indeed; will need to expidite retirement of the legacy systems methinks | 16:19 |
*** corXi has quit IRC | 16:20 | |
oneiroi | _tms_: "plain not working" needs more detail really, 1) is apache listening to 443 first of all? | 16:21 |
uvirtbot` | New bug: #1077045 in glance "Cannot delete images when rbd store is used" [Undecided,New] https://launchpad.net/bugs/1077045 | 16:22 |
Apsu` | oneiroi: So all four of the IPs currently on br0 are static for legacy? | 16:23 |
*** metral has quit IRC | 16:23 | |
*** metral_ is now known as metral | 16:23 | |
*** garyk has joined #openstack | 16:23 | |
oneiroi | Apsu`: indeed | 16:23 |
Apsu` | oneiroi: Did you mark those IPs as reserved in your nova networks? What *are* your nova networks? | 16:24 |
_tms_ | oneiroi: hmm, according to netstat, no. But when I put it back to 80 and check the browser (where it works) I still don't see anything listening on port 80 in netstat -a... which confuses me. | 16:24 |
oneiroi | _tms_: lsof -i:443 | 16:25 |
_tms_ | Nope | 16:25 |
_tms_ | still seems to be listening on 80 | 16:26 |
*** colinmcnamara has quit IRC | 16:26 | |
_tms_ | huh | 16:26 |
_tms_ | added listen 443 to my conf and now it works | 16:26 |
_tms_ | odd, I've never had to do that before | 16:26 |
oneiroi | _tms_: at a guss you do not have mod_ssl installed ? | 16:27 |
oneiroi | Apsu`: 10.0.1.0/24 is the only nova network defined atm | 16:27 |
*** mrunge has quit IRC | 16:27 | |
*** colinmcnamara has joined #openstack | 16:27 | |
Apsu` | oneiroi: So apparently nova-network is failing when trying to reorder your IPs (so dnsmasq doesn't have issues) | 16:27 |
Apsu` | oneiroi: https://github.com/openstack/nova/blob/stable/essex/nova/network/linux_net.py#L1033 this and the next call | 16:28 |
oneiroi | going to run that block in a seperate script try and see where it is b0rking | 16:29 |
_tms_ | oneiroi: That was it, I was trying to get my modrewrite stuff set properly before dropping in the keys, but apparently not having mod_ssl enabled causes it to not automatically listen on 443. Interesting. | 16:30 |
*** Dr_Who has quit IRC | 16:30 | |
Apsu` | oneiroi: Actually, wait, it's just a bug. I see it now :P | 16:30 |
oneiroi | Apsu`: oh? | 16:31 |
*** ctracey__ has quit IRC | 16:31 | |
*** ctracey__ has joined #openstack | 16:31 | |
Apsu` | ip addr del IFADDR dev STRING, IFADDR := PREFIX | ADDR peer PREFIX [ broadcast ADDR ] [ anycast ADDR ] [ label STRING ] [ scope SCOPE-ID ], from the "ip addr help" grammar | 16:31 |
*** edygarcia has joined #openstack | 16:31 | |
Apsu` | You can't "ip addr del dev br0 x.x.x.x/yy scope global secondary br0:1" | 16:32 |
*** oubiwann has joined #openstack | 16:32 | |
Apsu` | FLAGs (permanent, dynamic, secondary, primary, etc) are automatic | 16:32 |
oneiroi | ah | 16:32 |
Apsu` | And labels need to be specified with "label <blah>" | 16:32 |
*** markwash has quit IRC | 16:33 | |
Apsu` | So linux_net.py's code is parsing the ip output, and using all of the output in the specification to del, heh | 16:33 |
*** warik has quit IRC | 16:33 | |
UICTamale | Gyar. I'm so confused on how to use the various APIs available in OpenStack. I realize they're there for convenience, but it makes trying to get the 'right' connection from another library like libcloud which lets you use all sorts of drivers very confusing. | 16:34 |
UICTamale | Is 5000 for web authentication, 8774 the 'rackspace compatible' API, and 8773 the EC2 compatible one? | 16:34 |
Apsu` | oneiroi: Yeah, just verified it on a box, to be sure. Can't specify the "secondary" part in the del call. It's not part of the syntax, because it's not user-controllable. A "secondary" is an IP in the same network as one already on the interface in the same scope | 16:36 |
Apsu` | Let's see if it's different in Folsom | 16:36 |
oneiroi | Apsu`: abstracted code and output http://fpaste.org/hFe3/ | 16:37 |
uvirtbot` | New bug: #1077056 in tempest "images whitebox test fails with bad SQL connection URI" [High,Confirmed] https://launchpad.net/bugs/1077056 | 16:37 |
*** AnilV4 has quit IRC | 16:37 | |
Apsu` | Nope. Appears to do the same. https://github.com/openstack/nova/blob/stable/folsom/nova/network/linux_net.py#L1193 | 16:37 |
* Apsu` nods | 16:37 | |
Apsu` | Exactly the issue. It's trying to ensure_bridge, and reorder the IPs so nova's bridge IP is first | 16:37 |
*** maurosr has quit IRC | 16:38 | |
Apsu` | There's a comment from vish in initialize_gateway_device about the same issue | 16:38 |
Apsu` | So that field splitting code needs to filter out anything past the scope. | 16:39 |
Apsu` | It's currently using [1:-1] to skip the first and last | 16:39 |
oneiroi | indeed, filing a bug will then look at a quick fix, and submit patch | 16:40 |
Apsu` | Cool. | 16:40 |
*** maurosr has joined #openstack | 16:41 | |
*** jcooley has joined #openstack | 16:41 | |
*** krow has joined #openstack | 16:41 | |
*** Vinsh_HP has quit IRC | 16:41 | |
*** Vinsh_HP has joined #openstack | 16:42 | |
*** jcru is now known as jcru|away | 16:42 | |
*** Valdez has joined #openstack | 16:44 | |
*** whenry has quit IRC | 16:44 | |
*** jcru|away is now known as jcru | 16:44 | |
*** maurosr has quit IRC | 16:44 | |
*** Slidey has joined #openstack | 16:44 | |
*** maurosr has joined #openstack | 16:44 | |
oneiroi | https://bugs.launchpad.net/nova/+bug/1077066 | 16:45 |
oneiroi | based on the output I'm seeing in my case only the first of the params is required or am I being daft? | 16:46 |
*** colinmcnamara has quit IRC | 16:46 | |
oneiroi | `ip addr del aa.bb.cc.dd/YY dev br0` | 16:46 |
* oneiroi is going to test | 16:46 | |
*** lumos has joined #openstack | 16:46 | |
*** kmartin has quit IRC | 16:47 | |
*** themadcanudist has left #openstack | 16:47 | |
Apsu` | That's all that's required unless you have different scopings. | 16:47 |
Apsu` | In which case the scope is relevant | 16:47 |
Apsu` | label is irrelevant, if it exists | 16:47 |
*** ttrifonov is now known as ttrifonov_zZzz | 16:49 | |
*** soukihei has joined #openstack | 16:49 | |
oneiroi | hmmm going to need to find an example output with lable and scope for testing | 16:49 |
*** sayan has joined #openstack | 16:49 | |
*** sayan has joined #openstack | 16:49 | |
*** saurabhsurana_ has joined #openstack | 16:49 | |
*** saurabhsurana_ has left #openstack | 16:50 | |
Apsu` | Just add some test IPs. | 16:50 |
uvirtbot` | New bug: #1077065 in keystone "transient test failure: test_service.RemoteUserTest" [High,Confirmed] https://launchpad.net/bugs/1077065 | 16:51 |
*** egallen has joined #openstack | 16:51 | |
uvirtbot` | New bug: #1077066 in nova "nova-network bridge existing system alias handeling failiure." [Undecided,New] https://launchpad.net/bugs/1077066 | 16:51 |
UICTamale | Oh! I might not be fully upgraded yet. Should I have installed quantum and uninstall nova-network? | 16:52 |
Apsu` | ip a a dev br0 1.2.3.4/5 scope global label br0:gTest1; ip a a dev br0 169.254.1.2/16 scope link label br0:lTest1 | 16:52 |
*** warik has joined #openstack | 16:52 | |
*** osier has quit IRC | 16:52 | |
Apsu` | And maybe a 169.254.1.3 to get a secondary there | 16:52 |
*** acb__ has quit IRC | 16:53 | |
*** saurabhs has joined #openstack | 16:53 | |
*** marcus_ has quit IRC | 16:54 | |
oneiroi | hmmm this is going to be interesting indeed, gotta commute home now though will check back in a few minutes have the test data though thanks :) | 16:55 |
*** szaydel has quit IRC | 16:55 | |
*** gyee has joined #openstack | 16:55 | |
Apsu` | oneiroi: Sure thing. Have fun. Hopefully you can see how much more there is to interfaces and addresses in Linux than ifconfig shows you ;P | 16:56 |
*** szaydel has joined #openstack | 16:56 | |
*** vmlinuz has quit IRC | 16:56 | |
*** maurosr has quit IRC | 16:56 | |
*** acathrow has joined #openstack | 16:57 | |
*** acathrow has left #openstack | 16:57 | |
*** maurosr has joined #openstack | 16:59 | |
UICTamale | I ask because I'm getting "Error fetching floating ips: The server has either erred or is incapable of performing the requested operation" | 16:59 |
*** egallen has quit IRC | 16:59 | |
*** szaydel has quit IRC | 16:59 | |
*** maurosr has quit IRC | 16:59 | |
UICTamale | Both in horizon and when I run nova floating-ip-list | 17:00 |
*** szaydel has joined #openstack | 17:00 | |
*** dneary has joined #openstack | 17:00 | |
*** markwash has joined #openstack | 17:00 | |
*** dneary has quit IRC | 17:00 | |
*** dneary has joined #openstack | 17:00 | |
*** maurosr has joined #openstack | 17:01 | |
*** maurosr has quit IRC | 17:01 | |
*** maurosr has joined #openstack | 17:02 | |
*** nacx has quit IRC | 17:02 | |
*** warik has quit IRC | 17:02 | |
*** saurabhs has quit IRC | 17:02 | |
*** ahasenack has quit IRC | 17:03 | |
*** Dr_Who has joined #openstack | 17:03 | |
*** Dr_Who has joined #openstack | 17:03 | |
*** ahasenack has joined #openstack | 17:03 | |
*** littleidea has joined #openstack | 17:04 | |
*** sayan has quit IRC | 17:06 | |
*** Connecti0n has quit IRC | 17:07 | |
*** cryptk|offline is now known as cryptk | 17:08 | |
*** Connecti0n has joined #openstack | 17:08 | |
*** mmagr has quit IRC | 17:09 | |
*** jcmartin has joined #openstack | 17:09 | |
*** rustam has joined #openstack | 17:10 | |
*** cryptk is now known as cryptk|offline | 17:11 | |
*** mattray has joined #openstack | 17:11 | |
*** daddyjoseph97 has joined #openstack | 17:12 | |
*** daddyjoseph97 has quit IRC | 17:12 | |
*** maurosr has quit IRC | 17:13 | |
*** maurosr has joined #openstack | 17:13 | |
*** krow has quit IRC | 17:14 | |
*** rustam has quit IRC | 17:14 | |
*** primozf has quit IRC | 17:14 | |
*** Trixboxer has quit IRC | 17:16 | |
*** acb__ has joined #openstack | 17:17 | |
*** krow has joined #openstack | 17:17 | |
*** eharney has joined #openstack | 17:19 | |
*** maurosr has quit IRC | 17:19 | |
*** blamar has joined #openstack | 17:19 | |
*** EmilienM has left #openstack | 17:19 | |
*** warik has joined #openstack | 17:20 | |
*** maurosr has joined #openstack | 17:20 | |
*** nelson1234 has quit IRC | 17:20 | |
*** darraghb has quit IRC | 17:20 | |
*** blamar has quit IRC | 17:21 | |
*** anniec has joined #openstack | 17:23 | |
*** pvankouteren has joined #openstack | 17:25 | |
*** s0mik has joined #openstack | 17:25 | |
*** crandquist has quit IRC | 17:26 | |
*** hemna has joined #openstack | 17:26 | |
*** crandquist has joined #openstack | 17:27 | |
*** jcooley has quit IRC | 17:28 | |
*** kbrandt has joined #openstack | 17:29 | |
*** bbcmicrocomputer has quit IRC | 17:29 | |
kbrandt | Is there a way I can remove instances when reseting the state doesn't work? | 17:29 |
*** anniec has quit IRC | 17:29 | |
kbrandt | They were created before there was a working iscsi to volume setup, so it get hung up on trying to terminate them | 17:30 |
UICTamale | kbrandt: Heh, I just had to do that. I had luck with the virsh destroy command | 17:30 |
*** s0mik has quit IRC | 17:30 | |
UICTamale | It scared me at first, but after restarting nova-compute my instances were there and happy again | 17:30 |
UICTamale | poorly named command, if you ask me :) | 17:30 |
*** pvankouteren has quit IRC | 17:30 | |
*** ev0ldave has joined #openstack | 17:30 | |
Apsu` | Quite. virsh destroy destroys the instance -- but doesn't undefine it, which is the real "get rid of everything" command. Though it doesn't touch or change /var/lib/nova/instances data | 17:31 |
kbrandt | virsh list doesn't list anything.. | 17:31 |
kbrandt | The instance isn't running, never created in the first place | 17:32 |
Apsu` | virsh list --all | 17:32 |
*** marcus__ has joined #openstack | 17:33 | |
Apsu` | "virsh list" shows running instances only | 17:33 |
Apsu` | Well, might show suspended ones too. But doesn't show destroyed-yet-defined ones :P | 17:33 |
*** maurosr has quit IRC | 17:33 | |
*** maurosr has joined #openstack | 17:33 | |
*** maurosr has quit IRC | 17:33 | |
kbrandt | What do I pass to destory? | 17:33 |
*** mlanner has joined #openstack | 17:33 | |
kbrandt | UID of the instance? | 17:33 |
*** esp2 has joined #openstack | 17:33 | |
Apsu` | The name of the instance as far as virsh is concerned. | 17:34 |
Apsu` | which is what shows up when you run "virsh list" | 17:34 |
kbrandt | Right, nothing shows up in virsh list :-P | 17:34 |
Apsu` | So it's already destroyed :P | 17:34 |
UICTamale | Even with --all ? | 17:34 |
*** esp2 has left #openstack | 17:34 | |
UICTamale | (vist list --all) | 17:34 |
kbrandt | Even with --all | 17:34 |
*** anniec72 has left #openstack | 17:35 | |
Apsu` | Then it's not even defined | 17:35 |
Apsu` | If *nova* still sees it, then it's just a database artifact somehow :P | 17:35 |
kbrandt | That is what I figure.. | 17:35 |
kbrandt | Not sure how to clean that up, and can't delete the volumes until it is detatched | 17:35 |
*** maurosr has joined #openstack | 17:36 | |
kbrandt | I guess I can just blow away the databases | 17:36 |
kbrandt | I'll just do that | 17:37 |
*** dneary has quit IRC | 17:39 | |
TheZeke | Q: Good morning - I'm having an issue with glance when attempting to add an image. I'm not sure what credentials are wrong. The error I get is "The request you have made requires authentication. (HTTP 401)". A full paste of what's going on and what I tried to fix it is at http://paste.openstack.org/show/25223/ | 17:40 |
*** jcooley has joined #openstack | 17:40 | |
*** datsun180b has quit IRC | 17:41 | |
*** timello has quit IRC | 17:42 | |
*** timello has joined #openstack | 17:42 | |
*** maurosr has quit IRC | 17:43 | |
gmi | TheZeke: did you add the admin role to your admin user? | 17:44 |
*** maurosr has joined #openstack | 17:44 | |
*** Maledictus has joined #openstack | 17:45 | |
*** aeperezt has quit IRC | 17:45 | |
*** jpich has left #openstack | 17:45 | |
*** oubiwann has quit IRC | 17:45 | |
*** derekh has quit IRC | 17:45 | |
TheZeke | I think so, I used the script. How can I check that? roles-list? | 17:45 |
*** timello has quit IRC | 17:46 | |
*** koolhead17 has joined #openstack | 17:46 | |
*** timello has joined #openstack | 17:46 | |
*** marcus__ has quit IRC | 17:46 | |
TheZeke | oh user-role-list | 17:47 |
TheZeke | ? | 17:47 |
*** maurosr has quit IRC | 17:47 | |
TheZeke | root@osc:~# keystone user-role-list | 17:47 |
TheZeke | 'Client' object has no attribute 'auth_tenant_id' | 17:47 |
TheZeke | Is that the issue ya think? | 17:47 |
*** maurosr has joined #openstack | 17:48 | |
*** jcooley has quit IRC | 17:48 | |
*** comptona has joined #openstack | 17:48 | |
*** led_belly has joined #openstack | 17:49 | |
TheZeke | ok I added admin to both the role admin and service but it made no difference | 17:50 |
TheZeke | and removed again now | 17:51 |
gmi | keystone role-list --user dd39615b61354084af68f449b0ea3d23 --tenant 1ed95322e4574b16a3a98d3f4839647c | 17:51 |
*** timello has quit IRC | 17:51 | |
*** krow has quit IRC | 17:51 | |
TheZeke | that cmd results in "keystone: error: unrecognized arguments: --user dd39615b61354084af68f449b0ea3d23 --tenant 1ed95322e4574b16a3a98d3f4839647c" | 17:52 |
dolphm | TheZeke: user-id | 17:52 |
gmi | I'm using the Essex keystone client and yours is Folsom | 17:52 |
gmi | and of course the client changes with every release | 17:53 |
TheZeke | same: keystone: error: unrecognized arguments: --user-id dd39615b61354084af68f449b0ea3d23 --tenant 1ed95322e4574b16a3a98d3f4839647c | 17:57 |
*** timello has joined #openstack | 17:57 | |
TheZeke | gonna check what role-list needs | 17:57 |
dolphm | TheZeke: latest http://paste.openstack.org/raw/25302/ | 17:57 |
*** Sparks has quit IRC | 17:57 | |
TheZeke | yeah it says it wants --username but that gives an error too | 17:57 |
TheZeke | dolphm thanks checking | 17:57 |
TheZeke | oh ok user-role-list | 17:57 |
dolphm | TheZeke: i imagine it's referring to --os-username / OS_USERNAME? | 17:57 |
TheZeke | no output - that's a problem I guess | 17:58 |
TheZeke | root@osc:~# keystone user-role-list --user-id dd39615b61354084af68f449b0ea3d23 --tenant-id 1ed95322e4574b16a3a98d3f4839647c | 17:58 |
TheZeke | no output from that | 17:58 |
TheZeke | so I guess I need to user-role-add for admin to the admin role with that tenant id? | 17:58 |
*** colinmcnamara has joined #openstack | 17:58 | |
*** timello has quit IRC | 17:58 | |
*** timello has joined #openstack | 17:58 | |
dolphm | TheZeke: fix in progress for 'Client' object has no attribute error: https://bugs.launchpad.net/python-keystoneclient/+bug/1058750 | 17:58 |
TheZeke | i'm going to go back and read the manual keystone commands and see what the script might have not added I guess | 17:58 |
*** krow has joined #openstack | 17:58 | |
*** maurosr has quit IRC | 17:59 | |
*** otherwiseguy has joined #openstack | 17:59 | |
*** wramthun has joined #openstack | 17:59 | |
*** maurosr has joined #openstack | 17:59 | |
dolphm | TheZeke: (just went back and read your original question) I'd recommend trying to authenticate with keystone using the credentials the exact same credentials you're using with glance, using $ keystone token-get | 17:59 |
*** aeperezt has joined #openstack | 18:00 | |
TheZeke | ok | 18:00 |
dolphm | TheZeke: there's a short guide in the manual to testing authentication / authorization that way: http://docs.openstack.org/trunk/openstack-compute/install/apt/content/verifying-identity-install.html | 18:00 |
TheZeke | results in "'Client' object has no attribute 'service_catalog'" | 18:00 |
TheZeke | so that's the bug you pasted | 18:00 |
*** jcmartin_ has joined #openstack | 18:01 | |
TheZeke | ... and I shouldn't have to add any other user-roles? | 18:01 |
dolphm | missing a service_catalog is a slightly different issue that's been fixed since folsom | 18:01 |
*** colinmcnamara has quit IRC | 18:02 | |
*** jcmartin has quit IRC | 18:02 | |
*** jcmartin_ is now known as jcmartin | 18:02 | |
dolphm | TheZeke: depends on what you're trying to accomplish? any role will get you authorization on the tenant, but it'll be up to glance's policy.json to determine exactly which role you need | 18:02 |
dolphm | TheZeke: ... to add an image, specifically | 18:02 |
*** annegentle_ has quit IRC | 18:03 | |
TheZeke | so to add an image which tenant do I need authorization on? would that be admin or something else? | 18:03 |
*** nsavin has quit IRC | 18:03 | |
*** jcru is now known as jcru|away | 18:06 | |
uvirtbot` | New bug: #1077104 in ceilometer "ceilometer-collector fail to start" [Undecided,New] https://launchpad.net/bugs/1077104 | 18:06 |
uvirtbot` | New bug: #1077106 in glance "adding a member to the image and the trying to boot from it gives 500" [Undecided,In progress] https://launchpad.net/bugs/1077106 | 18:06 |
*** Blackavar has joined #openstack | 18:07 | |
TheZeke | dolphm ok the first test in the verifying-identify-install URL you gave me works | 18:07 |
TheZeke | gives me the id, expires and user_id | 18:07 |
dolphm | TheZeke: that means your username/password is good | 18:07 |
TheZeke | ok and if I try it with the shell that has the OS_* variables set it doesn't work because of the bug you posted presumably | 18:08 |
*** timello has quit IRC | 18:08 | |
*** timello has joined #openstack | 18:08 | |
TheZeke | attempting the same thing with the working environment (ie. no OS_* variables) but with glance does not work | 18:10 |
*** rustam has joined #openstack | 18:10 | |
TheZeke | must be authenticated error stll | 18:10 |
TheZeke | still* | 18:10 |
*** MarkAtwood has joined #openstack | 18:10 | |
*** eglynn has quit IRC | 18:10 | |
*** gatuus has joined #openstack | 18:10 | |
*** sarob has quit IRC | 18:10 | |
kbrandt | Anyone know how to do https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/master/OpenStack_Folsom_Install_Guide_WebVersion.rst on a single node. I have been trying to adapt it, but when I try to boot images I am getting no available boot device. Guessing it might be because of hte network config? | 18:11 |
*** timello has quit IRC | 18:11 | |
*** timello has joined #openstack | 18:11 | |
gatuus | join #kvm | 18:12 |
TheZeke | dolphm so at this point what do I need to do? Wait for a bug fix? I'm brand new to this so I'm sorry for my ignorance here | 18:13 |
*** eglynn has joined #openstack | 18:13 | |
*** torandu has quit IRC | 18:14 | |
*** dspano has joined #openstack | 18:14 | |
dolphm | TheZeke: oh no, bug fixes are just more for user experience, they're not blockers | 18:14 |
*** rustam has quit IRC | 18:14 | |
*** annegentle_ has joined #openstack | 18:15 | |
TheZeke | oh ok, so I should be able to work around this? I don't know what to do now. Do I need to add a user-role for admin or service or something to the admin user? | 18:15 |
dolphm | TheZeke: you said that user didn't have any roles, correct? if so, you'll need to add whatever role glance is looking for to the user/tenant combination | 18:15 |
dolphm | TheZeke: your 'admin' user should definitely have the 'admin' role on some tenant | 18:15 |
*** aculich has joined #openstack | 18:15 | |
TheZeke | oh ok, I'll go manually do what the manual user/service/role instructions say. I used the script before and it must have skipped that stuff. | 18:16 |
*** Jelos has quit IRC | 18:19 | |
*** colinmcnamara has joined #openstack | 18:20 | |
*** nsavin has joined #openstack | 18:21 | |
*** colinmcnamara has quit IRC | 18:21 | |
TheZeke | I'm gonna blow this database away and start the user/role/tenant adds again, I'm getting errors like "An unexpected error prevented the server from fulfilling your request. 'NoneType' object has no attribute 'get' (HTTP 500)" and "Conflict occurred attempting to store role grant. User 495e110f28104cf3bc088062ccd9e77f already has role 7e1efffc24464d2c9334723718ece403 in tenant dd02cc0a2044449b904266e81d5205f3 (HTTP 409)" | 18:21 |
*** colinmcnamara has joined #openstack | 18:23 | |
*** annegentle_ has quit IRC | 18:23 | |
*** mrmartin has joined #openstack | 18:24 | |
*** colinmcnamara has quit IRC | 18:24 | |
*** jcooley has joined #openstack | 18:24 | |
*** daddyjoseph97 has joined #openstack | 18:24 | |
*** jog0 has joined #openstack | 18:24 | |
*** Ursinha_ has joined #openstack | 18:24 | |
*** scotm has joined #openstack | 18:25 | |
*** jog0 has left #openstack | 18:25 | |
dolphm | TheZeke: does this return anything? $ keystone help bootstrap | 18:25 |
dolphm | TheZeke: it's a relatively new command | 18:26 |
TheZeke | says there's no such command as bootstrap | 18:26 |
TheZeke | root@osc:/tmp/images# keystone help bootstrap | 18:26 |
TheZeke | 'bootstrap' is not a valid subcommand | 18:26 |
dolphm | TheZeke: it's just a shortcut | 18:26 |
*** Ursinha has quit IRC | 18:27 | |
*** Ursinha_ is now known as Ursinha | 18:27 | |
*** zach_mtu has joined #openstack | 18:28 | |
*** zach_mtu has joined #openstack | 18:28 | |
*** koolhead17 has quit IRC | 18:30 | |
*** scotm has quit IRC | 18:30 | |
*** scotm has joined #openstack | 18:30 | |
*** Mops_ has joined #openstack | 18:31 | |
*** jbarry has joined #openstack | 18:31 | |
*** scotm has quit IRC | 18:32 | |
*** scotm has joined #openstack | 18:32 | |
TheZeke | Well I'm pretty ready to give up on OpenStack - I have regular work to do too and this is seriously a pain in the you know what, bug after bug after bug | 18:33 |
TheZeke | I need a smoke | 18:33 |
*** scotm has quit IRC | 18:34 | |
*** scotm has joined #openstack | 18:35 | |
*** ewindisch has quit IRC | 18:35 | |
*** ewindisch has joined #openstack | 18:36 | |
*** annegentle_ has joined #openstack | 18:36 | |
*** stevebake has quit IRC | 18:37 | |
*** scotm has quit IRC | 18:37 | |
*** scotm has joined #openstack | 18:37 | |
*** gatuus has quit IRC | 18:38 | |
*** sniperd has joined #openstack | 18:40 | |
*** littleidea has quit IRC | 18:40 | |
*** littleidea has joined #openstack | 18:40 | |
*** eglynn_ has joined #openstack | 18:42 | |
*** eglynn has quit IRC | 18:42 | |
*** scotm has quit IRC | 18:42 | |
*** scotm has joined #openstack | 18:42 | |
*** DavidLevin has quit IRC | 18:43 | |
*** littleidea has quit IRC | 18:43 | |
Apsu` | TheZeke: OpenStack is a collection of pieces and projects. There are several vendors who specialize in tying everything together into products/services and providing support for them. Perhaps you should look into contracting one of them. | 18:44 |
*** scotm has quit IRC | 18:45 | |
*** smarvin has joined #openstack | 18:45 | |
*** annashen has quit IRC | 18:45 | |
TheZeke | Apsu`: its funn I was just saying yesterday that OpenStack seems to be a teaser to get commercial support | 18:45 |
TheZeke | funny* | 18:45 |
*** littleidea has joined #openstack | 18:45 | |
Apsu` | It's not a teaser. It's a suite of FOSS projects. | 18:45 |
kbrandt | Hmmm.. if anyone has any tips on a singlenode quantum install, would be appreciated | 18:46 |
uvirtbot` | New bug: #1077121 in nova "nova.utils.execute() fails on Windows due to unsupported parameters in subprocess.Popen" [Undecided,In progress] https://launchpad.net/bugs/1077121 | 18:46 |
Apsu` | Any single project is usually fairly loosely coupled. Try coordinating 7+ | 18:46 |
TheZeke | seems like its deliberately complicated since they change command line switch formats of all things (hyphens vs. underscores) etc | 18:46 |
Apsu` | This is the nature of free software. Things change. Rapidly. If you want stable, stick with a given release. Or a distro/vendor's packaging. | 18:46 |
Apsu` | Or, as mentioned... contract with someone whose job it is to react to changes in a controlled fashion | 18:47 |
*** Connecti0n has quit IRC | 18:47 | |
TheZeke | not sure why the developers don't simply create an installation script that asks you for some information and set things up basically. I'd love to write one if I could figure it out myself. | 18:47 |
Apsu` | devstack | 18:47 |
*** adalbas has quit IRC | 18:47 | |
TheZeke | can one make changes after devstack is installed to work with Xen? | 18:48 |
TheZeke | and multinode? | 18:48 |
dolphm | TheZeke: depending on your use case, there are several such solutions, including devstack | 18:48 |
Apsu` | TheZeke: http://wiki.xen.org/wiki/XCP_OpenStack#DevStack_Install exists | 18:48 |
Apsu` | There's lots of approaches here. | 18:49 |
dolphm | TheZeke: http://devstack.org/guides/multinode-lab.html | 18:49 |
TheZeke | maybe that's the way I should be going - what we want is a multinode setup with Xen HVs. If I can get some traction on OpenStack I can get more staff involved. | 18:49 |
Apsu` | Yes, OpenStack-by-hand is hard. Very few people do that anymore. | 18:49 |
TheZeke | oooh multinode-lab | 18:49 |
TheZeke | well well! now we're talkin | 18:49 |
*** fleish has joined #openstack | 18:49 | |
UICTamale | To be fair though, there are very good guides out there for doing it by hand. | 18:49 |
TheZeke | I looked at the Devstack stuff on the openstack.org site and it didn't seem to fit | 18:49 |
dolphm | UICTamale: most aren't maintained | 18:50 |
UICTamale | it took me about 2 weeks, but I was able to do it by hand with zero prior knowledge thanks to the great haxetico guide | 18:50 |
*** szaydel has quit IRC | 18:50 | |
*** doublerr has joined #openstack | 18:50 | |
TheZeke | what's a hexetico guide? | 18:50 |
Apsu` | UICTamale: 2 weeks is hardly feasible for most people, though. Especially when trying to get something running quickly to show management | 18:50 |
TheZeke | er haxetico | 18:51 |
UICTamale | http://www.hastexo.com/resources/docs/installing-openstack-essex-20121-ubuntu-1204-precise-pangolin | 18:51 |
UICTamale | Apsu`: Well, that was 2 weeks as my side project | 18:51 |
*** jplewi has joined #openstack | 18:51 | |
UICTamale | Apsu`: So I could have something to show off and switch our aging ganeti cluster over :) | 18:51 |
Apsu` | heh heh | 18:51 |
UICTamale | And that was in the relatively complicated multinode, multi network config | 18:52 |
UICTamale | but mostly it was thanks to this irc channel :) | 18:52 |
*** s0mik has joined #openstack | 18:52 | |
*** szaydel has joined #openstack | 18:52 | |
UICTamale | now if only there was a guide for upgrading from essex to folsom... ;) | 18:52 |
*** fleish_ has joined #openstack | 18:53 | |
*** fleish has quit IRC | 18:53 | |
*** fleish_ is now known as fleish | 18:53 | |
Apsu` | Step 1, drain VMs from a node, Step 2, rekick node... | 18:53 |
kbrandt | Most of my initial setup has been trying to use a guide after installing devstack (lots of devstack cruft left) | 18:53 |
Apsu` | :P | 18:53 |
kbrandt | My pain that is | 18:54 |
UICTamale | kbrandt: Yeah, I worried about that from the start - which is why I went with the hastexo guide myself | 18:54 |
*** gatuus has joined #openstack | 18:54 | |
UICTamale | I had a good sense what devstack was for - a toy setup to see what openstack's like | 18:54 |
UICTamale | and a place to develop on the project itself | 18:54 |
*** annegentle_ has quit IRC | 18:55 | |
kbrandt | So close, just have to figure out the networking part | 18:55 |
kbrandt | Or buy a second nic :-P | 18:55 |
UICTamale | You doing flatdhcp? | 18:55 |
kbrandt | No idea, not oriented | 18:55 |
kbrandt | Was using https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/master/OpenStack_Folsom_Install_Guide_WebVersion.rst | 18:55 |
kbrandt | But VMs can't find a boot device, I'm guessing because of network issues | 18:56 |
*** sarob has joined #openstack | 18:56 | |
*** Jayford has quit IRC | 18:56 | |
UICTamale | whoa, nice guide | 18:56 |
UICTamale | wish I'd found this haha | 18:56 |
kbrandt | "Nothing to boot: No sucj file or directory (http://ipxe.org/2d03e13b) | 18:57 |
*** tuf8 has joined #openstack | 18:57 | |
*** jeblair is now known as one_at_9985 | 18:57 | |
kbrandt | Is what I see via the instance VNC console | 18:57 |
Apsu` | Sounds like your images aren't uploaded into glance, or not correctly | 18:57 |
UICTamale | quantum can't do multihost networking, right? | 18:57 |
Apsu` | UICTamale: Implementing that was discussed at the summit for Grizzly. Not sure what if any progress has been made | 18:57 |
*** one_at_9985 is now known as jeblair | 18:57 | |
gatuus | UICTamale: exactly | 18:58 |
*** cryptk|offline is now known as cryptk | 18:58 | |
kbrandt | wget http://uec-images.ubuntu.com/precise/current/precise-server-cloudimg-amd64-disk1.img | 18:58 |
kbrandt | glance image-create --name Precise-Server --is-public true --container-format bare --disk-format qcow2 < precise-server-cloudimg-amd64-disk1.img | 18:58 |
kbrandt | ^^ What I used to get them into glance | 18:58 |
uvirtbot` | kbrandt: Error: "^" is not a valid command. | 18:58 |
*** saurabhs has joined #openstack | 18:59 | |
UICTamale | and am I right in my understanding that multihost networking is what lets me reach my VMs on host X even if it's unreachable via its public IP? | 18:59 |
UICTamale | (via host Y, for instance) | 18:59 |
kbrandt | Apsu`: Something look off with that? | 18:59 |
*** jcru|away is now known as jcru | 19:00 | |
*** jcmartin has quit IRC | 19:00 | |
*** redbeard2 has joined #openstack | 19:00 | |
Apsu` | UICTamale: Uh, no. multi_host=true relates to how hypervisors route, where metadata daemons live and where NAT'ing occurs | 19:00 |
*** doublerr has left #openstack | 19:01 | |
UICTamale | Apsu`: Oh wow ok | 19:01 |
*** leetrout has joined #openstack | 19:01 | |
uvirtbot` | New bug: #1077125 in nova "api.metadata.base.lookup() doesn't work on Windows due to os.path.normpath()" [Undecided,In progress] https://launchpad.net/bugs/1077125 | 19:01 |
UICTamale | Apsu`: I have nova-api, nova-compute, and nova-network running on all my nodes | 19:01 |
gatuus | UICTamale: this will help you: http://www.mirantis.com/blog/openstack-networking-flatmanager-and-flatdhcpmanager/ | 19:02 |
gatuus | http://www.mirantis.com/blog/openstack-networking-vlanmanager/ | 19:02 |
*** smarvin has quit IRC | 19:02 | |
*** datsun180b has joined #openstack | 19:02 | |
Apsu` | UICTamale: http://docs.openstack.org/trunk/openstack-compute/admin/content/existing-ha-networking-options.html | 19:02 |
UICTamale | Oh yeah, I remember these pages well | 19:02 |
UICTamale | was just trying to remember what the biggest benefits multihost networking gives you | 19:03 |
*** jefferai has joined #openstack | 19:03 | |
*** szaydel has quit IRC | 19:03 | |
*** bsdgeek has joined #openstack | 19:04 | |
*** adalbas has joined #openstack | 19:04 | |
jefferai | Are there any pros/cons to running the Cloud Controller node on a VM in the cluster itself? | 19:04 |
jefferai | I imagine a pro would be high availability | 19:04 |
jefferai | but not sure if it'd break things | 19:04 |
*** msinhore has quit IRC | 19:04 | |
UICTamale | jefferai: whoa... | 19:04 |
*** ctracey has joined #openstack | 19:04 | |
UICTamale | virtualception.. ;) | 19:04 |
jefferai | UICTamale: on VMware, vCenter running inside its own HA cluster is both a supported and in many cases recommended configuration | 19:05 |
*** dolphm has quit IRC | 19:05 | |
jefferai | so I'm trying to figure out if that holds true for OpenStack too | 19:05 |
UICTamale | interesting | 19:05 |
Apsu` | jefferai: It's not super common, there's some VLAN gotchas if you're trunking to your hypervisor, routing can be tricky... but it's certainly doable. | 19:06 |
Apsu` | jefferai: I've done it in production. | 19:06 |
jefferai | Apsu`: would you recommend it? Have the pros outweighed the cons? | 19:07 |
Apsu` | No and no. | 19:07 |
Apsu` | :) | 19:07 |
jefferai | Heh | 19:07 |
jefferai | okay | 19:07 |
jefferai | I just hate wasting a box | 19:07 |
ev0ldave | jerrerai: there will be performance issues if you are running cinder/volume and networking through the controller | 19:07 |
Apsu` | So don't waste it. If your boxes can handle it, run compute on the infra box | 19:07 |
Apsu` | (all-in-one style) | 19:07 |
jefferai | ah | 19:07 |
jefferai | sure, the boxes can handle it | 19:08 |
ev0ldave | unless you go behind the scenes and dedicate physical interfaces to the vm through libvirt | 19:08 |
jefferai | I got the impression from the docs that that wasn't supported | 19:08 |
jefferai | not sure why, it doesn't say you can't | 19:08 |
*** szaydel has joined #openstack | 19:08 | |
jefferai | it also doesn't say you can :-) | 19:08 |
Apsu` | Hehe | 19:08 |
*** vmlinuz has joined #openstack | 19:08 | |
jefferai | Recommendations for MySQL vs. PostgreSQL? | 19:08 |
*** sarob has quit IRC | 19:08 | |
jefferai | in terms of whether one is better supported? | 19:08 |
ev0ldave | postgres always :-D | 19:08 |
jefferai | our admins are more familiar with MySQL | 19:09 |
kbrandt | Apsu`: Oh... I *don't* want to boot from the volume it seems... | 19:09 |
*** sarob has joined #openstack | 19:09 | |
jefferai | but if there are tangible benefits to Postgres other than it being Postgres... :-) | 19:09 |
ev0ldave | other than mysql is an elephant? no | 19:09 |
*** msinhore has joined #openstack | 19:09 | |
jefferai | I assume it would use InnoDB... | 19:09 |
*** msinhore has quit IRC | 19:10 | |
Apsu` | MySQL's license has changed | 19:10 |
UICTamale | I have 5 physical nodes, and I run the controller on one of them but it also has 4 of my VMs | 19:10 |
*** leetrout has quit IRC | 19:10 | |
Apsu` | Which makes it less attractive by far than PostgreSQL | 19:10 |
UICTamale | seems to be handling it find | 19:10 |
UICTamale | fine | 19:10 |
*** rustam has joined #openstack | 19:11 | |
jefferai | ok, good reason not to run mysql (other than Oracle): https://bugs.launchpad.net/nova/+bug/1069917 | 19:11 |
*** s0mik has quit IRC | 19:11 | |
*** SmoothSage has quit IRC | 19:11 | |
Apsu` | Nasty | 19:14 |
jefferai | Yep | 19:15 |
jefferai | Good :-) | 19:15 |
*** msinhore has joined #openstack | 19:15 | |
*** timello has quit IRC | 19:15 | |
jefferai | I can point to this as a reason to use Postgres :-) | 19:15 |
*** KyleMacDonald has joined #openstack | 19:15 | |
*** timello has joined #openstack | 19:15 | |
*** rustam has quit IRC | 19:15 | |
*** s0mik has joined #openstack | 19:16 | |
*** eglynn_ has quit IRC | 19:18 | |
UICTamale | Oh man, this makes me happy. The floating ip errors I was spewing earlier disappeared after I upgraded the rest of my nodes | 19:19 |
UICTamale | (from essex to folsom) | 19:19 |
UICTamale | I guess there were some rabbit mq incompatibilities? | 19:19 |
Apsu` | Could be | 19:19 |
UICTamale | libcloud even started working again with the eucalyptus driver | 19:19 |
UICTamale | I'd still love if someone could point me to a working rackspace / openstack driver example though.. | 19:20 |
UICTamale | it feels dirty to use the ec2 api for some reason :) | 19:20 |
sstent | NuxRo: sorry, was AFK. I'm using the new libvirt_images_type=lvm flag in Folsom | 19:21 |
*** lnostdal has quit IRC | 19:22 | |
*** lnostdal has joined #openstack | 19:22 | |
*** sudorandom_ has joined #openstack | 19:23 | |
*** kmansel has joined #openstack | 19:23 | |
*** relateable has quit IRC | 19:24 | |
kbrandt | So from Horizon, it looks like I can boot form volumes, but how would I attach a volume to install something to? | 19:24 |
*** sudorandom has quit IRC | 19:24 | |
*** sudorandom_ is now known as sudorandom | 19:24 | |
*** colinmcnamara has joined #openstack | 19:24 | |
*** colinmcnamara has quit IRC | 19:24 | |
*** warik has quit IRC | 19:25 | |
*** tryggvil_ has joined #openstack | 19:25 | |
*** eglynn_ has joined #openstack | 19:26 | |
*** rpawlik has joined #openstack | 19:26 | |
_tms_ | Hey guys, having a weird issue with OpenStack. I'm running on two nodes at the moment (one compute and one controller) however whenever I make a new instance (or attempt to) on the cluter it removes the IP address on the compute node's private interface and starts routing traffic from that net (10.0.0.0/24) through br100 (192.168.0.0) for some reason that I can not even fathom | 19:26 |
*** otherwiseguy has quit IRC | 19:26 | |
_tms_ | Does this sound like anything anyone has ever seen before? | 19:27 |
*** lnostdal has quit IRC | 19:27 | |
*** bfgun is now known as bfig | 19:27 | |
EKK | make | 19:27 |
EKK | ... wrong terminal, as usual | 19:27 |
*** tryggvil has quit IRC | 19:29 | |
*** jcru is now known as jcru|away | 19:29 | |
_tms_ | Dammit, even just restarting nova-network strips the IP from my private interface for some reason | 19:29 |
*** msinhore has quit IRC | 19:31 | |
*** vipul is now known as vipul|away | 19:31 | |
*** mattray has quit IRC | 19:31 | |
*** jcru|away is now known as jcru | 19:33 | |
*** daddyjoseph97 has quit IRC | 19:35 | |
*** jog0_ has joined #openstack | 19:35 | |
*** jog0_ has quit IRC | 19:35 | |
*** TheZeke has quit IRC | 19:35 | |
*** warik has joined #openstack | 19:37 | |
*** jog0_ has joined #openstack | 19:39 | |
*** jog0_ has left #openstack | 19:39 | |
*** eglynn_ has quit IRC | 19:39 | |
*** Aaton has quit IRC | 19:42 | |
*** themadcanudist has joined #openstack | 19:42 | |
themadcanudist | notmyname: you around? I think i figured it out | 19:43 |
*** krow has quit IRC | 19:43 | |
themadcanudist | i mean, i know what's broken | 19:43 |
*** EntropyWorks has joined #openstack | 19:43 | |
kbrandt | Anyone know the default login for buntu cloud images? | 19:43 |
*** melwitt has joined #openstack | 19:45 | |
*** eglynn_ has joined #openstack | 19:45 | |
*** vmlinuz has quit IRC | 19:46 | |
*** colinmcnamara has joined #openstack | 19:47 | |
*** colinmcnamara has quit IRC | 19:48 | |
_tms_ | There isn't one, you need to inject an SSH key. I believe there actually *is* one that you can see in the grub menu (going off memory) but the key method is simpler and cleaner. | 19:48 |
*** annegentle_ has joined #openstack | 19:48 | |
kbrandt | _tms_: Assumes working networking :-P | 19:49 |
*** eglynn__ has joined #openstack | 19:51 | |
*** eglynn_ has quit IRC | 19:52 | |
*** dolphm has joined #openstack | 19:54 | |
*** Ursinha has quit IRC | 19:54 | |
*** eglynn has joined #openstack | 19:56 | |
*** krow has joined #openstack | 19:56 | |
*** eglynn__ has quit IRC | 19:56 | |
*** Ursinha has joined #openstack | 19:56 | |
*** dendrobates has quit IRC | 20:01 | |
*** edygarcia has quit IRC | 20:01 | |
Apsu` | _tms_: What network manager are you using? | 20:02 |
*** maurosr has quit IRC | 20:04 | |
*** aeperezt has quit IRC | 20:05 | |
*** jcooley has quit IRC | 20:05 | |
*** tryggvil has joined #openstack | 20:05 | |
*** s0mik has quit IRC | 20:05 | |
*** rustam has joined #openstack | 20:06 | |
*** esp2 has joined #openstack | 20:06 | |
*** annashen has joined #openstack | 20:07 | |
*** s0mik has joined #openstack | 20:07 | |
*** krow has quit IRC | 20:07 | |
*** kieppie has joined #openstack | 20:08 | |
kieppie | good morning folks | 20:08 |
*** mattray has joined #openstack | 20:08 | |
*** aeperezt has joined #openstack | 20:08 | |
*** s0mik has quit IRC | 20:09 | |
*** rafiu has quit IRC | 20:09 | |
*** warik has quit IRC | 20:09 | |
*** egant has joined #openstack | 20:10 | |
*** MarkAtwood has quit IRC | 20:10 | |
*** MarkAtwood has joined #openstack | 20:10 | |
kieppie | anyone awake yet/still? | 20:11 |
MarkAtwood | im sure someone is somewhere | 20:12 |
*** coasterz has quit IRC | 20:12 | |
*** markwash has quit IRC | 20:12 | |
*** littleidea has quit IRC | 20:13 | |
*** otherwiseguy has joined #openstack | 20:13 | |
kbrandt | "2012-11-09 20:12:10,123 - util.py[WARNING]: 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [76/120s]: url error [[Errno 113] No route to host]" Getting those when botting instances, anyone know what that is about? | 20:13 |
*** littleidea has joined #openstack | 20:13 | |
*** jagan has joined #openstack | 20:14 | |
*** rustam has quit IRC | 20:14 | |
*** jagan is now known as Guest16769 | 20:14 | |
Guest16769 | i see this error when i do a glance add "The request returned a 302 Multiple Choices. This generally means that you have not included a version indicator in a request URI" | 20:14 |
*** krow has joined #openstack | 20:15 | |
Guest16769 | how do i get rid of it? | 20:15 |
kieppie | howdy | 20:16 |
kieppie | anyone here deal a bit with the VNC component of dashboard/horizon? | 20:16 |
notmyname | themadcanudist: cool. what was it? | 20:18 |
*** doublerr has joined #openstack | 20:18 | |
*** vipul|away is now known as vipul | 20:18 | |
*** BobAnon has quit IRC | 20:19 | |
Guest16769 | can someone help me with the glance add error "The request returned a 302 Multiple Choices. This generally means that you have not included a version indicator in a request URI" | 20:20 |
kieppie | Guest16769 - add a /v1 or /v2.0 or such at the end of the URI? | 20:20 |
*** coasterz has joined #openstack | 20:21 | |
Guest16769 | my OS_AUTH_URL has a v2.0 at the enn | 20:21 |
*** coasterz has quit IRC | 20:21 | |
Guest16769 | so sorry URI, where? | 20:22 |
*** coasterz has joined #openstack | 20:22 | |
*** L0L0L0L0L has joined #openstack | 20:22 | |
*** rafiu has joined #openstack | 20:22 | |
*** jcooley has joined #openstack | 20:22 | |
themadcanudist | notmyname: OK, I traced the issue down to how the swift server and how it responds to HEAD requests between version 1.4.8 and 1.6.0-1.7.x | 20:23 |
themadcanudist | i don't know exactly what it is… but I can fix it in the newest versions by commenting out a specific chunk of code in the swift3 middleware. | 20:23 |
themadcanudist | it's hard to explain, but I can go in to detail if you have time and the inclination to perhaps help me =D | 20:24 |
themadcanudist | the fix is *right* around the corner | 20:24 |
themadcanudist | I can replicate… but, I'm not sufficiently familiar with the whole framework. | 20:24 |
*** markwash has joined #openstack | 20:24 | |
*** colinmcnamara has joined #openstack | 20:24 | |
themadcanudist | to fix it, just yet. | 20:25 |
notmyname | themadcanudist: I don't have the time to go into great detail right now, but perhaps proposing a patch to swift3 could document it? | 20:25 |
themadcanudist | yeah, the problem is that the code in swift3 is fine | 20:25 |
themadcanudist | it's just the way that the data is being read/written between client/server that allows me to "fix" it by commenting that code out | 20:25 |
themadcanudist | the code should be there | 20:25 |
themadcanudist | so my feeling is that something changed in how swift handles request/response objects | 20:25 |
themadcanudist | that's the part i still need to track down | 20:26 |
redbeard2 | i updated openstack from epel-testing a couple of days ago, and now i'm experiencing a couple of issues in nova, at least one of which has already been reported in launchpad for cinder. is launchpad the correct place to file bugs found in the epel packages? | 20:26 |
*** john5223 has joined #openstack | 20:26 | |
*** Dr_Who has quit IRC | 20:29 | |
*** KyleMacDonald has quit IRC | 20:30 | |
*** dendrobates has joined #openstack | 20:30 | |
*** ChanServ sets mode: +v dendrobates | 20:30 | |
*** jog0 has joined #openstack | 20:30 | |
*** jog0 has left #openstack | 20:32 | |
*** esp2 has quit IRC | 20:32 | |
Guest16769 | where should I change the request URI for glance ? | 20:32 |
Guest16769 | i want to add a version indicator | 20:34 |
*** egant has quit IRC | 20:34 | |
*** lfazio has quit IRC | 20:35 | |
*** esp2 has joined #openstack | 20:35 | |
kieppie | sorry - was afk. ref this: http://docs.openstack.org/trunk/openstack-compute/install/apt/content/osfolubuntu-imageservice.html | 20:36 |
kieppie | sry: http://docs.openstack.org/trunk/openstack-compute/install/apt/content/images-verifying-install.html | 20:37 |
*** MarkAtwood has quit IRC | 20:37 | |
kbrandt | With quantum, what conects my physical network to the virtual network? | 20:38 |
*** primeministerp has quit IRC | 20:38 | |
alop | Guest16769: att version at the end of the -N url | 20:39 |
alop | add I mean | 20:40 |
Guest16769 | whats -N ? | 20:41 |
alop | Guest16769: what's your glance command line look like? | 20:41 |
Guest16769 | glance add name="tty-linux-kernel" disk-format=aki container-format=aki < ttylinux-uec-amd64-12.1_2.6.35-22_1-vmlinuz | 20:41 |
Guest16769 | and OS_AUTH_URL=http://<ip address>:35357/v2.0 | 20:42 |
*** colinmcnamara has quit IRC | 20:42 | |
alop | first off, you need to change to underscores | 20:42 |
alop | it's disk_format container_format | 20:42 |
alop | your auth url looks good | 20:43 |
*** primeministerp has joined #openstack | 20:43 | |
*** kieppie has quit IRC | 20:43 | |
Guest16769 | but this is the error that i get "The request returned a 302 Multiple Choices. This generally means that you have not included a version indicator in a request URI." | 20:43 |
Guest16769 | which URI is this referring to? | 20:44 |
*** dendro_ has joined #openstack | 20:44 | |
*** ahasenack has quit IRC | 20:46 | |
alop | If I muck with my AUTH_URL, I don't get a 302 | 20:47 |
*** sarob has quit IRC | 20:48 | |
*** sarob_ has joined #openstack | 20:48 | |
alop | so it probably not that | 20:48 |
*** tongli has quit IRC | 20:48 | |
*** juice has joined #openstack | 20:49 | |
*** kieppie has joined #openstack | 20:49 | |
*** crandquist has quit IRC | 20:49 | |
*** crandquist has joined #openstack | 20:49 | |
*** gyee has quit IRC | 20:49 | |
*** sarob_ has quit IRC | 20:51 | |
*** e1mer has joined #openstack | 20:51 | |
*** gmi has quit IRC | 20:52 | |
*** shadower has quit IRC | 20:52 | |
*** zach_mtu has quit IRC | 20:53 | |
dolphm | Guest16769: 300 == multilple choice, 302 == temporary redirect | 21:00 |
Guest16769 | dolphm, what does it mean? | 21:01 |
dolphm | Guest16769: generally, http://keystone:35357/ will return a 300 multiple choice response, whereas http://keystone:35357/v2.0 is the version-specific endpoint | 21:01 |
dolphm | Guest16769: other projects should behave similarly | 21:01 |
*** zach_mtu has joined #openstack | 21:01 | |
*** rnorwood2 has joined #openstack | 21:02 | |
Guest16769 | as i said before, my auth_url is http://keystone:35357/v2.0 | 21:02 |
Guest16769 | but i still see the error | 21:02 |
Guest16769 | any ideas? | 21:03 |
*** rnorwood1 has quit IRC | 21:03 | |
*** sarob has joined #openstack | 21:03 | |
*** kieppie1 has joined #openstack | 21:03 | |
alop | can you confirm keystone is working? | 21:03 |
*** rnorwood2 has quit IRC | 21:03 | |
*** rnorwood1 has joined #openstack | 21:03 | |
Guest16769 | keystone token-get works | 21:04 |
*** kieppie has quit IRC | 21:04 | |
dolphm | Guest16769: which API is returning the multiple choice response... keystone? | 21:05 |
Guest16769 | dolphm: glance add | 21:05 |
uvirtbot` | New bug: #1077188 in horizon "/dashboard/syspanel/volumes/ not being refreshed" [Undecided,New] https://launchpad.net/bugs/1077188 | 21:06 |
*** s0mik has joined #openstack | 21:06 | |
dolphm | Guest16769: it's probably your glance url (perhaps what's in your keystone endpoint-list) that's missing the /v*/ suffix | 21:06 |
*** mattray has quit IRC | 21:07 | |
Guest16769 | keystone endpoint-list is fails with "unable to communicate with identity service" | 21:07 |
*** warik has joined #openstack | 21:10 | |
*** s0mik has quit IRC | 21:11 | |
*** dolphm has quit IRC | 21:11 | |
*** s0mik has joined #openstack | 21:12 | |
*** lloydde has joined #openstack | 21:13 | |
*** jog0 has joined #openstack | 21:14 | |
*** jog0 has quit IRC | 21:14 | |
*** jog0 has joined #openstack | 21:14 | |
*** jog0 has left #openstack | 21:14 | |
*** dendro_ has quit IRC | 21:16 | |
*** s0mik has quit IRC | 21:16 | |
*** dendrobates has quit IRC | 21:17 | |
*** markvoelker has quit IRC | 21:19 | |
*** lumos has quit IRC | 21:20 | |
*** krow has quit IRC | 21:20 | |
*** mattray has joined #openstack | 21:20 | |
themadcanudist | anyone here proficient with swift3 usage and code? I have an interesting bug that I've totally isolated | 21:20 |
themadcanudist | before I propose a patch, I need some help understanding something about swift/swift3 | 21:21 |
*** japage has quit IRC | 21:22 | |
*** rmartinelli has quit IRC | 21:24 | |
*** krow has joined #openstack | 21:27 | |
*** e1mer has quit IRC | 21:28 | |
*** sarob has quit IRC | 21:28 | |
*** sarob has joined #openstack | 21:29 | |
*** blamar has joined #openstack | 21:29 | |
*** mnewby_ has joined #openstack | 21:32 | |
*** maurosr has joined #openstack | 21:33 | |
*** simon_lucy has joined #openstack | 21:33 | |
*** mnewby has quit IRC | 21:34 | |
*** mnewby_ is now known as mnewby | 21:34 | |
*** newellista has joined #openstack | 21:35 | |
*** sniperd has quit IRC | 21:35 | |
newellista | I need to convert EC2 images to OVF images. Is Glance the right tool for that? | 21:35 |
*** maurosr has quit IRC | 21:37 | |
*** blamar has quit IRC | 21:37 | |
_tms_ | Hey folks, I feel like I'm getting very very close to having a working openstack deployment, but now I'm getting the following error when I try to launch instances: ""libvirtError: internal error process exited while connecting to monitor: Warning: option deprecated, use lost_tick_policy property of kvm-pit instead.\nchar device redirected to /dev/pts/4\ninet_listen_opts: bind(ipv4,192.168.0.1,5900): Cannot assign requested address\ninet_listen_opt | 21:38 |
*** maurosr has joined #openstack | 21:38 | |
_tms_ | I'm assuming something isn't quite right about my VNC setup, but I'm not sure where to start poking around | 21:38 |
*** saurabhs has left #openstack | 21:39 | |
*** rnorwood1 has quit IRC | 21:39 | |
*** msinhore has joined #openstack | 21:39 | |
_tms_ | any clues would be vastly appreciated :) | 21:39 |
*** Dorogs has quit IRC | 21:41 | |
uvirtbot` | New bug: #1077204 in quantum "quantum-debug command should use QUANTUM_ prefixed environment variables" [Undecided,In progress] https://launchpad.net/bugs/1077204 | 21:41 |
*** scotm has joined #openstack | 21:42 | |
*** eharney has quit IRC | 21:42 | |
*** maurosr has quit IRC | 21:43 | |
*** gatuus has quit IRC | 21:43 | |
*** sniperd has joined #openstack | 21:43 | |
*** Tross has joined #openstack | 21:44 | |
*** Maledictus has quit IRC | 21:45 | |
*** maurosr has joined #openstack | 21:45 | |
*** jaypipes has quit IRC | 21:46 | |
*** radez is now known as radez_g0n3 | 21:46 | |
*** dendro_ has joined #openstack | 21:47 | |
*** fiveateooate has joined #openstack | 21:47 | |
*** newellista has quit IRC | 21:47 | |
*** anniec72 has joined #openstack | 21:48 | |
*** dendrobates has joined #openstack | 21:48 | |
*** dendrobates has joined #openstack | 21:48 | |
*** ChanServ sets mode: +v dendrobates | 21:48 | |
*** yidclare has joined #openstack | 21:51 | |
*** krow has quit IRC | 21:51 | |
*** rnorwood1 has joined #openstack | 21:51 | |
*** anniec72 has quit IRC | 21:52 | |
*** Valdez has quit IRC | 21:54 | |
*** dani4571 has joined #openstack | 21:55 | |
*** gatuus has joined #openstack | 21:56 | |
*** mrmartin has quit IRC | 21:56 | |
*** scotm has quit IRC | 21:56 | |
*** scotm has joined #openstack | 21:57 | |
*** roge has quit IRC | 21:58 | |
*** lloydde has quit IRC | 21:59 | |
*** lloydde has joined #openstack | 21:59 | |
*** lloydde has quit IRC | 22:00 | |
*** lloydde has joined #openstack | 22:00 | |
zach_mtu | Is there anyway to reassign an existing network to another project? | 22:00 |
*** roge has joined #openstack | 22:01 | |
*** simon_lucy has quit IRC | 22:02 | |
*** lloydde_ has joined #openstack | 22:04 | |
*** lloydde has quit IRC | 22:05 | |
fiveateooate | can you just change the tenant id? | 22:08 |
*** krow has joined #openstack | 22:09 | |
*** boden has quit IRC | 22:10 | |
*** rnirmal has quit IRC | 22:10 | |
*** UICTamale has quit IRC | 22:10 | |
*** kavit_ has joined #openstack | 22:10 | |
*** doublerr has left #openstack | 22:10 | |
*** netzmonster has joined #openstack | 22:11 | |
*** samkottler is now known as samkottler|bbl | 22:11 | |
*** acb__ has quit IRC | 22:12 | |
*** kavit__ has quit IRC | 22:13 | |
*** Dr_Who has joined #openstack | 22:13 | |
*** Dr_Who has joined #openstack | 22:13 | |
*** jcooley has quit IRC | 22:14 | |
*** nsavin has quit IRC | 22:15 | |
*** edygarcia has joined #openstack | 22:15 | |
*** dolphm has joined #openstack | 22:18 | |
*** markwash has quit IRC | 22:18 | |
*** rnorwood1 has quit IRC | 22:19 | |
*** KyleMacDonald has joined #openstack | 22:19 | |
*** gyee has joined #openstack | 22:19 | |
*** esheffield has quit IRC | 22:20 | |
*** gyee has quit IRC | 22:22 | |
*** dolphm has quit IRC | 22:23 | |
*** gyee has joined #openstack | 22:26 | |
_tms_ | Hello again. I'm so close I can taste it. Everything works, even VNC, but for some reason my instances aren't getting DHCP addresses. I'm using VlanManager, but I'm not entirely sure where to start looking for errors? | 22:27 |
_tms_ | I can console in and if I assign the address it *should* have gotten, I can then ping it | 22:27 |
_tms_ | but somethig's breaking down in there, nothing really obvious in /var/log/nova-net though | 22:27 |
*** themadcanudist has left #openstack | 22:27 | |
_tms_ | I have two instances of dnsmasq, as expected. | 22:30 |
*** nsavin has joined #openstack | 22:30 | |
*** lazyshot has quit IRC | 22:31 | |
*** lazyshot has joined #openstack | 22:32 | |
zach_mtu | fiveateooate: Yeah, I used nova-manage network modify | 22:32 |
zach_mtu | fiveateooate: That unearthed another little bug though, you still around? | 22:32 |
fiveateooate | yeah | 22:33 |
*** lazyshot has quit IRC | 22:33 | |
zach_mtu | Now, I'm getting an IP and yet when I launch an instance, after a few seconds it still goes to error state, and this is my nova-compute.log https://gist.github.com/635634715d795da6fcd6 | 22:34 |
zach_mtu | I can't make any sense of it. | 22:34 |
zach_mtu | fiveateooate: I even started filing through qemu logs. | 22:34 |
*** nsavin has quit IRC | 22:34 | |
*** dwcramer has quit IRC | 22:34 | |
*** EntropyWorks has quit IRC | 22:36 | |
*** dendrobates has quit IRC | 22:38 | |
*** ryanpetrello has quit IRC | 22:38 | |
*** dendro_ has quit IRC | 22:39 | |
fiveateooate | zach_mtu: not sure what file it is complaining about, both /usr/bin/nova-rootwrap and /etc/nova/rootwrap.conf exist? | 22:40 |
zach_mtu | fiveateooate: yep. | 22:43 |
*** markmcclain has quit IRC | 22:43 | |
*** jcru is now known as jcru|away | 22:45 | |
*** redbeard2 has quit IRC | 22:46 | |
*** EntropyWorks has joined #openstack | 22:47 | |
zach_mtu | fiveateooate: any other ideas? | 22:48 |
*** aravindp has joined #openstack | 22:48 | |
*** rafiu1 has joined #openstack | 22:48 | |
*** alunduil has quit IRC | 22:48 | |
*** rafiu has quit IRC | 22:49 | |
*** john5223 has quit IRC | 22:50 | |
fiveateooate | zach_mtu: was looking at /usr/bin/nova-rootwrap but that didn't provide any illumination. | 22:50 |
fiveateooate | does the command work if you run it manually? | 22:50 |
*** nsavin has joined #openstack | 22:51 | |
*** jbarry- has joined #openstack | 22:51 | |
zach_mtu | fiveateooate: no command specified. | 22:52 |
fiveateooate | I seem to remeber having trouble with sudo not set up correctly, but that may be completely off base | 22:52 |
*** sudorandom has quit IRC | 22:52 | |
ev0ldave | zach_mtu: does it build the instance files? /var/lib/nova/instances/ | 22:52 |
zach_mtu | ev0ldave: that folder is empty :\ | 22:53 |
*** dendrobates has joined #openstack | 22:53 | |
fiveateooate | oh | 22:53 |
*** dendrobates has quit IRC | 22:53 | |
*** dendrobates has joined #openstack | 22:53 | |
*** ChanServ sets mode: +v dendrobates | 22:53 | |
ev0ldave | find /var/lib/nova/instances -name "*.xml" | grep -I {} -l "54ea75ba-41ad-45b7-b3e8-60e28bf3a31e" | 22:53 |
ev0ldave | who owns /var/lib/nova/instances? | 22:53 |
*** sudorandom has joined #openstack | 22:53 | |
*** dendro_ has joined #openstack | 22:53 | |
zach_mtu | ev0ldave: on my second compute node. | 22:53 |
zach_mtu | ev0ldave: I have subfolders base and snapshots | 22:54 |
zach_mtu | in /var/lib/nova/instances/ | 22:54 |
*** acb__ has joined #openstack | 22:54 | |
ev0ldave | who owns ./instances and subfolders? | 22:54 |
ev0ldave | should be nova:nova | 22:54 |
*** KarinLevenstein has quit IRC | 22:54 | |
zach_mtu | ev0ldave: drwxr-xr-x 4 nova nova 4096 Nov 9 13:30 instances | 22:55 |
*** robbiew has quit IRC | 22:56 | |
zach_mtu | ev0ldave: second host --> drwxr-xr-x 2 nova nova 4096 Oct 12 16:16 instances | 22:56 |
zach_mtu | ev0ldave: and as far as the "find /var/lib..." command both compute nodes turned up empty | 22:57 |
*** Jelos has joined #openstack | 22:59 | |
zach_mtu | fiveateooate: ev0ldave: thanks for the help btw. I've been banging my head against the wall on this for a few hours now. | 22:59 |
*** dspano has quit IRC | 22:59 | |
*** nhm has quit IRC | 23:01 | |
fiveateooate | zach_mtu: there is an ovs-vsctl command in the log, does that run? I am assuming this is all dev/test right so you can blow it up. | 23:01 |
zach_mtu | fiveateooate: I'd prefer not to start over, but no there are no instances that I care about. | 23:02 |
fiveateooate | yeah jk | 23:02 |
zach_mtu | fiveateooate: I don't have that package installed btw. | 23:02 |
zach_mtu | I'm using nova-networks | 23:02 |
fiveateooate | that command shouldn't break anything, but | 23:02 |
zach_mtu | hmm. | 23:02 |
fiveateooate | you are not using quantum? | 23:02 |
zach_mtu | nope. | 23:02 |
fiveateooate | essex? | 23:03 |
zach_mtu | it's possible that my nova.conf contained quantum stuff. | 23:03 |
zach_mtu | folsom. | 23:03 |
*** avtar has quit IRC | 23:03 | |
fiveateooate | can you use nova-nework with openvswitch? | 23:03 |
zach_mtu | fiveateooate: sure. | 23:03 |
*** Dr_Who has quit IRC | 23:03 | |
zach_mtu | or is that a compatibility question? lol. | 23:03 |
fiveateooate | no, my setup is folsom/quantum so guess you are down a path I have not tread. | 23:04 |
*** wkharold has joined #openstack | 23:05 | |
*** littleidea has quit IRC | 23:05 | |
zach_mtu | fiveateooate: hmm. I'm only using one nic so I figured nova-networks was a little simpler for that setup. | 23:05 |
*** otherwiseguy has quit IRC | 23:06 | |
zach_mtu | do you think if I install the openvswitch package that I'll be okay? | 23:07 |
*** jbarry has left #openstack | 23:07 | |
*** melmoth has quit IRC | 23:07 | |
fiveateooate | look at line 24 in the log | 23:07 |
fiveateooate | it is trying to plug in an openvswitch port | 23:08 |
*** annegentle_ has quit IRC | 23:08 | |
*** jcru|away is now known as jcru | 23:08 | |
zach_mtu | hmm. | 23:08 |
zach_mtu | fiveateooate: is this something that I left in the nova.conf or something? | 23:08 |
*** Valdez has joined #openstack | 23:09 | |
*** edygarcia has quit IRC | 23:09 | |
fiveateooate | yeah probably | 23:09 |
*** lborda has quit IRC | 23:10 | |
*** szaydel has quit IRC | 23:10 | |
*** dx4100 has joined #openstack | 23:10 | |
*** sunilthaha has joined #openstack | 23:10 | |
zach_mtu | fiveateooate: https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/master/OpenStack_Folsom_Install_Guide_WebVersion.rst | 23:11 |
*** clopez has quit IRC | 23:11 | |
zach_mtu | fiveateooate: That's what I had used, but once I saw quantum, i bailed and did my nova-network setup. | 23:11 |
_tms_ | is quantum that much worse to configure? | 23:11 |
wkharold | noob question: I created an instance from an Ubuntu cloud image (precise-server-amd64), it comes up and I can get to it's IP address, but I can't log in because I don't know what the password for the ubuntu user. | 23:12 |
zach_mtu | _tms_: After a day, I couldn't get it and decided to go back to nova-networks, which I hadn't had any trouble with in the past. Impatience probably more than anything. | 23:12 |
_tms_ | zach_mtu: ah, I was just considering going the other way (to quantum) as VlanManager is being kind of a jerk | 23:12 |
_tms_ | wkharold: did you set the default security group stuff to alow ICMP and SSH? | 23:13 |
zach_mtu | _tms_: lesser of two evils :P | 23:13 |
_tms_ | comforting, that. | 23:13 |
wkharold | _tms_: yup, I can ping and ssh to it I just don't know the ubuntu user password ... so close but so screwed! | 23:14 |
*** kobier has joined #openstack | 23:14 | |
zach_mtu | fiveateooate: So, I should probably remove https://gist.github.com/caeba732eb5d314c4072 from my nova.conf? | 23:15 |
*** crandquist has quit IRC | 23:15 | |
fiveateooate | zach_mtu: oh yeah that needs to be the correct driver | 23:15 |
*** melmoth has joined #openstack | 23:16 | |
*** arata has joined #openstack | 23:16 | |
fiveateooate | wkharold: only ssh keys work with the ubuntu cloud images I think. | 23:17 |
zach_mtu | fiveateooate: and I just found on my first compute node /etc/nova/nova-compute.conf https://gist.github.com/5433b80045b733ab66cd | 23:17 |
*** tms_ has joined #openstack | 23:18 | |
tms_ | AH! A discovery! | 23:18 |
wkharold | fiveateooate: right, it has the 'projectone' key pair associated with it but 'ssh -i projectone.pem ubuntu@w.x.y.z' still asks for a passwd | 23:18 |
*** lloydde_ has quit IRC | 23:18 | |
tms_ | so the network troubleshooting guide says to make sure the nat rules are in there... but it appears they're not | 23:19 |
*** jbarry- is now known as jbarry | 23:19 | |
*** lloydde has joined #openstack | 23:19 | |
tms_ | oh, no i lied | 23:19 |
tms_ | typo :) | 23:19 |
*** littleidea has joined #openstack | 23:19 | |
zach_mtu | tms_: Think I could see a copy of your /etc/nova/nova-compute.conf if you are using nova-networks? | 23:20 |
fiveateooate | wkharold: Does the log show the key injection? | 23:20 |
tms_ | zach_mtu: most certainly, give me a second | 23:20 |
*** EntropyWorks_ has joined #openstack | 23:21 | |
jefferai | I've been going through the installation tutorial, got through keystone and everything seems to be okay...now I'm going through Glance, and I have all the files edited, but when I try to inject the test image I get a 500 Internal Server Error...there's nothing in the traceback that points to how I can try to debug this though | 23:21 |
*** EntropyWorks_ has quit IRC | 23:21 | |
jefferai | because the traceback is just from client.py in do_request | 23:21 |
jefferai | and there is no error message in the log prior to that other than "Registry request POST /images Exception" | 23:22 |
tms_ | zach_mtu: http://pastebin.com/gnsJd2dq | 23:22 |
tms_ | zach_mtu: I don't think I'm doing anything fancy, but for some reason I get no automatic IPs. Which is kind of important :) | 23:22 |
wkharold | fiveateooate: key injection, not sure what to look for: http://paste.openstack.org/show/25363/ | 23:23 |
*** lloydde has quit IRC | 23:24 | |
tms_ | zach_mtu: I gave you the wrong config, hang on. | 23:24 |
zach_mtu | tms_: haha. | 23:24 |
zach_mtu | tms_: I was like either this is his nova.conf or I've done something terribly, terribly wrong. | 23:25 |
tms_ | hm... all that nova-compute.conf has in it is: [DEFAULT] | 23:25 |
tms_ | libvirt_type=kvm | 23:25 |
zach_mtu | tms_: that's it? | 23:25 |
*** rustam has joined #openstack | 23:25 | |
tms_ | I'm guessing it shuld have more? I'm attempting to wrangle the openstack-puppet modules for this deployment and other than networking everything seems to work | 23:25 |
fiveateooate | wkharold: looks like the instance did not connect to the metadata service to get the key. Check the metadata service setup. | 23:26 |
zach_mtu | tms_: nah. that sounds right, I think it was like a one-liner before I edited it. | 23:26 |
tms_ | zach_mtu: ah, didn't have to add anything in particular to make it DHCP like it's supposed to, did you? :P | 23:26 |
zach_mtu | tms_: don't believe so | 23:27 |
*** jcru has quit IRC | 23:27 | |
jefferai | Here's the error I get -- seems like it's possibly a SQL error? Not sure though -- the SQL rolls back but I'm not sure if that's because something else fails, or not | 23:27 |
jefferai | http://paste.kde.org/601100/raw/ | 23:27 |
*** rustam has quit IRC | 23:27 | |
*** roge has quit IRC | 23:28 | |
tms_ | zach_mtu: Pity, this seems like it should be an easy fix. I hate networking. | 23:28 |
*** rustam has joined #openstack | 23:28 | |
wkharold | fiveateooate: hmmm, can't ping 169.254.169.254 on either the controller or the compute node, I assume that's bad | 23:28 |
*** bilal has quit IRC | 23:28 | |
jefferai | Apsu`: ev0ldave: still around? Having an issue with postgres | 23:29 |
jefferai | http://paste.kde.org/601106/raw/ | 23:29 |
tms_ | AH! | 23:29 |
jefferai | the user that Glance is running as should have full permissions on the glance database | 23:29 |
jefferai | but it seems like perhaps it should have created tables but didn't...any ideas? | 23:29 |
tms_ | I disabled reverse path filtering and it works like a champ | 23:30 |
tms_ | thank gawd. | 23:30 |
*** jbarry has left #openstack | 23:30 | |
tms_ | Oh hey, wasn't someone talking about the ubuntu cloud images prompting for a pw even after supplying the key? Because that just happened to me for some strange reason. | 23:31 |
*** reed has quit IRC | 23:31 | |
*** jcooley has joined #openstack | 23:31 | |
wkharold | tms_: that would be me | 23:31 |
*** s0mik has joined #openstack | 23:32 | |
wkharold | tms_: just discovered that my metadata service doesn't seem to be up | 23:32 |
fiveateooate | wkharold: 169.254.169.254 is typically a nat rule somewhere, that should redirect to nova-api | 23:32 |
*** jcru has joined #openstack | 23:33 | |
*** scotm has quit IRC | 23:33 | |
*** scotm has joined #openstack | 23:33 | |
*** tomoe_ has quit IRC | 23:34 | |
*** tomoe_ has joined #openstack | 23:34 | |
wkharold | fiveateooate: if I remember correctly it happens in iptables doesn't it? Also, I'm using quantum. Don't know if that makes a difference | 23:34 |
*** bodepd has quit IRC | 23:35 | |
*** bodepd has joined #openstack | 23:35 | |
*** bilal has joined #openstack | 23:35 | |
_tms_ | wkharold: hmm what did you have to do to resolve that? | 23:35 |
*** netzmonster has quit IRC | 23:37 | |
*** netzmonster has joined #openstack | 23:37 | |
fiveateooate | wkharold: iptables -L -t nat should show you the nat rules | 23:37 |
wkharold | tms: still working on it :-< | 23:37 |
*** gatuus has quit IRC | 23:37 | |
*** krow has quit IRC | 23:38 | |
fiveateooate | I am using an external gateway, so I had to add the rule to my firewall | 23:38 |
*** kmansel has quit IRC | 23:38 | |
_tms_ | wkharold: haha, well, I'm with you, I'm going to take a crack at it now (if the 12.10 image acts the same way) | 23:38 |
*** smondet` has joined #openstack | 23:38 | |
wkharold | fiveateooate: just noticed that nova.conf on the controller has metadata_host set to the controller's IP while the compute node's nova.conf has it set to it's IP | 23:39 |
*** tomoe_ has quit IRC | 23:39 | |
_tms_ | hmm, my controllers nova.conf has: metadata_listen=0.0.0.0 | 23:39 |
_tms_ | that seems like it might be part of my problem :) | 23:40 |
zach_mtu | tms_: that config was the issue! thanks fiveateooate and ev0ldave! | 23:40 |
fiveateooate | cool | 23:40 |
wkharold | _tms_: yeah that's what mine's set to as well, what should it be? | 23:40 |
*** smondet has quit IRC | 23:40 | |
_tms_ | wkharold: I'm not positive, but that seems wrong tome. | 23:40 |
*** mattray has quit IRC | 23:40 | |
fiveateooate | _tms_: that sets it to listen on all ips | 23:41 |
_tms_ | fiveateooate: ah, dammit :) | 23:41 |
*** ayoung has quit IRC | 23:42 | |
wkharold | fiveateooate: so if I change the compute node's nova.conf to agree with the controller's what services do I need to restart on the compute node | 23:42 |
*** ev0ldave has quit IRC | 23:45 | |
fiveateooate | wkharold: not sure, probably nova-compute | 23:46 |
*** jcru has quit IRC | 23:47 | |
wkharold | fiveateooate: restarted nova-api-metadata and nova-compute & spinning up a new instance | 23:47 |
*** krow has joined #openstack | 23:47 | |
*** jplewi has quit IRC | 23:47 | |
*** sacharya has quit IRC | 23:48 | |
*** smondet` has quit IRC | 23:48 | |
*** adjohn has joined #openstack | 23:48 | |
_tms_ | wkharold: fingers crossed. | 23:48 |
fiveateooate | wkharold: if traffic for 169.254.169.254 is routed to controller node you shouldn't need nova-api-metadata. | 23:48 |
*** sudorandom has quit IRC | 23:48 | |
wkharold | fiveateooate: sigh ... no joy ... note I'm using quantum not nova-network don't know if that makes any difference | 23:49 |
*** Dr_Who has joined #openstack | 23:50 | |
*** Dr_Who has joined #openstack | 23:50 | |
*** alunduil has joined #openstack | 23:50 | |
*** markwash has joined #openstack | 23:52 | |
*** kbrandt has quit IRC | 23:53 | |
*** msinhore has quit IRC | 23:54 | |
*** dyer has quit IRC | 23:55 | |
fiveateooate | wkharold: shoot. Not sure. | 23:55 |
*** scotm has quit IRC | 23:57 | |
wkharold | fiveateooate: looks like it does: http://docs.openstack.org/trunk/openstack-network/admin/content/adv_cfg_l3_agent_metadata.html | 23:58 |
*** scotm has joined #openstack | 23:58 | |
*** acb__ has quit IRC | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!