*** ccc11 has joined #openstack | 00:12 | |
*** jamesturnbull has joined #openstack | 00:18 | |
*** Guest44459 has joined #openstack | 00:30 | |
*** nerdstein has joined #openstack | 00:31 | |
Guest44459 | #openstack | 00:32 |
---|---|---|
*** ewindisch_ has joined #openstack | 00:35 | |
*** ewindisch has quit IRC | 00:38 | |
*** ewindisch_ is now known as ewindisch | 00:38 | |
*** ccc11 has quit IRC | 00:42 | |
*** nerdstein has quit IRC | 00:44 | |
*** nati has joined #openstack | 01:05 | |
*** zul has joined #openstack | 01:07 | |
*** ccc11 has joined #openstack | 01:12 | |
*** nati has quit IRC | 01:26 | |
*** fysa has joined #openstack | 01:27 | |
*** nerdstein has joined #openstack | 01:33 | |
*** kidrock has joined #openstack | 01:52 | |
*** kidrock has quit IRC | 02:03 | |
*** ccc11 has quit IRC | 02:06 | |
*** fysa has quit IRC | 02:15 | |
*** ksteward has quit IRC | 02:17 | |
*** fysa has joined #openstack | 02:22 | |
*** nerdstein has quit IRC | 02:34 | |
*** cruciform has quit IRC | 02:46 | |
*** ewindisch has quit IRC | 02:48 | |
*** ewindisch has joined #openstack | 02:50 | |
*** ewindisch has joined #openstack | 02:51 | |
*** ewindisch has quit IRC | 02:53 | |
*** chuck_ has joined #openstack | 03:19 | |
*** zul has quit IRC | 03:19 | |
lotrpy | hello, what | 03:50 |
lotrpy | 's the difference of ppa:nova-core/release and ppa:openstack-release/2011.2 instead | 03:50 |
lotrpy | some nodes have added ppa:nova-core/release, should deleted it and add the later? | 03:51 |
*** ejat has quit IRC | 04:09 | |
jamesturnbull | lotrpy: they are the same thing | 04:12 |
jamesturnbull | lotrpy: nova-core/release is deprecated though and you should use the opensrack-release PPA instead | 04:13 |
lotrpy | jamesturnbull, thanks, | 04:18 |
lotrpy | but some guy alread add the deprecated PPA. | 04:18 |
lotrpy | could I just delete it and and the new one? | 04:18 |
lotrpy | and add | 04:18 |
jamesturnbull | lotrpy: yeah just remove it - run apt-get update - and then add new one and run apt-get update | 04:20 |
lotrpy | jamesturnbull, thanks for the info. | 04:22 |
lotrpy | oh, how to remove it then? delete /etc/apt/sources.list.d/nova-core-release-lucid.list, or is there some uninstall command for this? | 04:24 |
*** aimon has joined #openstack | 04:52 | |
*** kashyap has joined #openstack | 04:54 | |
*** ccc11 has joined #openstack | 04:56 | |
*** ejat has joined #openstack | 05:01 | |
*** ejat has joined #openstack | 05:01 | |
*** paranee86 has joined #openstack | 05:19 | |
jamesturnbull | lotrpy: the delete will work fine | 05:25 |
*** shai-work has quit IRC | 05:29 | |
lotrpy | jamesturnbull, got it, thanks again. | 05:32 |
*** shaibn has joined #openstack | 05:38 | |
*** paranee86 has quit IRC | 05:45 | |
*** mat_solar has joined #openstack | 05:48 | |
*** paranee86 has joined #openstack | 05:59 | |
*** aimon has quit IRC | 05:59 | |
*** Guest44459 has quit IRC | 06:02 | |
paranee86 | Hi all.. Paranee here.. i am a newbie to openstack.. i want to be a contributor to openstack.. i have a problem while starting nova.. | 06:09 |
paranee86 | im following the steps in http://nova.openstack.org/quickstart.html | 06:09 |
paranee86 | but while running ./nova.sh run all the workers stops starting with following error: | 06:10 |
paranee86 | Traceback (most recent call last): | 06:10 |
paranee86 | File "/home/paraneetharanc/fun/openstack/nova/contrib/nova/bin/nova-manage", line 82, in <module> | 06:10 |
paranee86 | from nova import image | 06:10 |
paranee86 | File "/home/paraneetharanc/fun/openstack/nova/contrib/nova/nova/image/__init__.py", line 25, in <module> | 06:10 |
paranee86 | from nova.image import glance as glance_image_service | 06:10 |
paranee86 | File "/home/paraneetharanc/fun/openstack/nova/contrib/nova/nova/image/glance.py", line 42, in <module> | 06:10 |
paranee86 | GlanceClient = utils.import_class('glance.client.Client') | 06:10 |
paranee86 | File "/home/paraneetharanc/fun/openstack/nova/contrib/nova/nova/utils.py", line 65, in import_class | 06:10 |
paranee86 | raise exception.ClassNotFound(class_name=class_str) | 06:10 |
paranee86 | nova.exception.ClassNotFound: Class Client could not be found | 06:10 |
paranee86 | can somebody guide me? | 06:10 |
paranee86 | anybody out there? | 06:14 |
antonym | make sure you have python-xattr installed | 06:26 |
*** ejat has quit IRC | 06:36 | |
*** ejat has joined #openstack | 06:37 | |
*** mat_solar has quit IRC | 07:07 | |
*** Ryan_Lane has quit IRC | 07:34 | |
*** AhmedSoliman has joined #openstack | 07:37 | |
*** ccc11 has quit IRC | 07:49 | |
*** worstadmin has quit IRC | 08:24 | |
*** Matteo has joined #openstack | 08:40 | |
Matteo | hi all | 08:40 |
lotrpy | is there any way to debug puppet client, it take too little time such as "notice: Finished catalog run in 0.01 seconds" and puppet didn't install the package(glance here). | 08:40 |
*** Matteo is now known as Guest77784 | 08:41 | |
Guest77784 | hi, i need support to install nova diablo3 version | 08:42 |
Guest77784 | i checked out the repo | 08:42 |
Guest77784 | nova is working | 08:42 |
Guest77784 | but i cannot use euca2ools commands | 08:43 |
Guest77784 | they return KeyError: u'user' | 08:44 |
Guest77784 | here there is the full trace http://pastebin.com/ALYYUrce | 08:45 |
Guest77784 | can someone help me? | 08:45 |
*** katkee has joined #openstack | 08:56 | |
*** mnour has joined #openstack | 08:59 | |
Guest77784 | hi, can someone help me | 09:04 |
Guest77784 | i need support to install nova diablo3 version: i checked out the repo lp:nopa, nova is working but i cannot use euca2ools commands they return KeyError: u'user'. Here there is the full trace http://pastebin.com/ALYYUrce | 09:05 |
*** dirkx_ has joined #openstack | 09:18 | |
Guest77784 | i need support to install nova diablo3 version: i checked out the repo lp:nopa, nova is working but i cannot use euca2ools commands they return KeyError: u'user'. Here there is the full trace http://pastebin.com/ALYYUrce | 09:20 |
*** mnour has quit IRC | 09:22 | |
*** katkee has quit IRC | 09:23 | |
*** mnour has joined #openstack | 09:24 | |
*** mnour has quit IRC | 09:25 | |
*** mnour has joined #openstack | 09:27 | |
*** shaon has joined #openstack | 09:30 | |
*** mnour has quit IRC | 09:30 | |
*** mnour has joined #openstack | 09:31 | |
*** mnour has quit IRC | 09:31 | |
*** mnour has joined #openstack | 09:33 | |
*** mnour has quit IRC | 09:34 | |
*** mnour has joined #openstack | 09:36 | |
*** arun_ has quit IRC | 09:39 | |
*** mnour has quit IRC | 09:39 | |
*** mnour has joined #openstack | 09:41 | |
*** mnour has quit IRC | 09:42 | |
Guest77784 | i need support to install nova diablo3 version: i checked out the repo lp:nopa, nova is working but i cannot use euca2ools commands they return KeyError: u'user'. Here there is the full trace http://pastebin.com/ALYYUrce | 09:44 |
*** mnour has joined #openstack | 09:45 | |
*** mnour has quit IRC | 09:46 | |
lotrpy | the deploy script (1.3 for 2011.2), the first(glance) part, sudo puppetd --verbose --test --server ServerName, it runs too fast(0.01 seconds), and didn't install glance in fact. http://pastebin.com/PSwm613z is thre anyway to debug/fix this problem? thanks in advance. | 09:47 |
*** mnour has joined #openstack | 09:47 | |
*** mnour has quit IRC | 09:48 | |
Guest77784 | lotpy: i think that you are launching the deamon and not the agent | 09:49 |
Guest77784 | lotrpy: i think that you are launching the deamon and not the agent | 09:49 |
lotrpy | Guest77784, thanks, but I think maybe the --test option make it's not a daemon here(sorry for my broken English) | 09:50 |
lotrpy | it just run in 0.01 seconds and exit. it looks like not a daemon. | 09:50 |
Guest77784 | did you check with ps ? | 09:51 |
lotrpy | ok, let me check now | 09:56 |
lotrpy | Guest77784, ps -e|grep pupet returns nothing. | 09:56 |
Guest77784 | there is a typo...."grep puppet" not "grep pupet" | 09:57 |
*** mnour has joined #openstack | 09:57 | |
*** mnour has quit IRC | 09:58 | |
Guest77784 | ok, i checked and see that --test don't start a deamon | 10:00 |
lotrpy | :) thanks for the help anyway | 10:02 |
lotrpy | time for launch, say you later | 10:02 |
*** mnour has joined #openstack | 10:02 | |
*** mnour has quit IRC | 10:02 | |
*** mnour has joined #openstack | 10:05 | |
*** mnour has quit IRC | 10:06 | |
*** kashyap has quit IRC | 10:08 | |
Guest77784 | ok | 10:22 |
*** nati has joined #openstack | 10:24 | |
*** dirkx_ has quit IRC | 10:25 | |
*** nati has quit IRC | 10:25 | |
*** nati_ has joined #openstack | 10:25 | |
*** mnour has joined #openstack | 10:27 | |
*** mnour has quit IRC | 10:27 | |
*** katkee has joined #openstack | 10:28 | |
*** dirkx_ has joined #openstack | 10:28 | |
*** mnour has joined #openstack | 10:30 | |
*** mnour has quit IRC | 10:31 | |
*** AhmedSoliman has quit IRC | 10:31 | |
*** kashyap has joined #openstack | 10:32 | |
*** nati_ has quit IRC | 10:32 | |
*** mnour has joined #openstack | 10:35 | |
*** mnour has quit IRC | 10:38 | |
*** katkee has quit IRC | 10:38 | |
*** katkee has joined #openstack | 10:40 | |
*** mnour has joined #openstack | 10:41 | |
*** mnour has quit IRC | 10:43 | |
*** mnour has joined #openstack | 10:44 | |
*** katkee has quit IRC | 10:56 | |
*** dev_sa has joined #openstack | 11:19 | |
*** ejat has quit IRC | 11:28 | |
*** ejat has joined #openstack | 11:34 | |
*** ejat has joined #openstack | 11:34 | |
shaon | i have 1 instance running, but I can't SSH to that instance? it always says "Permission denied (publickey)" | 11:50 |
lotrpy | it's weird, I just install a new Ubuntu 10.04, and deploy openstack with puppet(the deploy.py script). it looks the puppet client can start/stop/check service, and can uninstall software. but it didn't install software, just "Finished catalog run in 0.01 seconds", 0.01 seconds is too short(fast) to install anything. | 11:56 |
*** joearnold has quit IRC | 12:00 | |
*** dirkx_ has quit IRC | 12:00 | |
*** dirkx_ has joined #openstack | 12:03 | |
*** osier has joined #openstack | 12:05 | |
*** shaon has quit IRC | 12:05 | |
*** AhmedSoliman has joined #openstack | 12:06 | |
*** huslage has joined #openstack | 12:09 | |
*** nati has joined #openstack | 12:09 | |
*** dirkx_ has quit IRC | 12:10 | |
*** shaon has joined #openstack | 12:10 | |
*** nati has quit IRC | 12:17 | |
shaon | i am getting this error "ssh: connect to host 192.168.4.3 port 22: No route to host" what is possibly wrong? | 12:20 |
*** huslage has quit IRC | 12:23 | |
*** AhmedSoliman has quit IRC | 12:24 | |
*** huslage has joined #openstack | 12:25 | |
*** AhmedSoliman has joined #openstack | 12:32 | |
*** AhmedSoliman has quit IRC | 12:40 | |
*** AhmedSoliman has joined #openstack | 12:40 | |
*** Gordonz has joined #openstack | 12:40 | |
*** ahmed has joined #openstack | 12:41 | |
*** ahmed has quit IRC | 12:41 | |
*** ahmed has joined #openstack | 12:43 | |
*** ahmed is now known as Guest11036 | 12:43 | |
*** AhmedSoliman has quit IRC | 12:45 | |
*** Guest11036 has quit IRC | 12:46 | |
*** AhmedSoliman has joined #openstack | 12:49 | |
*** Gordonz has quit IRC | 13:05 | |
*** osier has quit IRC | 13:12 | |
*** huslage has quit IRC | 13:27 | |
*** katkee has joined #openstack | 13:27 | |
*** huslage has joined #openstack | 13:33 | |
*** ncode has quit IRC | 13:36 | |
*** jfluhmann has joined #openstack | 13:43 | |
*** ewindisch has joined #openstack | 13:56 | |
*** huslage has quit IRC | 14:00 | |
*** kashyap has quit IRC | 14:12 | |
*** ccc11 has joined #openstack | 14:12 | |
*** huslage has joined #openstack | 14:17 | |
*** shaon has quit IRC | 14:24 | |
*** aliguori has joined #openstack | 14:30 | |
*** ccc11 has quit IRC | 14:32 | |
*** ccc11 has joined #openstack | 14:33 | |
*** katkee has quit IRC | 14:34 | |
*** katkee has joined #openstack | 14:36 | |
*** aliguori has quit IRC | 14:44 | |
*** aliguori has joined #openstack | 14:44 | |
*** mnour has quit IRC | 14:47 | |
*** mnour has joined #openstack | 14:49 | |
*** mnour has quit IRC | 14:49 | |
*** mnour has joined #openstack | 14:53 | |
*** mnour has quit IRC | 14:54 | |
*** mnour has joined #openstack | 14:57 | |
*** mnour has quit IRC | 14:58 | |
*** huslage has quit IRC | 14:59 | |
*** nerdstein has joined #openstack | 15:01 | |
*** Guest44459 has joined #openstack | 15:03 | |
*** nerdstein has quit IRC | 15:04 | |
*** Guest44459 has quit IRC | 15:06 | |
*** mnour has joined #openstack | 15:07 | |
*** katkee has quit IRC | 15:10 | |
*** mnour has quit IRC | 15:10 | |
*** mnour has joined #openstack | 15:12 | |
*** mnour has quit IRC | 15:14 | |
*** shentonfreude has quit IRC | 15:14 | |
*** katkee has joined #openstack | 15:14 | |
*** shentonfreude has joined #openstack | 15:15 | |
*** mnour has joined #openstack | 15:15 | |
*** mnour has quit IRC | 15:16 | |
*** mnour has joined #openstack | 15:17 | |
*** mnour has quit IRC | 15:19 | |
*** mnour has joined #openstack | 15:24 | |
*** mnour has quit IRC | 15:25 | |
*** saju_m has joined #openstack | 15:26 | |
*** aimon has joined #openstack | 15:35 | |
*** paranee86 has quit IRC | 15:45 | |
*** shentonfreude has quit IRC | 15:52 | |
*** AhmedSoliman has quit IRC | 15:52 | |
*** aimon has quit IRC | 15:54 | |
*** ejat has quit IRC | 15:54 | |
*** aliguori has quit IRC | 16:01 | |
*** aimon has joined #openstack | 16:14 | |
uvirtbot | New bug: #826037 in nova "Nova API error" [Undecided,New] https://launchpad.net/bugs/826037 | 16:15 |
uvirtbot | New bug: #826228 in nova "euca-describe-images : KeyError: u'" [Undecided,Invalid] https://launchpad.net/bugs/826228 | 16:17 |
*** ccc11 has quit IRC | 16:24 | |
*** mat_angin has quit IRC | 17:03 | |
*** ameade has quit IRC | 17:20 | |
*** dev_sa has quit IRC | 17:21 | |
*** dev_sa has joined #openstack | 17:28 | |
*** ahs3 has quit IRC | 17:45 | |
*** worstadmin has joined #openstack | 17:46 | |
*** ahs3 has joined #openstack | 17:50 | |
*** kashyap has joined #openstack | 18:03 | |
*** katkee has quit IRC | 18:15 | |
*** arun_ has joined #openstack | 18:23 | |
*** reed has quit IRC | 18:23 | |
*** worstadmin has quit IRC | 18:26 | |
*** dev_sa has quit IRC | 18:27 | |
*** dev_sa has joined #openstack | 18:40 | |
*** nerdstein has joined #openstack | 18:40 | |
*** aliguori has joined #openstack | 18:45 | |
*** dev_sa has quit IRC | 18:56 | |
*** aliguori has quit IRC | 19:05 | |
*** dirkx_ has joined #openstack | 19:28 | |
*** dirkx_ has quit IRC | 19:40 | |
*** ncode has joined #openstack | 19:59 | |
*** ncode has quit IRC | 19:59 | |
*** ncode has joined #openstack | 19:59 | |
*** huslage has joined #openstack | 20:01 | |
*** Dwz has joined #openstack | 20:03 | |
Dwz | Has anyone here experimented with using Gluster as VM storage along side Nova? | 20:04 |
Dwz | Or is that sort of thing still frowned upon until Diablo is released? | 20:04 |
*** dirkx_ has joined #openstack | 20:28 | |
*** hggdh has quit IRC | 20:39 | |
*** hggdh has joined #openstack | 20:40 | |
*** huslage has quit IRC | 20:41 | |
*** hggdh has quit IRC | 20:42 | |
*** hggdh has joined #openstack | 20:44 | |
*** jfluhmann has quit IRC | 20:51 | |
*** jfluhmann has joined #openstack | 20:54 | |
*** AhmedSoliman has joined #openstack | 20:57 | |
*** dirkx_ has quit IRC | 21:00 | |
*** bengrue has joined #openstack | 21:08 | |
*** katkee has joined #openstack | 21:11 | |
*** dirkx_ has joined #openstack | 21:27 | |
*** jfluhmann has quit IRC | 21:28 | |
*** dirkx_ has quit IRC | 21:32 | |
*** ejat has joined #openstack | 21:45 | |
*** ejat has joined #openstack | 21:45 | |
*** Guest8340 has quit IRC | 22:14 | |
*** saju_m has quit IRC | 22:15 | |
*** ys has quit IRC | 22:19 | |
*** katkee has quit IRC | 22:23 | |
*** marrusl has joined #openstack | 22:25 | |
*** ewindisch has quit IRC | 22:26 | |
*** marrusl has quit IRC | 22:35 | |
zykes- | to make a choice, chef or puppet ? | 22:36 |
*** AhmedSoliman has quit IRC | 22:37 | |
*** katkee has joined #openstack | 22:38 | |
*** ejat has quit IRC | 22:45 | |
*** Dwz has quit IRC | 22:50 | |
*** huslage has joined #openstack | 22:51 | |
*** Ryan_Lane has joined #openstack | 23:03 | |
*** nati has joined #openstack | 23:09 | |
*** katkee has quit IRC | 23:14 | |
*** nati has quit IRC | 23:14 | |
*** miclorb has joined #openstack | 23:22 | |
*** ccc11 has joined #openstack | 23:55 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!