OutBackDingo | xnyl1: welp you might want to look at auto.sh | 00:00 |
---|---|---|
xnyl1 | kkk will take a look | 00:00 |
xnyl1 | I gotta run now though. Have a good night | 00:00 |
*** xnyl has quit IRC | 00:00 | |
*** xnyl1 has left #openstack | 00:01 | |
*** RickB17 has joined #openstack | 00:01 | |
*** ton_katsu1 has joined #openstack | 00:06 | |
berto- | OutBackDingo: INSTANCEi-0000000aami-74446a33192.168.123.2192.168.123.2shutdowndev (dev, flyer)0m1.tiny2011-06-29T01:27:40Znova | 00:06 |
*** Focus160 has left #openstack | 00:07 | |
_vinay_ | Hi, Any glance config expert here? It seems that I am having trouble with swift_store_auth_address config entry in glance-api.conf. more details here -----> http://paste.openstack.org/show/1795/ | 00:07 |
_vinay_ | http://paste.openstack.org/show/1795/ | 00:07 |
OutBackDingo | berto-: odd, anything in the logs ? | 00:07 |
WormMan | _vinay_: known bug, not sure where it's fixed, I had to hand hack the python code | 00:08 |
*** neogenix has joined #openstack | 00:08 | |
_vinay_ | WormMan ...oh really.. | 00:09 |
_vinay_ | a bit comforting to know in a way :) | 00:09 |
*** ton_katsu1 has quit IRC | 00:10 | |
_vinay_ | could you elaborate on the changes you had to hack ?? is it a lot of diff ... or just a few lines ?? I added some debugging myself in glance/store/swift.py to figure this much | 00:10 |
*** johnpur has joined #openstack | 00:10 | |
WormMan | _vinay_: here it is: https://bugs.launchpad.net/glance/+bug/771849 | 00:10 |
WormMan | _vinay_ let me find it, I didn't fix it correctly, just to make it work for me | 00:10 |
berto- | OutBackDingo: i ran euca-terminate-instances, then euca-run-instances and now it's working! | 00:11 |
OutBackDingo | can u ssh to it | 00:11 |
berto- | kinda bothers me when things start working inexplicably. | 00:12 |
OutBackDingo | give it time to connect also | 00:12 |
berto- | berto@flyer:~$ ssh -i ~/.ssh/id_dev ubuntu@192.168.123.3 | 00:12 |
berto- | Linux i-0000000b 2.6.35-24-virtual #42-Ubuntu SMP Thu Dec 2 05:15:26 UTC 2010 x86_64 GNU/Linux | 00:12 |
OutBackDingo | try to ping the ip also | 00:12 |
OutBackDingo | damn | 00:12 |
OutBackDingo | what the ip of the host ? | 00:12 |
berto- | i can also ssh out from the VM. | 00:13 |
berto- | inet addr:192.168.123.3 Bcast:192.168.123.31 Mask:255.255.255.224 | 00:13 |
OutBackDingo | berto-: but whats the ip of the host | 00:13 |
berto- | oh, heh. 10.123.0.224 | 00:13 |
OutBackDingo | how the heck..... | 00:13 |
berto- | OutBackDingo: did you get my msg yesterday about removing br100 from /etc/network/interfaces? | 00:14 |
berto- | i removed it from mine, then rebooted. | 00:14 |
OutBackDingo | oh, so you can go from the 10.123 host to the 192.168 instance | 00:14 |
berto- | after the reboot openstack did it for me. | 00:14 |
OutBackDingo | i tried that | 00:14 |
OutBackDingo | didnt even get an ip | 00:14 |
berto- | hmm, after i rebooted, i see this as my br100: http://pastebin.com/W7h9HPdg | 00:15 |
OutBackDingo | berto-: so what interface is the machine 10.123.0.224 on | 00:15 |
berto- | eth0 | 00:15 |
OutBackDingo | is eth0 part of the bridge br100 ? | 00:16 |
WormMan | _vinay_: http://paste.openstack.org/show/1796/ | 00:16 |
berto- | OutBackDingo: the funny thing about that i am not quite sure on is that ifconfig no longer lists that IP. it's 'hidden' by the bridge. | 00:16 |
WormMan | your paths may be different | 00:16 |
WormMan | and http vs https | 00:16 |
OutBackDingo | berto-: pastebin your /etc/network/interfaces and your nova.conf | 00:16 |
berto- | OutBackDingo: http://pastebin.com/RRvthQLD | 00:17 |
_vinay_ | Oh so one line change | 00:18 |
berto- | OutBackDingo: http://pastebin.com/jMagPWG8 | 00:18 |
WormMan | _vinay_ as I said, it's not a proper fix, it's just to make it work until they patch it :) | 00:18 |
_vinay_ | very cool... I will try this out in a while.. gotta run now | 00:18 |
*** ton_katsu has joined #openstack | 00:19 | |
_vinay_ | yes I understand :) appreciate your help though... just need to get it working before the bug is fixed | 00:19 |
_vinay_ | thanks WormMan | 00:19 |
dsockwell | OK i'm attempting to install openstack on centos 5.6. I got to the point in the instructions where i'm supposed to copy nova.conf from the bzr checkout into /etc, but it doesn't exist in the checkout directory. | 00:19 |
OutBackDingo | berto-: weird, so whats giving you at 10.123.0.224 address? a router? | 00:20 |
berto- | OutBackDingo: yes. | 00:20 |
OutBackDingo | berto-: hrmm lemme see somwthing | 00:20 |
berto- | heh, so in my VM i ran "sudo shutdown -h now" and when running euca-describe-instances i see it in the shutdown state; how do i boot it back up? | 00:22 |
WormMan | euca-reboot-instances perhaps? :) | 00:22 |
*** dendrobates is now known as dendro-afk | 00:23 | |
*** Ephur has quit IRC | 00:23 | |
*** Ephur has joined #openstack | 00:23 | |
berto- | WormMan: yes, just found that looking at al lthe euca- commands, thanks! | 00:23 |
*** vladimir3p has quit IRC | 00:23 | |
WormMan | yea, I find lots of stuff typing euca- and hitting tab twice | 00:23 |
berto- | where is the instances drive image on the system? | 00:24 |
WormMan | euca-where-is-my-image? (/var/lib/nova/instances) | 00:25 |
berto- | WormMan: excellent, thanks. | 00:25 |
berto- | hmm, i don't have that one. perhaps you were joking? | 00:26 |
WormMan | yes, that's why I left the real path | 00:26 |
WormMan | well, for my install | 00:26 |
WormMan | (Ubuntu + Nova PPA) | 00:26 |
*** obino has quit IRC | 00:27 | |
*** mszilagyi has quit IRC | 00:27 | |
OutBackDingo | berto-: ahhhhhhhhh | 00:28 |
OutBackDingo | lol | 00:28 |
OutBackDingo | okay seems to work | 00:28 |
WormMan | also, if you have a running image, you can just run ps -wwaux on the host to see all the flags that openstack passed to libvirt and libvirt gave to qemu to see all the paths | 00:28 |
WormMan | (the physical host) | 00:28 |
berto- | WormMan: very nice. thanks for the tip! | 00:31 |
berto- | OutBackDingo: what was the issue? | 00:31 |
OutBackDingo | berto-: welp im testing ur theory on a box with a 10.0.0. network | 00:31 |
OutBackDingo | it worked on the original 192.168.1.x network | 00:32 |
OutBackDingo | see if i get the same results | 00:32 |
*** joearnold has joined #openstack | 00:32 | |
berto- | so unless i run euca-terminate-instances the files stored in the image should persist across VM and host reboots, right? | 00:33 |
*** joearnold has quit IRC | 00:35 | |
berto- | OutBackDingo: ok, let me know how it goes. | 00:36 |
*** Jedicus has joined #openstack | 00:43 | |
OutBackDingo | berto-: odd... doesnt work on the 10.0.0. box | 00:45 |
OutBackDingo | interfaces never come up | 00:45 |
berto- | OutBackDingo: two things: do you have dnsmasq processes for 192.168.x.x? | 00:46 |
berto- | and what does your br100 look like? | 00:46 |
OutBackDingo | berto-: like i said, it never comes up | 00:46 |
berto- | oh, the bridge doesn't come up? | 00:46 |
OutBackDingo | br100 never gets created | 00:46 |
berto- | OutBackDingo: did you reboot? | 00:47 |
berto- | reboots appear to magically help me. | 00:47 |
OutBackDingo | rebooted 2 times | 00:47 |
*** huslage has joined #openstack | 00:47 | |
berto- | OutBackDingo: check out /var/log/nova/nova-network.log | 00:47 |
*** msivanes has joined #openstack | 00:52 | |
OutBackDingo | berto-: dont see anything odd | 00:52 |
*** Binbin has joined #openstack | 00:53 | |
berto- | OutBackDingo: the magic lines in my nova.conf file are the ones you sent me yesterday: --network_manager=nova.network.manager.FlatDHCPManager | 00:54 |
OutBackDingo | i have them | 00:54 |
berto- | --flat_network_dhcp_start=192.168.123.0 --flat_interface=eth0 --public_interface=eth0 | 00:55 |
*** _vinay_ has quit IRC | 00:55 | |
berto- | OutBackDingo: do you have nova-network processes? | 00:55 |
*** ohnoimdead has quit IRC | 00:56 | |
berto- | OutBackDingo: also make sure the nova-network PID doesn't change. | 00:56 |
berto- | i had a time when the process would keep terminating and upstart would respawn it. | 00:56 |
OutBackDingo | hrmmmmm, yeah nova not even starting up now | 00:57 |
OutBackDingo | berto-: ok seems i need to figure out why nova-* services arent starting | 00:58 |
OutBackDingo | as soon as i started nova-network the br100 came up | 00:59 |
*** Ryan_Lane has quit IRC | 00:59 | |
berto- | OutBackDingo: aha. | 00:59 |
berto- | are the nova-*.conf files in /etc/init ? | 00:59 |
OutBackDingo | yupp | 01:00 |
OutBackDingo | hell yeah..... it does work now | 01:00 |
OutBackDingo | now..... why isnt nova starting up | 01:00 |
*** clauden_ has quit IRC | 01:02 | |
dsockwell | I've got nova installed on centos 5.6, and the last instruction in the HOWTO is to start everything using SCREEN. I sort of doubt that this is the setup that's meant to be used in production -- is there any documentation on the right way to keep nova running? | 01:03 |
dsockwell | win 7 | 01:03 |
OutBackDingo | berto-: what was the upstart issue? | 01:06 |
berto- | OutBackDingo: i didn't have an issue with upstart, it was respawning nova-network automatically after it was crashing. | 01:07 |
berto- | i think it was bailing because i had created br100 in /etc/network/interfaces | 01:07 |
*** obino has joined #openstack | 01:12 | |
*** lstoll has left #openstack | 01:14 | |
*** Ephur has quit IRC | 01:18 | |
*** syah_ has quit IRC | 01:18 | |
*** huslage has quit IRC | 01:21 | |
*** ccc11 has joined #openstack | 01:23 | |
*** laboo has joined #openstack | 01:23 | |
laboo | I've got a very elementary question about OpenStack. Is anyone running Solaris or Windows guests. Is that even possible at this point in time? | 01:25 |
*** onlany has quit IRC | 01:26 | |
*** ejat has joined #openstack | 01:26 | |
*** ejat has joined #openstack | 01:26 | |
pquerna | laboo: depends on the hypervisor... but yes. | 01:26 |
laboo | pquerna, can you point at instructions for getting either OS running? | 01:27 |
*** scotticu1 has left #openstack | 01:28 | |
*** maplebed has quit IRC | 01:32 | |
berto- | laboo: http://docs.openstack.org/cactus/openstack-compute/admin/content/selecting-a-hypervisor.html | 01:34 |
*** obino has quit IRC | 01:35 | |
*** MarkAtwood has quit IRC | 01:35 | |
laboo | thanks, berto-. Which would work for Solaris? Xen? | 01:40 |
uvirtbot | New bug: #803705 in nova "Failed to get metadata for ip (list indices must be integers...)" [Undecided,New] https://launchpad.net/bugs/803705 | 01:41 |
laboo | And one other question about hypervisors: doco says "hypervisor selection is for the entire installation". Will this change in diablo? | 01:42 |
*** jdurgin has quit IRC | 01:45 | |
*** mgius has quit IRC | 01:47 | |
*** ejat has quit IRC | 01:48 | |
*** vodanh86 has joined #openstack | 01:53 | |
*** andy-hk has quit IRC | 01:55 | |
*** Davor` has quit IRC | 01:56 | |
*** bluetux has joined #openstack | 01:57 | |
*** winston-d has joined #openstack | 01:58 | |
*** ejat has joined #openstack | 01:59 | |
winston-d | Hi all | 02:03 |
winston-d | I'd like to know if there's any existing library for openstack-api? | 02:03 |
*** vodanh86 has quit IRC | 02:04 | |
winston-d | something like boto for ec2 | 02:05 |
*** MarkAtwood has joined #openstack | 02:05 | |
*** GeoDud has quit IRC | 02:06 | |
berto- | laboo: i don't know, never tried. | 02:07 |
berto- | laboo: i just knew where to find the list of supported hypervisors. | 02:07 |
laboo | thanks, anyhow berto-. I've looked high and low for instructions in the past -- I mean step by step instructions for either Solaris or Windows. Never found anything. Very happy with Linux/kvm, however. Great work, and much appreciated. | 02:10 |
*** adjohn has joined #openstack | 02:10 | |
*** cereal_bars has joined #openstack | 02:12 | |
uvirtbot | New bug: #803716 in nova "fixed_ip_disassociate_timeout_pgsql casting errors w/ Postgres" [Medium,In progress] https://launchpad.net/bugs/803716 | 02:16 |
*** andy-hk has joined #openstack | 02:22 | |
*** adjohn has quit IRC | 02:24 | |
*** berto- has quit IRC | 02:24 | |
*** laboo has quit IRC | 02:25 | |
*** adjohn has joined #openstack | 02:28 | |
*** rods has quit IRC | 02:39 | |
*** gaveen has joined #openstack | 02:44 | |
*** gaveen has joined #openstack | 02:44 | |
*** j05h has quit IRC | 02:46 | |
*** RickB17 has quit IRC | 02:46 | |
*** gohko has joined #openstack | 02:56 | |
*** futuresoon has joined #openstack | 02:56 | |
*** hadrian has quit IRC | 03:00 | |
*** Andrew__ has quit IRC | 03:04 | |
*** futuresoon has quit IRC | 03:10 | |
*** rchavik has joined #openstack | 03:24 | |
*** rchavik has joined #openstack | 03:24 | |
*** Binbin has quit IRC | 03:33 | |
*** adjohn has quit IRC | 03:34 | |
*** Binbin has joined #openstack | 03:35 | |
*** Binbin has quit IRC | 03:35 | |
*** Binbin has joined #openstack | 03:36 | |
*** dendro-afk is now known as dendrobates | 03:37 | |
*** mattray has joined #openstack | 03:42 | |
*** RobertLaptop has quit IRC | 03:46 | |
*** ejat has quit IRC | 03:46 | |
*** msivanes has quit IRC | 03:47 | |
*** mattray has quit IRC | 03:49 | |
*** fedgoat has quit IRC | 03:50 | |
*** Ephur has joined #openstack | 03:51 | |
*** adjohn has joined #openstack | 03:52 | |
*** Zangetsue has joined #openstack | 03:57 | |
*** cereal_bars has quit IRC | 03:57 | |
*** Ryan_Lane has joined #openstack | 04:06 | |
*** Ephur has quit IRC | 04:06 | |
*** Ephur has joined #openstack | 04:07 | |
*** ejat has joined #openstack | 04:08 | |
*** koolhead17 has joined #openstack | 04:09 | |
*** vodanh86 has joined #openstack | 04:10 | |
vodanh86 | Hi, I installed successfully Openstack compute in VLAN network mode, i don't need config brige network anymore. Now, I want to install FLATDHCP mode. | 04:12 |
vodanh86 | where i need to config brige network (br100), on the server run nova-compute, nova-network, or both | 04:13 |
vodanh86 | ? | 04:13 |
*** andy-hk has quit IRC | 04:15 | |
*** ejat has quit IRC | 04:17 | |
*** naehring has joined #openstack | 04:17 | |
*** Ephur has quit IRC | 04:19 | |
*** andy-hk has joined #openstack | 04:21 | |
*** johnpur has quit IRC | 04:24 | |
*** dragondm has quit IRC | 04:24 | |
*** RobertLaptop has joined #openstack | 04:28 | |
*** koolhead17 has quit IRC | 04:33 | |
*** f4m8_ is now known as f4m8 | 04:49 | |
*** berto- has joined #openstack | 04:57 | |
*** sam_itx has left #openstack | 04:58 | |
*** MetaMucil has joined #openstack | 05:07 | |
*** kashyap has joined #openstack | 05:13 | |
*** adjohn has quit IRC | 05:17 | |
*** Ryan_Lane has quit IRC | 05:20 | |
*** koolhead17 has joined #openstack | 05:30 | |
*** romans has joined #openstack | 05:32 | |
*** wilmoore has joined #openstack | 05:34 | |
*** joshfng has joined #openstack | 05:36 | |
*** joshfng has quit IRC | 05:38 | |
*** jpgeek1 has joined #openstack | 05:44 | |
*** AhmedSoliman has joined #openstack | 05:51 | |
*** vodanh86 has quit IRC | 05:52 | |
*** zenmatt has quit IRC | 05:58 | |
*** zenmatt has joined #openstack | 05:59 | |
*** HugoKuo has joined #openstack | 06:11 | |
uvirtbot | New bug: #803742 in nova "Dashboard document code base should be correct to GitHub" [Undecided,New] https://launchpad.net/bugs/803742 | 06:11 |
*** adjohn has joined #openstack | 06:16 | |
*** nerens has joined #openstack | 06:20 | |
*** po has joined #openstack | 06:21 | |
*** romans has quit IRC | 06:26 | |
*** romans has joined #openstack | 06:27 | |
*** ewindisch has joined #openstack | 06:29 | |
*** koolhead17 has quit IRC | 06:37 | |
*** andy-hk has quit IRC | 06:42 | |
*** andy-hk has joined #openstack | 06:44 | |
*** AhmedSoliman has quit IRC | 06:48 | |
*** kashyap has quit IRC | 06:49 | |
*** ejat has joined #openstack | 06:55 | |
*** ejat has joined #openstack | 06:55 | |
*** reidrac has joined #openstack | 06:56 | |
ttx | winston-d: yes. python-novaclient | 07:01 |
ttx | winston-d: http://pypi.python.org/pypi/python-novaclient/2.5.7, and also in Ubuntu | 07:01 |
*** Razique has joined #openstack | 07:01 | |
*** kashyap has joined #openstack | 07:05 | |
*** andy-hk has quit IRC | 07:06 | |
*** Adri2000 has quit IRC | 07:08 | |
winston-d | ttx : thanks! i will have a try | 07:08 |
Razique | hi all | 07:13 |
Razique | does FTP works if i create a rule into my securiy group ? | 07:13 |
Razique | let's say euca-authorize -P tcp -p 21 default ? | 07:14 |
Razique | and euca-authorize -P tcp -p 20 default | 07:14 |
*** wilmoore has quit IRC | 07:18 | |
*** nacx has joined #openstack | 07:49 | |
*** koolhead11|afk is now known as koolhead11 | 07:49 | |
*** ewindisch has quit IRC | 07:51 | |
*** Adri2000 has joined #openstack | 07:52 | |
*** Adri2000 is now known as Guest89352 | 07:53 | |
*** Guest89352 is now known as Adri2000 | 07:54 | |
*** Adri2000 has joined #openstack | 07:54 | |
*** mgoldmann has joined #openstack | 07:55 | |
*** fenris has joined #openstack | 07:56 | |
*** fenris is now known as Guest83722 | 07:57 | |
*** mgoldmann has quit IRC | 07:59 | |
*** mgoldmann has joined #openstack | 07:59 | |
*** zz_bonzay is now known as bonzay | 08:02 | |
*** Guest83722 has quit IRC | 08:09 | |
*** andy-hk has joined #openstack | 08:17 | |
jpgeek1 | Hi all | 08:20 |
jpgeek1 | Has anyone been able to upload images with 'glance add'... | 08:20 |
jpgeek1 | and then instantiate them with 'nova boot'? | 08:21 |
jpgeek1 | In other words, without resorting to uec-publish-tarball, or other euca tools? | 08:21 |
*** berto- has quit IRC | 08:26 | |
*** vodanh86 has joined #openstack | 08:28 | |
*** dobber has joined #openstack | 08:28 | |
*** miclorb has quit IRC | 08:30 | |
*** Vasichkin has joined #openstack | 08:42 | |
HugoKuo | jpgeekl , yes? | 08:44 |
HugoKuo | glance add name="" is_public=true < <image | 08:45 |
HugoKuo | nova boot --flavor <> --image <> <key> | 08:45 |
*** jedi4ever has joined #openstack | 08:45 | |
*** nacx has quit IRC | 08:46 | |
jpgeek1 | HugoKuo: and you were able to ssh into the instance after that? | 08:52 |
jpgeek1 | (or otherwise be sure that it was running) | 08:53 |
HugoKuo | jpgeekl , yes I did | 08:55 |
jpgeek1 | are you using kvm or qemu? | 08:55 |
HugoKuo | you can check the console out-put | 08:55 |
HugoKuo | kvm | 08:55 |
jpgeek1 | I have been fighting with it for hours... | 08:57 |
jpgeek1 | could you tell me what file /var/lib/nova/instances/instance-<>/disk outputs? | 08:57 |
jpgeek1 | (for the right instance) | 08:58 |
jpgeek1 | mine points to /var/lib/nova/instances/_base/0, which does not exist | 08:58 |
HugoKuo | why not using euca2ools ? | 08:59 |
*** berto- has joined #openstack | 08:59 | |
HugoKuo | such as #euca-get-console-output <instance_id> | 08:59 |
jpgeek1 | I am working on testing the openstack api | 08:59 |
jpgeek1 | If I load the images with uec-publish-tarball (or other euca tools) it works fine. | 09:00 |
jpgeek1 | but any instances loaded with 'glance add' do not work. | 09:01 |
HugoKuo | root@ubuntu3:/var/lib/nova/instances/instance-00000102# ls | 09:02 |
HugoKuo | console.log disk disk.local kernel libvirt.xml | 09:02 |
HugoKuo | any error ? | 09:02 |
jpgeek1 | can you call 'file disk'? | 09:02 |
*** ejat has quit IRC | 09:03 | |
jpgeek1 | console.log is empty | 09:03 |
HugoKuo | I'm sorry that for my poor knowledge ~"~ | 09:04 |
jpgeek1 | No! I really appreciate it! | 09:04 |
jpgeek1 | At least I know it is supposed to work! | 09:05 |
jpgeek1 | what kind of image did you load? was it a raw one (tar.gz)? | 09:06 |
*** zul has joined #openstack | 09:07 | |
*** nacx has joined #openstack | 09:09 | |
*** ejat has joined #openstack | 09:11 | |
*** ejat has joined #openstack | 09:11 | |
*** zanaga has joined #openstack | 09:19 | |
*** ccorrigan has quit IRC | 09:23 | |
*** bluetux has quit IRC | 09:23 | |
*** berto- has quit IRC | 09:24 | |
*** zul has quit IRC | 09:25 | |
HugoKuo | I'm testing with UEC-image | 09:26 |
*** irahgel has joined #openstack | 09:26 | |
zanaga | is there a clean way of registering an existing network bridge so that it's known by nova? | 09:29 |
*** ejat has quit IRC | 09:32 | |
*** fabiand__ has joined #openstack | 09:32 | |
*** shree has joined #openstack | 09:37 | |
*** hggdh has joined #openstack | 09:37 | |
*** ton_katsu1 has joined #openstack | 09:42 | |
*** Binbin has quit IRC | 09:43 | |
*** negronjl has joined #openstack | 09:46 | |
*** ton_katsu has quit IRC | 09:46 | |
*** adjohn has quit IRC | 09:47 | |
*** zul has joined #openstack | 09:48 | |
*** shree has quit IRC | 09:54 | |
*** nacx has quit IRC | 09:59 | |
*** nacx has joined #openstack | 10:00 | |
jpgeek1 | HugoKuo: thanks very much. | 10:01 |
HugoKuo | jpgeekl . hope it helps | 10:01 |
*** ccorrigan has joined #openstack | 10:08 | |
*** miclorb_ has joined #openstack | 10:09 | |
*** ton_katsu has joined #openstack | 10:11 | |
*** ton_katsu1 has quit IRC | 10:11 | |
*** osier has quit IRC | 10:14 | |
*** saju_m has joined #openstack | 10:16 | |
saju_m | /msg NickServ identify pathana | 10:17 |
saju_m | hi | 10:20 |
saju_m | i am trying openstack Single Machine Installation on ubuntu 11.04 | 10:21 |
saju_m | i followed http://wiki.openstack.org/NovaInstall/DevPkgInstall | 10:21 |
saju_m | installation done | 10:22 |
saju_m | now i am going to configure http://wiki.openstack.org/RunningNova | 10:22 |
saju_m | first i have to create vloume group right ?? | 10:22 |
saju_m | In this command dd if=/dev/zero of=MY_FILE_PATH bs=100M count=10 . have to set variable MY_FILE_PATH manually ?? | 10:24 |
HugoKuo | if you want to use volume feature | 10:24 |
HugoKuo | yes | 10:24 |
saju_m | ok | 10:24 |
HugoKuo | do ya have LVM ? or more partition ? | 10:25 |
saju_m | no | 10:26 |
saju_m | can i give some thing like /hoe/user1/volume | 10:27 |
HugoKuo | all right , just using loopback device | 10:27 |
saju_m | can i give some thing like /home/user1/volume | 10:27 |
*** lorin1 has joined #openstack | 10:27 | |
*** ccorrigan has quit IRC | 10:32 | |
*** ccorrigan has joined #openstack | 10:32 | |
thickskin | saju_m, where are you from? | 10:33 |
saju_m | bangalore | 10:33 |
saju_m | bangalore (India) | 10:33 |
thickskin | yes | 10:33 |
*** katkee has joined #openstack | 10:34 | |
*** ton_katsu1 has joined #openstack | 10:40 | |
*** ton_katsu has quit IRC | 10:40 | |
xxtjaxx | Razique: What was the URL for the bundled images again? | 10:43 |
*** nacx has quit IRC | 10:46 | |
*** nacx has joined #openstack | 10:46 | |
*** hggdh has quit IRC | 10:47 | |
xxtjaxx | Razique: btw I reinstalled my host and started from a clean slate. works much much finer than last time. | 10:51 |
*** ccc11 has quit IRC | 10:51 | |
*** ton_katsu1 has quit IRC | 10:53 | |
*** Binbin has joined #openstack | 11:18 | |
saju_m | getting "No such file or directory" while running #cd /opt/nova-2011.1/CA | 11:20 |
saju_m | there is no folder or files inside /opt/ | 11:20 |
saju_m | i ran up to step #sudo nova-manage project zipfile IRT anne | 11:21 |
saju_m | Here is the command i followed and its output http://dpaste.com/561266/ | 11:25 |
saju_m | please check this | 11:25 |
*** mattray has joined #openstack | 11:28 | |
*** markvoelker has joined #openstack | 11:30 | |
*** peads_ has quit IRC | 11:35 | |
*** peads_ has joined #openstack | 11:38 | |
*** ctennis has quit IRC | 11:40 | |
*** hadrian has joined #openstack | 11:41 | |
*** PeteDaGuru has joined #openstack | 11:44 | |
*** j05h has joined #openstack | 11:50 | |
*** ctennis has joined #openstack | 11:52 | |
*** mattray has quit IRC | 11:53 | |
*** lorin1 has quit IRC | 11:55 | |
ttx | saju_m: 2011.1 sounds a bit old. | 11:56 |
ttx | saju_m: also why would you "cd /opt/nova-2011.1/CA" ? | 11:57 |
saju_m | ok, i skipped that | 11:58 |
ttx | saju_m: looking at your dpaste, things seem to go well. | 11:58 |
*** danishman has joined #openstack | 11:58 | |
saju_m | ok , thanks | 11:59 |
xxtjaxx | Anyone having a tarball that works with uec-publish-tarball? | 12:00 |
ttx | xxtjaxx: any ubuntu cloud image will do. | 12:01 |
ttx | http://uec-images.ubuntu.com/natty/current/ for example | 12:02 |
ttx | like http://uec-images.ubuntu.com/natty/current/natty-server-uec-amd64.tar.gz | 12:02 |
*** rods has joined #openstack | 12:05 | |
*** npmapn has joined #openstack | 12:07 | |
*** zul has quit IRC | 12:08 | |
saju_m | how get this command 'uec-publish-tarball', which tool i have to install ?? | 12:11 |
saju_m | o, that command already there | 12:12 |
saju_m | I dowloaded 'ttylinux test image', how register it ???. doc saying we can register only ubuntu images using command uec-publish-tarball | 12:14 |
*** RickB17 has joined #openstack | 12:20 | |
*** miclorb_ has quit IRC | 12:24 | |
*** negronjl has quit IRC | 12:28 | |
*** ewindisch has joined #openstack | 12:30 | |
*** ewindisch has joined #openstack | 12:30 | |
*** primeministerp1 has joined #openstack | 12:32 | |
*** RickB17 has quit IRC | 12:34 | |
uvirtbot | New bug: #803861 in nova "run_tests.sh spurious "rm: cannot remove `tests.sqlite': No such file or directory" error on fresh branch" [Low,Triaged] https://launchpad.net/bugs/803861 | 12:36 |
Razique | xxtjaxx: hey :) | 12:38 |
Razique | have found the url ? | 12:38 |
xxtjaxx | Razique: yep though the eucalyptus packages all appear to fail with uec-publish-tarball | 12:39 |
Razique | xxtjaxx: they all worked here, what comme did u run ? | 12:40 |
Razique | (is the arch. the good one ? ) | 12:40 |
*** naehring has quit IRC | 12:40 | |
*** marrusl has quit IRC | 12:42 | |
*** naehring has joined #openstack | 12:42 | |
xxtjaxx | Razique: ah! found my flaw http://open.eucalyptus.com/wiki/EucalyptusUserImageCreatorGuide_v1.6 << those were the ones | 12:43 |
*** naehring has left #openstack | 12:43 | |
Razique | xxtjaxx: yup :) | 12:43 |
xxtjaxx | ^ these are not working | 12:43 |
uvirtbot | xxtjaxx: Error: "these" is not a valid command. | 12:43 |
xxtjaxx | woops | 12:43 |
Razique | xxtjaxx: I use the debian lenny image from that link | 12:43 |
*** primeministerp1 has quit IRC | 12:43 | |
Razique | it works like a charm, did u downloaded the right image (32 or 64 bits) | 12:44 |
*** bcwaldon has joined #openstack | 12:44 | |
xxtjaxx | I used these tarballs with uec-publish-tarball I didn't upload them manually | 12:44 |
Razique | xxtjaxx: yah, but did u set the right arch ? | 12:45 |
Razique | eg x86_64 | 12:46 |
xxtjaxx | yep | 12:46 |
Razique | mmm what nova-api.log says ? | 12:46 |
*** jaypipes has joined #openstack | 12:49 | |
saju_m | getting error while running #euca-describe-images http://dpaste.com/561290/plain/ | 12:50 |
xxtjaxx | Razique: http://pastebin.com/nwhYt9Qn << Complete log since I uses uec-publish-tarball natty-server-uec-amd64.tar.gz mybucket | 12:51 |
xxtjaxx | *used | 12:51 |
Razique | xxtjaxx: btw : it's a detail, but it would be cool if you use http://paste.openstack.org/ for your pastes | 12:52 |
xxtjaxx | Razique: sure. | 12:52 |
*** katkee has quit IRC | 12:53 | |
Razique | what euca-descrbie-images returns ? | 12:53 |
*** npmapn has quit IRC | 12:53 | |
xxtjaxx | Razique: empty | 12:53 |
HugoKuo | saju_m , check your novarc , the objectstore controller entry point | 12:54 |
*** hggdh has joined #openstack | 12:54 | |
HugoKuo | and test with glance to list image will help you | 12:54 |
HugoKuo | nova image-list or glance index | 12:54 |
HugoKuo | to verify the failure point | 12:55 |
*** ameade has joined #openstack | 12:56 | |
Razique | xxtjaxx: ok, do you use the default objectsore or glance ? | 12:56 |
xxtjaxx | default | 12:56 |
*** msivanes has joined #openstack | 12:56 | |
zykes- | anyone point me in the direction of the keystone source? | 12:57 |
Razique | xxtjaxx: could you paste your nova.conf please ? | 12:57 |
*** mattray has joined #openstack | 12:57 | |
*** katkee has joined #openstack | 12:57 | |
saju_m | here is my novarc http://dpaste.com/561291/ | 12:58 |
*** lborda has joined #openstack | 12:58 | |
*** lorin1 has joined #openstack | 12:59 | |
xxtjaxx | Razique http://paste.openstack.org/show/1800/ | 13:01 |
Razique | xxtjaxx: first, don't use the loopback as a ip for the CC | 13:01 |
Razique | use the "public" adress, or the one other servers can use | 13:02 |
*** Shentonfreude has joined #openstack | 13:02 | |
Razique | when you run the uec-publish-tarball command, do you see the output ? | 13:02 |
saju_m | Here is my nova.conf http://paste.openstack.org/show/1801/ , have any wrong configuration ?? | 13:05 |
*** negronjl has joined #openstack | 13:09 | |
*** devicenull has quit IRC | 13:10 | |
*** devicenull has joined #openstack | 13:10 | |
xxtjaxx | Razique: sure here http://paste.openstack.org/show/1802/ | 13:11 |
Razique | hhe | 13:14 |
Razique | you have a connection refused | 13:14 |
Razique | did you sourced your credentials ? | 13:15 |
xxtjaxx | prolly the old version :( | 13:15 |
xxtjaxx | yay resourcing makes sense at times ^^ | 13:16 |
*** aliguori has joined #openstack | 13:18 | |
*** huslage has joined #openstack | 13:19 | |
xxtjaxx | Razique: http://paste.openstack.org/show/1803/ I guess I forgot to tell it that its a libvirt + kvm havent I ? | 13:20 |
Razique | xxtjaxx: it's ok I remember it :p | 13:20 |
Razique | xxtjaxx: how many servers do u have ? | 13:20 |
xxtjaxx | uno | 13:21 |
xxtjaxx | on | 13:21 |
xxtjaxx | one | 13:21 |
Razique | xxtjaxx: $ kvm-ok | 13:22 |
*** imsplitbit has joined #openstack | 13:22 | |
*** fabiand__ has left #openstack | 13:24 | |
xxtjaxx | Razique: what is that ? | 13:24 |
xxtjaxx | Razique: That doesn't exist in debian-. | 13:24 |
Razique | it's a command that allows you to validate your server | 13:24 |
*** troytoman-away is now known as troytoman | 13:24 | |
Razique | it's provided by the kvm package | 13:24 |
*** mattray has quit IRC | 13:25 | |
xxtjaxx | Razique: which Version which distro? | 13:25 |
xxtjaxx | kvm-img kvm-io kvm-nbd only those exist in debian | 13:26 |
Razique | xxtjaxx: 1:84+dfsg-0ubuntu16+0.12.5+noroms+0ubuntu7.5 here | 13:26 |
Razique | xxtjaxx: $ egrep «(vmx|svm)» /proc/cpuinfo | 13:27 |
*** pimpministerp has joined #openstack | 13:28 | |
*** pimpministerp is now known as primeminsterp | 13:28 | |
xxtjaxx | Razique: svm. | 13:29 |
*** Zangetsue has quit IRC | 13:29 | |
*** Zangetsue has joined #openstack | 13:29 | |
*** primeministerp has quit IRC | 13:29 | |
*** dprince has joined #openstack | 13:30 | |
*** tproa has joined #openstack | 13:31 | |
*** zenmatt has joined #openstack | 13:33 | |
*** dirkx has joined #openstack | 13:33 | |
xxtjaxx | Razique: ? | 13:39 |
Razique | xxtjaxx: sorry, me was migrating some websites to da openstack cloud :p | 13:40 |
Razique | ok nice, what nova-manage service list | grep compute returns ? | 13:40 |
*** marrusl has joined #openstack | 13:42 | |
*** nacx has quit IRC | 13:42 | |
xxtjaxx | dirac nova-compute enabled :-) 2011-06-30 13:42:24 | 13:42 |
*** katkee has quit IRC | 13:43 | |
*** icarus901 has quit IRC | 13:44 | |
*** lvaughn_ has quit IRC | 13:47 | |
*** zul has joined #openstack | 13:48 | |
*** ewindisch has quit IRC | 13:49 | |
*** jkoelker has joined #openstack | 13:49 | |
*** nerens has quit IRC | 13:49 | |
xxtjaxx | Razique: very interesting: http://paste.openstack.org/show/1804/ | 13:50 |
Razique | xxtjaxx: Nicht abgefangene Ausnahme wtf ? :D | 13:50 |
*** mtaylor has quit IRC | 13:50 | |
*** mtaylor has joined #openstack | 13:50 | |
*** mtaylor has quit IRC | 13:50 | |
*** mtaylor has joined #openstack | 13:50 | |
*** ChanServ sets mode: +v mtaylor | 13:50 | |
xxtjaxx | Razique: uncought exception | 13:51 |
xxtjaxx | unhandled excuse me | 13:51 |
*** msinhore has joined #openstack | 13:52 | |
*** jaypipes has quit IRC | 13:52 | |
Razique | xxtjaxx: ok ^^ it's saying that it cannot load kernel ; do you have images that work actually ? | 13:52 |
*** RaCx has quit IRC | 13:52 | |
*** msinhore has quit IRC | 13:52 | |
*** danishman has quit IRC | 13:53 | |
*** nerens has joined #openstack | 13:53 | |
saju_m | Unable to connect to server. http://paste.openstack.org/show/1805/ | 13:53 |
*** mattray has joined #openstack | 13:53 | |
*** jaypipes has joined #openstack | 13:53 | |
*** osier has joined #openstack | 13:54 | |
*** MarcMorata has joined #openstack | 13:55 | |
kpepple | saju_m: are you using glance ? do you have the current glance client ? | 13:55 |
saju_m | how check that | 13:56 |
saju_m | i didn't installed that | 13:56 |
xxtjaxx | Razique: the natty ones worked | 13:57 |
*** bcwaldon has quit IRC | 13:58 | |
*** mattray has quit IRC | 13:58 | |
kpepple | saju_m: type "sudo nova-manage config list | grep image_service" and tell me what it says | 13:58 |
*** f4m8 is now known as f4m8_ | 13:59 | |
*** bcwaldon has joined #openstack | 14:00 | |
*** msinhore has joined #openstack | 14:02 | |
*** ldlework has joined #openstack | 14:02 | |
*** mattray has joined #openstack | 14:04 | |
*** ewindisch has joined #openstack | 14:04 | |
*** aliguori has quit IRC | 14:04 | |
*** lvaughn has joined #openstack | 14:05 | |
*** aliguori has joined #openstack | 14:05 | |
*** NeCRoManTe has joined #openstack | 14:07 | |
*** hggdh has quit IRC | 14:10 | |
xxtjaxx | Razique: If I run describe images it says untarring next to the name of the manifest whats that supposed to mean? | 14:10 |
*** dgags has joined #openstack | 14:11 | |
*** hggdh has joined #openstack | 14:12 | |
*** mgoldmann_ has joined #openstack | 14:18 | |
*** mdomsch has joined #openstack | 14:19 | |
*** troytoman is now known as troytoman-away | 14:20 | |
*** mgoldmann has quit IRC | 14:21 | |
*** msinhore has quit IRC | 14:22 | |
*** jpgeek1 has quit IRC | 14:23 | |
*** gaveen has quit IRC | 14:24 | |
*** lvaughn has quit IRC | 14:27 | |
*** amccabe has joined #openstack | 14:27 | |
saju_m | kpepple: --image_service=nova.image.glance.GlanceImageService | 14:27 |
kpepple | saju_m: okay, that is why you are getting that error -- nova thinks it should talk to glance to get images ... and you haven't installed glance. | 14:28 |
*** icarus901 has joined #openstack | 14:28 | |
kpepple | saju_m: either install and configure glance or choose another image service .. | 14:28 |
saju_m | which is image service is easy to insatll | 14:29 |
* kpepple looks at the current image services but thinks it is objectstore | 14:30 | |
*** icarus901 has quit IRC | 14:31 | |
*** msinhore has joined #openstack | 14:32 | |
kpepple | does anyone know if we can still use objectstore as an image store ? or did we deprecate that option in favor of glance only ? | 14:33 |
*** bcwaldon has quit IRC | 14:33 | |
*** Seoman has joined #openstack | 14:35 | |
*** fabiand__ has joined #openstack | 14:36 | |
*** MarcMorata has quit IRC | 14:37 | |
*** bcwaldon has joined #openstack | 14:37 | |
kpepple | saju_m: try using "--image_service=nova.objectstore" | 14:37 |
*** patcoll has joined #openstack | 14:38 | |
*** ewindisch has quit IRC | 14:39 | |
*** Zangetsue has quit IRC | 14:39 | |
*** bonzay is now known as zz_bonzay | 14:46 | |
*** zz_bonzay is now known as bonzay | 14:47 | |
*** lborda has quit IRC | 14:48 | |
*** bonzay is now known as zz_bonzay | 14:51 | |
*** lborda has joined #openstack | 14:51 | |
*** aliguori has quit IRC | 14:56 | |
*** naehring has joined #openstack | 14:56 | |
*** naehring has quit IRC | 14:58 | |
*** kbringard has joined #openstack | 14:58 | |
*** dirkx has quit IRC | 15:03 | |
*** cp16net has joined #openstack | 15:03 | |
saju_m | sorry, how change --image_service=nova.image.glance.GlanceImageService to --image_service=nova.objectstore | 15:05 |
saju_m | kpepple> | 15:05 |
kpepple | saju_m: if you are using ubuntu, change the "--image_service=nova.image.glance.GlanceImageService" line to "--image_service=nova.image.local.LocalImageService" in your /etc/nova/nova.conf file ... if the glance line isn't there, just add the new line | 15:09 |
*** aliguori has joined #openstack | 15:09 | |
*** reidrac has quit IRC | 15:09 | |
*** vladimir3p has joined #openstack | 15:13 | |
*** zz_bonzay is now known as bonzay | 15:15 | |
*** hggdh has quit IRC | 15:16 | |
*** hggdh has joined #openstack | 15:17 | |
*** lvaughn has joined #openstack | 15:18 | |
*** huslage_ has joined #openstack | 15:19 | |
*** huslage has quit IRC | 15:22 | |
*** huslage_ is now known as huslage | 15:22 | |
*** rnirmal has joined #openstack | 15:22 | |
*** katkee has joined #openstack | 15:24 | |
*** berto- has joined #openstack | 15:26 | |
*** littleidea has joined #openstack | 15:27 | |
*** Seoman has quit IRC | 15:33 | |
*** dobber has quit IRC | 15:34 | |
*** fabiand__ has left #openstack | 15:39 | |
*** jedi4ever has quit IRC | 15:41 | |
*** MarkAtwood has quit IRC | 15:41 | |
uvirtbot | New bug: #803949 in nova "Can't install python-novaclient==2.5.7 in venv" [Undecided,New] https://launchpad.net/bugs/803949 | 15:46 |
*** berto- has quit IRC | 15:51 | |
*** neogenix has quit IRC | 15:52 | |
*** MarkAtwood has joined #openstack | 15:54 | |
*** jaypipes has quit IRC | 15:58 | |
*** huslage has quit IRC | 16:01 | |
*** Binbin has quit IRC | 16:02 | |
*** PeteDaGuru has quit IRC | 16:03 | |
*** PeteDaGuru has joined #openstack | 16:03 | |
*** koolhead11 is now known as koolhead11|afk | 16:03 | |
*** heckj has joined #openstack | 16:04 | |
*** vodanh86_ has joined #openstack | 16:06 | |
*** maplebed has joined #openstack | 16:07 | |
*** hggdh has quit IRC | 16:08 | |
*** hggdh has joined #openstack | 16:10 | |
*** berto- has joined #openstack | 16:12 | |
saju_m | kpepple: ok | 16:13 |
heckj | Anyone know of a short little write-up (blog, wiki, etc) that gives examples of loading the ttylinux or Ubuntu UEC images into swift? | 16:15 |
*** aliguori has quit IRC | 16:15 | |
*** saju_m has quit IRC | 16:17 | |
*** npmapn has joined #openstack | 16:20 | |
*** nerens has quit IRC | 16:21 | |
*** ohnoimdead has joined #openstack | 16:21 | |
mattbenjamin | Hi there. I wondered if there were any information available on getting some image compression stacking related images with qcow? | 16:21 |
mattbenjamin | (s) | 16:21 |
mattbenjamin | er, 2 | 16:21 |
*** NeCRoManTe has quit IRC | 16:23 | |
*** Fu4ny has joined #openstack | 16:25 | |
Fu4ny | there's something I want to know but happily I just messed up my openstack configuration | 16:25 |
Fu4ny | when the VM(instance) is shutdown, can we bring it back | 16:25 |
Fu4ny | or it'll turn into terminated state and waiting for deletion | 16:26 |
*** pguth66 has quit IRC | 16:26 | |
*** Ephur has joined #openstack | 16:27 | |
*** wilmoore has joined #openstack | 16:29 | |
*** NeCRoManTe has joined #openstack | 16:33 | |
*** pguth66 has joined #openstack | 16:39 | |
*** Seoman has joined #openstack | 16:39 | |
*** jdurgin has joined #openstack | 16:40 | |
*** zul has quit IRC | 16:45 | |
*** ChanServ sets mode: +v _cerberus_ | 16:48 | |
*** koolhead17 has joined #openstack | 16:50 | |
*** hggdh has quit IRC | 16:52 | |
*** wilmoore has quit IRC | 16:55 | |
vodanh86_ | In FLATDHCP mode, do i need brigde br100 to eth0 on nova-network? | 16:57 |
*** obino has joined #openstack | 16:57 | |
vodanh86_ | i read through the nova doc, it's only brigde br100 to eth0 on the nova-compute node | 16:59 |
heckj | vodanh86_: Yep, especially if you have more than one node in your setup | 16:59 |
*** Ryan_Lane has joined #openstack | 16:59 | |
*** Ryan_Lane has joined #openstack | 16:59 | |
*** Seoman is now known as MarcMorata | 17:00 | |
heckj | vodanh86_: The docs are a little unclear. The br100 needs to exists on the hosts which have nova-compute and nova-network on them. It's the mechanism that either of the FlatNetworking schemes expect to see - the code looks for a bridge to work with... | 17:00 |
*** mrhinkle has joined #openstack | 17:00 | |
*** Ryan_Lane has quit IRC | 17:00 | |
*** Ryan_Lane has joined #openstack | 17:01 | |
heckj | vodanh86_: this might help : http://wiki.openstack.org/UnderstandingFlatNetworking | 17:01 |
*** llang629 has joined #openstack | 17:01 | |
vodanh86_ | heckj yeah, thanks u. | 17:01 |
heckj | vodanh86_: np | 17:01 |
*** llang629 has left #openstack | 17:03 | |
*** obino has quit IRC | 17:06 | |
*** Fu4ny has left #openstack | 17:07 | |
*** Fu4ny has joined #openstack | 17:07 | |
*** amccabe has quit IRC | 17:07 | |
*** mgoldmann has joined #openstack | 17:08 | |
*** amccabe has joined #openstack | 17:09 | |
vodanh86_ | do I need bridge br100 to eth0 manually in FLATDHCP networking mode | 17:10 |
*** mgoldmann_ has quit IRC | 17:11 | |
*** xnyl has joined #openstack | 17:11 | |
*** mgius has joined #openstack | 17:11 | |
*** neogenix has joined #openstack | 17:12 | |
*** amccabe has quit IRC | 17:13 | |
*** po has quit IRC | 17:14 | |
*** amccabe has joined #openstack | 17:17 | |
*** clauden has joined #openstack | 17:18 | |
vishy | vodanh86_: no | 17:20 |
*** negronjl has quit IRC | 17:22 | |
*** alekibango has quit IRC | 17:26 | |
*** tomho has joined #openstack | 17:27 | |
*** koolhead17 has quit IRC | 17:27 | |
vodanh86_ | vishy thanks, I have configured manually before, and so many problems :( | 17:32 |
*** vodanh86_ has quit IRC | 17:33 | |
*** Fu4ny has left #openstack | 17:34 | |
vishy | vodanh86_: flat_interface=eth0 should auto-configure it. Although it doesn't work in all configurations | 17:37 |
*** kbringard_ has joined #openstack | 17:38 | |
*** kbringard has quit IRC | 17:38 | |
*** kbringard_ is now known as kbringard | 17:38 | |
*** littleidea has quit IRC | 17:38 | |
*** lvaughn has quit IRC | 17:41 | |
*** vodanh86_ has joined #openstack | 17:42 | |
*** Razique has quit IRC | 17:42 | |
*** rchavik has quit IRC | 17:44 | |
*** Razique has joined #openstack | 17:44 | |
*** MarkusWPHRorg has joined #openstack | 17:45 | |
MarkusWPHRorg | Good mornin all | 17:45 |
MarkusWPHRorg | (YMMV) | 17:45 |
uvirtbot | New bug: #804002 in nova "OSAPI: getting server metadata does not have the "meta" wrapper in the response" [Undecided,In progress] https://launchpad.net/bugs/804002 | 17:46 |
*** obino has joined #openstack | 17:52 | |
*** vernhart has joined #openstack | 17:53 | |
MarkusWPHRorg | Question: does nova-volume have to be installed/running in order to bring instances online? | 17:53 |
*** obino has quit IRC | 17:53 | |
*** negronjl has joined #openstack | 17:53 | |
*** obino has joined #openstack | 17:54 | |
heckj | MarkusWPHRorg: nope - only if you want to use the block storage mechanism with those instances. | 17:54 |
heckj | MarkusWPHRorg: The example ttylinux instance is ephemeral - you can just spin it up and use it. When it's shut down, it's dead and gone - no using nova-volume in that process at all. | 17:54 |
*** Razique has quit IRC | 17:57 | |
*** lionel has quit IRC | 17:58 | |
*** lionel has joined #openstack | 17:59 | |
*** mdomsch has quit IRC | 18:00 | |
*** huslage has joined #openstack | 18:02 | |
*** mdomsch has joined #openstack | 18:02 | |
*** GeoDud has joined #openstack | 18:04 | |
MarkusWPHRorg | Thanks - I kinda thought that might be the case | 18:08 |
MarkusWPHRorg | Anyone ever seen this before when running uec-publish-tarball?: Unable to run euca-describe-images. Is euca2ools environment set up? | 18:09 |
*** MarkAtwood has quit IRC | 18:11 | |
*** koolhead17 has joined #openstack | 18:14 | |
kbringard | I've not seen it... but I'd wager that the machine you're running uec-publish-tarball on doesn't have the euca2ools installed :-) | 18:15 |
kbringard | or it's not in the path | 18:15 |
*** brd_from_italy has joined #openstack | 18:18 | |
*** jonkelly has joined #openstack | 18:19 | |
*** imsplitbit has quit IRC | 18:23 | |
MarkusWPHRorg | Hey kbringard | 18:25 |
kbringard | ahoy | 18:25 |
MarkusWPHRorg | so I think it's installed | 18:25 |
kbringard | if you run | 18:25 |
kbringard | which euca-describe-images | 18:25 |
kbringard | what does it say? | 18:25 |
MarkusWPHRorg | euca-describe-images: UnknownError: An unknown error has occurred. Please try your request again. | 18:25 |
MarkusWPHRorg | Says it's version 1.2 (BSD) | 18:26 |
MarkusWPHRorg | /usr/bin/euca-describe-images | 18:26 |
MarkusWPHRorg | BTW -I'm using your recipe scripts this time | 18:27 |
MarkusWPHRorg | and I re-installed and loaded 10.10 | 18:27 |
WormMan | you have the proper novarc sourced? | 18:27 |
MarkusWPHRorg | WormMan: Pretty sure | 18:28 |
WormMan | well, that's the extent of my troubleshooting skills today :) | 18:29 |
MarkusWPHRorg | nova-manage project zipfile novademo <admin username> /root/creds/novacreds.zip | 18:29 |
MarkusWPHRorg | that's how I generated it | 18:29 |
MarkusWPHRorg | then unzipped and sourced | 18:29 |
MarkusWPHRorg | does that sound right? My project name is 'novademo' | 18:29 |
WormMan | sounds correct to me | 18:30 |
MarkusWPHRorg | cool. | 18:30 |
*** Adri2000 has quit IRC | 18:30 | |
MarkusWPHRorg | Thanks for checking though - that could easily have been the problem | 18:30 |
*** dendrobates is now known as dendro-afk | 18:31 | |
*** MarkAtwood has joined #openstack | 18:31 | |
MarkusWPHRorg | nova-api.log has a ton of messages when I run it | 18:31 |
MarkusWPHRorg | 2011-06-30 11:31:18,430 ERROR nova.api [OVHWNOZI12GU7ZDXF4Z1 <admin user> novademo] Unexpected error raised: 'NoneType' object does not support item assignment | 18:32 |
*** jj0hns0n has joined #openstack | 18:33 | |
MarkusWPHRorg | Some of the message look good like "authentication accepted" etc | 18:33 |
MarkusWPHRorg | But then there's the above message | 18:33 |
MarkusWPHRorg | did I screw someting up when I created the project? | 18:33 |
*** aliguori has joined #openstack | 18:35 | |
*** mszilagyi has joined #openstack | 18:35 | |
MarkusWPHRorg | Could this be because I installed the milestone ppa instead of trunk? | 18:36 |
*** Ephur_ has joined #openstack | 18:36 | |
kbringard | could be... I really only use trunk | 18:36 |
kbringard | I assume you did nova-manage db sync? | 18:36 |
MarkusWPHRorg | yeah, but I'll do it again | 18:36 |
kbringard | there is an insane lightning storm right outside, so if I suddenly disappear, that's probably why | 18:37 |
MarkusWPHRorg | ya, that went through fine | 18:37 |
MarkusWPHRorg | kbringard: don't say anything blasphenous! | 18:37 |
kbringard | can you pastie the entire trace in the nova.api? | 18:37 |
MarkusWPHRorg | blasphemous | 18:37 |
MarkusWPHRorg | sure | 18:37 |
kbringard | lol, I'll try not to ;-) | 18:38 |
*** Ephur has quit IRC | 18:39 | |
*** Ephur_ is now known as Ephur | 18:39 | |
kbringard | Ephur: sup | 18:39 |
Ephur | What's going on kbringard , same 'ol same 'ol here | 18:39 |
MarkusWPHRorg | (nova.api): TRACE: File "/usr/lib/pymodules/python2.6/glance/client.py", line 85, in get_images_detailed (nova.api): TRACE: params = self._extract_params(kwargs, v1_images.SUPPORTED_PARAMS) (nova.api): TRACE: File "/usr/lib/pymodules/python2.6/glance/common/client.py", line 174, in _extract_params (nova.api): TRACE: result[allowed_param] = actual_params[allowed_param] (nova.api): TRACE: TypeError: 'NoneType' ob | 18:39 |
kbringard | MarkusWPHRorg: put it in http://paste.openstack.org | 18:40 |
kbringard | Ephur: notta lotta, just saw you ping out and come back so I thought I'd say hello :-) | 18:40 |
Ephur | kbringard: haha had to unplug from my desk, been glued there all day, was time to walk around a little, even if the work had to follow me (thanks a lot for the laptop! hahaha) | 18:40 |
kbringard | good call | 18:41 |
MarkusWPHRorg | Ok, Paste #1807 | 18:41 |
kbringard | lol, I clicked on that and it took me to channel #1807 | 18:41 |
kbringard | funny | 18:41 |
MarkusWPHRorg | lol | 18:41 |
MarkusWPHRorg | http://paste.openstack.org/show/1807/ | 18:42 |
MarkusWPHRorg | Whas anyone in that channel? | 18:42 |
kbringard | ah, hmm | 18:42 |
kbringard | nope, just me | 18:42 |
kbringard | but I was an OP | 18:42 |
MarkusWPHRorg | awesome | 18:42 |
kbringard | so I abused my power by kicking myself | 18:42 |
MarkusWPHRorg | Feel the power | 18:42 |
MarkusWPHRorg | lol | 18:42 |
Ephur | masochist | 18:42 |
kbringard | OK, so... my guess here is that you're running trunk glance | 18:43 |
kbringard | and milestone nova | 18:43 |
kbringard | and they no likely play | 18:43 |
MarkusWPHRorg | Oh Sh1t. I think you'r right | 18:43 |
MarkusWPHRorg | how can I take glance back to milestone? | 18:43 |
kbringard | YMMV, but I just did a new trunk install on Ubuntu 10.10 and it's working... that may be a good solution | 18:43 |
kbringard | uhm, I'm not sure if there is a milestone glance repo | 18:44 |
MarkusWPHRorg | ahh ok. | 18:44 |
kbringard | which seems like a bit of an oversight | 18:44 |
kbringard | lol | 18:44 |
MarkusWPHRorg | If I delete the ppa files in /etc/apt/sources.list.d | 18:44 |
MarkusWPHRorg | and then install the trunk ppa and do an upgrade, will that replace everything with trunk? | 18:45 |
MarkusWPHRorg | or should I just start from scratch | 18:45 |
kbringard | naw, you should be able to upgrade | 18:45 |
*** MarkAtwood has quit IRC | 18:45 | |
kbringard | you may have to do a dist-upgrade | 18:45 |
kbringard | depends on what needs to be updated | 18:45 |
*** nerens has joined #openstack | 18:48 | |
*** mgoldmann has quit IRC | 18:48 | |
MarkusWPHRorg | I had to manually add the key for the ppa with: cat nova-ppa.key |apt-key add - | 18:48 |
MarkusWPHRorg | I can't get to ubuntu's keysrv for some reason | 18:48 |
*** lvaughn has joined #openstack | 18:50 | |
MarkusWPHRorg | so I did that and ran apt-get update, but nothing got updated | 18:50 |
MarkusWPHRorg | I wonder if I'm already running trunk? | 18:50 |
MarkusWPHRorg | nova-manage version list 2011.3-dev (2011.3-workspace:tarmac-20110628224332-pkznw3a5v1o4a1qt) | 18:50 |
*** mrhinkle has left #openstack | 18:51 | |
*** RobertLaptop has quit IRC | 18:52 | |
*** katkee has quit IRC | 18:54 | |
*** koolhead17 has quit IRC | 18:57 | |
*** wxum has joined #openstack | 18:59 | |
*** vodanh86_ has quit IRC | 19:00 | |
*** RobertLaptop has joined #openstack | 19:04 | |
*** wxum has quit IRC | 19:09 | |
uvirtbot | New bug: #804030 in nova "instance terminates a sec after launching" [Undecided,New] https://launchpad.net/bugs/804030 | 19:12 |
*** Adri2000 has joined #openstack | 19:13 | |
*** wxum has joined #openstack | 19:13 | |
*** wxum has quit IRC | 19:16 | |
*** Cromulent has joined #openstack | 19:20 | |
*** MarkAtwood has joined #openstack | 19:25 | |
kbringard | MarkusWPHRorg: do a dpkg -l | grep nova | 19:29 |
*** tomh_ has quit IRC | 19:32 | |
*** dolphm has joined #openstack | 19:39 | |
*** Ephur has quit IRC | 19:40 | |
*** AhmedSoliman has joined #openstack | 19:41 | |
*** huslage has quit IRC | 19:42 | |
*** bullfrog3459 has quit IRC | 19:42 | |
*** HouseAway is now known as AimanA | 19:46 | |
*** BK_man has quit IRC | 19:49 | |
*** BK_man has joined #openstack | 19:49 | |
*** AhmedSoliman has quit IRC | 19:50 | |
*** AhmedSoliman has joined #openstack | 19:50 | |
*** PeteDaGuru has quit IRC | 19:54 | |
MarkusWPHRorg | dpkg -l | grep nova ii nova-api 2011.3~d3~20110628.1223-0ubuntu0ppa1~maverick1 OpenStack Compute - API frontend ii nova-common 2011.3~d3~20110628.1223-0ubuntu0ppa1~maverick1 OpenStack Compute - common files ii nova-compute 2011.3~d3~20110628.1223-0ubuntu0ppa1~maverick1 OpenStack Compute - compute node ii nova-network | 19:57 |
MarkusWPHRorg | grrr didn't come out so well | 19:57 |
kbringard | that looks like trunk | 19:57 |
MarkusWPHRorg | yeah, I kinda figured by the date | 19:57 |
MarkusWPHRorg | brb -lunch | 19:57 |
*** MarkusWPHRorg is now known as MarkusLunch | 19:58 | |
*** imsplitbit has joined #openstack | 20:00 | |
*** mdomsch_ has joined #openstack | 20:02 | |
*** mdomsch has quit IRC | 20:03 | |
*** vernhart has quit IRC | 20:03 | |
*** xnyl has quit IRC | 20:06 | |
*** vernhart has joined #openstack | 20:09 | |
*** dprince has quit IRC | 20:10 | |
*** kd926 has quit IRC | 20:10 | |
*** kd926 has joined #openstack | 20:11 | |
*** neogenix has quit IRC | 20:13 | |
*** neogenix has joined #openstack | 20:13 | |
*** katkee has joined #openstack | 20:17 | |
*** synack has joined #openstack | 20:19 | |
*** ewindisch has joined #openstack | 20:20 | |
*** notmyname has joined #openstack | 20:21 | |
*** ChanServ sets mode: +v notmyname | 20:21 | |
*** xnyl has joined #openstack | 20:22 | |
*** katkee has quit IRC | 20:22 | |
*** katkee has joined #openstack | 20:23 | |
*** dendro-afk is now known as dendrobates | 20:24 | |
*** kashyap has quit IRC | 20:25 | |
*** MarkAtwood has quit IRC | 20:27 | |
*** Ryan_Lane has quit IRC | 20:27 | |
*** Ryan_Lane has joined #openstack | 20:27 | |
*** LeastWeasel has joined #openstack | 20:29 | |
LeastWeasel | Has anyone had any success with StackOps? I'm trying to get a single node OpenStack setup working but I haven't had much luck | 20:29 |
*** notmyname has left #openstack | 20:30 | |
*** Ryan_Lane has quit IRC | 20:33 | |
*** Ryan_Lane has joined #openstack | 20:33 | |
kbringard | LeastWeasel: sorry, never used it | 20:36 |
*** mdomsch_ has quit IRC | 20:38 | |
*** mdomsch has joined #openstack | 20:44 | |
*** MarkAtwood has joined #openstack | 20:44 | |
OutBackDingo | LeastWeasel: stackops sucks | 20:44 |
LeastWeasel | OutBackDingo, That's what I'm learning | 20:45 |
OutBackDingo | id be surprised if you ever got it installed right | 20:45 |
LeastWeasel | It installs fine, but is completely broken otherwise | 20:45 |
OutBackDingo | we tried like 10 times to get it to install | 20:45 |
LeastWeasel | If I'm just trying to get a demonstration install running, is the novascript still the best method? | 20:46 |
*** npmapn has quit IRC | 20:47 | |
*** Ephur has joined #openstack | 20:48 | |
*** arun_ has quit IRC | 20:50 | |
uvirtbot | New bug: #804063 in nova "FanoutPublisher calls attempt to redeclare the exchange" [High,In progress] https://launchpad.net/bugs/804063 | 20:51 |
*** arun_ has joined #openstack | 20:53 | |
*** arun_ has joined #openstack | 20:53 | |
uvirtbot | New bug: #804067 in nova "OSAPI: Server Metadata response codes" [Undecided,In progress] https://launchpad.net/bugs/804067 | 20:56 |
*** patcoll has quit IRC | 20:56 | |
OutBackDingo | LeastWeasel: yes, its fine using nova script | 20:57 |
OutBackDingo | takes like 30 mins | 20:57 |
OutBackDingo | ive done 5 systems in the ast day that way | 20:58 |
*** Eyk^off has joined #openstack | 20:59 | |
*** lionel has quit IRC | 21:00 | |
*** nerens has left #openstack | 21:00 | |
*** lionel has joined #openstack | 21:00 | |
MarkusLunch | nova-objectstore is glance isn't it? | 21:01 |
*** MarkusLunch is now known as MarkusWPHRorg | 21:02 | |
*** MarcMorata has quit IRC | 21:02 | |
MarkusWPHRorg | Had to disapper for a sec there - Lunch date | 21:02 |
*** lorin1 has quit IRC | 21:02 | |
*** MarkAtwood has quit IRC | 21:04 | |
MarkusWPHRorg | just did a reboot in case all the updating/upgrading I did might make that a good idea | 21:04 |
*** ctennis has quit IRC | 21:04 | |
MarkusWPHRorg | No luck though - euca-describe-images still reports an unknown error | 21:05 |
*** kbringard has quit IRC | 21:05 | |
*** kbringard has joined #openstack | 21:05 | |
*** dgags has quit IRC | 21:07 | |
MarkusWPHRorg | (nova.api): TRACE: TypeError: 'NoneType' object does not support item assignment | 21:08 |
*** msivanes has quit IRC | 21:08 | |
MarkusWPHRorg | What the hell does that men/indicate? | 21:08 |
MarkusWPHRorg | err mean | 21:08 |
MarkusWPHRorg | :) | 21:08 |
MarkusWPHRorg | This is interesting and may be relevant: running nova image-list gets me this error: | 21:12 |
MarkusWPHRorg | Unable to connect to server. Got error: [Errno 111] ECONNREFUSED (HTTP 500) | 21:12 |
*** ctennis has joined #openstack | 21:19 | |
*** ctennis has joined #openstack | 21:19 | |
MarkusWPHRorg | What's the difference between nova-objectstore and nova-volume | 21:19 |
MarkusWPHRorg | ? | 21:19 |
uvirtbot | New bug: #804084 in nova "OS API v1.1 bad error on server create with invalid flavor" [Undecided,New] https://launchpad.net/bugs/804084 | 21:21 |
*** MetaMucil has quit IRC | 21:23 | |
*** dolphm has quit IRC | 21:25 | |
berto- | OutBackDingo: how'd the network go yesterday? | 21:26 |
*** ameade has quit IRC | 21:29 | |
uvirtbot | New bug: #804087 in nova "OS API 1.1 server delete should return 204" [Undecided,New] https://launchpad.net/bugs/804087 | 21:32 |
*** markvoelker has quit IRC | 21:34 | |
*** Cromulent has quit IRC | 21:34 | |
*** dendrobates is now known as dendro-afk | 21:35 | |
heckj | MarkusWPHRorg: nova-objectstore was a repository for images to be loaded into VMs. It's being replaced by Glance. Nova-volume is for simple volumes that can be mounted to VM's to provide some persistent storage | 21:35 |
MarkusWPHRorg | got it | 21:35 |
*** amccabe has quit IRC | 21:36 | |
*** tomho has quit IRC | 21:38 | |
*** ton_katsu has joined #openstack | 21:44 | |
*** marrusl has quit IRC | 21:46 | |
uvirtbot | New bug: #804093 in nova "OS API 1.1 has id and uuid in server details" [Undecided,New] https://launchpad.net/bugs/804093 | 21:46 |
uvirtbot | New bug: #804096 in nova "OS API 1.1 servers details missing timestamps" [Undecided,New] https://launchpad.net/bugs/804096 | 21:46 |
*** jonkelly has quit IRC | 21:47 | |
*** notmyname has joined #openstack | 21:48 | |
*** ChanServ sets mode: +v notmyname | 21:48 | |
*** imsplitbit has quit IRC | 21:49 | |
*** ahmed_ has joined #openstack | 21:50 | |
*** lborda has quit IRC | 21:53 | |
*** AhmedSoliman has quit IRC | 21:53 | |
*** gondoi has quit IRC | 21:54 | |
*** cp16net has quit IRC | 21:55 | |
*** ton_katsu has quit IRC | 21:57 | |
uvirtbot | New bug: #804099 in openstack-manuals "Remove LocalImageService references" [Undecided,New] https://launchpad.net/bugs/804099 | 22:01 |
*** brd_from_italy has quit IRC | 22:02 | |
*** ton_katsu has joined #openstack | 22:03 | |
*** PeteDaGuru has joined #openstack | 22:03 | |
*** lvaughn has quit IRC | 22:12 | |
*** mdomsch has quit IRC | 22:13 | |
*** msinhore has quit IRC | 22:15 | |
*** ldlework has quit IRC | 22:16 | |
*** ahmed_ has quit IRC | 22:19 | |
*** AhmedSoliman has joined #openstack | 22:19 | |
*** MarkAtwood has joined #openstack | 22:23 | |
*** aliguori has quit IRC | 22:25 | |
*** lvaughn has joined #openstack | 22:28 | |
*** kbringard has quit IRC | 22:31 | |
*** fysa has quit IRC | 22:35 | |
*** dendro-afk is now known as dendrobates | 22:37 | |
*** mattray has quit IRC | 22:39 | |
wkelly | account off | 22:40 |
*** medberry is now known as med_out | 22:50 | |
*** PeteDaGuru has quit IRC | 22:50 | |
*** jkoelker has quit IRC | 22:51 | |
*** Shentonfreude has quit IRC | 22:51 | |
*** bcwaldon has quit IRC | 22:54 | |
*** NeCRoManTe has quit IRC | 22:59 | |
*** katkee has quit IRC | 23:01 | |
*** ewindisch has joined #openstack | 23:03 | |
*** johnpur has joined #openstack | 23:04 | |
*** huslage has joined #openstack | 23:04 | |
*** negronjl has quit IRC | 23:05 | |
bodepd | can someone point me to some really small images that are ideal for testing openstack compute/glance? | 23:05 |
bodepd | nevermind, I think I found it | 23:06 |
*** rnirmal has quit IRC | 23:07 | |
*** jpgeek has joined #openstack | 23:09 | |
*** negronjl has joined #openstack | 23:10 | |
*** Ephur has quit IRC | 23:18 | |
*** RobertLaptop has quit IRC | 23:21 | |
*** maplebed has quit IRC | 23:23 | |
*** xnyl has quit IRC | 23:24 | |
*** neogenix has quit IRC | 23:26 | |
*** jj0hns0n has quit IRC | 23:29 | |
*** RobertLaptop has joined #openstack | 23:33 | |
*** johnpur has quit IRC | 23:33 | |
*** johnpur has joined #openstack | 23:35 | |
*** msinhore has joined #openstack | 23:38 | |
*** icarus901 has joined #openstack | 23:43 | |
*** Vasichkin has quit IRC | 23:43 | |
*** xnyl has joined #openstack | 23:43 | |
_vinay | Hi | 23:44 |
_vinay | Question on a glance issue.. | 23:44 |
_vinay | while doing nova image-create I get a memory error on glance server | 23:45 |
_vinay | glance-api takes up 90%+ of total memory (8GB) and then it throws an exception (MemoryError) | 23:46 |
_vinay | is 8GB too less for memory ?? | 23:46 |
*** fysa has joined #openstack | 23:46 | |
_vinay | I would think glance divides up the payload and sends multiple requests to swift but that doesnt seem to be the case | 23:47 |
_vinay | Any glance expert out here? | 23:47 |
*** fysa has quit IRC | 23:50 | |
*** llang629 has joined #openstack | 23:51 | |
*** llang629 has left #openstack | 23:51 | |
*** miclorb has joined #openstack | 23:52 | |
*** llang629 has joined #openstack | 23:54 | |
*** llang629 has left #openstack | 23:54 | |
*** johnpur has quit IRC | 23:55 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!