*** dwcramer has joined #openstack | 00:01 | |
*** Aim has joined #openstack | 00:01 | |
*** _rfz has quit IRC | 00:06 | |
*** anotherjesse has joined #openstack | 00:06 | |
*** anotherjesse has quit IRC | 00:07 | |
*** po has quit IRC | 00:13 | |
rmk | Has anyone managed to get nova-vncproxy working with diablo? | 00:15 |
---|---|---|
*** RichiH has left #openstack | 00:19 | |
Kiall | rmk: good question ;) | 00:37 |
*** xenon75 has quit IRC | 00:42 | |
*** qazwsx has quit IRC | 00:45 | |
*** vernhart has joined #openstack | 00:46 | |
*** kaz__ has quit IRC | 00:46 | |
*** localhost has quit IRC | 00:48 | |
Kiall | rmk: what have you tried so far BTW? | 00:49 |
*** jj0hns0n has joined #openstack | 00:49 | |
*** localhost has joined #openstack | 00:50 | |
*** kaz_ has joined #openstack | 00:50 | |
rmk | I've tried a few different branches of novnc | 00:52 |
rmk | That's the extent of it thus far | 00:53 |
Kiall | well, I've just tested VNC manullt | 00:55 |
Kiall | well, I've just tested VNC manually | 00:55 |
Kiall | and i can get a connection | 00:55 |
rmk | likewise, normal vnc works | 00:55 |
*** rsampaio has quit IRC | 01:00 | |
*** rsampaio has joined #openstack | 01:00 | |
uvirtbot | New bug: #890028 in quantum "Use run_tests or pylint and pep8 validation" [Low,In progress] https://launchpad.net/bugs/890028 | 01:01 |
*** winston-d has quit IRC | 01:06 | |
*** winston-d has joined #openstack | 01:08 | |
Kiall | rmk: BTW, do you get a perm denied message in the vncproxy log? | 01:08 |
rmk | Kiall: That's a packaging issue -- it's trying to bind to port 843 as nova, which will not work obviously | 01:11 |
rmk | Just have it started as root | 01:11 |
Kiall | Yea - I have that, was wondering if thats where you were stuck | 01:11 |
Kiall | not sure there is a way around that though | 01:11 |
rmk | Seems like the rebind tool included with novnc can help get around that but running as root for now is fine | 01:12 |
*** rods has quit IRC | 01:21 | |
*** anotherjesse has joined #openstack | 01:22 | |
rmk | Nothing on the vnc ports is even being attempted outbound to my hypervisors | 01:22 |
Kiall | So the proxy is mucking up -_- | 01:22 |
*** Nadeem has quit IRC | 01:23 | |
Kiall | Have you tried sticking a debugging HTTP proxy between the browser and the server? | 01:23 |
rmk | Haven't yet -- the requests are definitely getting back to vncproxy | 01:23 |
rmk | I just don't see it trying to connect anywhere | 01:23 |
Kiall | Sure, but is there an error come back that noVNC is hiding | 01:24 |
Kiall | coming* | 01:24 |
rmk | Agreed | 01:24 |
rmk | https://github.com/kanaka/noVNC/wiki/Troubleshooting | 01:25 |
rmk | reponse code 500 | 01:27 |
Kiall | from the vnxproxy? what url? | 01:27 |
*** ejat has joined #openstack | 01:28 | |
*** ejat has joined #openstack | 01:28 | |
*** rbergeron has quit IRC | 01:30 | |
koolhead17 | annegentle, hhi | 01:32 |
*** shang has joined #openstack | 01:33 | |
*** stewart has quit IRC | 01:36 | |
rmk | I'm reading discussion about the chrome 14/15 websockets implementation having changed. | 01:37 |
Kiall | rmk: ah maybe | 01:38 |
Kiall | havent tried anything else | 01:38 |
Kiall | rmk: BTW - http://dl.dropbox.com/u/1400487/OpenStack/openstack-novnc_0.1%7E20111114-0mit2_all.deb | 01:41 |
Kiall | (That'll be a dep of nova-vncproxy once launchpad gets itself together) | 01:41 |
rmk | ah great | 01:41 |
*** stewart has joined #openstack | 01:42 | |
Kiall | rmk: it works in FF :) | 01:43 |
vidd | does anyone really use anything but? | 01:43 |
Kiall | vidd: I use chrome, along with all the other sane people ;) | 01:44 |
Kiall | humm - turns out the send ctrl+alt+del button actually works -_- | 01:44 |
vidd | *sigh* debugging my "real easy to install" script is being a major PITA =] | 01:48 |
*** brian_sc1 has quit IRC | 01:48 | |
Kiall | lol | 01:49 |
vidd | whoot finally got past the "keystone" part...now for glance [and nova, horizon etc] | 01:49 |
vidd | oh...and i havent even TRIED to load the keystone database yet =] | 01:50 |
Kiall | lol | 01:50 |
Kiall | I dont know why you think loading the keystone DB is hard -_- | 01:51 |
Kiall | vidd: BTW, those issues you had my packages? All fixed by these: https://launchpad.net/~managedit/+archive/openstack/+builds?build_state=pending | 01:51 |
*** sdake has joined #openstack | 01:51 | |
*** galootius has joined #openstack | 01:51 | |
vidd | Kiall, glade to here it | 01:51 |
rmk | Kiall: Which version you running? | 01:52 |
vidd | *glad | 01:52 |
Kiall | rmk: which FF version? | 01:52 |
rmk | yeah | 01:52 |
vidd | keystone 1.0 | 01:52 |
*** ejat has quit IRC | 01:52 | |
Kiall | where does FF tell you its version -_- | 01:52 |
Kiall | 7.0.1 it seems | 01:53 |
rmk | help -> about | 01:53 |
vidd | vidd-script version .9.14.6.925 =\ | 01:53 |
Kiall | rmk: seems i dont have a help menu ;) | 01:53 |
rmk | hmm no go on firefox for me either | 01:54 |
Kiall | what version are you on? | 01:54 |
Kiall | and what nova flags have you got? | 01:54 |
*** mdomsch has joined #openstack | 01:54 | |
rmk | for vncproxy, Im just defining the url | 01:55 |
Kiall | I have --vncserver_host=0.0.0.0 and --vncproxy_url=http://78.153.XXX.XXX:6080 | 01:55 |
vidd | Kiall, rmk to find your firefox version, browse to about:config and search "firefox" | 01:55 |
*** galootius has left #openstack | 01:56 | |
Kiall | vidd: "about:" gives a spashscreen | 01:56 |
Kiall | rmk: and check your instances libvirt has <graphics type='vnc' port='-1' autoport='yes' keymap='en-us' listen='0.0.0.0'/> | 01:56 |
vidd | really? | 01:56 |
Kiall | vidd: yea, i hit enter too early while looking for the about page and it popped out ;) | 01:56 |
*** jog0 has joined #openstack | 01:57 | |
vidd | i was going to say ... it works on my windows box and my *buntu box | 01:58 |
*** rsampaio has quit IRC | 01:59 | |
vidd | my *buntu 11.10 has 7.0.1 | 01:59 |
*** rsampaio has joined #openstack | 01:59 | |
rmk | Kiall: yeah confirmed all of that is there | 02:00 |
Kiall | rmk: and what FF version? | 02:01 |
Kiall | I'm on 7.0.1 | 02:02 |
rmk | I just upgraded as well | 02:02 |
Kiall | oh and - are you still using some random noVNC version? | 02:02 |
rmk | I am proxying all my connections at the moment though | 02:02 |
rmk | I'll try going back to the openstack/novnc version | 02:02 |
Kiall | I'm using the .deb verison I linked a min ago | 02:02 |
Kiall | http://dl.dropbox.com/u/1400487/OpenStack/openstack-novnc_0.1%7E20111114-0mit2_all.deb | 02:02 |
rmk | cool Ill use that | 02:02 |
Kiall | rm -rf /var/lib/nova/noVNC first tho | 02:03 |
rmk | of course :) | 02:03 |
Kiall | BTW what do you mean by "proxying all my connections at the moment" | 02:03 |
rmk | As in, I have an ssh tunnel to a squid proxy which is on my lab's network. | 02:04 |
Kiall | yea - that sounds like its going to fail ;) | 02:04 |
rmk | It works for everything else but yeah I want to eliminate this possibility. | 02:04 |
*** ejat has joined #openstack | 02:05 | |
*** ejat has joined #openstack | 02:05 | |
Kiall | finally able to fix an instance thats been hanging on boot ;) | 02:05 |
Kiall | stupid recovery menu -_- | 02:05 |
*** ldlework has quit IRC | 02:09 | |
*** mdomsch has quit IRC | 02:13 | |
*** vernhart has quit IRC | 02:14 | |
*** livemoon has joined #openstack | 02:15 | |
livemoon | morning | 02:16 |
*** jog0 has quit IRC | 02:16 | |
*** hugokuo has joined #openstack | 02:17 | |
hugokuo | morniing | 02:17 |
livemoon | hugo, have you used dashboard? | 02:19 |
*** rsampaio has quit IRC | 02:22 | |
*** rsampaio has joined #openstack | 02:24 | |
Kiall | livemoon: are you still having issues with dashboard? | 02:31 |
Kiall | you installed with my packages right? | 02:31 |
*** ejat has quit IRC | 02:32 | |
hugokuo | livemoon , mornig | 02:33 |
hugokuo | livemoon , yes | 02:33 |
hugokuo | does anyone know about swift 's "partitions power" | 02:34 |
*** tokuzfunpi has joined #openstack | 02:35 | |
*** ejat has joined #openstack | 02:35 | |
*** ejat has joined #openstack | 02:35 | |
*** tokuzfunpi has quit IRC | 02:36 | |
*** tokuzfunpi has joined #openstack | 02:36 | |
livemoon | Kiall: yes, I install it from git | 02:37 |
livemoon | hugokuo: whick git do you used for dashboard? | 02:38 |
rmk | Kiall: yep bingo it works now | 02:39 |
*** koolhead17 has quit IRC | 02:39 | |
hugokuo | 4p/Horizon | 02:39 |
Kiall | rmk: :) | 02:39 |
rmk | If you ever need to expose it behind a firewall, browser needs access to 843, 6080 and obviously the dashboard port | 02:40 |
livemoon | hugokuo: does it need openstackx? | 02:41 |
Kiall | rmk: yea - socket policy port, VNC proxy port, and dashboard ;) | 02:41 |
hugokuo | livemoon , sure | 02:41 |
hugokuo | openstack is the nova extension for Dashboard | 02:41 |
hugokuo | s/openstack/openstackx/g | 02:42 |
rmk | works fine in IE also | 02:42 |
rmk | just not chrome | 02:42 |
Kiall | lol, for once! | 02:42 |
rmk | seriously | 02:42 |
*** kd926 has left #openstack | 02:42 | |
Kiall | pushing a fixed nova package so it starts as root by default now aswell.. | 02:43 |
rmk | awesome | 02:44 |
rmk | launchpad working yet? | 02:44 |
Kiall | yea - build queue is backed up though ;) | 02:44 |
Kiall | 5 hour wait to get stuff build ;) | 02:45 |
Kiall | livemoon: if you have installed it from git, have you installed the correct version? If of you use diablo keystone+nova, you need a diablo dashboard too | 02:46 |
*** katkee has joined #openstack | 02:46 | |
*** osier has joined #openstack | 02:46 | |
livemoon | Kiall: I install all from git master | 02:48 |
livemoon | I got error:Unable to get service info: This error may be caused by a misconfigured nova url in keystone's service catalog, or by missing openstackx extensions in nova. See the dashboard README. | 02:48 |
livemoon | but I have installed openstackx | 02:48 |
Kiall | Well, I've no idea if the master branches work (since they are all in progress, development versions) | 02:49 |
Kiall | can you show the contents of the keystone DB | 02:49 |
Kiall | the services, and endpoint_templates tables | 02:49 |
*** jj0hns0n has quit IRC | 02:58 | |
*** crescendo has quit IRC | 03:00 | |
*** dtroyer has quit IRC | 03:01 | |
*** crescendo has joined #openstack | 03:01 | |
*** jj0hns0n has joined #openstack | 03:06 | |
*** lorin1 has joined #openstack | 03:07 | |
livemoon | Kiall: http://paste.openstack.org/show/3313/ | 03:09 |
Kiall | livemoon: they look correct | 03:12 |
Kiall | and in your nova.conf, do you have a --osapi_extensions_path flag? | 03:13 |
Kiall | if you dont, run `nova-manage config list | grep osapi_extensions_path` to check whats its set to | 03:14 |
livemoon | yes ,I use it | 03:16 |
*** chomping has joined #openstack | 03:16 | |
Kiall | and whats it set to? | 03:17 |
livemoon | nova-manage error | 03:17 |
Kiall | weird, maybe they changed that in diablo | 03:18 |
Kiall | in essex* | 03:18 |
livemoon | I can use almost (images, floating, snapshots) tabs in dashboard | 03:19 |
livemoon | Only nova-service cannot work. | 03:19 |
Kiall | that kinda sounds like your using different versions of stuff, where the API changes slightly or something.. | 03:20 |
Kiall | remember, the master branch is a moving target. they are not all guaranteed to work together at any given moment. | 03:20 |
*** rnorwood has joined #openstack | 03:23 | |
livemoon | thanks, Kiall | 03:23 |
livemoon | but if dashboard show error: You are not authorized to access /syspanel/" | 03:24 |
livemoon | how to fix it? | 03:24 |
Kiall | you probably dont have the admin role | 03:25 |
Kiall | do you see the link for the syspanel? | 03:25 |
Kiall | or are you just trying to access it directly? | 03:25 |
*** vernhart has joined #openstack | 03:31 | |
*** pixelbeat has quit IRC | 03:34 | |
*** miclorb_ has quit IRC | 03:38 | |
*** miclorb_ has joined #openstack | 03:38 | |
*** anotherjesse has quit IRC | 03:39 | |
*** pixelbeat has joined #openstack | 03:53 | |
*** anotherjesse has joined #openstack | 03:55 | |
*** lorin1 has quit IRC | 03:57 | |
*** anotherjesse has quit IRC | 03:57 | |
*** pixelbeat has quit IRC | 04:00 | |
uvirtbot | New bug: #890066 in nova "destroy an instance give a permission deny on /dev/pts" [Undecided,New] https://launchpad.net/bugs/890066 | 04:01 |
*** koolhead17 has joined #openstack | 04:04 | |
*** mdomsch has joined #openstack | 04:05 | |
*** jog0 has joined #openstack | 04:05 | |
*** rnorwood has quit IRC | 04:07 | |
*** kd926 has joined #openstack | 04:10 | |
rmk | Kiall: Older chrome works too | 04:10 |
*** kd926 has left #openstack | 04:12 | |
*** jog0 has quit IRC | 04:17 | |
Kiall | rmk: https://github.com/kanaka/noVNC/issues/89 | 04:21 |
*** etarasov has joined #openstack | 04:23 | |
etarasov | could live migration be done with glusterfs mounted in /var/lib/nova/instances on all nodes? | 04:24 |
*** dolphm has joined #openstack | 04:32 | |
*** supriya has joined #openstack | 04:35 | |
*** dwcramer has quit IRC | 04:35 | |
rmk | etarasov: in theory yes | 04:37 |
*** rnorwood has joined #openstack | 04:39 | |
rmk | Kiall: I just tried the wsproxy mentioned here -- https://answers.launchpad.net/horizon/+question/172071 -- works great | 04:39 |
rmk | maybe worth packaging up cloudbuilders version instead | 04:39 |
Kiall | rmk: I think i have my own fix actually already ;) | 04:39 |
rmk | yeah? | 04:40 |
Kiall | updated noVNC to the latest version | 04:40 |
rmk | and that works? | 04:40 |
Kiall | waiting for dropbox to sync | 04:41 |
rmk | I thought there were some specific openstack modifications for this to work. | 04:41 |
Kiall | Yea, there are | 04:41 |
Kiall | damn | 04:42 |
Kiall | although, noVNC has had a makeover it seems ;) | 04:42 |
etarasov | rmk: it sounds promisingly. But in practise I have an error http://hpaste.org/54005 | 04:42 |
*** koolhead17 has quit IRC | 04:42 | |
*** jj0hns0n has quit IRC | 04:44 | |
*** jj0hns0n has joined #openstack | 04:44 | |
Kiall | rmk: can you open firebug and tell me what the old request to the data?blabla looked like? | 04:44 |
rmk | yep sec | 04:45 |
Kiall | or, is the old one using flash instead? | 04:47 |
*** rnorwood has quit IRC | 04:49 | |
rmk | what are you looking for? | 04:49 |
Kiall | I'm getting a 400 back from a request to: | 04:49 |
Kiall | http://78.153.XXX.XXX:6080/data?host=hostignore&port=portignore&token=b267299e-7bcb-470a-b7bf-2493ab37ca6a | 04:49 |
rmk | /vnc_auto.html?token=008e94e5-7a2a-4b85-88c1-9268e4629a8e&host=hostignore | 04:50 |
rmk | host/port ignore args are there too | 04:51 |
rmk | point is yours has data?, rather than vnc_auto.html | 04:51 |
Kiall | mine starts with vnc_auto, then eventually tries data | 04:51 |
rmk | and this does look like its pulling down an swf | 04:51 |
Kiall | ah, so you're not using websockets then | 04:52 |
rmk | They're enabled in firefox | 04:53 |
rmk | Not sure what the deal is | 04:53 |
livemoon | hi | 04:55 |
rmk | I may just force flash mode | 04:55 |
*** ejat has quit IRC | 04:55 | |
*** ejat has joined #openstack | 04:56 | |
livemoon | can someone help me. I want to install a guest with kvm, I need pxe install, how can set bridge in kvm command? | 04:56 |
*** ldlework has joined #openstack | 04:57 | |
Kiall | rmk: yea, just went back to an older version and its def using flash | 04:58 |
*** supriya has quit IRC | 05:00 | |
*** nerens has joined #openstack | 05:04 | |
vidd | i dont understand...i thought that when you set up keystone via git, it was supposed to look for its config file in /etc/keystone befor in its install path | 05:06 |
*** nati2 has joined #openstack | 05:09 | |
rmk | Kiall: Try this other websock server. | 05:13 |
rmk | Seems to work with chrome and firefox. | 05:13 |
Kiall | rmk: tips on setting it up? | 05:15 |
*** ejat has quit IRC | 05:15 | |
*** ejat has joined #openstack | 05:15 | |
*** ejat has joined #openstack | 05:15 | |
*** nerens has quit IRC | 05:18 | |
Kiall | wow -_- i just managed to type `rm -rf cd ~` | 05:18 |
*** nerens has joined #openstack | 05:18 | |
rmk | ouch | 05:19 |
Kiall | looks like i only lost a few random hidden folders | 05:19 |
Kiall | no idea what they were though! | 05:19 |
vidd | ummm thats a BAD thing right? | 05:19 |
Kiall | vidd: yea.. yea it is | 05:20 |
Kiall | its about the worst command a non-root user can run -_- | 05:20 |
Kiall | its the non-root equivalent of `rm -rf /` | 05:20 |
vidd | so ~ = ~/ | 05:21 |
vidd | ? | 05:21 |
Kiall | ~ is your home folder | 05:21 |
Kiall | so /home/kiall in this case | 05:21 |
*** nerens has quit IRC | 05:22 | |
vidd | grrrr....i nuked my networking -= | 05:23 |
vidd | =\ | 05:23 |
vidd | now...why the (*&^*&% is there a keystone.conf in my root directory=\ | 05:26 |
Kiall | lol | 05:27 |
vidd | could this be why my keystone manage is throwing out an sqlite db instead of posting to my sql?!? | 05:27 |
Kiall | ;) | 05:29 |
vidd | yes...as a mater of fact...yes it is | 05:29 |
vidd | wtf | 05:29 |
vidd | time to re-re-review my scripts...AGIN | 05:29 |
*** lzyeval has joined #openstack | 05:30 | |
*** lzyeval has joined #openstack | 05:30 | |
livemoon | hi,vidd | 05:33 |
vidd | hello livemoon | 05:36 |
livemoon | how are you today? | 05:38 |
vidd | livemoon, rather frustrated | 05:39 |
vidd | my scripting is doing strange things | 05:39 |
vidd | files are getting added to the wrong directories....authkeys are getting added to wrong databases | 05:40 |
vidd | and all this to make my life "easier" | 05:40 |
livemoon | vidd: can you give use your script to see | 05:40 |
vidd | livemoon, i have like 15 of them =] | 05:41 |
livemoon | you use kiall's ppa? | 05:41 |
vidd | no...im using stock nova, stock glance static git keystone, horizon, quantum, and openstackx | 05:42 |
vidd | and static git novaclient | 05:43 |
*** chomping has quit IRC | 05:43 | |
vidd | now that I know how to specify the branch i want to git from =] | 05:43 |
*** shang has quit IRC | 05:45 | |
*** supriya has joined #openstack | 05:47 | |
*** edolnx has joined #openstack | 05:48 | |
*** brian_sc has joined #openstack | 05:50 | |
*** jedi4ever has joined #openstack | 06:00 | |
*** joeyang has joined #openstack | 06:00 | |
*** Gollen has joined #openstack | 06:01 | |
*** HugoKuo_ has joined #openstack | 06:02 | |
*** tokuzfunpi has quit IRC | 06:03 | |
Gollen | i installed keystone and dashboard on openstack-2011.3, when i login, met following error: | 06:03 |
Gollen | Unable to get usage info: This error may be caused by a misconfigured nova url in keystone's service catalog, or by missing openstackx extensions in nova. See the dashboard README. | 06:03 |
Gollen | someone knows what's wrong ? | 06:04 |
*** hugokuo has quit IRC | 06:05 | |
dolphm | Gollen are you installing from git, tarballs or apt? | 06:06 |
Gollen | my os is sles, so zypper install it | 06:06 |
vidd | sles has versions of openstack? | 06:07 |
Gollen | em, sles 11 support openstack 2011.3 . | 06:08 |
*** shang has joined #openstack | 06:08 | |
dolphm | Gollen: hmm... you're not the first person i've seen ask about that error... there's probably a bug file in nova about it (not sure if it's a nova bug or not). i don't think there's a related bug in keystone | 06:08 |
vidd | dolphm, i think the issue is novaclient...not nova =] dashboard talks to that | 06:09 |
dolphm | vidd: true that | 06:09 |
*** nati2 has quit IRC | 06:10 | |
Gollen | dolphm, this error is out of my ability, though tested many times | 06:10 |
vidd | Gollen, what version does your keystone claim to be? | 06:10 |
*** brian_sc has quit IRC | 06:10 | |
Gollen | vidd, keystone | 06:11 |
Gollen | vidd, keystone 0.9 | 06:11 |
vidd | Gollen, first, you will want to ditch your keystone and dashboard | 06:12 |
vidd | get the ones from git | 06:12 |
Kiall | lol | 06:12 |
Gollen | the detail is openstack-keystone-1.0-9.1 | 06:12 |
*** redconnection has quit IRC | 06:12 | |
vidd | the 0.9 keystone is BROKEN | 06:12 |
dolphm | vidd: if you go for github, get the stable/diablo branch | 06:13 |
dolphm | Gollen: ^ | 06:13 |
Kiall | dolphm: dolphm I dont suppose you can add that message in giant letters at the top of each of the repo's readme's? '_ | 06:14 |
vidd | Gollen, if your new to git, the command is "git clone https://github.com/cloudbuilders/keystone.git keystone && cd keystone && git checkout diablo" | 06:14 |
vidd | you need git app first, of course | 06:14 |
dolphm | https://github.com/openstack/keystone/tree/stable/diablo | 06:14 |
dolphm | diablo compatible and includes lots of bugfixes ^ | 06:14 |
dolphm | normally i would recommend cloudbuilders, but cloudbuilders isn't looking at this branch since it's sort of an abnormal workflow for openstack | 06:15 |
vidd | dolphm, you recommend that over cloudbuilders? | 06:15 |
dolphm | vidd: today, in this case, yes | 06:16 |
vidd | dolphm, you ARE one of the keystone peeps...righ =] | 06:16 |
Kiall | why would you use cloudbuilders over the official ones? -_- | 06:16 |
dolphm | vidd: yessit | 06:16 |
dolphm | vidd: yessir* :P | 06:16 |
* vidd starts changing his scripts.....AGAIN =] | 06:17 | |
dolphm | Kiall: cloudbuilders does integration testing among every openstack projects | 06:17 |
dolphm | so it's normally the place to go | 06:17 |
Kiall | Humm .. Fair enough | 06:17 |
Kiall | I've been happy with all the stablo/diablo branches, now that all the bigfixes are in ;) | 06:18 |
dolphm | i'm poking at the cloudbuilders integration tests now, to maybe get a manual run against stable/diablo before we tag it | 06:18 |
Kiall | the official stable/diablo branches* | 06:18 |
vidd | dolphm, so git clone https://github.com/openstack/keystone.git keystone && cd keystone && git checkout stable/diablo ? | 06:18 |
dolphm | vidd: that will work | 06:18 |
* vidd is new to this git stuff ... and pip .... | 06:19 | |
dolphm | vidd: yeah, pip is really intended for developers | 06:19 |
vidd | yeah...but passlib is nowhere to be found in *buntu-land | 06:20 |
Kiall | so is git ;) Installing software, esp software like openstack, from git just seems silly to me.. | 06:20 |
dolphm | vidd: we can probably change that :P | 06:20 |
Kiall | vidd: there is a copy in the OS ppa, and again in my PPA | 06:20 |
Kiall | vidd: https://launchpad.net/~managedit/+archive/openstack/+files/python-passlib_1.5.2-1~openstack0~oneiric1_all.deb | 06:21 |
vidd | dolphm, you have any pull with the *buntu ppl? | 06:21 |
vidd | Kiall, i have your stuff bookmarked already =] | 06:21 |
Kiall | I meant, thats pyton-passlin | 06:21 |
Kiall | I meant, thats pyton-passlib | 06:21 |
*** haji has joined #openstack | 06:21 | |
haji | hello | 06:21 |
Kiall | so need to pip install it ;) | 06:21 |
Kiall | no* | 06:21 |
haji | how come i dont get anything from nova-manage service list | 06:21 |
vidd | haji, what do your error logs tell you? | 06:22 |
haji | nothing | 06:22 |
dolphm | vidd: i don't, but the openstack community definitely does | 06:22 |
haji | all seams fine | 06:22 |
haji | im using kiall packages | 06:23 |
haji | and used his scripts | 06:23 |
Kiall | wow - lots of people using my packages .. lol | 06:23 |
haji | yeah man | 06:23 |
vidd | dolphm, we need Kiall 's packages fast-tracked into *buntu-proper | 06:24 |
Kiall | when you run `nova-manage service list` what exactly does it output? | 06:24 |
Kiall | vidd: my packages are v.unlikely to go into ubuntu for 2 reasons.. | 06:24 |
Kiall | 1) I havent submitted them and 2) I dont think ubuntu policy would allow my packages in | 06:24 |
*** bengrue has quit IRC | 06:25 | |
haji | submit them! | 06:25 |
Kiall | I'm 99.9% sure ubuntu will not include the versions of stuff I have packaged.. | 06:26 |
* Gollen trying to use github, thanks for dolphm vidd | 06:26 | |
vidd | Kiall, why do you think policy would not let them in? | 06:26 |
haji | i get a line that say something like: | 06:26 |
Kiall | because OS hasnt made a release, these are just random git checkouts. | 06:26 |
*** shaon has joined #openstack | 06:26 | |
haji | Binary Host Zone Status State | 06:26 |
haji | or something | 06:26 |
Kiall | haji: it sounds like nova-manage, and the other nova services are pointing at different database | 06:28 |
Kiall | s | 06:28 |
Kiall | if you configured nova to use MySQL, make sure you have restarted all the nova servers | 06:28 |
Kiall | services* | 06:28 |
haji | oh | 06:28 |
Kiall | and give then 20-30 seconds to clock-in... | 06:29 |
haji | ok | 06:29 |
haji | also i have a question if i want to use eucatools will it work with my current setup of keystone taking care of the users and proj instead of nova? | 06:30 |
Kiall | anyway, gotta run... cyas | 06:30 |
haji | bye | 06:30 |
Kiall | haji: it will work, you need to add credentials to keystone for each user though.. | 06:30 |
haji | oks thanks! | 06:31 |
Kiall | and - there is a build of keystone waiting in the launchpad build queue, it fixes an issue with euca2tools | 06:31 |
Kiall | so, update the packages in a few hours ;) | 06:31 |
Kiall | cya | 06:31 |
haji | got it | 06:31 |
haji | laterz | 06:31 |
*** nerens has joined #openstack | 06:35 | |
*** rsampaio has quit IRC | 06:36 | |
*** supriya has quit IRC | 06:38 | |
*** rsampaio has joined #openstack | 06:39 | |
*** nati2 has joined #openstack | 06:40 | |
vidd | dolphm, that keystone is version keystone==0.9.1 | 06:44 |
dolphm | vidd: correct | 06:45 |
vidd | 0.9.1 is not broken ? | 06:45 |
dolphm | diablo == 2011.3 == 0.9 | 06:45 |
dolphm | stable/diablo == "2011.4" == 0.9.1 | 06:46 |
vidd | but it is using the new database structure or the old database structure? | 06:46 |
*** jj0hns0n has quit IRC | 06:51 | |
dolphm | vidd: there's no DB schema changes | 06:52 |
dolphm | vidd: or API changes | 06:52 |
vidd | there was a major change in the way stuff had to be input via keystone-manage | 06:52 |
vidd | but my script for that is working | 06:52 |
vidd | so no worries =] | 06:53 |
dolphm | vidd: what change was that? | 06:53 |
vidd | but my euca commands are hanging =\ | 06:53 |
livemoon | hi, vidd | 06:54 |
vidd | b4 you had to but in [for example] keystone-manage token add 999888777666 1 1 2015-02-05T00:00 | 06:54 |
livemoon | how to specify git version when I install from git | 06:54 |
vidd | now its keystone-manage token add 999888777666 $user $tenant 2015-02-05T00:00 | 06:54 |
vidd | with names instead of numbers | 06:55 |
uvirtbot | New bug: #890097 in openstack-qa "missing context paramter in _ cache_image on nova.virt.libvirt.connection" [High,Confirmed] https://launchpad.net/bugs/890097 | 06:56 |
vidd | livemoon, git clone https://github.com/[package distributer]/[package].git [/path/to/destination] && cd [/path/to/destination] && git checkout [branch] | 06:57 |
vidd | ie git clone https://github.com/openstack/keystone.git /src/keystone && cd /src/keystone && git checkout stable/diablo | 06:57 |
uvirtbot | New bug: #890099 in openstack-qa "Wrong parameter name gateway6 in nova.virt.libvirt.connection" [Undecided,New] https://launchpad.net/bugs/890099 | 07:01 |
*** miclorb_ has quit IRC | 07:03 | |
*** arBmind has joined #openstack | 07:05 | |
dolphm | vidd: what do you prefer to use there, between names & ID's? | 07:06 |
vidd | dolphm, names makes it easier to keep track of =] | 07:07 |
vidd | but i would prefer if it was kept constant | 07:07 |
vidd | choose one or the other, dont mix them | 07:07 |
vidd | like for when assigning endpoints.... | 07:08 |
vidd | endpoint #, user_name, tenant_name | 07:08 |
vidd | to be consistant, it should be endpoint_name, user_name, tenant_name | 07:09 |
*** TheOsprey has joined #openstack | 07:09 | |
vidd | the problem is not what is used, the issue is figuring out which to use when | 07:10 |
vidd | does that make any sence =\ | 07:10 |
vidd | *sense | 07:10 |
vidd | dolphm, and while we are on the subject of the keystone-manage functionality....it would be extremely helpful if the database was populated with both the names AND the numbers | 07:14 |
dolphm | vidd: yes it does | 07:15 |
dolphm | vidd: and i agree -- i think names are the goal on the command line | 07:15 |
dolphm | and ID's are the goal through the rest API | 07:15 |
dolphm | vidd: every table should have an ID and name column | 07:15 |
vidd | the reason it would be helpful to have both names and numbers added to the database is .... lets say 3 months from now, i want to make changes to some uses..... | 07:16 |
vidd | and there are other users added by other admins | 07:17 |
*** dachary has joined #openstack | 07:17 | |
vidd | i dont want to have to hunt thru the database to figure out who user number 425 is and is he supposed to be in tenant 16 or 117 | 07:18 |
*** kaigan_ has joined #openstack | 07:21 | |
dolphm | vidd: fair enough | 07:21 |
vidd | im not complaining here....only making recommendations for future improvements | 07:22 |
vidd | if i understood coding better, id lend a hand =] | 07:22 |
*** dolphm has quit IRC | 07:23 | |
livemoon | vidd: yes. checkout can choose branch which you want | 07:23 |
*** haji has quit IRC | 07:28 | |
*** shaon has quit IRC | 07:48 | |
*** efcasado has quit IRC | 07:49 | |
*** arBmind has quit IRC | 07:53 | |
*** redconnection has joined #openstack | 07:54 | |
*** katkee has quit IRC | 07:55 | |
*** woleium has left #openstack | 07:55 | |
*** nati2 has quit IRC | 07:55 | |
vidd | good night [or whatever] all | 07:56 |
*** vidd is now known as vidd-away | 07:56 | |
*** apevec has joined #openstack | 07:59 | |
*** Ryan_Lane has quit IRC | 08:02 | |
*** Eyk^off has joined #openstack | 08:06 | |
*** ldlework has quit IRC | 08:09 | |
*** naehring has joined #openstack | 08:11 | |
*** shaon has joined #openstack | 08:15 | |
*** dachary has quit IRC | 08:15 | |
*** reidrac has joined #openstack | 08:18 | |
*** Razique has joined #openstack | 08:20 | |
uvirtbot | New bug: #890118 in swift "SWIFT operation COPY fails when content-length header contains extra spaces" [Undecided,New] https://launchpad.net/bugs/890118 | 08:20 |
*** lionel has quit IRC | 08:21 | |
*** lionel has joined #openstack | 08:21 | |
*** perestrelka has quit IRC | 08:24 | |
*** perestre1ka has joined #openstack | 08:24 | |
*** javiF has joined #openstack | 08:24 | |
*** redconnection has quit IRC | 08:27 | |
*** dachary has joined #openstack | 08:36 | |
*** redconnection has joined #openstack | 08:39 | |
*** lmh has joined #openstack | 08:42 | |
*** MarkAtwood has quit IRC | 08:44 | |
*** guigui has joined #openstack | 08:49 | |
Razique | Hi all :) | 08:54 |
*** katkee has joined #openstack | 08:55 | |
*** Razique has quit IRC | 08:55 | |
*** guigui has quit IRC | 08:57 | |
*** Razique has joined #openstack | 09:00 | |
*** ejat has quit IRC | 09:00 | |
*** BasTichelaar has joined #openstack | 09:01 | |
shaon | hello, Razique :) | 09:01 |
Razique | hey shaon :) | 09:02 |
Razique | how are u ? | 09:02 |
*** Razique has left #openstack | 09:03 | |
*** Razique has joined #openstack | 09:04 | |
*** Razique has quit IRC | 09:07 | |
*** vdo has joined #openstack | 09:07 | |
*** Razique has joined #openstack | 09:07 | |
*** Razique has quit IRC | 09:10 | |
*** Razique has joined #openstack | 09:10 | |
*** Razique has quit IRC | 09:12 | |
*** Razique has joined #openstack | 09:12 | |
*** Nadeem has joined #openstack | 09:19 | |
*** uksysadmin has joined #openstack | 09:21 | |
*** sahuram has joined #openstack | 09:23 | |
*** dobber has joined #openstack | 09:24 | |
*** ricky_99 has quit IRC | 09:26 | |
*** tomh_ has quit IRC | 09:26 | |
*** Gollen has quit IRC | 09:28 | |
*** Oneiroi has joined #openstack | 09:39 | |
*** jj0hns0n has joined #openstack | 09:40 | |
*** Nadeem has quit IRC | 09:40 | |
*** Nadeem has joined #openstack | 09:41 | |
Nadeem | guys anyone help me with this? | 09:42 |
Nadeem | nova-manage network create 10.0.0.0/8 1 16 --bridge_interface=br0 | 09:42 |
Nadeem | ValueError: The network range is not big enough to fit 16. Network size is 1 | 09:42 |
*** tomh_ has joined #openstack | 09:42 | |
BasTichelaar | nova-manage network create --help | 09:43 |
*** miclorb_ has joined #openstack | 09:44 | |
*** sahuram is now known as ramesh_hp | 09:47 | |
*** shaon_ has joined #openstack | 09:49 | |
*** shaon has quit IRC | 09:49 | |
*** shaon_ is now known as shaon | 09:51 | |
*** darraghb has joined #openstack | 09:54 | |
Razique | BasTichelaar: hey dude :) | 09:58 |
Razique | nova-manage network create private 10.0.0.0/8 1 16 --bridge_interface=br0 | 09:58 |
*** Nadeem has quit IRC | 09:58 | |
Razique | Here is some interesing picture http://www.cloudactu.fr/wp-content/uploads/2011/11/Microsoft-SMB-Cloudactu.jpg | 09:59 |
*** livemoon has left #openstack | 10:03 | |
*** livemoon has joined #openstack | 10:04 | |
*** livemoon has left #openstack | 10:04 | |
gohko_ | 901 | 10:07 |
*** miclorb_ has quit IRC | 10:08 | |
*** pixelbeat has joined #openstack | 10:08 | |
*** scottjg has quit IRC | 10:19 | |
kodapa | hello, trying to get nova-volume working | 10:24 |
kodapa | getting iscsiadm: Login I/O error, failed to receive a PDU when trying to attach a volume | 10:24 |
kodapa | volume is created and no errors in logs on the nova-volume host | 10:24 |
kodapa | anyone can help? | 10:25 |
kodapa | --iscsi_ip_prefix=10.10.10 | 10:25 |
*** katkee has quit IRC | 10:28 | |
*** jj0hns0n has quit IRC | 10:31 | |
*** pradeep has joined #openstack | 10:33 | |
pradeep | Any Readme file for setting up openstack on SLES 11 SP1? | 10:33 |
Oneiroi | pradeep: not as far as I know, I've not used SuSE ina long time, have you checked for any package sin YaST (Assuming that's still the package manager) | 10:35 |
*** naehring has quit IRC | 10:35 | |
*** shaon has quit IRC | 10:37 | |
*** crescendo has quit IRC | 10:38 | |
*** sahuram has joined #openstack | 10:39 | |
*** ramesh_hp has quit IRC | 10:42 | |
*** lzyeval has quit IRC | 10:43 | |
pradeep | Oneiroi: thanks. let me try | 10:45 |
*** mcclurmc has quit IRC | 10:45 | |
*** mcclurmc has joined #openstack | 10:46 | |
etarasov | I'have added an instance, and it's in pending state for a long time, how to make it run? | 10:53 |
pradeep | any one else tried openstack on sles11 sp1. Couple of RPM's are missing in suse gallery | 10:53 |
*** Nadeem has joined #openstack | 10:57 | |
Nadeem | i get this error when i run ./bin/nova-manage project zipfile <project> <name> | 10:57 |
Nadeem | The above error may show that the certificate db has not been created. Please create a database by running a nova-api server on this host. | 10:57 |
Nadeem | what is this nova api server ? | 10:57 |
Razique | Nadeem: weird… what nova-manage project list shows ? | 10:59 |
Nadeem | ./bin/nova-manage project list 2011-11-14 12:00:21,336 DEBUG nova.utils [-] backend <module 'nova.db.sqlalchemy.api' from '/root/openstack/nova/nova-2011.3/nova/db/sqlalchemy/api.pyc'> from (pid=3036) __get_backend /root/openstack/nova/nova-2011.3/nova/utils.py:447 2011-11-14 12:00:21,338 INFO nova.db.sqlalchemy [-] Using mysql/eventlet db_pool. myproject | 11:00 |
Nadeem | it shows myproject | 11:00 |
Razique | ok what nova-manage user list shows ? | 11:00 |
Nadeem | i think this is the error | 11:01 |
Nadeem | Command: openssl ca -batch -out /tmp/tmp2Qqvhl/outbound.csr -config ./openssl.cnf -infiles /tmp/tmp2Qqvhl/inbound.csr | 11:01 |
Nadeem | when i run ./bin/nova-manage project zipfile <project> <name> | 11:01 |
Nadeem | how do i generate this .cnf file? | 11:01 |
Razique | is openssl isntalled ? | 11:01 |
Razique | how to update novaclient ? | 11:03 |
Razique | I've installed the old version, now just run the install of the new one, but it's still the old one which is used | 11:03 |
stevegjacobs | I have an instance stuck on reboot after running 'nova reboot <instance_ID>'. What can cause this to happen? | 11:09 |
Razique | stevegjacobs: check nova-compute.log | 11:09 |
*** ahasenack has joined #openstack | 11:10 | |
Razique | it's mainly the network I've discovered | 11:10 |
*** osier has quit IRC | 11:10 | |
*** sahuram has quit IRC | 11:12 | |
*** colinnich has quit IRC | 11:14 | |
*** nerens has quit IRC | 11:16 | |
*** yeming has joined #openstack | 11:17 | |
*** nerens has joined #openstack | 11:18 | |
*** chomping has joined #openstack | 11:21 | |
*** sanderj_ has joined #openstack | 11:28 | |
sanderj_ | Do anyone know if it's possible to run scalr.net on openstack? | 11:29 |
*** sanderj_ is now known as sander^work | 11:30 | |
*** Oneiroi has quit IRC | 11:31 | |
*** Oneiroi has joined #openstack | 11:31 | |
*** pradeep has left #openstack | 11:32 | |
*** pradeep1 has joined #openstack | 11:32 | |
*** uksysadmin has quit IRC | 11:34 | |
*** Nadeem has quit IRC | 11:37 | |
*** uksysadmin has joined #openstack | 11:49 | |
stevegjacobs | Still looking at this instance that won't reboot | 11:51 |
stevegjacobs | I've pasted the log at http://paste.openstack.org/show/3316/ | 11:52 |
stevegjacobs | Command issued at 11:49:36. I left a few previous log entries in place. | 11:53 |
*** vernhart has quit IRC | 11:54 | |
uvirtbot | New bug: #890180 in quantum "ovs-vsctl default timeout" [Undecided,New] https://launchpad.net/bugs/890180 | 11:56 |
*** Oneiroi has quit IRC | 11:57 | |
agy | stevegjacobs: check the instance log in /var/log/libvirt/qemu/ | 11:57 |
*** Oneiroi has joined #openstack | 11:58 | |
*** Oneiroi has quit IRC | 11:58 | |
*** Oneiroi has joined #openstack | 11:58 | |
etarasov | http://paste.openstack.org/show/3317/ instance is not run, could you help please? | 12:00 |
*** praefect has joined #openstack | 12:04 | |
*** agy has quit IRC | 12:04 | |
*** agy has joined #openstack | 12:05 | |
*** mgoldmann has joined #openstack | 12:14 | |
pradeep1 | any admin guide for SLES 11 SP1? | 12:20 |
pradeep1 | for setting up openstack | 12:21 |
*** marrusl has joined #openstack | 12:22 | |
*** Razique has quit IRC | 12:24 | |
*** lorin1 has joined #openstack | 12:25 | |
*** kaigan_ has quit IRC | 12:27 | |
*** PotHix has joined #openstack | 12:31 | |
*** Hakon|mbp has joined #openstack | 12:31 | |
*** uksysadmin_ has joined #openstack | 12:41 | |
*** uksysadmin has quit IRC | 12:41 | |
uvirtbot | New bug: #890195 in nova "iptables problem: can't connect from other host to instance" [Undecided,New] https://launchpad.net/bugs/890195 | 12:46 |
*** Oneiroi has quit IRC | 12:48 | |
*** rsampaio has quit IRC | 12:48 | |
*** GheRivero has joined #openstack | 12:49 | |
*** pradeep1 has left #openstack | 12:50 | |
*** mcclurmc has quit IRC | 12:52 | |
*** mcclurmc has joined #openstack | 12:52 | |
*** rsampaio has joined #openstack | 12:56 | |
*** Razique has joined #openstack | 13:04 | |
*** uksysadmin_ has quit IRC | 13:07 | |
*** uksysadmin has joined #openstack | 13:07 | |
*** livemoon has joined #openstack | 13:12 | |
*** katkee has joined #openstack | 13:16 | |
*** iRTermite has quit IRC | 13:16 | |
sander^work | Is it easy to upgrade openstack? | 13:22 |
*** javiF has quit IRC | 13:23 | |
*** brian_sc has joined #openstack | 13:26 | |
uvirtbot | New bug: #890209 in nova "Availability zone ignored in nova-volume" [Undecided,New] https://launchpad.net/bugs/890209 | 13:28 |
*** johnpur has joined #openstack | 13:31 | |
*** ChanServ sets mode: +v johnpur | 13:31 | |
*** rsampaio has quit IRC | 13:32 | |
*** rsampaio has joined #openstack | 13:33 | |
*** yeming has quit IRC | 13:34 | |
*** deshantm_laptop has joined #openstack | 13:34 | |
*** osier has joined #openstack | 13:35 | |
*** rsampaio has quit IRC | 13:42 | |
*** dachary has quit IRC | 13:43 | |
sander^work | When deciding to use openstack, I think it's important that there is a good upgrade path. | 13:45 |
livemoon | hi | 13:45 |
sander^work | Hi | 13:45 |
*** vidd-away is now known as vidd | 13:45 | |
*** rsampaio has joined #openstack | 13:46 | |
livemoon | I don't think it is easy | 13:46 |
vidd | sander^work, do you currently have cactus, diaoblo are "not installed yet" | 13:46 |
*** msivanes has joined #openstack | 13:46 | |
vidd | sander^work, do you have cactus, diablo or "not installed yet" | 13:47 |
vidd | if you currently have cactus, there is a documented upgrade path | 13:47 |
*** PeteDaGuru has joined #openstack | 13:47 | |
sander^work | vidd, I only have ESXi 4.1 and hyperv, which I want to maybe migrate. | 13:48 |
*** lvaughn has joined #openstack | 13:49 | |
sander^work | vidd, i'm mainly wondring about, if I start using openstack.. will it be easy to upgrade to furture versions of openstack? | 13:49 |
vidd | sander^work, the thing you have to remember is that openstack is a relatively new project, only in its 4th incarnation | 13:49 |
*** vernhart has joined #openstack | 13:50 | |
vidd | it will be years before there is an "established upgrade path" to make a good/bad path determination =] | 13:50 |
sander^work | vidd, but as they provided an upgrade path for cactus, then I suppose it will be for openstack itself too.? | 13:51 |
vidd | sander^work, i would ASSUME that the the upgrade from diablo to essex will be relatively painless | 13:51 |
vidd | sander^work, there is documentation on how to perform an upgrade | 13:52 |
vidd | im not sure what you mean | 13:53 |
*** hadrian has joined #openstack | 13:53 | |
vidd | cactus is openstack version 2011.1 or 2 | 13:54 |
sander^work | Ahh. ok. | 13:54 |
vidd | diablo is openstack vesion 2011.3 or 4 | 13:54 |
vidd | essex will be version 2012.1 | 13:55 |
*** rsampaio has quit IRC | 13:55 | |
praefect | hi vidd, livemoon, everybody.. good morning, I would like to know if any of you use hybridfox succcesfully... | 13:55 |
sander^work | Cool.. Where is that upgrade document? | 13:55 |
praefect | it works but I have some weird problems sometimes | 13:55 |
*** rsampaio has joined #openstack | 13:55 | |
vidd | sander^work, http://docs.openstack.org/diablo/openstack-compute/admin/content/migrating-from-cactus-to-diablo.html | 13:56 |
*** 18WAAW0HO has joined #openstack | 13:59 | |
*** 64MAA4R3I has joined #openstack | 13:59 | |
*** rsampaio has quit IRC | 14:00 | |
vidd | sander^work, please keep in mind that there were significant changes between cactus and diablo.... | 14:00 |
*** iRTermite has joined #openstack | 14:00 | |
*** dprince has joined #openstack | 14:01 | |
*** iRTermite has quit IRC | 14:01 | |
vidd | the upgrade from diablo to essex [in theory] should not be so complictaed | 14:01 |
vidd | praefect, is there a reason you dont use horizon/dashboard? | 14:01 |
*** chomping has quit IRC | 14:02 | |
praefect | vidd: I jsut can't make it work... I tried twice... at this point I would need a walkthrough of some sort cause I just get lost and last time I checked there wasn't any good doc on it.. is it better now? | 14:02 |
*** lts has joined #openstack | 14:03 | |
praefect | I mean I managed to have keystone running but the integration between keystone and nova, it just breaks everything and I need a working cloud so I stick with the old auth for now | 14:03 |
*** koolhead17 has joined #openstack | 14:03 | |
praefect | I'd like to have dashboard, the thing is I'm on centos so I'm not using the current trunk, I'm basically stuck at diablo the day of its release | 14:04 |
vidd | praefect, well....without keystone horizon dashboard is out | 14:04 |
*** rsampaio has joined #openstack | 14:04 | |
*** chomping has joined #openstack | 14:04 | |
vidd | praefect, do not be afraid of git | 14:04 |
vidd | sandbox it out in a VM first of course =] | 14:04 |
praefect | vidd: I know, I'm starting to get a better understanding of /usr/lib/python/nova and it is less scary, I think I might end up with packages install followed by update from git... | 14:05 |
vidd | im not too sure that is recommended | 14:05 |
praefect | vidd:I'm pretty sure it's not! =) | 14:06 |
vidd | keystone is a new project, it is better to get it from git than packages [at the moment anyway] | 14:06 |
vidd | in essex, that might change | 14:07 |
livemoon | hi | 14:07 |
vidd | hello livemoon ' | 14:07 |
livemoon | I change a host config, then instances's ip cannot ping | 14:08 |
Razique | hey livemoon | 14:08 |
livemoon | I restart the instance and all service in the host | 14:08 |
livemoon | but still cannot get ip | 14:08 |
livemoon | hi, vidd, Razique | 14:08 |
livemoon | these days I am tired | 14:09 |
livemoon | I want to drop my job | 14:09 |
livemoon | can someone give me some network in nova's skill | 14:10 |
Razique | livemoon: erf :/ u working too much | 14:13 |
livemoon | last weekend I am sick | 14:13 |
livemoon | maybe because of a football match | 14:14 |
livemoon | It is cold in the night here | 14:14 |
Razique | take care :) | 14:18 |
livemoon | now I put a email about nova-network | 14:18 |
*** derjohn_mob has joined #openstack | 14:18 | |
livemoon | have some meet it? | 14:18 |
*** stuntmachine has joined #openstack | 14:21 | |
*** cereal_bars has joined #openstack | 14:21 | |
*** PokeTron has joined #openstack | 14:22 | |
*** GheRivero has quit IRC | 14:25 | |
*** nphase has quit IRC | 14:27 | |
uvirtbot | New bug: #890206 in nova "Unable to attach volume to a xen PVM" [Undecided,In progress] https://launchpad.net/bugs/890206 | 14:27 |
*** iRTermite has joined #openstack | 14:29 | |
*** deshantm_laptop_ has joined #openstack | 14:30 | |
sloop | nlink2 | 14:31 |
*** sdake has quit IRC | 14:31 | |
*** sdake has joined #openstack | 14:32 | |
*** dwcramer has joined #openstack | 14:32 | |
*** deshantm_laptop has quit IRC | 14:34 | |
*** lborda has joined #openstack | 14:35 | |
Glacee | how does the authentification works with swift3 middleware? does it link with the auth middleware that you already use for swift? | 14:36 |
*** n8 has joined #openstack | 14:36 | |
*** n8 is now known as Guest42426 | 14:36 | |
*** uksysadmin has quit IRC | 14:38 | |
*** nerens has quit IRC | 14:39 | |
*** lborda has quit IRC | 14:39 | |
*** livemoon has left #openstack | 14:39 | |
*** stewart has quit IRC | 14:42 | |
*** tgalvin has joined #openstack | 14:42 | |
*** dwcramer has quit IRC | 14:46 | |
*** dachary has joined #openstack | 14:47 | |
*** lborda has joined #openstack | 14:48 | |
sander^work | Is it easy to migrate from openstack and to amazon ec2 or rackspace and back? | 14:48 |
vidd | why would yu want to? | 14:49 |
sander^work | In case I don't have enough hardware temporary for vm's | 14:50 |
vidd | and thats nor really "migrating" as you can just do a clean install before you move your images and instances back | 14:50 |
vidd | now...as far as "how portable are your images"...i dont have an answer for that | 14:51 |
*** kbringard has joined #openstack | 14:51 | |
sander^work | What do you mean by portable ? | 14:52 |
vidd | "build vm on openstack, store it on rackspace, get more hardware, get hardware running openstack, get vm stored on rackspace, store on openstack" | 14:53 |
vidd | basically, its your question =] | 14:54 |
*** adiab has joined #openstack | 14:55 | |
vidd | your not "migrating" your "porting" | 14:55 |
*** imsplitbit has joined #openstack | 14:57 | |
*** ldlework has joined #openstack | 14:59 | |
uvirtbot | New bug: #890257 in openstack-integration-tests "Cannot run zodiac tests in openstack-integration-tests branch" [Undecided,New] https://launchpad.net/bugs/890257 | 15:01 |
*** iRTermite has quit IRC | 15:01 | |
*** robbiew has joined #openstack | 15:01 | |
*** haakon_ has joined #openstack | 15:02 | |
*** andy-hk has joined #openstack | 15:02 | |
*** rsampaio has quit IRC | 15:03 | |
*** joesavak has joined #openstack | 15:08 | |
*** nati2 has joined #openstack | 15:08 | |
*** rnorwood has joined #openstack | 15:10 | |
*** rnorwood has quit IRC | 15:17 | |
*** rnorwood has joined #openstack | 15:17 | |
*** dotplus has joined #openstack | 15:17 | |
*** rnorwood has quit IRC | 15:18 | |
ashp | Alright this goes against everything I believe in but I think I'll try this stack.sh script with ubuntu | 15:18 |
ashp | I cannot believe I am installing ubuntu on a server, urgh | 15:18 |
vidd | ashp, what's wrong with ubuntu? | 15:19 |
ashp | vidd: so many, many things | 15:19 |
*** lzyeval has joined #openstack | 15:19 | |
ashp | vidd: but for me the biggest is just that I have an investment in the infrastructure I've built up to manage rhel boxes | 15:19 |
ashp | so this means I will have totally unmaintained non-puppetized servers, but I guess for a test it's fine | 15:20 |
*** Shentonfreude has joined #openstack | 15:20 | |
vidd | ashp, you only need ONE | 15:20 |
*** Shentonfreude has left #openstack | 15:20 | |
vidd | the rest of your boxes can happily run compute on RHEL | 15:21 |
ashp | vidd: well, eventually I hope to have more than one cloud server.. | 15:21 |
ashp | hmm now to find an older copy of ubuntu server, as 11.10 is what they list now :) | 15:21 |
ashp | i assume the stack.sh won't work on 11.10 or nobody has tried? | 15:21 |
vidd | ashp, 11.10 is supported on it | 15:21 |
Kiall | 11.04 and 11.10 is all thats supported by it I think | 15:21 |
ashp | ah ok | 15:22 |
ashp | then that's good | 15:22 |
vidd | hello Kiall im ready to pull my hair out | 15:22 |
Kiall | vidd, good :P | 15:22 |
ashp | I managed to get compete and glance (I think) installed on RHEL | 15:22 |
ashp | but I got to horizon and so forth and realized it was going to be difficult | 15:22 |
vidd | ashp, how so? | 15:23 |
Kiall | ashp, I think there are packages for redhat BTW | 15:23 |
Kiall | Or maybe they are for fedora... | 15:23 |
Kiall | markmc in the -dev channel would know... | 15:23 |
vidd | Kiall, the packages for dashboard on RH are just as bad or worse then the stock installs on *buntu | 15:24 |
Kiall | oh.. | 15:24 |
Kiall | fair enough then ;) | 15:24 |
ashp | the EPEL guys are hard at work making some decent packages | 15:24 |
ashp | but they just aren't that ready for use yet | 15:24 |
ashp | who knows, maybe this'll convert me to ubuntu server; ) | 15:24 |
vidd | ashp, once a red-hatter....always a mad-hatter | 15:25 |
vidd | =] | 15:25 |
ashp | I just don't have enough brain to deal with multiple distributions - I would have stuck to freebsd if it wasn't also stuck in the past ;) | 15:25 |
Kiall | ashp, dont forget, the devstack script is intended to setup a dev environment.. Everything will feel wrong about how its installed. ;) | 15:25 |
ashp | Kiall: I'm just hoping to get enough running that I can play with the basic concept until I start to grasp how the pieces tie together better :) | 15:25 |
*** Guest42426 is now known as n88 | 15:26 | |
ashp | I was waiting to see if the stackops guys would update to the latest and I was going to try that | 15:26 |
vidd | ashp, the way this project moves, the bar will be moved again by then =] | 15:26 |
*** negronjl has joined #openstack | 15:26 | |
vidd | now...where did git put the middleware THIS time?!? | 15:27 |
*** Gordonz has joined #openstack | 15:27 | |
ashp | i know, it's real difficult as a regular user who doesn't want to invest a lot of effort into getting up to speed | 15:27 |
ashp | which is a shame as it's clearly good stuff | 15:27 |
ashp | my use case was "hey, we want something like ec2 internally, don't take more than a few hours on it" and I doubt I'm alone :) | 15:27 |
*** cp16net has joined #openstack | 15:27 | |
vidd | ashp, at least you were probable given some decent servers to play with.....i was given two old desktops that didnt even have V ability! | 15:28 |
*** uksysadmin has joined #openstack | 15:29 | |
vidd | Razique, where does the middleware for keystone go? | 15:29 |
*** swill has joined #openstack | 15:30 | |
ashp | I did manage to ge tsome decent hardware :) | 15:31 |
*** Gordonz has quit IRC | 15:31 | |
*** dendro-afk is now known as dendrobates | 15:33 | |
*** phschwartz has joined #openstack | 15:34 | |
phschwartz | Which distro is the easiest to get openstack up on right now? | 15:34 |
swill | can swift3 and keystone be used together? | 15:34 |
*** javiF has joined #openstack | 15:34 | |
vidd | phschwartz, "easiest" is a relative term....what distros are you familiar with? | 15:35 |
*** kieron has joined #openstack | 15:35 | |
*** adiab has quit IRC | 15:36 | |
kieron | Dashboard error "You are not authorized to access /syspanel/". Does anyone know the fix to this? I know I've made it past this point before, but I can't remember what I did :( | 15:36 |
*** nati2 has quit IRC | 15:37 | |
*** uksysadmin has quit IRC | 15:39 | |
*** GheRivero has joined #openstack | 15:39 | |
uvirtbot | New bug: #890272 in nova "FTBFS nova when in /usr/src" [Undecided,New] https://launchpad.net/bugs/890272 | 15:41 |
vidd | Kiall, is your ppa production ready? | 15:41 |
Kiall | vidd, it works well for me | 15:42 |
Kiall | All my packages are the plain stable/diablo branches, is there are bugs, they are most likely bugs in openstack itself ;) | 15:43 |
*** jollyfoo has joined #openstack | 15:44 | |
*** uksysadmin has joined #openstack | 15:44 | |
*** osier has quit IRC | 15:45 | |
phschwartz | vidd: I am familar with a lot of different. I tried recently on centos 6 and ran into issues related to the deps causing segfaults. | 15:45 |
Kiall | vidd, oh and if there are packaging bugs, you can fix em easily enough ;) Source for all the .deb's is @ https://github.com/managedit/ | 15:46 |
*** obino has quit IRC | 15:46 | |
vidd | phschwartz, Kiall has a ppa for ubuntu that should be GTG and relatively easy to set up | 15:46 |
phschwartz | vidd: 11.04 or 11.10? | 15:46 |
Razique | vidd: what do you mean ? | 15:47 |
phschwartz | or I should just ask kiall as he is in here. | 15:47 |
Razique | you mean how to integrate it with openstack ? | 15:47 |
vidd | phschwartz, =] | 15:47 |
phschwartz | kiall: can I get a link to your ppa and some info about it if you dont mind? | 15:47 |
Kiall | Its for 11.10, but I think everything would work on 11.04 no hassle.. But i havent tested it etc | 15:47 |
Kiall | http://launchpad.net/~managedit/+archive/openstack/ | 15:47 |
vidd | Razique, i think there is an issue with nova and euca talking with keystone | 15:47 |
phschwartz | kiall: how straight fwd is the setup on 11.10 for it. On centos 6 using the repo, it was a pain managing the settings needed for its deps. | 15:48 |
vidd | last time i had to change a line in the auth_py (or something similar) | 15:48 |
vidd | and i thought they were in the /usr/share/pyshare folder but nothing for keystone there | 15:48 |
Kiall | phschwartz, i scripted the basic install + config templating: https://github.com/managedit/openstack-setup | 15:48 |
Kiall | phschwartz, Its very easy | 15:49 |
*** mdomsch has quit IRC | 15:49 | |
Kiall | vidd, thats fixed in the syable branch | 15:49 |
Kiall | stable* | 15:49 |
Kiall | (and probably master aswell) | 15:49 |
phschwartz | kiall: that is good to know, I am currently blowing away my centos 6 systems (5 total) and will go with oneiric and try from there. | 15:49 |
Kiall | Let me know if you find any (packaging) issues... | 15:50 |
*** lzyeval has quit IRC | 15:51 | |
*** lzyeval has joined #openstack | 15:52 | |
*** rnirmal has joined #openstack | 15:52 | |
*** code_franco has joined #openstack | 15:54 | |
*** kbringard has quit IRC | 15:56 | |
*** nati2 has joined #openstack | 15:56 | |
vidd | i think this is the issue:2011-11-14 10:55:15,137 INFO nova.api [-] 0.282079s 192.168.15.199 POST /services/Cloud/ None:None 401 [Boto/2.0 (linux2)] application/x-www-form-urlencoded text/plain | 15:57 |
vidd | but where do i go to find/fix this? | 15:58 |
*** kbringard has joined #openstack | 15:58 | |
*** dragondm has joined #openstack | 16:00 | |
*** TheOsprey has quit IRC | 16:01 | |
*** brian_sc has quit IRC | 16:02 | |
*** mrjazzcat has joined #openstack | 16:03 | |
*** mrjazzcat has left #openstack | 16:03 | |
*** adjohn has joined #openstack | 16:03 | |
*** reidrac has quit IRC | 16:06 | |
*** deshantm_laptop_ has quit IRC | 16:07 | |
*** deshantm_laptop has joined #openstack | 16:07 | |
*** Razique has quit IRC | 16:09 | |
*** Razique_ has joined #openstack | 16:09 | |
Razique_ | back | 16:09 |
*** brian_sc has joined #openstack | 16:10 | |
*** freeflyi1g has joined #openstack | 16:10 | |
*** freeflying has quit IRC | 16:12 | |
*** djw_ has joined #openstack | 16:15 | |
*** rsampaio has joined #openstack | 16:17 | |
*** dolphm has joined #openstack | 16:19 | |
doude | Hi all, someone use Ubuntu trunk ppa repository to update/install OpenStack ? | 16:20 |
vidd | doude, what version ubuntu? | 16:21 |
doude | vidd: natty | 16:21 |
doude | vidd: the packages date from 10th nov. | 16:22 |
vidd | i use 11.10 | 16:22 |
doude | vidd: me 11.04 | 16:23 |
vidd | Kiall, is your ppa compatable with natty? | 16:23 |
doude | vidd: habitually, new packages are created evry day from the trunk source | 16:24 |
vidd | doude, and some of them actually work together | 16:25 |
* vidd does not recommend "trunk" as that is the developmental track | 16:26 | |
*** brian_sc has quit IRC | 16:26 | |
*** PeteDaGuru has quit IRC | 16:26 | |
*** PeteDaGuru has joined #openstack | 16:27 | |
vidd | if your working on the source to improve the next stable release due out in april, thats fine, but if you want a consistant install you want the stable/diablo branch....if you can get it | 16:27 |
doude | vidd: I try to improve the next stable release | 16:28 |
vidd | ok...enjoy =] | 16:28 |
doude | and a fix I made was merge to the trunk (the actual last commit) but no ppa was created the last four days | 16:29 |
*** nerens has joined #openstack | 16:30 | |
*** dolphm has quit IRC | 16:31 | |
*** dragondm has left #openstack | 16:31 | |
phschwartz | does anyone have a repository of openstack guest images? (ie, I am lazy and don't want to have to package them my self) | 16:32 |
*** mdragon has joined #openstack | 16:32 | |
*** dobber has quit IRC | 16:33 | |
*** nerens has quit IRC | 16:33 | |
*** obino has joined #openstack | 16:35 | |
*** dolphm has joined #openstack | 16:35 | |
Kiall | vidd, i've only published them for oneiric.. they would probably work, but i havent tested it on natty etc etc | 16:35 |
*** mdragon is now known as dragondm | 16:35 | |
*** po has joined #openstack | 16:35 | |
*** derjohn_mob has quit IRC | 16:39 | |
doude | vidd: do you use ppa Nova trunk ? | 16:39 |
vidd | no | 16:39 |
*** dolphm_ has joined #openstack | 16:39 | |
*** AlanClark has joined #openstack | 16:40 | |
*** dolphm has quit IRC | 16:42 | |
*** ldlework has quit IRC | 16:47 | |
*** ldlework has joined #openstack | 16:47 | |
*** anticw has quit IRC | 16:47 | |
*** ldlework has quit IRC | 16:48 | |
*** obino has quit IRC | 16:48 | |
*** obino has joined #openstack | 16:48 | |
phschwartz | anyone know if there is a store of img's for distro's other then ubuntu like the cloudimgs.ubuntu.com site? | 16:50 |
*** ldlework has joined #openstack | 16:50 | |
*** kieronb has joined #openstack | 16:50 | |
*** bryguy has quit IRC | 16:51 | |
vidd | phschwartz, what images are you looking for? | 16:51 |
phschwartz | centos 5.x, opensuse 11.x, Debian Lenny, Debian Squeeze | 16:51 |
*** kieron has quit IRC | 16:51 | |
*** anticw has joined #openstack | 16:53 | |
vidd | phschwartz, first hit on google : centos : http://uksysadmin.wordpress.com/2011/03/03/openstack-nova-centos-instance/ | 16:53 |
*** bryguy has joined #openstack | 16:53 | |
phschwartz | What search terms did you use? I was having trouble figuring what would be the best. I can go from there :) | 16:53 |
vidd | "openstack image $distro" | 16:54 |
vidd | no version numbers of course | 16:54 |
phschwartz | awsome, ty | 16:55 |
phschwartz | kiall: you still around? | 16:55 |
*** uksysadmin has quit IRC | 16:56 | |
*** misheska has joined #openstack | 16:57 | |
phschwartz | what is the flag for the sql db for nova? | 16:57 |
*** ohnoimdead has joined #openstack | 16:57 | |
*** cereal_bars has quit IRC | 16:58 | |
*** dgags has joined #openstack | 17:01 | |
*** TheOsprey has joined #openstack | 17:03 | |
*** haji has joined #openstack | 17:03 | |
haji | helloo | 17:03 |
*** cdub has joined #openstack | 17:04 | |
haji | how do i enable the vnc console on the dashboard? | 17:04 |
haji | do i need some conf in the nova.conf??? | 17:04 |
haji | also how do i create a flavor? | 17:05 |
*** mdomsch has joined #openstack | 17:08 | |
ohnoimdead | haji: i think the instructions at http://wiki.openstack.org/OpenStackDashboard near the bottom (Optional Step: Configure VNC) are still valid. | 17:08 |
*** bcwaldon has joined #openstack | 17:08 | |
haji | thanks ill check it out | 17:08 |
*** vdo has quit IRC | 17:10 | |
*** redconnection has quit IRC | 17:11 | |
*** brian_sc has joined #openstack | 17:12 | |
*** adjohn has quit IRC | 17:12 | |
*** nerens has joined #openstack | 17:13 | |
*** qazwsx has joined #openstack | 17:15 | |
*** mdomsch_ has joined #openstack | 17:16 | |
*** brian_sc has quit IRC | 17:17 | |
*** mdomsch has quit IRC | 17:17 | |
*** mdomsch_ is now known as mdomsch | 17:17 | |
*** brian_sc has joined #openstack | 17:20 | |
*** hingo has joined #openstack | 17:21 | |
*** rsampaio has quit IRC | 17:21 | |
*** brian_sc1 has joined #openstack | 17:21 | |
*** brian_sc has quit IRC | 17:22 | |
haji | kiall | 17:23 |
*** rsampaio has joined #openstack | 17:27 | |
*** katkee has quit IRC | 17:28 | |
*** jog0 has joined #openstack | 17:28 | |
*** nati2 has quit IRC | 17:29 | |
*** cereal_bars has joined #openstack | 17:30 | |
*** jog0 has quit IRC | 17:30 | |
*** jog0 has joined #openstack | 17:31 | |
*** rods has joined #openstack | 17:32 | |
*** nerens has quit IRC | 17:33 | |
ashp | hmm I was about to use this stack.sh | 17:34 |
ashp | but then I found a reference to 'crowbar' | 17:34 |
ashp | should i be looking at that instead? | 17:34 |
vidd | ashp, run the stack.sh to make sure openstack is what youe are looking for..... | 17:35 |
vidd | it fine for a POC and testing | 17:35 |
ashp | I'm pretty sure there's no decent alternative without one of the crappy closed source choices :) | 17:35 |
ashp | i just hadn't stumbled over crowbar so that threw me | 17:35 |
vidd | once your ready you can look into crowbar (but i think that might be dell-specific...dunno) | 17:36 |
*** dolphm_ has quit IRC | 17:37 | |
*** dolphm has joined #openstack | 17:39 | |
*** troytoman-away is now known as troytoman | 17:40 | |
haji | vidd | 17:42 |
haji | are u using kiall packages? | 17:42 |
haji | i dont how to config vnc... it says on the site to do: nova-vncproxy --vncproxy_wwwroot ~/src/noVNC --flagfile=/path/to/flagfile | 17:43 |
vidd | not currently | 17:43 |
haji | damn | 17:43 |
vidd | Kiall, you still here? | 17:43 |
vidd | you have another customer =] | 17:43 |
*** gyee has joined #openstack | 17:43 | |
haji | i dont know where the path to novnc is | 17:43 |
vidd | haji, where dis you put it? | 17:44 |
*** iRTermite has joined #openstack | 17:44 | |
haji | im assuming it comes in the packages | 17:44 |
haji | i havent dled it myself | 17:45 |
*** bhall has quit IRC | 17:45 | |
vidd | haji, apt-get install openstack-novnc | 17:46 |
haji | oh | 17:47 |
*** jollyfoo has quit IRC | 17:47 | |
vidd | haji, he added it 15 hours ago =] | 17:48 |
haji | oh nice | 17:48 |
*** jollyfoo has joined #openstack | 17:48 | |
haji | thanks vidd | 17:48 |
vidd | you will still need the flags added to nova | 17:49 |
*** jdurgin has joined #openstack | 17:49 | |
*** nati2 has joined #openstack | 17:49 | |
*** javiF has quit IRC | 17:50 | |
*** localhost has quit IRC | 17:51 | |
*** andy-hk has quit IRC | 17:56 | |
*** MarkAtwood has joined #openstack | 17:56 | |
*** andy-hk has joined #openstack | 17:56 | |
*** krow has joined #openstack | 17:57 | |
Kiall | haji, the packages run nova-vncproxy for you.. | 17:58 |
Kiall | those are instructions for running stuff manually | 17:58 |
*** nerens has joined #openstack | 17:58 | |
Kiall | haji, and the packages install noVNC for you | 17:58 |
*** brian_sc1 has quit IRC | 17:58 | |
*** brian_sc has joined #openstack | 17:58 | |
*** apevec has left #openstack | 17:59 | |
vidd | Kiall, does it add the nova flag too? | 17:59 |
Kiall | no ;) | 17:59 |
Kiall | it doesnt edit your nova.conf file | 17:59 |
Kiall | all you have to do to get it working is add --vncproxy_url=bla.com:6080 or whatever | 17:59 |
Kiall | to your nova.conf.. | 18:00 |
*** lorin1 has quit IRC | 18:01 | |
*** redconnection has joined #openstack | 18:01 | |
*** arBmind has joined #openstack | 18:02 | |
*** bcwaldon has quit IRC | 18:02 | |
haji | oh nice | 18:06 |
haji | so i only add the flag | 18:06 |
*** reed has joined #openstack | 18:07 | |
*** andrewbogott has joined #openstack | 18:08 | |
haji | do i install openstack-novnc? | 18:08 |
Kiall | yea, its needed | 18:09 |
*** reed_ has joined #openstack | 18:09 | |
*** nerens has quit IRC | 18:09 | |
Kiall | and .. it doesnt work in chrome .. I've got it working with FF7.0.1 | 18:10 |
Kiall | The version of noVNC needs updating, but there are openstack specific changes etc | 18:10 |
*** nerens has joined #openstack | 18:13 | |
*** reed has quit IRC | 18:13 | |
*** nerens has quit IRC | 18:14 | |
*** bwong has joined #openstack | 18:14 | |
*** kimc has joined #openstack | 18:16 | |
*** Hakon|mbp has quit IRC | 18:17 | |
*** hugo_kuo has joined #openstack | 18:18 | |
praefect | hery | 18:18 |
hugo_kuo | hello folks | 18:18 |
praefect | hi hugo | 18:18 |
swill | I am trying to get keystone working with swift. i have them both installed and running. when i hit keystone directly with curl, it is responding correctly (as far as i can tell). but when i try to use the swift command line i always get "AttributeError: 'NoneType' object has no attribute 'find'" on this: i = url.find(':')... | 18:18 |
swill | I have read somewhere that this means that keystone is not returning the correct thing to swift, but I have not been able to track down a way to test/resolve this issue. | 18:19 |
hugo_kuo | does anyone familiar with Swift ? I have a test to delete the object directly from local filesystem … it seems not auto detect and sync from another object-server …. which worker will handle this ? | 18:20 |
hugo_kuo | thx | 18:20 |
hugo_kuo | It's 2 am over Taiwan | 18:20 |
*** reed__ has joined #openstack | 18:20 | |
*** koolhead17 has quit IRC | 18:20 | |
btorch | hugo_kuo: try deleting the partition the object is in | 18:21 |
hugo_kuo | swill , I know how to resolve it :> | 18:21 |
hugo_kuo | btorch , thx …. I'll have a try tmr morning | 18:21 |
phschwartz | kiall: with your ppa when it sets up dashboard, what username and password does it use? | 18:21 |
swill | hugo_kuo: awesome because i have been battling with this forever. | 18:21 |
*** reed_ has quit IRC | 18:22 | |
hugo_kuo | swill , swift client looking for tenant_id in keystone's user's table | 18:22 |
btorch | hugo_kuo: it should then get picked up by one of the other nodes and pushed over or you can run the object replicator | 18:22 |
hugo_kuo | swill , you should specify a tenant for the user | 18:22 |
vidd | --osapi_path is this needed in nova conf? | 18:22 |
ashp | ok stack.sh rules :) | 18:23 |
hugo_kuo | botch , got it :> , I believe that will work . I had only try delete the object_tim.data XD | 18:23 |
*** bwong has quit IRC | 18:23 | |
*** praefect has quit IRC | 18:23 | |
*** darraghb has quit IRC | 18:24 | |
vidd | ashp, just remember, you will need to restart the services if you reboot the machine | 18:24 |
djw_ | does anyone know if hybridfox works for launching openstack images? For us, getting status, etc. works but not launching. | 18:24 |
vidd | or add a script to auto-launch them | 18:24 |
swill | hugo_kuo: i think i have already done that. this is how I am populating the keystone database: http://pastebin.com/6mtziLfW | 18:24 |
swill | hugo_kuo: did I do something wrong? | 18:24 |
swill | hugo_kuo: it is also worth noting that in the man pages, it does not mention that there is even an option to associate a tenant to the user via the add user command: http://keystone.openstack.org/man/keystonemanage.html | 18:25 |
*** bwong has joined #openstack | 18:26 | |
hugo_kuo | swill , forget about it .. it should be update though | 18:26 |
*** mgius has joined #openstack | 18:26 | |
bwong | Hello. | 18:26 |
swill | hugo_kuo: looking at my pastebin, can you see anything specific that i have done wrong? | 18:26 |
*** nitram_macair has joined #openstack | 18:26 | |
vidd | Kiall, do you have a smaple nova.conf i can look @? | 18:26 |
hugo_kuo | swill , but in my experience , the issue is caused by wrong address of swift which return from keystone | 18:27 |
hugo_kuo | swill , well , your db seems ok …. you might have to print the address which keystone returned | 18:27 |
hugo_kuo | swill , add print in url parse.py | 18:28 |
hugo_kuo | urlparse.py | 18:28 |
swill | hugo_kuo: ok, will do that now. thanks | 18:28 |
*** adjohn has joined #openstack | 18:28 | |
hugo_kuo | swill , it will help you to see the url your send to keystone and also the returned one | 18:29 |
hugo_kuo | swill , hope it help . thx | 18:29 |
*** gregp76 has joined #openstack | 18:30 | |
*** Hakon|mbp has joined #openstack | 18:31 | |
swill | hugo_kuo: when i print the url, it prints twice. | 18:34 |
swill | http://127.0.0.1:5000/v2.0 | 18:34 |
swill | None | 18:34 |
*** Ryan_Lane has joined #openstack | 18:34 | |
hugo_kuo | the last one is returned from keystone | 18:35 |
swill | so does that mean that i am hitting the wrong url with the -A part of the swift command line? | 18:35 |
Kiall | vidd, not handy | 18:35 |
hugo_kuo | while url parse it try to look for ":" | 18:35 |
hugo_kuo | yes XD | 18:36 |
swill | hugo_kuo: ya, the error makes sense. | 18:36 |
vidd | im just wondering if i am missing a flag =\ | 18:36 |
swill | hugo_kuo: so I was trying to use this: swift -A http://127.0.0.1:5000/v2.0 -U admin -K testing stat -v | 18:36 |
Kiall | vidd, http://paste.openstack.org/show/3310/ | 18:36 |
Kiall | I knew i had put that up for someone recently | 18:37 |
hugo_kuo | you should try -A http://keystone_IP:5000/auth/v1.0 in my memory | 18:37 |
hugo_kuo | what a moment , I'm checking my variable | 18:37 |
swill | oh, i am missing the auth piece | 18:37 |
swill | 127.0.0.1 is my keystone ip | 18:38 |
swill | right now. | 18:38 |
swill | well i just did: swift -A http://127.0.0.1:5000/auth/v2.0 -U admin -K testing stat -v and I get 'Account not found', so it is not erroring now. | 18:39 |
vidd | is the s3 host the glance host? | 18:40 |
*** PokeTron has quit IRC | 18:40 | |
vidd | or the swift host? | 18:40 |
haji | is that your nova.conf kiall? | 18:40 |
Kiall | vidd, I dont use swift | 18:41 |
Kiall | haji, yea | 18:41 |
hugo_kuo | swill http://127.0.0.1:5000/auth/v1.0 | 18:41 |
brian_sc | Hello guys, where should I look to figure out why the status of nova-compute service is XXX ? I didn't get error neither in nova-manage.log nor nova-compute.log | 18:41 |
haji | using it ! | 18:41 |
Kiall | haji, before you do.. | 18:41 |
swill | hugo_kuo: ya i tried that too. same thing. Account not found. | 18:41 |
Kiall | understand what each setting means ;) | 18:41 |
bwong | hey Kiall, I reinstall a fresh ubuntu and tried the script again. It came up with the same error. It can't detect the credentials =/ | 18:41 |
haji | oh | 18:42 |
vidd | brian_sc, is the xxx on the same server as the controller? | 18:42 |
swill | hugo_kuo: is it possible that the service is not looking at the right database? | 18:42 |
*** lzyeval has quit IRC | 18:42 | |
Kiall | bwong, what do you mean "can't detect the credentials" ? | 18:42 |
hugo_kuo | swill , did you set account_autocreate=true in proxy-server.conf ? | 18:42 |
brian_sc | vidd, nop, on a different one | 18:42 |
swill | hugo_kuo: yes | 18:42 |
vidd | brian_sc, make sure the servers are in sync time-wise | 18:42 |
*** gray-- has joined #openstack | 18:43 | |
hugo_kuo | swill , ok | 18:43 |
brian_sc | it should, but i'll check | 18:43 |
hugo_kuo | swill , let's try to get token first | 18:43 |
swill | i can do this: | 18:43 |
swill | curl -d '{"auth": {"passwordCredentials": {"username": "admin", "password": "testing"}}}' -H "Content-type: application/json" http://127.0.0.1:5000/v2.0/tokens | 18:43 |
hugo_kuo | using curl to retrieve token from keystone | 18:43 |
swill | and it returns the details | 18:43 |
brian_sc | vidd, yep, there is 45sec delay ! | 18:43 |
swill | {"access": {"token": {"expires": "2015-02-05T00:00:00", "id": "999888777666", "tenant": {"id": "1", "name": "admin"}}, "serviceCatalog": [{"endpoints": [{"adminURL": "http://127.0.0.1:8080/", "region": "RegionOne", "internalURL": "http://127.0.0.1:8080/v1/AUTH_1", "publicURL": "http://127.0.0.1:8080/v1/AUTH_1"}], "type": "swift", "name": "swift"}, {"endpoints": [{"adminURL": "http://127.0.0.1:8081/v2.0", "region": "RegionOne", "internalURL": | 18:43 |
swill | "http://127.0.0.1:8080/v2.0", "publicURL": "http://127.0.0.1:8080/v2.0"}], "type": "keystone", "name": "keystone"}, {"endpoints": [{"adminURL": "http://127.0.0.1:5001/v2.0", "region": "RegionOne", "internalURL": "http://127.0.0.1:5000/v2.0", "publicURL": "http://127.0.0.1:5000/v2.0"}], "type": "identity", "name": "identity"}], "user": {"id": "2", "roles": [{"tenantId": "1", "id": "2", "name": "Admin"}], "name": "admin"}}} | 18:43 |
ashp | well, shopping openstack to my boss now :) | 18:43 |
swill | sorry i should pastebin | 18:44 |
*** bcwaldon has joined #openstack | 18:44 | |
bwong | Kiall: http://paste.openstack.org/show/3322/ | 18:44 |
vidd | brian_sc, you might try fixing that delay | 18:44 |
hugo_kuo | so does https://answers.launchpad.net/swift/+question/174846 | 18:45 |
vidd | brian_sc, 10 seconds is like 3 months to a computer =] | 18:45 |
Kiall | bwong, I'm not sure what to suggest, what does your nova.conf look like? | 18:45 |
hugo_kuo | swill , how about -A http://127.0.0.1:5000/v1.0 ? | 18:46 |
swill | hugo_kuo: well that is new, i have never gotten that before. this is the result of that: Account HEAD failed: http://127.0.0.1:8080/v1/AUTH_1 401 Unauthorized | 18:47 |
hugo_kuo | ok | 18:47 |
bwong | Kiall, http://paste.openstack.org/show/3323/ | 18:47 |
swill | hugo_kuo: that is the closest i have seen so far. it is giving me back the correct url now (i think) | 18:47 |
hugo_kuo | swill , there's many possible | 18:47 |
vidd | brian_sc, did fixing the delay fix your issue? | 18:48 |
hugo_kuo | 1. your swift can not verify the token , due to swift failed to check the token in keystone | 18:48 |
hugo_kuo | 2. wrong password | 18:48 |
Kiall | bwong, and what hapens when you run ./obtain-token.sh ? | 18:48 |
hugo_kuo | 3. wrong url in keystone swift endpoint templates | 18:49 |
bwong | it gives me a token | 18:49 |
*** cereal_bars has quit IRC | 18:50 | |
swill | hugo_kuo: i am guessing it is 3 because i have v2.0 in the endpoint templates: http://pastebin.com/6mtziLfW | 18:50 |
swill | hugo_kuo: would that make sense? | 18:50 |
Kiall | bwong, then, can you run "source settings", then "export | grep NOVA" | 18:50 |
haji | kiall whats --dmz_net=172.16.0.0 | 18:50 |
haji | --dmz_mask=255.240.0.0 | 18:50 |
*** lzyeval has joined #openstack | 18:50 | |
Kiall | thats the range my fixed IPs are in | 18:50 |
hugo_kuo | swill , maybe | 18:51 |
hugo_kuo | you should check several things first | 18:51 |
*** andrewbogott has quit IRC | 18:51 | |
hugo_kuo | 1. check your proxy-server.conf | 18:51 |
brian_sc | vidd, Yes it fixes my issue, thanks a lot ! | 18:51 |
hugo_kuo | 2. check your keystone listen ports | 18:51 |
hugo_kuo | show me something , proxy-server.conf | 18:52 |
bwong | Kiall http://paste.openstack.org/show/3324/ | 18:52 |
brian_sc | the ntpd daemon was installed and running by default, causing a starting failure for ntpdate | 18:52 |
swill | hugo_kuo: one sec, i will put them in pastebin | 18:52 |
Kiall | bwong, let me check something.. 1 sec | 18:52 |
*** code_franco has quit IRC | 18:53 | |
swill | hugo_kuo: here is the proxy config: http://pastebin.com/wcsKKHDt | 18:53 |
hugo_kuo | swill , how did you install keystone ? | 18:53 |
swill | hugo_kuo: i wrote my own chef recipe. basically, i am pulling the git repo from github and installing it. | 18:54 |
hugo_kuo | so , show me your keystone.conf plz | 18:54 |
swill | hugo_kuo: i am installing swift at the same time. getting keystone.conf | 18:55 |
Kiall | bwong, can pastebin the keystone_data.sh file? (not the keystone_data.sh.tmpl one) | 18:55 |
hugo_kuo | I have to verify your keystone listen on right port | 18:55 |
swill | hugo_kuo: keystone.conf: http://pastebin.com/cAuiaV2k | 18:55 |
hugo_kuo | DB by sqlite ? right ? | 18:56 |
swill | yes, sqlite | 18:57 |
*** mdomsch has quit IRC | 18:59 | |
*** krow has quit IRC | 19:00 | |
hugo_kuo | I think your swift can not get the token from keystone | 19:00 |
hugo_kuo | I'm reviewing your keystone-manage script | 19:01 |
*** jdg has joined #openstack | 19:01 | |
swill | hugo_kuo: i am reinstallnig real quick with v1.0 everywhere there is /v2.0 to se if that helps | 19:01 |
*** jdg has quit IRC | 19:02 | |
swill | since /v1.0 is what is returning stuff right now. | 19:02 |
*** jdg has joined #openstack | 19:02 | |
*** code_franco has joined #openstack | 19:02 | |
*** krow has joined #openstack | 19:02 | |
*** joesavak has quit IRC | 19:03 | |
hugo_kuo | swill , http://pastebin.com/5dnyshEV try to use this for generating your keystone DB | 19:04 |
hugo_kuo | delete the exist one first :> | 19:04 |
*** lzyeval has quit IRC | 19:04 | |
hugo_kuo | I'm not sure . but you can have a try ... | 19:04 |
*** dendrobates is now known as dendro-afk | 19:04 | |
swill | hugo_kuo: yes, i am deleting it now. | 19:05 |
swill | what did you change? i cant see any changes. | 19:05 |
swill | oh, you added keystone service admin | 19:05 |
hugo_kuo | grant admin for global role | 19:05 |
swill | ok | 19:06 |
hugo_kuo | as Admin & KeystoneServiceAdmin | 19:06 |
swill | i see that now. | 19:06 |
*** rsampaio has quit IRC | 19:06 | |
swill | should i keep the urls with v2.0 or should i change them to v1.0? | 19:06 |
hugo_kuo | it's fine … not important | 19:06 |
haji | im getting this error in vncproxy log | 19:06 |
haji | http://pastebin.com/mXX0nSfV | 19:06 |
haji | help plz | 19:07 |
hugo_kuo | the value is using for return to client | 19:07 |
swill | hugo_kuo: ok | 19:07 |
swill | i should add the KeystoneServiceAdmin role before i grant i am assuming. i will do that. | 19:08 |
hugo_kuo | swill , oh yes ….sorry for missing | 19:08 |
*** arBmind has quit IRC | 19:08 | |
Kiall | haji, update the packages :) | 19:08 |
haji | what | 19:09 |
*** haji has quit IRC | 19:09 | |
Kiall | I pushed a fix for that yesterday (Sorry, I had made the edit by hand myself and never remember to update the .deb's until yesterday) | 19:09 |
hugo_kuo | alright , I can tell you that the problem is swift-proxy can not verify client's token …… | 19:09 |
*** haji has joined #openstack | 19:09 | |
swill | no worries, that is why i reread it. :) | 19:09 |
*** haji has quit IRC | 19:09 | |
*** haji has joined #openstack | 19:09 | |
hugo_kuo | it's 3AM … I have to sleep :< …. have only 4 hours for sleeping damn | 19:09 |
swill | hugo_kuo: thank you very much for your help. you have gotten me well on my way. i can just try stuff now to see if i can get this going. | 19:10 |
swill | hugo_kuo: i REALLY appreciate the time you have taken to help me. | 19:10 |
*** haji has joined #openstack | 19:10 | |
Kiall | haji, I pushed a fix for that yesterday to the PPA (Sorry, I had made the edit by hand myself and never remember to update the .deb's until yesterday) | 19:10 |
*** haji has quit IRC | 19:10 | |
*** haji has joined #openstack | 19:10 | |
*** Light has joined #openstack | 19:10 | |
*** Light has joined #openstack | 19:11 | |
hugo_kuo | the auth workflow is swift client -----> keystone -----> swift client -----> swift-proxy ------> keystone ---->swift-proxy(memcached) …….. | 19:11 |
haji | ?? | 19:11 |
*** Light is now known as Guest61646 | 19:11 | |
hugo_kuo | swill , see you ….bye all | 19:11 |
haji | im having problems with my internet connection sorry | 19:11 |
brian_sc | vidd, now the booting instances says "2011-11-14 19:01:11,250 - DataSourceEc2.py[WARNING]: 19:01:11 [27/30]: url error [[Errno 101] Network is unreachable]" | 19:11 |
swill | hugo_kuo: thank you again. :) | 19:11 |
*** hugo_kuo has left #openstack | 19:11 | |
*** hugo_kuo has quit IRC | 19:11 | |
haji | did u answer me kiall? | 19:12 |
Kiall | haji, I pushed a fix for that yesterday to the PPA (Sorry, I had made the edit by hand myself and never remember to update the .deb's until yesterday) | 19:12 |
vidd | brian_sc, do you have multi-host set to 1 or 0? | 19:12 |
*** magg has joined #openstack | 19:12 | |
*** haji has quit IRC | 19:12 | |
*** dtroyer has joined #openstack | 19:12 | |
*** magg has quit IRC | 19:12 | |
*** magg has joined #openstack | 19:12 | |
*** Guest61646 has quit IRC | 19:12 | |
*** magg has joined #openstack | 19:12 | |
brian_sc | vidd, in nova.conf ? I didn't set such an option | 19:12 |
Kiall | lol - someone pass that message on to haji when his connection sorts itself out - im off ;) | 19:13 |
*** magg has quit IRC | 19:13 | |
*** magg has joined #openstack | 19:13 | |
vidd | brian_sc, then it is set to off =] | 19:13 |
*** magg has joined #openstack | 19:13 | |
brian_sc | it seems to be | 19:13 |
vidd | idk | 19:13 |
brian_sc | so I add a line multi-host=1 ? | 19:13 |
*** magg has quit IRC | 19:14 | |
vidd | no...leave it off | 19:14 |
brian_sc | oh ok | 19:14 |
*** nerens has joined #openstack | 19:14 | |
brian_sc | also, in nova-compute.log, I have nothing about network injection | 19:14 |
brian_sc | only key injection | 19:14 |
vidd | "network is unreachable" is usually either rabbit or nova-network | 19:15 |
*** nerens has quit IRC | 19:15 | |
vidd | try restarting both | 19:15 |
brian_sc | ok | 19:15 |
vidd | if that doesnt fix it brian_sc then im out of ideas | 19:16 |
*** magg has joined #openstack | 19:16 | |
*** f-yang has joined #openstack | 19:17 | |
*** reed_ has joined #openstack | 19:18 | |
*** reed__ has quit IRC | 19:18 | |
*** krow has quit IRC | 19:18 | |
*** reed_ has quit IRC | 19:19 | |
*** pvo has quit IRC | 19:19 | |
brian_sc | vidd, same problem | 19:19 |
brian_sc | is it normal that there is no network injection ? | 19:20 |
brian_sc | or where is it logged ? | 19:20 |
*** magg has quit IRC | 19:20 | |
*** magg has joined #openstack | 19:20 | |
*** pvo has joined #openstack | 19:20 | |
*** dtroyer has quit IRC | 19:21 | |
vidd | brian_sc, dunno...i only have one server ATM | 19:21 |
brian_sc | nova-compute.log only says "qemu-img create … key injection …. running | 19:21 |
*** dtroyer has joined #openstack | 19:21 | |
brian_sc | ok, thanks anyway, you give me some great help :) | 19:22 |
*** clauden_ has joined #openstack | 19:22 | |
*** f-yang has quit IRC | 19:22 | |
*** bcwaldon has quit IRC | 19:22 | |
*** praefect has joined #openstack | 19:22 | |
*** syah_ has quit IRC | 19:24 | |
*** syah__ has joined #openstack | 19:24 | |
*** dprince has quit IRC | 19:28 | |
*** joesavak has joined #openstack | 19:30 | |
*** rsampaio has joined #openstack | 19:31 | |
phschwartz | What would cause dashboard to have an error of being unable to verify that a user is authorized to access the overview? | 19:31 |
*** bcwaldon has joined #openstack | 19:34 | |
*** krow has joined #openstack | 19:35 | |
*** rsampaio has quit IRC | 19:37 | |
*** rsampaio has joined #openstack | 19:37 | |
*** bengrue has joined #openstack | 19:37 | |
*** carlp has quit IRC | 19:38 | |
bwong | . | 19:39 |
*** arBmind has joined #openstack | 19:45 | |
*** rsampaio has quit IRC | 19:46 | |
*** mdomsch has joined #openstack | 19:46 | |
*** andrewbogott has joined #openstack | 19:47 | |
*** reed has joined #openstack | 19:50 | |
*** Hakon|mbp has quit IRC | 19:50 | |
*** qazwsx has quit IRC | 19:52 | |
*** qazwsx has joined #openstack | 19:52 | |
phschwartz | What is the default region used by nova? | 19:53 |
*** rsampaio has joined #openstack | 19:53 | |
Kiall | "nova" | 19:54 |
*** arBmind__ has joined #openstack | 19:56 | |
*** Hakon|mbp has joined #openstack | 19:56 | |
*** johnpur has quit IRC | 19:59 | |
*** rsampaio has quit IRC | 20:00 | |
vidd | Kiall, i thought you left =] | 20:00 |
jdg | Does anybody know of any good documentation to set up a "boot from volume" instance? | 20:00 |
Kiall | I did, Went over to my sisters, carried stuff that was way too heavy to carry, and got back ;) | 20:01 |
vidd | all my sister ever does is ask beg me to disinfect her computers and bring over my punkin pie =] | 20:02 |
*** dolphm has quit IRC | 20:03 | |
Kiall | vidd, lol | 20:08 |
*** jollyfoo has quit IRC | 20:08 | |
*** Shentonfreude has joined #openstack | 20:09 | |
*** Shentonfreude has left #openstack | 20:10 | |
swill | does anyone know when keystone is going to be ready for prod? | 20:17 |
Kiall | swill, when essex is relased .. | 20:21 |
Kiall | The diablo version does work, but its very rough around the edges | 20:21 |
*** dpippenger has joined #openstack | 20:24 | |
*** dendro-afk is now known as dendrobates | 20:24 | |
swill | Kiall: thanks... i just got the current version at https://github.com/openstack/keystone.git installed and working in dev. the main thing that concerns me right now is the note at the bottom: Note: Keystone currently allows any valid token to do anything with any account. | 20:25 |
swill | Kiall: is there an expected release date of essex yet? | 20:25 |
Kiall | There is, but I cant remember it | 20:26 |
Kiall | ;) | 20:26 |
Kiall | 1st quarter 2012 i believe | 20:26 |
swill | haha, no worries. i will do some searching to see if i can figure it out. thanks for the info. | 20:26 |
uvirtbot | New bug: #890399 in keystone "Add service - without service name or service type still going through" [Undecided,New] https://launchpad.net/bugs/890399 | 20:26 |
uvirtbot | New bug: #890400 in keystone "Add service - without service name or service type still going through" [Undecided,New] https://launchpad.net/bugs/890400 | 20:26 |
Kiall | and - thats note is re swift | 20:26 |
Kiall | which, I think has been sorted | 20:26 |
Kiall | but - I dont use swift | 20:26 |
*** dolphm has joined #openstack | 20:26 | |
Kiall | swill, dolphm would know for sure ;) | 20:27 |
swill | right ok. i did not realize that was specific to swift, but that makes sense. | 20:27 |
dolphm | Kiall: swill: what's the question? | 20:27 |
Kiall | "the main thing that concerns me right now is the note at the bottom: Note: Keystone currently allows any valid token to do anything with any account." | 20:27 |
Kiall | pretty sure that was just swift, and that its fixed with the new swift middleware? | 20:28 |
Kiall | (I dont use swift, so no clue) | 20:28 |
*** rsampaio has joined #openstack | 20:29 | |
dolphm | Kiall: that comment has concerned me too -- any valid *admin* token can certainly do anything -- it's like a a root token | 20:29 |
dolphm | in other words, there's no granular authz in place | 20:30 |
swill | dolphm: but if the user does not have an admin role, they will not be able to do admin functionality? | 20:30 |
dolphm | in keystone, no | 20:31 |
dolphm | but as you pointed out, that comment follows some swift stuff... and I can't speak for swift | 20:31 |
*** syah_ has joined #openstack | 20:31 | |
dolphm | i also haven't read enough of their keystone/swift middleware to speak to that | 20:31 |
Kiall | not with nova either.. | 20:31 |
Kiall | (as in.. normal users can do admin stuff, and normal users cant screw with each others stuff in nova) | 20:32 |
swill | dolphm: ok. i will have a look at the middleware code and see if i can figure out any more details. thanks... | 20:32 |
Kiall | there is a "new" middleware in a seperate repo.. | 20:33 |
Kiall | I think that solves the big issues with swift+keystone | 20:33 |
swill | Kiall: new keystone middleware for swift? | 20:33 |
Kiall | https://github.com/cloudbuilders/swift-keystone2 | 20:33 |
swill | Kiall: i saw that when i was looking around. So that is legit? i will check it out more in depth. | 20:35 |
*** syah__ has quit IRC | 20:35 | |
dolphm | swill: this is who wrote that comment, https://github.com/gholt | 20:35 |
dolphm | on june 10th | 20:35 |
dolphm | it'd be worth following up with them, they might know if it's still applicable | 20:35 |
Kiall | swill, well, its not in the the openstack github account .. but cloudbuilders is pretty damn close | 20:35 |
swill | dolphm: i will do some more research. thanks guys. | 20:36 |
Kiall | And devstack seems to be using it to... | 20:36 |
swill | cool | 20:36 |
*** lvaughn has quit IRC | 20:36 | |
dolphm | swill: i'm tempted to open a bug to at least have that statement explain why/how it's true -- so that we know, in the future, if/when it can be removed | 20:36 |
*** lvaughn has joined #openstack | 20:37 | |
Kiall | dolphm, yea.. its in the swift section, but even so, its a bold move to just hope it was swift swift specific.. And then, It gives no reasons etc :) | 20:37 |
swill | dolphm: that would probably be a good idea. it makes it difficult for people to be confident using keystone and i know the push is to get people using keystone instead of some of the other middleware options. | 20:37 |
dolphm | Kiall: swill: i'll open a bug then | 20:38 |
n88 | Kiall: I'm trying to use your PPAs to install dashboard…I noticed in your dashboard script you create the horizon database and set username, password, etc. | 20:38 |
swill | great thanks. | 20:38 |
n88 | Kiall: Do you have to configure the root or default db user to have permissions on horizon? | 20:38 |
*** cereal_bars has joined #openstack | 20:39 | |
*** jakedahn has joined #openstack | 20:40 | |
*** djw_ has quit IRC | 20:41 | |
Kiall | dolphm, looks like something (unrelated) caused pep8 to fail on those build fixes from yesterday | 20:43 |
dolphm | Kiall: i'll take a look :) | 20:44 |
*** lvaughn_ has joined #openstack | 20:44 | |
*** reed_ has joined #openstack | 20:45 | |
*** reed_ has quit IRC | 20:45 | |
*** lorin1 has joined #openstack | 20:45 | |
*** reed has quit IRC | 20:46 | |
*** al has quit IRC | 20:47 | |
dolphm | Kiall: swill: opened bug 890415 | 20:47 |
dolphm | https://bugs.launchpad.net/keystone/+bug/890415 | 20:47 |
swill | thank you. :) | 20:47 |
*** lvaughn has quit IRC | 20:47 | |
*** haji has joined #openstack | 20:49 | |
haji | hello | 20:49 |
Kiall | haji, get my message earlier? | 20:52 |
haji | no | 20:52 |
haji | sorry | 20:52 |
Kiall | <kiall> haji, I pushed a fix for that yesterday to the PPA (Sorry, I had made the edit by hand myself and never remember to update the .deb's until yesterday) | 20:52 |
Kiall | apt-get update && apt-get upgrade | 20:52 |
haji | kk got it | 20:53 |
Kiall | anyway - back to my film ;) | 20:53 |
n88 | For anyone who's successfully setup Keystone…does using it then break the old-authentication with access and secret keys? or can you use both simultaneously? | 20:54 |
Razique_ | hey all | 20:55 |
annegentle | going to hold the DocTeam meeting in five minutes in #openstack-meeting, come one come all. | 20:55 |
uvirtbot | New bug: #890415 in keystone "README: "any valid token [can] do anything with any account"" [Medium,New] https://launchpad.net/bugs/890415 | 20:55 |
*** mgoldmann has quit IRC | 20:56 | |
Kiall | n88, you mean the ec2 api? | 20:56 |
n88 | Kiall: sure…yeah, like using euca2ools against the nova-api | 20:56 |
Kiall | You have to add ec2 credentials for users to keystone | 20:56 |
Kiall | and .. thats the other fix i pushed to the PPA yesterday ;) | 20:57 |
*** ahasenack has quit IRC | 20:57 | |
Kiall | I updated keystone to a newer version that fixes an issue with the ec2 api | 20:57 |
n88 | Kiall: Excellent! I've got a running/working cloud but I want to install Dashboard…find out Dashboard requires Keystone…so then I need to install Keystone and it sounds like that has the potential to be a headache and break my cloud but if it's the only way to get Dashboard I guess I don't have much of a choice | 20:58 |
*** mdomsch has quit IRC | 20:59 | |
Kiall | If you are already using my PPA (I thought you were), then it should be possible to get keystone + dash up-and-running, then port the old stuff (aka edit the userID's+projectID's in the DB) | 21:00 |
haji | kiall: running the update, somehow removes nova-volume | 21:01 |
Kiall | haji, really? | 21:01 |
Kiall | There was a change to make it remove tgt, but not nova-volume? | 21:01 |
Kiall | (nova-volume used to depend on tgt) | 21:02 |
Kiall | but that was causing issues | 21:02 |
Kiall | what does the output of `apt-get upgrade` look like? (before you say yes) | 21:02 |
*** arBmind has quit IRC | 21:05 | |
haji | the output of upgrade says: | 21:06 |
haji | the following packages have been kept back for the nova packages | 21:06 |
haji | i do an install and it tries to remove nova-volume | 21:06 |
Kiall | try running `apt-get install nova-volume` to get it to upgrade that first | 21:07 |
Kiall | then the rest after | 21:07 |
haji | the upgrade updates keystone and other packages but not nova | 21:07 |
haji | oh | 21:07 |
n88 | Kiall: I am using your PPAs =) so I'm set…I just get nervous whenever I install something new. | 21:07 |
kerouac | what is the meaning of a 'flat network' in the openstack documentation ? it seems the digrams are showing vlans as part of a flat network. | 21:07 |
phschwartz | kiall: Is there any reason why using your install script for nova, the database is not being create? (url for db is correct) | 21:07 |
kerouac | or am i reading it wrong? | 21:08 |
n88 | random, general question: Does anybody know if Diablo supports EBS-backed instances? | 21:08 |
Kiall | phschwartz it should be, unless the mysql conn details are wrong | 21:08 |
Kiall | n88, lol.. well, I've been only putting the stablo/diablo fixes into my PPA ;) | 21:09 |
Kiall | Nothing "new" per-se | 21:09 |
Kiall | phschwartz, the details in the settings file that is | 21:09 |
n88 | Kerouac: others may be able to answer you better, but non-VLAN networking modes setup an internal network through NAT and firewall rules, but I don't believe VLAN tag packets | 21:09 |
phschwartz | kill: I have verified that they are correct. mysql -u root -p | 21:09 |
*** qazwsx has quit IRC | 21:09 | |
phschwartz | with the password works. | 21:09 |
n88 | Kerouac: the VLAN networking mode actually tags packets with VLAN tags that will physically separate the network traffic if you have a VLAN-capable switch | 21:10 |
kerouac | ok that's what i thought at first. i thikn i may be looking the wrong digram for flat network | 21:10 |
phschwartz | kiall: the script created the nova database. But it is not getting populated at all. (no tables) | 21:10 |
Kiall | phschwartz, you need to run nova-manage db sync | 21:10 |
Kiall | after putting the conn string into nova.conf | 21:11 |
n88 | kerouac: here's a good diagram for flat; http://docs.openstack.org/trunk/openstack-compute/admin/content/configuring-flat-networking.html | 21:11 |
phschwartz | kiall: I have, but it returns very fast, and can't find a log for it | 21:11 |
n88 | kerouac: NOTE that flat is different from FLATDHCP networking mode | 21:11 |
Kiall | phschwartz, /var/log/nova/nova-manage.log | 21:11 |
kerouac | understood. thanks, n88 | 21:12 |
phschwartz | kiall: yeah, no errors in log, and no tables created. | 21:12 |
n88 | kerouac: the other difference is that Flat networking modes (regular or DHCP) use bridges for VM traffic; I **believe** the VLAN mode does not create any bridges; BUT I haven't run the VLAN mode (only FlatDHCP) so you may want to confirm that with someone else here | 21:13 |
Kiall | phschwartz, weird.. its probably still using sqlite for some reason | 21:13 |
phschwartz | kiall: I notice what is happening. it is writing to an sqlite db even though the mysql line is there | 21:13 |
Kiall | I'm sure nova-manage does the db sync itself -_- | 21:14 |
Kiall | maybe it tells nova-api to do it.. | 21:14 |
Kiall | give the nova-api service a restart and see if works after that? | 21:14 |
phschwartz | here is the nova.conf I am using. http://paste.openstack.org/show/3328/ | 21:14 |
Kiall | I'll update the order of the scripts if it does | 21:14 |
phschwartz | No, it didn't have an affect | 21:15 |
*** jdg has quit IRC | 21:15 | |
*** PotHix has quit IRC | 21:15 | |
Kiall | phschwartz, was this a clean server before you started with my PPA? | 21:16 |
phschwartz | Yes it was | 21:16 |
Kiall | Maybe there is another nova.conf somewhere in the search path | 21:16 |
phschwartz | That is what I am thinking. Looking now | 21:16 |
n88 | kerouac: I may be wrong on that last point…the documentation for VLANs does mention bridges but I'm not sure if that's on all machines or only the compute nodes; in FLAT networking mode you also have a bridge on the nova-network machine; keep in mind that if nova is configured properly, you do not need to create these bridges…they should be automatically created and configured for you | 21:16 |
Kiall | phschwartz, `nova-manage config list | grep sql` | 21:16 |
phschwartz | bah, it found a backup of the nova.conf before I edited it in my home dir. | 21:17 |
phschwartz | it seems to have worked now | 21:17 |
Kiall | ;) | 21:17 |
kerouac | ahhhh... that may be what i was looking at | 21:17 |
Kiall | phschwartz, just as a reference, my nova.conf http://paste.openstack.org/show/3310/ | 21:18 |
Kiall | dont just copy it though ;) just go read what all those options do! | 21:18 |
*** llang629 has joined #openstack | 21:19 | |
phschwartz | kiall: last question. Copy local_settings.py to /etc/openstack-dashboard/local/local_settings.py | 21:19 |
phschwartz | should that be Copy local_settings.py to /etc/openstack-dashboard/local_settings.py ? | 21:20 |
*** llang629 has left #openstack | 21:20 | |
Kiall | ehh .. I think so ;) | 21:20 |
Kiall | yea | 21:20 |
Kiall | it should be /etc/openstack-dashboard/local_settings.py | 21:20 |
Kiall | fixed | 21:21 |
phschwartz | looks like all is working. | 21:23 |
phschwartz | Just waiting to see if the launch works from dashboard | 21:23 |
*** jsavak has joined #openstack | 21:23 | |
phschwartz | hmm, now stuck at build state. Much further then I ever got on centos 6. lol | 21:24 |
Kiall | checl your nova-compute and networks logs ;) | 21:25 |
*** joesavak has quit IRC | 21:27 | |
phschwartz | looks like it couldn't create the directory in /var/lib/nova/instances | 21:27 |
phschwartz | dir is owned by nova:nova | 21:27 |
Kiall | thats - umm very odd | 21:28 |
Kiall | never heard of that issue before | 21:28 |
phschwartz | http://paste.openstack.org/show/3329/ | 21:28 |
phschwartz | not sure why it is refering to the log though. | 21:29 |
Kiall | you probably asked for the log in the dashboard before the VM was active | 21:29 |
*** bcwaldon has quit IRC | 21:29 | |
phschwartz | let me try again | 21:29 |
Kiall | loom higher up the logs | 21:29 |
Kiall | look* | 21:30 |
phschwartz | ok, issue with (nova.rpc): TRACE: Stderr: 'ERROR: trying to add VLAN #100 to IF -:eth1:- error: No such device\n' | 21:30 |
*** miclorb_ has joined #openstack | 21:30 | |
phschwartz | I only have eth0 on the box so that is most likely the issue | 21:31 |
Kiall | yup :) | 21:31 |
Kiall | probably the nova-manage network add command my scripts give, if you didnt edit settings | 21:32 |
vidd | Kiall, can you run a vlan on one server with one lan? | 21:32 |
*** dolphm has quit IRC | 21:32 | |
Kiall | vidd, I have no idea! I havent tried it | 21:32 |
phschwartz | I am trying it. lol | 21:32 |
*** mdomsch has joined #openstack | 21:32 | |
phschwartz | doesn't seem to work. lol | 21:32 |
Kiall | I supose you probably can, but I don't claim to know the details ;) | 21:32 |
Kiall | phschwartz, check the nova networks DB table, change anty eth1 to eth0 | 21:33 |
Kiall | and --vlan_interface=eth0 in nova.conf | 21:33 |
Kiall | but - I have no idea if thats enough to make it work | 21:33 |
uvirtbot | New bug: #890426 in nova "euca-describe-images fails when ramdisk_id is defined as null" [Medium,In progress] https://launchpad.net/bugs/890426 | 21:35 |
phschwartz | kiall: I will have to play with it more tomorrow. I am on a 172.16.x.x subnet so the default addresses wont work as used in your example. | 21:36 |
*** dolphm has joined #openstack | 21:37 | |
bwong | . | 21:38 |
*** lorin1 has quit IRC | 21:40 | |
uvirtbot | New bug: #890427 in nova "Migrations without a downgrade" [Undecided,New] https://launchpad.net/bugs/890427 | 21:40 |
*** arBmind has joined #openstack | 21:42 | |
*** msivanes has quit IRC | 21:46 | |
*** llang629 has joined #openstack | 21:46 | |
*** nati2 has quit IRC | 21:47 | |
*** jsavak has quit IRC | 21:47 | |
*** llang629 has quit IRC | 21:47 | |
*** mrbuffneff has joined #openstack | 21:48 | |
*** llang629 has joined #openstack | 21:49 | |
*** llang629 has left #openstack | 21:49 | |
*** mcclurmc has quit IRC | 21:49 | |
*** mcclurmc has joined #openstack | 21:49 | |
mrbuffneff | Anyone know how to get rid of an Active KVM Virt that won't respond to the nova delete # command? | 21:51 |
andrewbogott | A question for no one in particular: I'm installed devstack, and have created an instance, but I can't ssh to that instance. How do I determine its address and/or assign it an address? | 21:53 |
andrewbogott | (I see the 'IP' column for the instance in the web interface, but it is empty. ) | 21:53 |
*** aliguori has quit IRC | 21:54 | |
*** f-yang has joined #openstack | 21:55 | |
uvirtbot | New bug: #890435 in openstack-manuals "Container reference info missing from Object API guide" [Undecided,Confirmed] https://launchpad.net/bugs/890435 | 21:55 |
mrbuffneff | Andrew, did you do a nova-manage network create before starting the instance? | 21:55 |
Razique_ | Hi all, why do I have this error : InstanceLimitExceeded: InstanceLimitExceeded: Instance quota exceeded. You cannot run any more instances of this type. | 21:56 |
Razique_ | while the quotas are good for my project | 21:56 |
Razique_ | http://paste.openstack.org/show/3331/ | 21:56 |
*** imsplitbit has quit IRC | 21:57 | |
andrewbogott | mrbuffnet: I started the instance using the web interface. Haven't done any commandline network configuring beyond whatever stack.sh does for me. | 21:58 |
andrewbogott | I can see br100 running in ifconfig, which has me thinking that my flat network is set up already. | 21:58 |
mrbuffneff | Oh, you are running a FlatNetwork? | 22:00 |
mrbuffneff | I'm more familiar with the default VlanManager. | 22:00 |
andrewbogott | mrbuffnet: I think so. My ignorance is boundless: basically I'm just trying to run whatever devstack hands me with as little customization as possible. | 22:01 |
mrbuffneff | IWhat do you have in your /etc/nova/nova.conf file for --network_manager? If it's not there, then you are using Vlan. | 22:02 |
*** redconnection has quit IRC | 22:04 | |
*** medberry has joined #openstack | 22:05 | |
*** medberry has quit IRC | 22:05 | |
*** medberry has joined #openstack | 22:05 | |
andrewbogott | mrbuffnet: Lemme dig around for my config files. I don't have an /etc/nova, so nothing is where one might expect. | 22:06 |
*** kieronb has quit IRC | 22:06 | |
*** arBmind__ has quit IRC | 22:06 | |
*** medberry has quit IRC | 22:06 | |
*** bcwaldon1 has joined #openstack | 22:06 | |
*** stuntmachine has quit IRC | 22:06 | |
*** adjohn has quit IRC | 22:07 | |
*** haji has quit IRC | 22:07 | |
*** bwong has quit IRC | 22:07 | |
*** redconnection has joined #openstack | 22:08 | |
*** lborda has quit IRC | 22:08 | |
*** aliguori has joined #openstack | 22:11 | |
*** dendrobates is now known as dendro-afk | 22:11 | |
andrewbogott | Ah, it's all in /opt/stack/nova | 22:12 |
juddm | hey folks, where can I find keystone libs for my swift 1.4.3 release swift-proxies? | 22:12 |
*** apevec has joined #openstack | 22:12 | |
andrewbogott | mrbuffneff: As I guessed: --network_manager=nova.network.manager.FlatDHCPManager | 22:12 |
*** apevec has quit IRC | 22:13 | |
*** lborda has joined #openstack | 22:15 | |
mrbuffneff | Sorry Andrew, I'm not sure how to troubleshoot FlatDHCPManager issue | 22:16 |
andrewbogott | ok! I will continue to change config values at random :) Thanks | 22:17 |
*** rsampaio has quit IRC | 22:17 | |
*** medberry has joined #openstack | 22:17 | |
*** medberry has quit IRC | 22:17 | |
*** medberry has joined #openstack | 22:17 | |
*** stewart has joined #openstack | 22:18 | |
*** Razique_ has quit IRC | 22:19 | |
*** oubiwann has joined #openstack | 22:26 | |
*** jakedahn_ has joined #openstack | 22:26 | |
*** jakedahn has quit IRC | 22:28 | |
*** jakedahn_ is now known as jakedahn | 22:28 | |
*** ohnoimdead has quit IRC | 22:30 | |
webx | anyone here familiar with what's necessary to get s3cmd and swift working? :) | 22:31 |
*** dtroyer has quit IRC | 22:35 | |
*** cp16net has quit IRC | 22:36 | |
*** jakedahn has quit IRC | 22:37 | |
*** bcwaldon1 has quit IRC | 22:37 | |
*** dolphm has quit IRC | 22:37 | |
*** arBmind has quit IRC | 22:40 | |
*** rnirmal has quit IRC | 22:41 | |
*** jakedahn has joined #openstack | 22:45 | |
*** misheska has quit IRC | 22:46 | |
*** nati2 has joined #openstack | 22:47 | |
*** lborda has quit IRC | 22:48 | |
*** dendro-afk is now known as dendrobates | 22:49 | |
*** brian_sc has quit IRC | 22:49 | |
*** jj0hns0n has joined #openstack | 22:50 | |
*** hingo has quit IRC | 22:50 | |
*** swill has quit IRC | 22:52 | |
*** ohnoimdead has joined #openstack | 22:53 | |
*** ohnoimdead_ has joined #openstack | 22:54 | |
*** ohnoimdead has quit IRC | 22:54 | |
*** ohnoimdead_ is now known as ohnoimdead | 22:54 | |
*** brian_sc has joined #openstack | 22:54 | |
*** al has joined #openstack | 22:54 | |
uvirtbot | New bug: #890461 in nova "install_venv.py Fails while patching subprocess.py" [Undecided,New] https://launchpad.net/bugs/890461 | 22:56 |
*** ohnoimdead has quit IRC | 22:56 | |
*** ohnoimdead has joined #openstack | 22:57 | |
*** troytoman is now known as troytoman-away | 22:57 | |
*** ohnoimdead_ has joined #openstack | 22:58 | |
*** ohnoimdead has quit IRC | 22:58 | |
*** ohnoimdead_ is now known as ohnoimdead | 22:58 | |
*** ohnoimdead has quit IRC | 22:59 | |
*** ohnoimdead has joined #openstack | 22:59 | |
*** ohnoimdead has quit IRC | 22:59 | |
*** PeteDaGuru has quit IRC | 22:59 | |
*** ohnoimdead has joined #openstack | 23:00 | |
*** lts has quit IRC | 23:00 | |
*** ohnoimdead has quit IRC | 23:01 | |
*** ohnoimdead has joined #openstack | 23:01 | |
*** bcwaldon_ has joined #openstack | 23:01 | |
*** ohnoimdead has quit IRC | 23:02 | |
*** ohnoimdead has joined #openstack | 23:02 | |
*** mdomsch has quit IRC | 23:02 | |
*** ohnoimdead_ has joined #openstack | 23:03 | |
*** ohnoimdead has quit IRC | 23:03 | |
*** ohnoimdead_ is now known as ohnoimdead | 23:03 | |
*** ohnoimdead has quit IRC | 23:03 | |
*** ohnoimdead has joined #openstack | 23:04 | |
*** ohnoimdead_ has joined #openstack | 23:06 | |
*** ohnoimdead has quit IRC | 23:06 | |
*** ohnoimdead_ is now known as ohnoimdead | 23:06 | |
*** mies has quit IRC | 23:07 | |
*** ohnoimdead has quit IRC | 23:07 | |
*** ohnoimdead has joined #openstack | 23:08 | |
*** robbiew has quit IRC | 23:10 | |
*** TheOsprey has quit IRC | 23:11 | |
*** asalkeld has quit IRC | 23:17 | |
*** anticw has quit IRC | 23:17 | |
*** anticw has joined #openstack | 23:18 | |
*** lzyeval has joined #openstack | 23:19 | |
*** nphase has joined #openstack | 23:21 | |
*** medberry has quit IRC | 23:21 | |
*** jakedahn_ has joined #openstack | 23:21 | |
*** medberry has joined #openstack | 23:21 | |
*** medberry has quit IRC | 23:21 | |
*** medberry has joined #openstack | 23:21 | |
*** reed has joined #openstack | 23:22 | |
*** BasTichelaar has quit IRC | 23:22 | |
*** jakedahn has quit IRC | 23:24 | |
*** jakedahn_ is now known as jakedahn | 23:24 | |
*** zparta has joined #openstack | 23:25 | |
*** kbringard has quit IRC | 23:27 | |
*** swill has joined #openstack | 23:27 | |
uvirtbot | New bug: #890469 in nova "Nova should report the correct hypervisor from the domu" [Undecided,New] https://launchpad.net/bugs/890469 | 23:28 |
*** Spirilis has quit IRC | 23:29 | |
*** gray-- has quit IRC | 23:29 | |
*** etarasov has quit IRC | 23:31 | |
*** code_franco has quit IRC | 23:31 | |
*** xenon75 has joined #openstack | 23:31 | |
xenon75 | Hello everybody | 23:31 |
*** vernhart has quit IRC | 23:31 | |
*** bcwaldon_ has quit IRC | 23:31 | |
*** jedi4ever has quit IRC | 23:31 | |
uvirtbot | New bug: #890474 in nova "Migration 054 downgrade is broken" [Medium,In progress] https://launchpad.net/bugs/890474 | 23:31 |
xenon75 | I have a networking question. I am playing with a local installation of Openstack (everything on my laptop). Now the problem is that when I launch instances, I can connect without any problem using their private addresses. However if I associate to them a floating IP address, then using that IP to connect doesn't work. Any idea about how to debug and solve this problem? | 23:33 |
*** Spirilis has joined #openstack | 23:34 | |
uvirtbot | New bug: #890477 in nova "Migration 052 downgrade broken" [Medium,In progress] https://launchpad.net/bugs/890477 | 23:35 |
*** dachary has quit IRC | 23:36 | |
medberry | xenon75, ip r get IP | 23:37 |
medberry | is where I'd start. | 23:37 |
xenon75 | trying... | 23:38 |
*** AlanClark has quit IRC | 23:39 | |
*** bcwaldon1 has joined #openstack | 23:40 | |
*** rods has quit IRC | 23:41 | |
xenon75 | medberry, local 1.1.1.33 dev lo src 1.1.1.33 | 23:42 |
xenon75 | medberry, I don't know what this means exactly :) | 23:42 |
medberry | xenon75, the command tells you what nic and route the host system will use to get to the destination IP. lo doesn't seem unreasonable but I'm not sure how your net is config'd. | 23:44 |
medberry | xenon75, ip r get IP <== where IP is the DESTINATION IP you want to visit | 23:45 |
xenon75 | medberry, yep. I put the floating IP associated to the instance | 23:45 |
*** lzyeval has quit IRC | 23:45 | |
*** vernhart has joined #openstack | 23:45 | |
xenon75 | medberry, I have Openstack running on eth0/1.1.1.1, floating IPs ranges from 1.1.1.32 to 1.1.1.64 (or something like this). Instances uses a private network br100/2.2.2.0 | 23:46 |
*** dolphm has joined #openstack | 23:46 | |
*** xenon75_ has joined #openstack | 23:48 | |
xenon75_ | sorry, crashed | 23:48 |
*** xenon75 has quit IRC | 23:48 | |
*** jakedahn has quit IRC | 23:49 | |
*** dolphm_ has joined #openstack | 23:49 | |
*** jakedahn has joined #openstack | 23:50 | |
*** deshantm_laptop has quit IRC | 23:50 | |
*** dolphm has quit IRC | 23:51 | |
*** andy-hk has quit IRC | 23:51 | |
*** cereal_bars has quit IRC | 23:52 | |
*** michael_ has joined #openstack | 23:53 | |
*** xenon75_ has quit IRC | 23:54 | |
*** pixelbeat has quit IRC | 23:56 | |
brian_sc | is multi-nova-compute node configuration compatible with VlanManager ? | 23:58 |
brian_sc | in documentation, they talk about FlatManager | 23:58 |
*** lzyeval has joined #openstack | 23:59 | |
*** bwong has joined #openstack | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!