*** flaviamissi has quit IRC | 00:01 | |
*** maplebed has joined #openstack | 00:01 | |
*** rods has quit IRC | 00:02 | |
*** adjohn has quit IRC | 00:03 | |
*** adjohn has joined #openstack | 00:04 | |
*** jmoore has quit IRC | 00:06 | |
*** micadeyeye has quit IRC | 00:09 | |
uvirtbot | New bug: #914532 in nova "Instances in soft-delete counting against quota" [Undecided,New] https://launchpad.net/bugs/914532 | 00:12 |
---|---|---|
*** rods has joined #openstack | 00:13 | |
*** rods has quit IRC | 00:14 | |
*** rods has joined #openstack | 00:14 | |
*** AlanClark has quit IRC | 00:15 | |
bodepd | notmyname: you are my swift goto guy now | 00:16 |
*** nati2 has quit IRC | 00:19 | |
*** rods has quit IRC | 00:22 | |
*** rods has joined #openstack | 00:23 | |
*** rods has quit IRC | 00:25 | |
*** rustam has joined #openstack | 00:25 | |
*** rods has joined #openstack | 00:26 | |
*** rods has quit IRC | 00:31 | |
*** rods has joined #openstack | 00:32 | |
*** Mirell has left #openstack | 00:34 | |
*** rods has quit IRC | 00:36 | |
*** rods has joined #openstack | 00:37 | |
*** rods has quit IRC | 00:37 | |
*** ldlework has joined #openstack | 00:38 | |
*** rods has joined #openstack | 00:39 | |
*** scotticus has joined #openstack | 00:39 | |
scotticus | any keystoners about? | 00:41 |
*** yshh has joined #openstack | 00:42 | |
*** spackest has quit IRC | 00:45 | |
*** krow has joined #openstack | 00:45 | |
*** sdake has quit IRC | 00:46 | |
*** yshh has quit IRC | 00:46 | |
notmyname | bodepd: I'm here for ya. except when I'm not | 00:52 |
*** rnorwood has joined #openstack | 00:53 | |
*** dendro-afk is now known as dendrobates | 00:53 | |
*** longhudou has joined #openstack | 00:59 | |
*** leifmadsen has quit IRC | 00:59 | |
*** spiffxp has quit IRC | 01:00 | |
*** livemoon has joined #openstack | 01:02 | |
*** heckj has joined #openstack | 01:03 | |
*** heckj has quit IRC | 01:03 | |
*** gyee has quit IRC | 01:04 | |
*** warik has quit IRC | 01:07 | |
*** warik has joined #openstack | 01:07 | |
*** rods has quit IRC | 01:09 | |
*** warik has quit IRC | 01:11 | |
*** willaerk has quit IRC | 01:15 | |
*** rnorwood has quit IRC | 01:16 | |
*** rods has joined #openstack | 01:17 | |
*** longhudou has quit IRC | 01:18 | |
*** rnorwood has joined #openstack | 01:18 | |
*** dcramer_ has joined #openstack | 01:18 | |
*** nRy has joined #openstack | 01:19 | |
*** sdake has joined #openstack | 01:19 | |
*** sleepsonthefloo has quit IRC | 01:21 | |
*** tmichael has quit IRC | 01:25 | |
*** rods has quit IRC | 01:29 | |
*** bengrue has quit IRC | 01:29 | |
*** rods has joined #openstack | 01:29 | |
*** warik has joined #openstack | 01:31 | |
*** rods has quit IRC | 01:33 | |
*** rods has joined #openstack | 01:33 | |
*** rustam has quit IRC | 01:34 | |
*** longhudou has joined #openstack | 01:34 | |
*** llang629_ has joined #openstack | 01:36 | |
*** reed has quit IRC | 01:38 | |
*** llang629 has quit IRC | 01:38 | |
*** MarkAtwood has quit IRC | 01:39 | |
*** jakedahn has quit IRC | 01:40 | |
*** rods has quit IRC | 01:40 | |
*** maplebed has quit IRC | 01:40 | |
*** warik has quit IRC | 01:40 | |
*** jakedahn has joined #openstack | 01:40 | |
*** longhudou has quit IRC | 01:41 | |
*** rods has joined #openstack | 01:41 | |
*** mrjazzcat has quit IRC | 01:41 | |
*** warik has joined #openstack | 01:44 | |
*** ccc1 has joined #openstack | 01:44 | |
*** warik has quit IRC | 01:45 | |
*** warik has joined #openstack | 01:45 | |
*** warik has quit IRC | 01:47 | |
*** longhudou has joined #openstack | 01:47 | |
*** rods has quit IRC | 01:47 | |
*** vendemiat has joined #openstack | 01:47 | |
*** llang629_ has left #openstack | 01:48 | |
longhudou | two compute nodes,can migrate instance from the first one to the second one,but can not migrate instance from the second one to the first one | 01:48 |
longhudou | anyone met that before | 01:48 |
*** davlap has quit IRC | 01:49 | |
*** tmichael has joined #openstack | 01:49 | |
vishy | longhudou: how are you connecting libvirt? | 01:50 |
vishy | longhudou: qemu+ssh ? | 01:50 |
vishy | longhudou: my guess would be that you cant access libvirt on node1 from node2 | 01:51 |
vishy | either because the host doesn't resolve properly | 01:51 |
vishy | or because you're missing a key that you need | 01:51 |
*** ccc1 has quit IRC | 01:52 | |
*** longhudou has quit IRC | 01:53 | |
webx | when an object is written to swift, does the proxy writing the object stream to all replication points at once? | 01:53 |
webx | or, does it write to just the primary location, and then the replicators come along 'later' and do what they do | 01:54 |
*** longhudou has joined #openstack | 01:54 | |
longhudou | vishy? | 01:54 |
longhudou | sorry to drop because of the bad network | 01:54 |
*** dragondm has quit IRC | 01:55 | |
vishy | longhudou: did you see my responses? | 01:55 |
longhudou | qemu+ssh? | 01:56 |
longhudou | not sure | 01:56 |
longhudou | did not change anything about live_migration in nova.conf | 01:56 |
Spirilis | webx: someone should correct me if I'm wrong, but I think it streams it out to all replication points at once. I remember watching the logs and filesystems when troubleshooting a big file upload I was doing in my POC | 01:57 |
longhudou | Returning exception (404, u"NOT_FOUND - no exchange '5af8002a80ed4aae8ae8a438ff12c02f' in vhost '/'", (60, 40), 'Channel.basic_publish') to caller | 01:57 |
vishy | longhudou: you have to setup libvirt to allow live migration | 01:57 |
longhudou | vishy | 01:58 |
Spirilis | and I think it goes into some kind of staging area first, but I didn't look any deeper into that. | 01:58 |
vishy | longhudou: it doesn't connect normally | 01:58 |
*** dcramer_ has quit IRC | 01:58 | |
Spirilis | meaning it "streams" into some staging area on all replication nodes | 01:58 |
vishy | longhudou: so i assume you used qemu+tcp as that is the default? | 01:58 |
*** dpippenger has quit IRC | 01:58 | |
webx | Spirilis: I thought it streamed to all at once too, but I couldn't find any docs that said specifically. | 01:58 |
Spirilis | yeah | 01:58 |
vishy | longhudou: if that is the case and libvirt is set up on both nodes, I would guess that you are having name resolution problems. Might need to add an entry to /etc/hosts on both hosts mapping name to ip address | 01:59 |
*** longhudou__ has joined #openstack | 02:01 | |
longhudou__ | vishy: sorry,but how to | 02:02 |
*** jdurgin has quit IRC | 02:02 | |
*** longhudou has quit IRC | 02:02 | |
*** ejat has joined #openstack | 02:02 | |
*** ejat has joined #openstack | 02:02 | |
*** andrewbogott has quit IRC | 02:04 | |
webx | Spirilis: as far as the replicators, do you happen to know how that process works? I assume these processes run on every server type, but they must talk to the proxies to determine where their data is supposed to live? | 02:04 |
webx | Spirilis: and then they rsync it off if someone needs it who doesn't have it ? | 02:05 |
Spirilis | webx: actually, they are autonomous, and the way it's architected is pretty clever IMO | 02:05 |
Spirilis | the Rings tell it where stuff should reside. | 02:05 |
Spirilis | the data has an MD5 sum, right... well some portion of that md5sum's bits are compared against the "partition" hash table in the rings if I'm not mistaken | 02:05 |
Spirilis | and that table, inside the ring (.gz) files, will tell it which hosts and disk devices on those hosts should hold the data | 02:06 |
webx | so on the initial put, the proxies update the ring with where stuff is, and then all of the servers can just ask the ring what goes where ? | 02:06 |
Spirilis | the proxy doesn't update the ring, the ring tells the proxy where to send it all | 02:06 |
webx | ah, right.. based on md5 | 02:06 |
webx | I remember that part now | 02:06 |
Spirilis | then daemons on those hosts sweep around, determine if it should own that file, and if so moves it to the proper destination on its disk I think | 02:06 |
Spirilis | if it determines that the file doesn't belong on that host, it'll go out and contact the correct owner of the data (based on what the ring's telling it) | 02:07 |
*** ohnoimdead has quit IRC | 02:07 | |
Spirilis | that's my rough understanding of it. Quite clever I think. You could have a catastrophe and rebuild the rings from scratch, and assuming you can take a temporary outage, data will end up where it should be eventually. | 02:07 |
Spirilis | (assuming the data's still there) | 02:07 |
webx | right | 02:07 |
webx | still working on understanding the syncing part.. | 02:08 |
Spirilis | yeah, I think it uses http rest calls to ask other nodes if they have the file, then uses rsyncd to perform the sync | 02:08 |
*** msavy has quit IRC | 02:08 | |
Spirilis | but I'm not sure how that process gets initiated/how often/etc | 02:08 |
webx | ah.. the hand off node.. also remember that | 02:08 |
webx | yea, I don't know how that process works. how it determines what the hand off node is, and how it asks. | 02:09 |
*** jakedahn has quit IRC | 02:09 | |
webx | or maybe it doesn't ask at all. I seem to recall that all replication was push based, which would imply that a client wouldn't ever ask for the replication. seem right? | 02:09 |
Spirilis | sounds right. | 02:10 |
Spirilis | I always thought it was push-based too | 02:10 |
*** adjohn has quit IRC | 02:11 | |
*** oubiwann1 has quit IRC | 02:12 | |
*** dcramer_ has joined #openstack | 02:14 | |
*** wariola has joined #openstack | 02:15 | |
uvirtbot | New bug: #914552 in openstack-manuals "nova-api required on compute node in multihost" [Undecided,New] https://launchpad.net/bugs/914552 | 02:16 |
*** erkules|away has joined #openstack | 02:17 | |
Spirilis | haha | 02:17 |
Spirilis | that was what I was talking about earlier :) (that bug) | 02:18 |
Spirilis | oh nm mjfork just responded to that one... :) | 02:18 |
Spirilis | yeah rocking nova-api on the compute node lit it right up though | 02:18 |
*** erkules has quit IRC | 02:19 | |
*** sdake has quit IRC | 02:21 | |
*** longhudou__ has quit IRC | 02:24 | |
*** krow has quit IRC | 02:26 | |
*** lvaughn_ has quit IRC | 02:26 | |
*** lvaughn has joined #openstack | 02:26 | |
*** ldlework has quit IRC | 02:28 | |
*** judd7 has joined #openstack | 02:29 | |
*** hadrian has quit IRC | 02:31 | |
*** cereal_bars has quit IRC | 02:33 | |
*** panterax_ has quit IRC | 02:33 | |
*** dendrobates is now known as dendro-afk | 02:38 | |
*** aculich has quit IRC | 02:39 | |
*** dendro-afk is now known as dendrobates | 02:39 | |
*** warik has joined #openstack | 02:41 | |
*** kbringard has joined #openstack | 02:42 | |
*** sdake has joined #openstack | 02:42 | |
*** lvaughn has quit IRC | 02:45 | |
*** kbringard has quit IRC | 02:45 | |
*** longhudou has joined #openstack | 02:45 | |
*** lvaughn has joined #openstack | 02:48 | |
*** dragondm has joined #openstack | 02:50 | |
longhudou | vishy: | 02:50 |
*** warik has left #openstack | 02:51 | |
*** jakedahn has joined #openstack | 02:51 | |
*** longhudou_ has joined #openstack | 02:52 | |
longhudou_ | vishy: the error is still there | 02:53 |
longhudou_ | after I checked the configuration of libvirt | 02:54 |
*** longhudou has quit IRC | 02:55 | |
*** eglynn_ has quit IRC | 02:57 | |
*** eglynn_ has joined #openstack | 02:57 | |
*** longhudou_ has quit IRC | 02:59 | |
*** longhudou has joined #openstack | 03:03 | |
longhudou | hi | 03:09 |
*** pixelbeat has quit IRC | 03:09 | |
*** ldlework has joined #openstack | 03:16 | |
*** andrewsmedina has quit IRC | 03:16 | |
*** PeteDaGuru has left #openstack | 03:18 | |
HugoKuo_ | morning | 03:24 |
*** krow has joined #openstack | 03:26 | |
*** russf has joined #openstack | 03:29 | |
*** pradeep1 has quit IRC | 03:32 | |
*** deshantm_ has quit IRC | 03:41 | |
*** aculich has joined #openstack | 03:43 | |
*** krow has quit IRC | 03:43 | |
*** longhudou has quit IRC | 03:46 | |
*** NOKAH has quit IRC | 03:53 | |
mikal | I have a set of instances where are pending forever because of errors. How do I remove them? euca-terminate-instances says it can't because they haven't started yet. | 03:55 |
*** rnorwood has quit IRC | 04:00 | |
*** nRy_ has joined #openstack | 04:06 | |
*** nRy has quit IRC | 04:08 | |
*** adjohn has joined #openstack | 04:12 | |
*** dolphm has joined #openstack | 04:15 | |
*** supriya has joined #openstack | 04:17 | |
*** voxfiles_help has joined #openstack | 04:17 | |
notmyname | webx: Spirilis: looks like everything you said is right (just giving you confirmation) | 04:20 |
*** mjfork has quit IRC | 04:22 | |
*** adjohn has quit IRC | 04:24 | |
*** adjohn has joined #openstack | 04:24 | |
*** osier has quit IRC | 04:24 | |
*** voxfiles_help has quit IRC | 04:25 | |
*** bengrue has joined #openstack | 04:26 | |
*** adjohn has quit IRC | 04:26 | |
*** pharkmillups_ has quit IRC | 04:29 | |
*** fujin has quit IRC | 04:32 | |
*** fujin has joined #openstack | 04:38 | |
*** Ruetobas has quit IRC | 04:39 | |
*** pradeep has joined #openstack | 04:42 | |
*** pharkmillups_ has joined #openstack | 04:42 | |
*** lvaughn has quit IRC | 04:45 | |
*** lvaughn has joined #openstack | 04:46 | |
*** devananda has quit IRC | 04:47 | |
*** aculich has quit IRC | 04:47 | |
*** Rajaram has joined #openstack | 04:48 | |
*** dcramer_ has quit IRC | 04:59 | |
*** dragondm has quit IRC | 05:08 | |
*** dolphm has quit IRC | 05:10 | |
*** jakedahn has quit IRC | 05:16 | |
*** ben_duyujie has joined #openstack | 05:23 | |
*** lvaughn has quit IRC | 05:24 | |
*** fujin has quit IRC | 05:25 | |
*** scottsanchez has quit IRC | 05:25 | |
*** pharkmillups_ has quit IRC | 05:25 | |
*** erkules|away has quit IRC | 05:27 | |
*** erkules|away has joined #openstack | 05:27 | |
*** erkules|away is now known as erkules | 05:27 | |
*** lvaughn has joined #openstack | 05:28 | |
*** fujin has joined #openstack | 05:37 | |
*** pharkmillups_ has joined #openstack | 05:38 | |
*** judd7 has quit IRC | 05:39 | |
*** russf has quit IRC | 05:41 | |
uvirtbot | New bug: #914592 in horizon "Logging output to stderr not properly captured during test runs" [Undecided,In progress] https://launchpad.net/bugs/914592 | 05:42 |
*** judd7 has joined #openstack | 05:42 | |
*** lvaughn has quit IRC | 05:45 | |
*** lvaughn has joined #openstack | 05:46 | |
*** tmichael has quit IRC | 05:49 | |
*** tmichael has joined #openstack | 05:49 | |
*** bl has joined #openstack | 05:50 | |
bl | So im planning to deploy a private cloud over about 10 computers and i was wondering if i should use 10.04 LTS or the latest stable release | 05:53 |
*** osier has joined #openstack | 06:01 | |
*** lvaughn has quit IRC | 06:04 | |
*** longhudou has joined #openstack | 06:05 | |
*** russf has joined #openstack | 06:07 | |
*** lvaughn has joined #openstack | 06:08 | |
*** paulmillar has joined #openstack | 06:18 | |
*** judd7 has quit IRC | 06:22 | |
*** bl has quit IRC | 06:22 | |
*** micadeyeye has joined #openstack | 06:25 | |
*** samba35 has joined #openstack | 06:25 | |
*** lvaughn has quit IRC | 06:25 | |
*** longhudou has quit IRC | 06:25 | |
*** lvaughn has joined #openstack | 06:26 | |
*** pradeep has quit IRC | 06:32 | |
*** tmichael has quit IRC | 06:34 | |
*** bepernoot has joined #openstack | 06:36 | |
*** longhudou has joined #openstack | 06:37 | |
*** tmichael has joined #openstack | 06:37 | |
*** scottsanchez has joined #openstack | 06:38 | |
*** krow has joined #openstack | 06:38 | |
*** russf has quit IRC | 06:40 | |
*** MarkAtwood has joined #openstack | 06:41 | |
*** sniperd_ has joined #openstack | 06:41 | |
*** sniperd has quit IRC | 06:44 | |
*** lvaughn has quit IRC | 06:44 | |
*** russf has joined #openstack | 06:45 | |
*** esmaxwill has joined #openstack | 06:46 | |
*** pradeep1 has joined #openstack | 06:47 | |
*** lvaughn has joined #openstack | 06:48 | |
*** bepernoot has quit IRC | 06:50 | |
*** samba35 has quit IRC | 06:51 | |
*** ldlework has quit IRC | 06:53 | |
*** mnabil has quit IRC | 07:00 | |
*** ben_duyujie has quit IRC | 07:01 | |
*** bobi111 has joined #openstack | 07:02 | |
*** bengrue has quit IRC | 07:04 | |
*** krow has quit IRC | 07:10 | |
*** mindpixel has joined #openstack | 07:13 | |
*** longhudou has quit IRC | 07:14 | |
*** spackest has joined #openstack | 07:21 | |
*** miclorb_ has quit IRC | 07:22 | |
*** alekibango has quit IRC | 07:25 | |
*** alekibango has joined #openstack | 07:25 | |
*** lvaughn has quit IRC | 07:25 | |
*** lvaughn has joined #openstack | 07:28 | |
*** alekibango has quit IRC | 07:31 | |
*** alekibango has joined #openstack | 07:31 | |
*** longhudou has joined #openstack | 07:31 | |
*** supriya has quit IRC | 07:38 | |
*** supriya has joined #openstack | 07:39 | |
*** pradeep1 has quit IRC | 07:41 | |
*** livemoon has left #openstack | 07:41 | |
*** alekibango has quit IRC | 07:45 | |
*** alekibango has joined #openstack | 07:45 | |
*** lvaughn has quit IRC | 07:45 | |
*** lvaughn has joined #openstack | 07:46 | |
*** lzyeval has joined #openstack | 07:48 | |
*** guigui1 has joined #openstack | 07:53 | |
*** bobi111 has quit IRC | 07:53 | |
*** dev_sa has joined #openstack | 07:54 | |
*** ben_duyujie has joined #openstack | 07:56 | |
*** krow has joined #openstack | 07:56 | |
*** panterax_ has joined #openstack | 07:59 | |
*** alekibango has quit IRC | 08:01 | |
*** alekibango has joined #openstack | 08:01 | |
*** alekibango has joined #openstack | 08:02 | |
*** krow has quit IRC | 08:02 | |
*** bepernoot has joined #openstack | 08:02 | |
*** marcuz has joined #openstack | 08:04 | |
*** lvaughn has quit IRC | 08:04 | |
*** alekibango has quit IRC | 08:05 | |
*** alekibango has joined #openstack | 08:05 | |
*** spackest has quit IRC | 08:05 | |
*** alekibango has quit IRC | 08:06 | |
*** alekibango has joined #openstack | 08:06 | |
*** reidrac has joined #openstack | 08:07 | |
*** lvaughn has joined #openstack | 08:08 | |
*** alekibango has quit IRC | 08:10 | |
*** Remco_ has joined #openstack | 08:10 | |
*** alekibango has joined #openstack | 08:10 | |
*** Ramonster has joined #openstack | 08:12 | |
*** alekibango has joined #openstack | 08:17 | |
*** heyho has joined #openstack | 08:19 | |
uvirtbot | New bug: #914627 in openstack-manuals "Error in documentation "Openstack compute starter guide"" [Undecided,New] https://launchpad.net/bugs/914627 | 08:21 |
*** mohits has joined #openstack | 08:21 | |
*** lvaughn has quit IRC | 08:22 | |
*** miclorb_ has joined #openstack | 08:25 | |
*** hggdh has joined #openstack | 08:26 | |
*** lvaughn has joined #openstack | 08:28 | |
*** zul has joined #openstack | 08:31 | |
*** eglynn_ has quit IRC | 08:32 | |
*** spackest has joined #openstack | 08:34 | |
*** spackest has left #openstack | 08:34 | |
*** uncleofthestick has joined #openstack | 08:36 | |
*** arBmind has joined #openstack | 08:38 | |
*** supriya has quit IRC | 08:39 | |
*** carlp has quit IRC | 08:39 | |
*** Vivek has joined #openstack | 08:40 | |
*** carlp has joined #openstack | 08:40 | |
*** rocambole has joined #openstack | 08:40 | |
*** zul has quit IRC | 08:40 | |
*** zul has joined #openstack | 08:44 | |
*** nevrax has joined #openstack | 08:44 | |
*** bobi111 has joined #openstack | 08:44 | |
*** lvaughn has quit IRC | 08:45 | |
*** katkee has joined #openstack | 08:46 | |
*** lvaughn has joined #openstack | 08:46 | |
*** Ryan_Lane has quit IRC | 08:47 | |
*** pradeep has joined #openstack | 08:47 | |
*** shaon has joined #openstack | 08:50 | |
*** alekibango has quit IRC | 08:51 | |
*** alekibango has joined #openstack | 08:52 | |
*** Ryan_Lane has joined #openstack | 08:56 | |
*** eglynn_ has joined #openstack | 08:56 | |
*** willaerk has joined #openstack | 09:01 | |
*** Ryan_Lane has quit IRC | 09:03 | |
*** ejat has quit IRC | 09:04 | |
*** ejat has joined #openstack | 09:06 | |
*** ejat has joined #openstack | 09:06 | |
*** shaon has quit IRC | 09:08 | |
*** nacx has joined #openstack | 09:09 | |
*** JesperA has joined #openstack | 09:10 | |
*** robbiew has joined #openstack | 09:11 | |
*** oneiroi has joined #openstack | 09:12 | |
*** pixelbeat has joined #openstack | 09:14 | |
*** longhudou has quit IRC | 09:15 | |
*** Rajaram has quit IRC | 09:17 | |
*** lzyeval has quit IRC | 09:19 | |
*** koolhead11 has joined #openstack | 09:19 | |
*** koolhead11 is now known as koolhead17 | 09:20 | |
*** lvaughn has quit IRC | 09:25 | |
*** ben_duyujie has quit IRC | 09:26 | |
*** lvaughn has joined #openstack | 09:28 | |
*** pradeep has quit IRC | 09:29 | |
uvirtbot | New bug: #914649 in openstack-ci "Openstack Hudson LP user should probably be renamed" [Low,New] https://launchpad.net/bugs/914649 | 09:31 |
*** eglynn_ has quit IRC | 09:32 | |
*** ejat- has joined #openstack | 09:32 | |
*** ejat has quit IRC | 09:33 | |
*** ejat- is now known as ejat | 09:33 | |
*** ejat has joined #openstack | 09:33 | |
*** mrevell has joined #openstack | 09:37 | |
*** BasTichelaar has joined #openstack | 09:37 | |
*** flaviamissi has joined #openstack | 09:39 | |
*** flaviamissi has quit IRC | 09:44 | |
*** darraghb has joined #openstack | 09:45 | |
*** lvaughn has quit IRC | 09:45 | |
*** alekibango has quit IRC | 09:45 | |
*** lvaughn has joined #openstack | 09:46 | |
*** eglynn_ has joined #openstack | 09:46 | |
*** rustam has joined #openstack | 09:47 | |
*** eglynn_ has quit IRC | 09:53 | |
*** popux has joined #openstack | 09:55 | |
*** ejat has quit IRC | 09:55 | |
*** uksysadmin has joined #openstack | 09:56 | |
*** ejat has joined #openstack | 09:57 | |
*** ejat has joined #openstack | 09:57 | |
uksysadmin | ttx, I for one welcome our fawnskin overlords (or any other name that will make me snigger when I deploy OpenStack). Where do I sign? | 09:57 |
*** alekibango has joined #openstack | 09:59 | |
ttx | uksysadmin: will be at https://launchpad.net/~openstack/+poll/f-release-naming | 10:01 |
ttx | uksysadmin: LP imposes that the poll is created 12 hours before it starts. | 10:01 |
*** ches has joined #openstack | 10:02 | |
uksysadmin | :) | 10:03 |
uksysadmin | hmm, not sure on fiddletown. as a place. wouldn't want to send my kids there. | 10:04 |
*** marcuz has left #openstack | 10:04 | |
*** lvaughn has quit IRC | 10:05 | |
uksysadmin | be interesting to see the results of this one - some decent sounding and appropriate names in there. | 10:05 |
*** eglynn_ has joined #openstack | 10:06 | |
*** mohits1 has joined #openstack | 10:06 | |
*** mohits has quit IRC | 10:07 | |
*** mohits1 is now known as mohits | 10:07 | |
*** mohits has joined #openstack | 10:07 | |
*** lvaughn has joined #openstack | 10:08 | |
*** Razique has joined #openstack | 10:08 | |
koolhead17 | hi all | 10:08 |
koolhead17 | hello Razique uksysadmin & others :) | 10:08 |
uksysadmin | hello koolhead17 | 10:09 |
koolhead17 | uksysadmin: howdy? | 10:09 |
Razique | hey uksysadmin :) | 10:09 |
Razique | ehlo koolhead17 :p | 10:09 |
uksysadmin | hello Razique | 10:10 |
koolhead17 | ttx: my vote to fontana :D | 10:10 |
uksysadmin | are we good today? | 10:10 |
koolhead17 | yes sir | 10:10 |
*** derekh has joined #openstack | 10:10 | |
uksysadmin | no no, fawnskin... though I wouldn't want anything to be cut from it... :) | 10:11 |
*** alekibango has quit IRC | 10:11 | |
*** alekibango has joined #openstack | 10:11 | |
koolhead17 | uksysadmin: :P | 10:12 |
koolhead17 | devcamcar: hello sir | 10:12 |
Razique | hi devcamcar | 10:14 |
koolhead17 | Razique: we need to see if he is in our timezone!! :) | 10:15 |
*** lzyeval has joined #openstack | 10:17 | |
*** eglynn_ has quit IRC | 10:19 | |
Razique | hehe yah | 10:20 |
*** lvaughn has quit IRC | 10:25 | |
*** lzyeval has quit IRC | 10:25 | |
*** robbiew has quit IRC | 10:26 | |
heyho | Hello everyone.. In your opinion, what would be the best way to deploy a flatdchp multinode cloud infrastructure from scracth? Manual configuration, Devstack script, Crowbar maybe? | 10:26 |
*** pharkmillups_ has quit IRC | 10:27 | |
heyho | Also, I'd like to use a nova-network service for every compute-node as I read on some docs.. would that be difficult to implement? | 10:28 |
*** scottsanchez has quit IRC | 10:28 | |
*** uncleofthestick has quit IRC | 10:29 | |
*** funzo_ has joined #openstack | 10:29 | |
*** funzo has quit IRC | 10:29 | |
uksysadmin | I would love to see crowbar as a route to get this installed, but for me it turned out to be like the blind leading the blind - crowbar was/is in a state of development as is openstack - too many moving parts. | 10:30 |
uksysadmin | what I'd like to see (and maybe I should spread the love in #ubuntu-cloud) is orchestra and juju as the route... got that half going (yes, koolhead17 I will get around to preseed and partitioning ;-)) | 10:30 |
heyho | uksysadmin: and devstack? Is ok for a multinode infrastructure? | 10:31 |
*** ejat has quit IRC | 10:31 | |
koolhead17 | uksysadmin: i suppose smoser is all ready working on it i think. complete openstack deployment via juju :P | 10:31 |
*** yshh has joined #openstack | 10:32 | |
uksysadmin | heyho, devstack is great but I've not used it in a few months. I'm old school - I prefer to see what's going on under the hood to understand how to support it later on. | 10:32 |
*** bobi111 has quit IRC | 10:32 | |
uksysadmin | as a fast-track to getting it deployed I've seen people really praise it | 10:32 |
heyho | I'd like to use juju and orchestra too..but I got stuck in a ssh problem with keys..and I didn't retry since | 10:33 |
uksysadmin | koolhead17, I've been told to wait for precise's version of orchestra and juju development before even considering it - but that method of deployment makes great sense to me | 10:33 |
smoser | uksysadmin, adam_g is doing this on cobbler on precise. we're moving towards doing that for continuous-integration. | 10:33 |
smoser | but the work is being done on precise | 10:33 |
*** funzo_ has quit IRC | 10:33 | |
heyho | so, devstack is not good for a multi-node deploy with flatdhcp HA? | 10:33 |
smoser | so the "moving target" part of your gripe is still there. | 10:33 |
*** krish has joined #openstack | 10:34 | |
*** funzo has joined #openstack | 10:34 | |
koolhead17 | uksysadmin: yes wait for 12.04 | 10:34 |
koolhead17 | the LTS is going to offer awesome stuff :) | 10:34 |
uksysadmin | smoser, awesome. definitely going to track the work there - as route for deploying to two datacentres here where we already use cobbler (albeit red hat based end to end) | 10:34 |
koolhead17 | smoser: cobbler/juju/openstack sounds cool | 10:35 |
koolhead17 | uksysadmin: BTW i have used opentack/cobbler in my lab here 4 deployment :P | 10:35 |
koolhead17 | *openstack | 10:35 |
uksysadmin | indeed - I've stepped back from the bare-metal provisioning world for a bit until things move on. I'll be happy to help report on bugs though - have kit in datacentre ready for this. | 10:35 |
uksysadmin | koolhead17, nice | 10:36 |
uksysadmin | yeah it didn't take me long to set up cobbler to provision a compute node. simple - but very easy to do. | 10:36 |
koolhead17 | uksysadmin: that preseed was one of the machines which i shared :) | 10:36 |
uksysadmin | :) | 10:36 |
*** heyho has quit IRC | 10:38 | |
koolhead17 | uksysadmin: i remember there was ubuntu blog url explaining deployment of openstack via juju | 10:39 |
* koolhead17 is searching for the link | 10:39 | |
*** katkee has quit IRC | 10:42 | |
* koolhead17 no luck yet :( | 10:43 | |
uksysadmin | no worries - I did read a few a while back | 10:43 |
koolhead17 | gosh i so need a nice bookmarking apps now :) | 10:44 |
*** panterax__ has joined #openstack | 10:46 | |
uvirtbot | New bug: #914684 in openstack-manuals "nova-volume section update required regardning fdisk output" [Undecided,New] https://launchpad.net/bugs/914684 | 10:46 |
*** lvaughn has joined #openstack | 10:46 | |
*** alekibango has quit IRC | 10:48 | |
*** alekibango has joined #openstack | 10:48 | |
*** shaon has joined #openstack | 10:49 | |
*** panterax_ has quit IRC | 10:49 | |
*** longhudou has joined #openstack | 10:50 | |
*** bobi111 has joined #openstack | 10:50 | |
*** willaerk has quit IRC | 10:55 | |
*** katkee has joined #openstack | 10:59 | |
*** supriya has joined #openstack | 11:03 | |
*** map_nw has joined #openstack | 11:03 | |
*** lvaughn has quit IRC | 11:04 | |
*** lvaughn has joined #openstack | 11:08 | |
*** mohits has quit IRC | 11:08 | |
*** GheRivero has quit IRC | 11:11 | |
*** eglynn_ has joined #openstack | 11:13 | |
*** mohits has joined #openstack | 11:13 | |
*** heyho_ has joined #openstack | 11:16 | |
*** souza has joined #openstack | 11:17 | |
*** ahasenack has joined #openstack | 11:17 | |
*** funzo has quit IRC | 11:17 | |
souza | Hello Guys, I'm researching about ways to stop a VM using the REST API, but I didn't found anything about, do you know if is possible stop a VM using the nova REST API | 11:18 |
*** anpl1 has joined #openstack | 11:19 | |
*** Hakon|mbp has joined #openstack | 11:20 | |
*** mcclurmc has quit IRC | 11:21 | |
uvirtbot | New bug: #914707 in nova "nova client does not support eject user data to instance when booting an instance." [Undecided,New] https://launchpad.net/bugs/914707 | 11:21 |
*** mcclurmc has joined #openstack | 11:22 | |
*** funzo has joined #openstack | 11:23 | |
*** ahasenack has quit IRC | 11:23 | |
*** lvaughn has quit IRC | 11:25 | |
*** nacx has quit IRC | 11:25 | |
*** nacx has joined #openstack | 11:26 | |
*** ahasenack has joined #openstack | 11:27 | |
*** pradeep1 has joined #openstack | 11:31 | |
*** popux has quit IRC | 11:33 | |
*** flaviamissi has joined #openstack | 11:33 | |
uksysadmin | souza, have you managed to do other things with the REST API or is just specifically stopping the vm? | 11:38 |
*** krish has quit IRC | 11:39 | |
uksysadmin | I only ask as I noticed someone asking about using curl to the Nova API on the mailing list with an example | 11:39 |
souza | uksysadmin: yes, i'd sent create, list, and terminate instances. | 11:39 |
*** anpl1 has quit IRC | 11:43 | |
*** tmichael has quit IRC | 11:43 | |
*** nijaba has quit IRC | 11:43 | |
*** Binbin has quit IRC | 11:43 | |
*** wxum has quit IRC | 11:43 | |
*** Madkiss has quit IRC | 11:43 | |
*** TREllis has quit IRC | 11:43 | |
*** asksol has quit IRC | 11:43 | |
*** Eyk^off has quit IRC | 11:43 | |
*** n0ano has quit IRC | 11:43 | |
*** kodapa__ has quit IRC | 11:43 | |
*** keekz has quit IRC | 11:43 | |
*** rwmjones has quit IRC | 11:43 | |
*** pixelbeat_ has joined #openstack | 11:45 | |
*** lvaughn has joined #openstack | 11:46 | |
*** pixelbeat has quit IRC | 11:47 | |
*** binbash_ has quit IRC | 11:47 | |
*** anpl1 has joined #openstack | 11:47 | |
*** tmichael has joined #openstack | 11:47 | |
*** nijaba has joined #openstack | 11:47 | |
*** Binbin has joined #openstack | 11:47 | |
*** wxum has joined #openstack | 11:47 | |
*** Madkiss has joined #openstack | 11:47 | |
*** TREllis has joined #openstack | 11:47 | |
*** asksol has joined #openstack | 11:47 | |
*** Eyk^off has joined #openstack | 11:47 | |
*** n0ano has joined #openstack | 11:47 | |
*** kodapa__ has joined #openstack | 11:47 | |
*** keekz has joined #openstack | 11:47 | |
*** rwmjones has joined #openstack | 11:47 | |
*** w00t4ng has joined #openstack | 11:49 | |
*** koolhead17 has quit IRC | 11:52 | |
uvirtbot | New bug: #914717 in nova "nova should point out which quota item exceed when booting failed" [Undecided,New] https://launchpad.net/bugs/914717 | 11:58 |
*** zul has quit IRC | 11:59 | |
*** bobi111 has quit IRC | 11:59 | |
*** hggdh has quit IRC | 12:01 | |
shaon | hello Raique, how are you man? | 12:01 |
shaon | Razique: ^^ | 12:01 |
*** mrevell has quit IRC | 12:02 | |
*** lvaughn has quit IRC | 12:05 | |
*** lvaughn has joined #openstack | 12:08 | |
*** mjfork has joined #openstack | 12:09 | |
*** leifmadsen has joined #openstack | 12:13 | |
*** Ruetobas has joined #openstack | 12:14 | |
*** bobi111 has joined #openstack | 12:14 | |
*** supriya has quit IRC | 12:19 | |
*** derekh has quit IRC | 12:20 | |
*** andrewsmedina has joined #openstack | 12:22 | |
*** lvaughn has quit IRC | 12:25 | |
*** lvaughn has joined #openstack | 12:26 | |
*** derekh has joined #openstack | 12:29 | |
*** supriya has joined #openstack | 12:30 | |
*** blitzrage has joined #openstack | 12:30 | |
*** blitzrage has quit IRC | 12:31 | |
*** binbash_ has joined #openstack | 12:32 | |
*** shaon has quit IRC | 12:33 | |
souza | Hello Guys, I'm researching about ways to stop a VM using the REST API, but I didn't found anything about, do you know if is possible stop a VM using the nova REST API | 12:34 |
*** lvaughn has quit IRC | 12:45 | |
*** w00t4ng has quit IRC | 12:47 | |
*** w00t4ng has joined #openstack | 12:47 | |
*** lvaughn has joined #openstack | 12:48 | |
*** judd7 has joined #openstack | 12:49 | |
*** maploin has joined #openstack | 12:49 | |
*** binbash_ has quit IRC | 12:50 | |
*** siwos has joined #openstack | 12:54 | |
*** zigo has joined #openstack | 12:56 | |
*** binbash_ has joined #openstack | 12:57 | |
*** mrevell has joined #openstack | 12:57 | |
mjfork | souza: looks like only restart is available, no stop | 12:59 |
*** dev_sa has quit IRC | 13:00 | |
*** dolphm has joined #openstack | 13:00 | |
souza | mjfork: Have another way to Stop the instances, by curl commands? | 13:01 |
*** supriya has quit IRC | 13:01 | |
mjfork | souza: not that I know of. I was looking @ apis | 13:01 |
*** supriya has joined #openstack | 13:01 | |
mjfork | souza: you can terminate and reboot through dashbaord, i blieve those are only actions supported | 13:02 |
*** supriya has quit IRC | 13:02 | |
*** supriya has joined #openstack | 13:02 | |
souza | mjfork: i'd looked at API and I didn't found too | 13:03 |
*** binbash__ has joined #openstack | 13:03 | |
mjfork | souza: right, what is the stop use case? | 13:03 |
*** hadrian has joined #openstack | 13:04 | |
*** rods has joined #openstack | 13:04 | |
mjfork | souza: the problem with stop is that the schedular still has to s assume the resources are used because it coudl be started at any time | 13:04 |
souza | mjfork: Well, only Stop, if i get the status, must be returned "STOPPED" | 13:04 |
mjfork | souza: see my comment above abuot stop - in short, stopping doesn't save resources | 13:05 |
*** lvaughn has quit IRC | 13:05 | |
souza | mjfork: I can do this by EC2 api, using euca-stop-instances "id" | 13:06 |
*** binbash_ has quit IRC | 13:06 | |
*** lvaughn has joined #openstack | 13:06 | |
*** zul has joined #openstack | 13:07 | |
souza | mjfork: Humm, Ok, then it stopped or running will cost the same machine resources | 13:08 |
mjfork | souza: basically yes, unless you oversubscribe machines | 13:08 |
mjfork | but then someone starting would really bring it down | 13:08 |
*** w00t4ng has quit IRC | 13:09 | |
*** w00t4ng has joined #openstack | 13:09 | |
*** alekibango has quit IRC | 13:09 | |
*** alekibango has joined #openstack | 13:10 | |
souza | mjfork: Can I store an stopped API at the hard disk, to use less machine resources? | 13:10 |
mjfork | souza: i don't see how the openstack api exposes stop, "nova" command has suspend | 13:11 |
mjfork | souza: take a snapshot of the VM and archive it and terminate that VM | 13:11 |
mjfork | souza: looks like stop may be suspend in nova | 13:11 |
mjfork | souza: try posting to /v1.0/servers/{id}/suspend | 13:12 |
mjfork | souza: conten-type of application/json | 13:12 |
*** hggdh has joined #openstack | 13:12 | |
mjfork | so, in short, if you really want to save resources take a snapshot of the VM and then terminate it | 13:12 |
souza | mjfork: I'd thought in archive the configurations, I'll try do a suspend. | 13:13 |
*** stewart has quit IRC | 13:13 | |
souza | mjfork: it works at 1.1 API? | 13:13 |
mjfork | otherwise try that suspend command, it will save some system resources, but I believe teh scheduler still considers it active for scheduleding purposes | 13:13 |
mjfork | souza: not sure, you would have to try it | 13:13 |
*** rods has left #openstack | 13:13 | |
souza | mjfork: Ok, thanks, I return the result | 13:14 |
*** w00t4ng has quit IRC | 13:14 | |
*** w00t4ng has joined #openstack | 13:14 | |
*** Binbin_ has joined #openstack | 13:14 | |
*** rods has joined #openstack | 13:15 | |
*** rods has left #openstack | 13:18 | |
Razique | shaon : hey :) | 13:19 |
souza | mjfork: Only more one point, i must send a POST requests to URL? | 13:20 |
*** rods has joined #openstack | 13:20 | |
*** lvaughn has quit IRC | 13:25 | |
*** stewart has joined #openstack | 13:25 | |
*** rods has left #openstack | 13:27 | |
*** livemoon has joined #openstack | 13:27 | |
*** saju_m has joined #openstack | 13:27 | |
*** judd7 has quit IRC | 13:27 | |
*** Trebortech has joined #openstack | 13:27 | |
*** lvaughn has joined #openstack | 13:28 | |
*** panterax__ has left #openstack | 13:30 | |
*** rods has joined #openstack | 13:30 | |
*** MrHeat has joined #openstack | 13:31 | |
*** PeteDaGuru has joined #openstack | 13:31 | |
Spirilis | hm cool this was something I was wondering about | 13:31 |
Spirilis | makes sense now why the system doesn't track the up/down status of VMs because it's not useful for resource purposes... but I think it would be useful for monitoring and operational purposes | 13:32 |
*** MrHeat has quit IRC | 13:32 | |
*** osier has quit IRC | 13:32 | |
Spirilis | even auto-checking to see if the kvm process is still alive on the host | 13:32 |
*** msavy has joined #openstack | 13:34 | |
*** panterax has joined #openstack | 13:37 | |
*** supriya has quit IRC | 13:38 | |
*** robbiew has joined #openstack | 13:39 | |
*** lts has joined #openstack | 13:43 | |
*** russf has quit IRC | 13:44 | |
*** lvaughn has quit IRC | 13:45 | |
*** rods has quit IRC | 13:45 | |
*** w00t4ng has quit IRC | 13:45 | |
*** rods has joined #openstack | 13:46 | |
*** lvaughn has joined #openstack | 13:46 | |
*** w00t4ng has joined #openstack | 13:46 | |
*** jeremy_ has joined #openstack | 13:49 | |
*** jeremy_ has quit IRC | 13:49 | |
*** jeremy_ has joined #openstack | 13:49 | |
*** rods has left #openstack | 13:51 | |
*** rods has joined #openstack | 13:52 | |
*** robbiew has quit IRC | 13:52 | |
*** jeremy has quit IRC | 13:52 | |
*** jeremy_ is now known as jeremy | 13:52 | |
*** rods has quit IRC | 13:54 | |
*** w00t4ng has quit IRC | 13:56 | |
*** rods has joined #openstack | 13:56 | |
*** robbiew has joined #openstack | 13:56 | |
*** russf has joined #openstack | 13:57 | |
*** endzYme has joined #openstack | 13:57 | |
*** rods has left #openstack | 13:58 | |
*** dolphm has quit IRC | 13:59 | |
*** judd7 has joined #openstack | 14:00 | |
*** rods has joined #openstack | 14:02 | |
*** dprince has joined #openstack | 14:03 | |
*** lvaughn has quit IRC | 14:05 | |
*** morfeas has joined #openstack | 14:07 | |
*** lvaughn has joined #openstack | 14:08 | |
*** lookup_work has joined #openstack | 14:08 | |
*** flaviamissi has quit IRC | 14:08 | |
mjfork | souza: yes, it is a post | 14:10 |
mjfork | Spirilis: is does track/monitor right? | 14:10 |
mjfork | Spirilis: it *does* track/monitor is what I meant. | 14:12 |
*** stewart has quit IRC | 14:13 | |
Spirilis | erm, I've run 'halt' inside a VM and not seen any status update | 14:13 |
Spirilis | let me test this. | 14:13 |
Spirilis | been a few weeks since I did it | 14:13 |
*** rods has quit IRC | 14:14 | |
*** deshantm has joined #openstack | 14:14 | |
*** dev_sa has joined #openstack | 14:14 | |
*** rods has joined #openstack | 14:14 | |
mjfork | hmm, it may takea while to catch it down instide a vm | 14:14 |
mjfork | initiate it via API | 14:15 |
*** rods has left #openstack | 14:16 | |
*** longhudou has quit IRC | 14:16 | |
Spirilis | you said it was the 'suspend' cmd right? | 14:16 |
*** rods has joined #openstack | 14:16 | |
Spirilis | the 'nova' cmd keeps reporting http 400 errors for suspend, or pause | 14:16 |
uvirtbot | New bug: #914770 in tempest "NameError in test_create_image_from_deleted_server" [Medium,Confirmed] https://launchpad.net/bugs/914770 | 14:18 |
mjfork | nova help shows a suspend for me | 14:18 |
Spirilis | yeah | 14:19 |
Spirilis | it just kicks back an error when I try to use it | 14:19 |
Spirilis | root@novatest1:~# nova suspend test1 | 14:19 |
Spirilis | There is no such server action: suspend (HTTP 400) | 14:19 |
*** mohits has quit IRC | 14:19 | |
*** Leander has joined #openstack | 14:19 | |
Spirilis | k, instance is down, no kvm process on the hypervisor... still showing as ACTIVE, will give it a few minutes | 14:20 |
Leander | hello all | 14:20 |
mjfork | Spirilis: how did you shut down | 14:20 |
Leander | i'm in need of some help with the nova-volume management | 14:20 |
Spirilis | mjfork: ran 'halt' inside the vm | 14:20 |
Spirilis | clearly though, nova-compute is aware of it: | 14:20 |
Spirilis | 2012-01-11 09:22:44,805 INFO nova.compute.manager [f7dc4b50-194e-4873-b8b9-417e9d4ee982 None None] Found 1 in the database and 0 on the hypervisor. | 14:20 |
*** mohits has joined #openstack | 14:21 | |
Spirilis | 'nova list' still shows it active, horizon GUI shows it active too | 14:21 |
Spirilis | not sure what nova-compute is "updating" when it says "Updating host status"... | 14:21 |
mjfork | look in the DB or do euca-describe-instanfes | 14:22 |
Leander | i'm following the tutorial from http://docs.openstack.org/diablo/openstack-compute/admin/content/managing-volumes.html but am unable to discover the icsci-target on the controller node | 14:22 |
Leander | i've also searched around the internet about this situation | 14:23 |
*** rods has left #openstack | 14:23 | |
mjfork | leander diablo? | 14:23 |
Spirilis | hmm, euca-describe-instances shows nothing... DB's "vm_state" reads "active" | 14:23 |
*** PotHix has joined #openstack | 14:23 | |
Leander | mjfork: yes | 14:23 |
*** mohits has quit IRC | 14:23 | |
Spirilis | http://paste.openstack.org/show/4232/ -- mysql tuple | 14:23 |
*** rods has joined #openstack | 14:24 | |
Spirilis | not sure what power_state "0" means, maybe that's it? | 14:24 |
Spirilis | rebooting it, gonna see what the DB reads after that | 14:25 |
mjfork | power_state: 0 vm_state: active | 14:25 |
mjfork | i wonder what that means | 14:25 |
*** lvaughn has quit IRC | 14:25 | |
Spirilis | ahh power_state: 1 now that it's rebooted | 14:25 |
Spirilis | ok so power_state gets updated, but neither Horizon nor the python-novaclient inform you of this | 14:26 |
*** rods has quit IRC | 14:26 | |
mjfork | i wonder what the enum values are for vm_state | 14:26 |
*** lvaughn has joined #openstack | 14:26 | |
*** stewart has joined #openstack | 14:26 | |
Spirilis | yeah | 14:26 |
*** rods has joined #openstack | 14:26 | |
*** scotticus has left #openstack | 14:28 | |
Spirilis | nova/compute/vm_states.py has it | 14:28 |
*** bourke has quit IRC | 14:28 | |
Spirilis | see http://paste.openstack.org/show/4233/ | 14:28 |
mjfork | yep | 14:28 |
mjfork | had sjust found it | 14:28 |
*** bourke has joined #openstack | 14:28 | |
mjfork | wonder susepnd vs pause? | 14:28 |
Spirilis | yeah, suspend and pause are both not implemented according to those errors you saw above | 14:29 |
Spirilis | seems prudent that vm_state would change to "stopped" when power_state changes to 0 IMO | 14:29 |
Spirilis | what's weird is I see all kinds of code related to the pause and suspend in the libvirt code | 14:29 |
mjfork | yeah | 14:29 |
Spirilis | but the api kicks back some NotImplemented() | 14:30 |
Leander | does anyone have an idea on why the discovery process isn't working with iscsi? | 14:30 |
*** rods has quit IRC | 14:30 | |
Leander | does the iscsitarget require configuration after it's installed? | 14:30 |
Spirilis | Leander: I think there was something I had to do to enable the daemon on bootup, that was it though. | 14:30 |
Spirilis | let me look at my script | 14:30 |
Spirilis | yeah on ubuntu at least... | 14:31 |
Spirilis | echo "ISCSITARGET_ENABLE=true" > /etc/default/iscsitarget | 14:31 |
*** rods has joined #openstack | 14:31 | |
Spirilis | do that on the nova-volume hosts, then run "service iscsitarget start" ... look for the "ietd" process | 14:31 |
Leander | Spirilis: I've done that with sed -i 's/false/true/g' /etc/default/iscsitarget | 14:31 |
Spirilis | ah k | 14:32 |
Spirilis | ran the initscript and/or rebooted aye? | 14:32 |
mjfork | Leander: ubunutu? | 14:32 |
Leander | yes, i rebooted | 14:32 |
Leander | mjfork: correct | 14:32 |
Spirilis | is ietd running: | 14:32 |
Spirilis | root@novatest2:~# ps auxwww | grep ietd | 14:32 |
Spirilis | root 1052 0.0 0.0 4228 716 ? Ss Jan04 0:00 /usr/sbin/ietd | 14:32 |
*** vidd has quit IRC | 14:33 | |
mjfork | Leander: pastebin nova-volume.log | 14:33 |
Leander | not running | 14:33 |
*** berendt has quit IRC | 14:33 | |
*** livemoon has quit IRC | 14:34 | |
Leander | but everytime i run services iscsitarget status, it says its running | 14:34 |
Leander | mjfork: sorry was checking the wrong machine | 14:35 |
Leander | ietd is running | 14:35 |
Leander | but the discovery is not happening | 14:35 |
Leander | i can't even telnet into localhost | 14:35 |
Leander | 3260 | 14:35 |
mjfork | Leander: what is your environment like? | 14:35 |
mjfork | where does nova-volume live vs nova-compute doing discovery | 14:36 |
Leander | mjfork: what exactly do you mean by environment? | 14:36 |
mjfork | leander see above | 14:36 |
Leander | nova-volume resides in the controller server and nova-compute resides on a separate machine | 14:36 |
mjfork | ok | 14:37 |
mjfork | so, start with pastebin of nova-volume from controller | 14:37 |
Leander | mjfork: is this enough? | 14:38 |
Leander | http://paste.openstack.org/show/4234/ | 14:38 |
*** ethen has joined #openstack | 14:38 | |
mjfork | leander is verbose on? | 14:40 |
Leander | yes | 14:40 |
mjfork | now nova-comptue on other side | 14:40 |
*** endzYme has quit IRC | 14:40 | |
Spirilis | mjfork: lol, nova/api/openstack/servers.py is funny... I guess someone just decided not to complete all the server actions, the pause and suspend def's are there but the _action_pause and _action_suspend and similar def's aren't, and they don't show up in the list of available actions in the "action" def. | 14:41 |
Leander | mjfork: http://paste.openstack.org/show/4235/ | 14:41 |
*** mdomsch has joined #openstack | 14:41 | |
*** siwos has quit IRC | 14:41 | |
mjfork | thinking, just solved this PDU | 14:42 |
*** rods has quit IRC | 14:42 | |
*** pixelbeat_ has quit IRC | 14:42 | |
mjfork | what is iscsi ip prefix in conf | 14:43 |
*** saju_m has quit IRC | 14:43 | |
*** endzYme has joined #openstack | 14:43 | |
Leander | mjfork: 192.168.1 | 14:44 |
Leander | mjfork: 192.168.* | 14:44 |
*** rods has joined #openstack | 14:44 | |
mjfork | paste it. | 14:44 |
Leander | the controller is on the ip 192.168.82.24 | 14:44 |
*** lvaughn has quit IRC | 14:44 | |
mjfork | paste the conf | 14:44 |
Spirilis | plus the nova/compute/api.py has the supporting functions for casting the calls, so I think all the infrastructure is in place for supporting 'suspend' and 'pause' et al just the API action handler wasn't written. just a small bit of trivia | 14:45 |
Leander | mjfork:http://paste.openstack.org/show/4236/ | 14:45 |
*** alekibango has quit IRC | 14:45 | |
*** map_nw has quit IRC | 14:45 | |
mjfork | leander http://forums.openstack.org/viewtopic.php?f=10&t=650&p=2147&hilit=PDU#p2147 | 14:46 |
*** alekibango has joined #openstack | 14:46 | |
mjfork | does that help | 14:46 |
*** mattray has joined #openstack | 14:47 | |
*** lvaughn has joined #openstack | 14:48 | |
*** vendemiat has quit IRC | 14:49 | |
Leander | mjfork: i'm not sure i understood the contents of that post | 14:51 |
*** osier has joined #openstack | 14:51 | |
mjfork | set iscsip_ip_prefix=<full ip> | 14:53 |
mjfork | lets try that first | 14:53 |
*** nevrax has quit IRC | 14:55 | |
*** pixelbeat has joined #openstack | 14:55 | |
*** paulmillar has quit IRC | 14:55 | |
Leander | still not working | 14:55 |
mjfork | did you restart nova-compute on target node? | 14:55 |
*** mrevell has quit IRC | 14:55 | |
Leander | yes | 14:55 |
mjfork | pastebin the volume | 14:56 |
mjfork | nova-volume log that is | 14:56 |
Leander | mjfork: by the time in the log, there's nothing new in the nova-volume log | 14:57 |
*** russf has quit IRC | 14:57 | |
mjfork | there it didn't try and mount again | 14:57 |
mjfork | there = then that is | 14:58 |
Leander | the compute node still keeps generating the same error message | 14:58 |
mjfork | pastebin it please | 14:59 |
*** mrevell has joined #openstack | 14:59 | |
*** mrevell has joined #openstack | 14:59 | |
*** robbiew has quit IRC | 14:59 | |
mjfork | leander pastebin this command sudo iscsiadm -m discovery -t sendtargets -p cm02 | 15:00 |
Leander | mjfork: log and output > http://paste.openstack.org/show/4237/ | 15:01 |
mjfork | leander pastebin ps auxww on the controller node | 15:02 |
*** mindpixel has quit IRC | 15:02 | |
Leander | mjfork: http://paste.openstack.org/show/4238/ | 15:04 |
*** rnorwood has joined #openstack | 15:04 | |
*** lvaughn has quit IRC | 15:05 | |
mjfork | pastebin netstat -tnap | grep LISTEN | 15:06 |
*** lvaughn has joined #openstack | 15:06 | |
Leander | mjfork: http://paste.openstack.org/show/4239/ | 15:07 |
*** lborda has joined #openstack | 15:08 | |
*** Binbin_ has quit IRC | 15:09 | |
*** deshantm_ has joined #openstack | 15:09 | |
bobi111 | Hi, Running essex-2. I have a problem running ttylinux-uec-amd64-12.1_2.6.35-22_1 image. The VM is starting but can't boot. I have no problem with oneiric-server-cloudimg-amd64-disk1.img. Log nova-compute http://pastebin.com/VWSMbpdz | 15:09 |
mjfork | Leander: pastebin ls -l /etc/init.d | 15:10 |
mjfork | bobi111: can you paste the console of the VM instead of log? | 15:10 |
Leander | mjfork: http://paste.openstack.org/show/4240/ | 15:11 |
*** deshantm has quit IRC | 15:11 | |
bobi111 | mjfork: ok | 15:11 |
*** deshantm_ is now known as deshantm | 15:11 | |
*** zigo has quit IRC | 15:11 | |
uvirtbot | New bug: #904072 in nova "project_id could be overwritten to any value by URI value" [High,Fix committed] https://launchpad.net/bugs/904072 | 15:11 |
*** Shentonfreude has joined #openstack | 15:12 | |
*** dolphm has joined #openstack | 15:12 | |
mjfork | Leander: /etc/init.d/tgt stop && /etc/init.d/iscsitarget start | 15:15 |
*** mrjazzcat has joined #openstack | 15:15 | |
mjfork | Leander: pastebin that output | 15:15 |
*** dolphm has quit IRC | 15:15 | |
Leander | mjfork: output | 15:16 |
Leander | http://paste.openstack.org/show/4241/ | 15:16 |
bobi111 | mjfork: http://imagebin.org/193058 | 15:19 |
*** cp16net has joined #openstack | 15:19 | |
mjfork | pastebin sudo iscsiadm -m discovery -t sendtargets -p cm02 from compute node | 15:20 |
mjfork | Leander: ^ | 15:20 |
Leander | mjfork: http://paste.openstack.org/show/4242/ , still not working | 15:21 |
mjfork | bobi111: ls -l /var/lib/nova/instances/_base | 15:23 |
mjfork | pastebin that | 15:23 |
*** Ramonster has quit IRC | 15:23 | |
*** lvaughn has quit IRC | 15:25 | |
mjfork | leander - ietd running? | 15:26 |
uksysadmin | bobi111, I raised a bug on this that I was unsure about or how to validate it | 15:26 |
bobi111 | mjfork: http://pastebin.com/SUPWukvh | 15:26 |
Leander | mjfork: ps -A | grep ietd reveals the ietd process | 15:27 |
mjfork | Leander: is tgt running | 15:27 |
bobi111 | uksysadmin: Can you point me to the bug? | 15:27 |
uksysadmin | https://bugs.launchpad.net/nova/+bug/907269 | 15:27 |
souza | mjfork: i tried to sent a post to that URL, but it doesn't works, i get a code HTTP 100 | 15:27 |
Leander | mjfork: tgt not running | 15:27 |
uksysadmin | was going to close it off as it didn't make sense that it was only affecting me | 15:27 |
*** lvaughn has joined #openstack | 15:28 | |
uksysadmin | therefore I assumed it was environmental | 15:28 |
souza | mjfork: Are you sure that this URL it's correct? | 15:28 |
uksysadmin | let me know if its similar to what you're seeing | 15:28 |
*** ethen has quit IRC | 15:28 | |
bobi111 | uksysadmin: I use the ttylinux image.The ubuntu image works fine | 15:29 |
mjfork | bobi111: no 0 byte files, which is what i was looking for. what does ls -l /var/lib/nova/instances/instance-* show? | 15:29 |
uksysadmin | bobi111, which suggests that the process and steps are correct, but somewhere in the stack is corrupting the image | 15:30 |
*** alekibango has quit IRC | 15:30 | |
*** alekibango has joined #openstack | 15:30 | |
mjfork | bobi111: where did you get ttylinux and how did you upload it? | 15:31 |
mjfork | Leander: who is listening on port 3360 | 15:32 |
*** dolphm has joined #openstack | 15:32 | |
uksysadmin | I was perhaps thinking its nova-objectstore or glance causing the issue... ttx suggested I try some glance specific stuff to rule that out - which I've now time to do over the next couple of weeks | 15:32 |
*** yamahata_ has joined #openstack | 15:32 | |
bobi111 | mjfork: I used cloud-publish-tarball <imgage tarball> images | 15:32 |
Leander | mjfork: according to "sudo lsof -i :3360" no one | 15:33 |
bobi111 | mjfork: http://smoser.brickies.net/ubuntu/ttylinux-uec/ | 15:33 |
*** lionel_ has quit IRC | 15:33 | |
mjfork | bobi111: using nova auth, not keystone? | 15:33 |
*** ldlework has joined #openstack | 15:33 | |
smoser | mjfork, do not use ttylinux, please use cirros | 15:34 |
smoser | https://launchpad.net/cirros/+download | 15:34 |
bobi111 | mjfork: not using keystone | 15:34 |
*** lionel has joined #openstack | 15:34 | |
smoser | cloud-publish-tarball | 15:35 |
mjfork | Leander: try reinstalling open-iscsi package | 15:36 |
Leander | on the compute node? | 15:36 |
bobi111 | mjfork: nova.conf http://pastebin.com/yC64yzKX | 15:36 |
Leander | or the controller node? | 15:36 |
mjfork | Leander: do it on both | 15:37 |
*** flaviamissi has joined #openstack | 15:37 | |
*** fysa_ has joined #openstack | 15:40 | |
*** zzed has joined #openstack | 15:40 | |
mjfork | Leander: as far as i can tell, the issue is the tgt process | 15:42 |
mjfork | Leander: "Running it like "sudo service iscsitarget start" and getting the status was showing running. however, when using lsof to see who was listening the 3360 default port was showing that tgt was running. I don't know what is tgt but I have another machine that is with a working iscsi for nova-volume and don't have tgt running and listen this port (or maybe not running at all). So, the... | 15:43 |
mjfork | ...workaround was to stop tgt and starting the iscsitarget manually." | 15:43 |
*** Kyle__ has joined #openstack | 15:43 | |
Leander | mjfork: after reinstalling opensci | 15:44 |
*** dev_sa has quit IRC | 15:44 | |
Leander | when i run lsof -i: 3260 i get tgtd process | 15:44 |
*** lvaughn has quit IRC | 15:45 | |
Leander | these should be there right? | 15:45 |
Leander | shouldn't* | 15:45 |
mjfork | yes, that is better | 15:45 |
mjfork | wait | 15:45 |
mjfork | stop tgt and unstinall it | 15:45 |
*** lvaughn has joined #openstack | 15:46 | |
*** mrevell has quit IRC | 15:46 | |
Leander | mjfork: what is tgt used for? | 15:46 |
*** alekibango has quit IRC | 15:46 | |
Leander | mjfork: when i remove tgt nova-volume also gets removed | 15:48 |
mjfork | well, ok. then scratch that. | 15:48 |
mjfork | then stop tgtd | 15:48 |
mjfork | and start openscsi | 15:48 |
mjfork | and make sure openscsi listens on 3360 | 15:49 |
*** rnirmal has joined #openstack | 15:49 | |
mjfork | Spirilis: yuo have nova-volume running? | 15:50 |
Spirilis | yeah | 15:50 |
Leander | mjfork: lsof -i :3360 reveals nothing after starting openiscsi | 15:51 |
mjfork | Spirilis: lsof -i: 3260 who is lisetning? | 15:51 |
mjfork | Spirilis: make that 3360 | 15:51 |
Spirilis | nothing on 3360, 3260 has ietd | 15:52 |
mjfork | ok, so typo in that forum post | 15:52 |
mjfork | Leander: lsof -i :3260 | 15:52 |
Leander | mjfork: nothing | 15:52 |
Leander | ps -aux | grep ietd > root 1089 0.0 0.0 4228 632 ? Ss 15:41 0:00 /usr/sbin/ietd | 15:53 |
mjfork | Leander: restart open-iscsi | 15:54 |
Leander | mjfork still nothing | 15:54 |
mjfork | Spirilis: and no onel istening on 3260? | 15:54 |
uvirtbot | New bug: #914814 in nova "compute manager logs instance name and id instead of uuid" [Undecided,In progress] https://launchpad.net/bugs/914814 | 15:55 |
*** funzo has quit IRC | 15:56 | |
*** imsplitbit has joined #openstack | 15:56 | |
mjfork | Spirilis: start iscsitarget | 15:56 |
*** bobi111 has quit IRC | 15:56 | |
Leander | mjfork: could there be that there's a configuration that needs to be filled out? | 15:57 |
Leander | i've also tried to look for the logs, but can't seem to find any | 15:57 |
mjfork | Leander: start iscsitarget and see what happens | 15:57 |
*** andreas__ has joined #openstack | 15:57 | |
*** jfluhmann has joined #openstack | 15:58 | |
Spirilis | mjfork: iscsitarget is running, its "ietd" is listening on port 3260 here | 15:58 |
mjfork | Spirilis: yep, just found that | 15:58 |
*** ahasenack has quit IRC | 15:58 | |
mjfork | in another place | 15:58 |
*** andreas__ is now known as ahasenack | 15:58 | |
Leander | mjfork: lsof -i :3260 still reports nothing | 15:58 |
Spirilis | gotcha | 15:58 |
*** adjohn has joined #openstack | 15:59 | |
*** alekibango has joined #openstack | 15:59 | |
*** krow has joined #openstack | 16:00 | |
mjfork | Spirilis: is tgt running on your box? what is the status of open-iscsi | 16:00 |
Kyle__ | If I'm setting up a new openstack installation, is it best to follow the "Starter Guide", then expand that setup to my multiple nodes, or to follow the "Starter Guide", then wipe it out, and build anew from some other document? | 16:01 |
mjfork | Kyle__: starter guide is multipl nodes? | 16:01 |
Spirilis | doesn't look like tgt is installed, open-iscsi is running-- http://paste.openstack.org/show/4243/ | 16:02 |
Kyle__ | mjfork: It's two computers, one for nova & some basics, a second for compute. | 16:02 |
Spirilis | the iscsid from open-iscsi I think is a go-between between the kernel and the iscsi session, or maybe it just monitors/maintains them, not sure | 16:02 |
mjfork | Kyle__: ok, so you can add as many computes as you want following the patter for the second node | 16:02 |
Spirilis | doesn't listen on any ports though. | 16:02 |
Kyle__ | mjfork: OK. I just didn't know if the setup on there was reasonable to expand from. | 16:03 |
mjfork | Leander: stop tgt; restart iscsitarget; restart open-iscsi; restart nova-volume | 16:03 |
mjfork | Kyle__: yes, it shuold eb fine. | 16:03 |
Kyle__ | Great. | 16:04 |
*** lvaughn has quit IRC | 16:05 | |
Leander | mjfork: lsof -i :3260 still reports nothing | 16:05 |
mjfork | Leander: any thing in your syslog or other lgos? | 16:06 |
Leander | mjfork: http://paste.openstack.org/show/4244/ < syslog, any other logs i should check? the nova-volume log seems fine | 16:08 |
*** lvaughn has joined #openstack | 16:08 | |
mjfork | Leander: ths looks wrong Jan 11 16:04:25 cm02 kernel: [ 1428.230609] init: nova-volume main process (762) terminated with status 143 | 16:09 |
mjfork | Leander: pastebin /etc/ietd.conf | 16:10 |
Leander | mjfork: nova-manage service list reports nova-volume is ok | 16:11 |
*** freeflyi1g has joined #openstack | 16:11 | |
*** yshh has quit IRC | 16:11 | |
Leander | mjfork: it's empty :S | 16:11 |
Leander | it only has comments about the configuration options | 16:11 |
mjfork | Spirilis: whats in yuor /etc/ietd.conf | 16:12 |
*** yshh has joined #openstack | 16:12 | |
*** freeflying has quit IRC | 16:14 | |
*** yshh has quit IRC | 16:14 | |
*** hggdh has quit IRC | 16:15 | |
*** yehudasa has quit IRC | 16:16 | |
*** carlp has quit IRC | 16:16 | |
*** redconnection has joined #openstack | 16:17 | |
*** lvaughn_ has joined #openstack | 16:18 | |
*** hggdh has joined #openstack | 16:18 | |
*** adjohn has quit IRC | 16:19 | |
*** reidrac has quit IRC | 16:19 | |
*** lvaughn has quit IRC | 16:20 | |
*** dendrobates is now known as dendro-afk | 16:20 | |
Spirilis | it's /etc/iet/ietd.conf, everything is commented out | 16:21 |
Spirilis | also /etc/iet/initiators.allow, the only uncommented line says "ALL ALL" ... ditto with /etc/iet/targets.allow | 16:21 |
*** adjohn has joined #openstack | 16:23 | |
mjfork | Leander: can you compare that to yours? | 16:23 |
*** adjohn has quit IRC | 16:23 | |
Leander | mjfork: exactly the same | 16:23 |
Leander | mjfork: stupid me, forgot to run the command in sudo mode, | 16:24 |
Leander | mjfork: lsof -i :3260 now reports ietd | 16:24 |
Leander | and sudo iscsiadm -m discovery -t sendtargets -p cm02 now works on the compute node | 16:25 |
mjfork | Leander: :-) | 16:25 |
mjfork | Leander: yay! | 16:25 |
*** dolphm has quit IRC | 16:25 | |
mjfork | need to document this | 16:25 |
Leander | so i need to disable tgt | 16:25 |
Leander | and have both iscitarget and open isci running right? | 16:26 |
*** Razique has quit IRC | 16:26 | |
*** dragondm has joined #openstack | 16:26 | |
*** dendro-afk is now known as dendrobates | 16:27 | |
*** SpamapS has quit IRC | 16:29 | |
mjfork | yes | 16:30 |
*** osier has quit IRC | 16:30 | |
uvirtbot | New bug: #914829 in openstack-manuals "multi_host is listed incorrectly as multi-host" [Undecided,New] https://launchpad.net/bugs/914829 | 16:31 |
*** samsamsupersam has joined #openstack | 16:31 | |
Spirilis | yeah open-iscsi is your client, iscsitarget is the iscsi server | 16:34 |
Spirilis | iscsitarget only needed on nova-volume nodes, open-iscsi only needed on nova-compute nodes | 16:34 |
Spirilis | and I don't recall if I ran into that tgt issue, I may have early on and just removed the pkg | 16:34 |
Spirilis | good idea to check anyhow. | 16:34 |
*** maploin has quit IRC | 16:35 | |
*** lborda has quit IRC | 16:35 | |
Leander | Spirilis: i think it only worked with tgt disabled and open-iscsi also installed in the controller node | 16:36 |
*** shayatou has joined #openstack | 16:36 | |
Leander | where exactly do i find my volume now | 16:37 |
Leander | i think ive managed to attach it to an instance | 16:37 |
*** ejat has joined #openstack | 16:37 | |
*** ejat has quit IRC | 16:37 | |
*** ejat has joined #openstack | 16:37 | |
Leander | i get this with euca-describe-volumes: VOLUMEvol-00000001 7novain-use (myproject, cm02, i-0000000a[cloud01], /dev/vdb)2012-01-10T11:52:12Z | 16:37 |
*** nphase has joined #openstack | 16:37 | |
Leander | i've already searched the controller and the compute node but i can't find /dev/vdb | 16:38 |
Spirilis | cat /proc/partitions ? | 16:39 |
mjfork | Leander: you need to log into the guest | 16:41 |
mjfork | that is where /dev/vdb is | 16:41 |
Leander | mjfork: i'm using the ttylinux image and i can't find that volume | 16:43 |
Spirilis | I don't think ttylinux will see it | 16:43 |
Spirilis | there's a module "acpiphp" that needs to be loaded on the guest to support KVM's hot-adding of disks | 16:43 |
mjfork | Leander: try an ubunut image | 16:43 |
Spirilis | IIRC that isn't on the ttylinux image | 16:43 |
*** lvaughn has joined #openstack | 16:44 | |
*** lvaughn_ has quit IRC | 16:44 | |
Leander | mjfork: do you have a link at hand by chance? | 16:44 |
mjfork | Leander: keystone? | 16:45 |
Leander | mjfork: no keystone | 16:45 |
mjfork | ok | 16:45 |
Spirilis | to the ubuntu image | 16:45 |
mjfork | http://paste.openstack.org/show/4245/ \ | 16:46 |
mjfork | Leander: ^ | 16:46 |
Leander | mjfork: thanks, just a question can this be used with the cloud-publish-command? | 16:47 |
mjfork | Leander: no idea, i do glance direct | 16:47 |
*** datajerk has quit IRC | 16:48 | |
*** whenry has joined #openstack | 16:48 | |
*** pixelbeat has quit IRC | 16:49 | |
*** devananda has joined #openstack | 16:49 | |
Leander | mjfork: seems to be working :) . On another related note, if wanted to use the openstack api where would i create user accounts, roles and auth tokens? | 16:50 |
*** andrewbogott has joined #openstack | 16:50 | |
mjfork | in keystone | 16:51 |
Leander | so id have to wait until essex to use it in a production environment then? | 16:52 |
*** LarsN has joined #openstack | 16:52 | |
*** guigui1 has quit IRC | 16:53 | |
mjfork | no, not really. | 16:53 |
mjfork | what is your use case? | 16:54 |
*** lborda has joined #openstack | 16:54 | |
*** donaldngo_hp has joined #openstack | 16:56 | |
*** llang629 has joined #openstack | 16:56 | |
Leander | setting up a personal cloud with 1 controller and 20 compute node for use at my university | 16:56 |
*** krow has quit IRC | 16:56 | |
*** llang629 has left #openstack | 16:56 | |
Leander | and for other projects that require some scalability | 16:56 |
Leander | so i need to leave thing as usable as can be | 16:57 |
*** rnorwood has quit IRC | 16:57 | |
Spirilis | well, might have to wait for essex to survive a RabbitMQ failure if you don't want to go around restarting all the services afterwards... | 16:58 |
*** hugokuo has joined #openstack | 16:58 | |
*** rnorwood has joined #openstack | 16:58 | |
Spirilis | (unless someone does backport the fix, I git'd the stable/diablo release yesterday to catch any updates and that scenario still crashed 'n burned) | 16:59 |
*** zul has quit IRC | 16:59 | |
Leander | i'd rather wait for something more stable, in the meantime i'm testing as much as i can for now | 16:59 |
mjfork | Leander: if you can hold off till essex for production depoyment, it will probably be easier going forward | 16:59 |
*** lvaughn_ has joined #openstack | 16:59 | |
mjfork | not sure how much effort will be put into diablo->essex migration | 16:59 |
mjfork | i woudl expect far more support for essex->f release | 17:00 |
*** zzed has quit IRC | 17:00 | |
Leander | mjfork: is there anyway i can bypass the error of a volume being assigned to an existing mnt ? | 17:00 |
Spirilis | mjfork: have you been running the essex dev version? any comments on where it is so far (things fixed, broken, improved, etc) | 17:00 |
mjfork | Spirilis: nope, have not been running Essex. | 17:00 |
*** lvaughn has quit IRC | 17:00 | |
Leander | mjfork: /dev/vdb already exists in the image | 17:01 |
*** rnirmal has quit IRC | 17:01 | |
*** oubiwann has joined #openstack | 17:01 | |
Spirilis | can try using /dev/vdc instead? | 17:01 |
mjfork | Leander: if you attach, it will take next oepn device in kvm | 17:01 |
mjfork | doesn't matter if vdb is reported | 17:02 |
*** pixelbeat has joined #openstack | 17:02 | |
*** bepernoot has quit IRC | 17:03 | |
*** cp16net has quit IRC | 17:03 | |
Leander | Spirilis: works with vdc | 17:03 |
Leander | mjfork: get an error | 17:04 |
Leander | if using /dev/vdb | 17:04 |
Spirilis | yeah if you boot a VM with >0GB of "local disk" associated it comes up as a preformatted ext3 fs on /dev/vdb | 17:04 |
*** uksysadmin has quit IRC | 17:04 | |
*** johnpur has joined #openstack | 17:04 | |
*** ChanServ sets mode: +v johnpur | 17:04 | |
Spirilis | with label 'ephemeral0' I think | 17:04 |
Leander | Spirilis: if it terminate my instance, all the information on the 20GB hardrive will be gone right? (started istance with m1.small) | 17:05 |
Spirilis | yep it'll be nuked | 17:05 |
Spirilis | only way to persist it, is to use these nova-volume LUNs | 17:05 |
Leander | where do the 20GB come from? | 17:05 |
*** cp16net has joined #openstack | 17:05 | |
Spirilis | the compute node's /var/lib/nova/instances/ folder | 17:05 |
Leander | the compute's hard disk? | 17:06 |
mjfork | Leander: stored in a local file | 17:06 |
Spirilis | yeah | 17:06 |
Spirilis | assuming you haven't mounted that up as an NFS volume or whatever (doing that would allow live migrations between nova-compute nodes) | 17:06 |
Leander | my current nova-volume is using an lvm on a second hardrive in the controller node | 17:07 |
mjfork | Leander: are you asking how nova-volume works vs ephemeral disk? or someting else? | 17:08 |
*** heckj has joined #openstack | 17:08 | |
lxu | Leander: are you using vlan network manager? | 17:08 |
Leander | lxu: yes | 17:08 |
*** zzed has joined #openstack | 17:09 | |
*** zzed has quit IRC | 17:09 | |
lxu | Leander: can you share your nova.conf file? i wanna try this configuration | 17:09 |
Leander | mjfork: i was pointing out my existing configuration, i forgot to add to the sentence: ", is there any better configuration?" -.-' | 17:09 |
*** supriya has joined #openstack | 17:10 | |
mjfork | Leander: all depends on what your budget and needs are :-) | 17:10 |
*** carlp has joined #openstack | 17:10 | |
*** yehudasa has joined #openstack | 17:10 | |
Leander | lxu: http://paste.openstack.org/show/4236/ | 17:11 |
Leander | mjfork: what's the closest i can get to amzon's ELB or scaling the store up and down | 17:11 |
Trebortech | Does any know how to add an additional virtual nic to a virtual machine using Nova? When I use tiny I get one nic and I would like to have two on the same network. | 17:11 |
lxu | Leander: ty =) | 17:11 |
mjfork | Trebortech: i don't know how to do it on same network, but two networks i do. | 17:12 |
*** cp16net has quit IRC | 17:12 | |
mjfork | Leander: what feature do you want? scalability? relability? | 17:13 |
*** rocambole has quit IRC | 17:13 | |
Leander | mjfork: both, if possible | 17:14 |
*** mrevell has joined #openstack | 17:15 | |
*** mrevell has joined #openstack | 17:15 | |
*** sleepsonthefloo has joined #openstack | 17:15 | |
mjfork | Leander: there are lots of ways to go. you cuold look at dedicated hardware like netapp or a md3200i per http://www.referencearchitecture.org/hardware-specifications/ | 17:15 |
mjfork | Trebortech: why do you need 2 virt nics on 1 network? | 17:15 |
*** Remco_ has quit IRC | 17:16 | |
*** supriya has quit IRC | 17:16 | |
Leander | mjfork: i'll have to check that with my supervisor, what i do require is some sort of monitoring tools | 17:17 |
Trebortech | I'm running OpenVZ and would like the containers to use DHCP on the OpenStack network. To do this I have to bridge the network for the VM. To do this I have to shutdown the NIC. So I need a management nic. | 17:17 |
Leander | if found the http://wiki.openstack.org/NotificationSystem here, although it looks a bit undocumented | 17:17 |
mjfork | Leander: there are lots of right asnwers, what i think you should do is look at the iscsi solutiosn out there and figure out what makes most sense | 17:17 |
*** spackest has joined #openstack | 17:17 | |
Leander | i also found this https://github.com/zenoss/ZenPacks.zenoss.OpenStack. | 17:18 |
*** rustam has quit IRC | 17:18 | |
Leander | will the notification system be fully implemented in essex? | 17:18 |
mjfork | Leander: the notification system is for metering i believe and is in diabnlo | 17:18 |
*** Vivek has quit IRC | 17:18 | |
mjfork | Trebortech: can you create 2 networks? | 17:19 |
mjfork | Trebortech: what networking mode? | 17:19 |
Trebortech | mjfork: DHCP | 17:20 |
*** fabio_smith has joined #openstack | 17:20 | |
*** fabio_smith has quit IRC | 17:20 | |
Trebortech | mjfork: I could go that route but I'm hoping to do it a little easier. | 17:21 |
spackest | well, still at it and having trouble with nova-network. last night I was getting an error about not being able to find the networks table. I did an strace and for some reason it was looking for /usr/bin/nova.conf as the conf | 17:21 |
spackest | I symlinked to /etc/nova/nova.conf and then that error went away | 17:21 |
Leander | mjfork: metering as in records of network and system usage? | 17:21 |
spackest | but now when I do nova-network it never returns | 17:22 |
spackest | I am on ubuntu 11.04 | 17:22 |
mjfork | Trebortech: can you try to create 2 network entries, splitting your 1 network in half? | 17:23 |
mjfork | Trebortech: how did you run nova create network? | 17:24 |
mjfork | Leander: yes, i think that was the prmiary goal. though i do see " receive notifications in a timely manner so that I can respond to emergencies." | 17:24 |
Trebortech | mjfork: Let me check. I wasn't involved at that point. | 17:24 |
*** heyho_ has quit IRC | 17:24 | |
mjfork | spackest: what did you isntall from? | 17:24 |
Leander | mjfork: thanks for all the help once again | 17:25 |
spackest | default packages via apt-get, except I pulled a more recent swift | 17:25 |
Leander | Spirilis: thanks as well | 17:25 |
spackest | now I have nova-network enabled :-) which I kind of don't believe | 17:26 |
Leander | you haven't heard the last from me :P | 17:26 |
Leander | good bye | 17:26 |
*** Shentonfreude has quit IRC | 17:26 | |
*** Leander has left #openstack | 17:26 | |
mjfork | spackest: what repos | 17:27 |
*** bepernoot has joined #openstack | 17:29 | |
*** katkee_ has joined #openstack | 17:29 | |
*** bepernoot has quit IRC | 17:30 | |
*** rustam has joined #openstack | 17:30 | |
*** datajerk has joined #openstack | 17:30 | |
*** rnorwood has quit IRC | 17:32 | |
*** eglynn_ has quit IRC | 17:32 | |
*** nacx has quit IRC | 17:32 | |
*** katkee has quit IRC | 17:33 | |
*** warik has joined #openstack | 17:33 | |
spackest | just standard repos http://pastebin.com/5espCGn1 | 17:34 |
mjfork | spackest: hmm, is it diablo? essex-milestone? | 17:34 |
spackest | diablo | 17:35 |
spackest | I am following this guide http://docs.openstack.org/diablo/openstack-compute/starter/content/Installation_and_configuration-d1e385.html | 17:35 |
spackest | happy to try whatever you think will give me the best chance of success | 17:35 |
uvirtbot | New bug: #914897 in nova "euca-authorize port ranges misleading error message" [Undecided,New] https://launchpad.net/bugs/914897 | 17:35 |
*** jeremy_ has joined #openstack | 17:36 | |
*** jeremy_ has quit IRC | 17:36 | |
*** jeremy_ has joined #openstack | 17:36 | |
spackest | looks like my instances might have come up with private ip | 17:36 |
spackest | so that's better than locking up my machine :) | 17:36 |
spackest | I'd be happy to help write revise the doc for say ubuntu 11.04 or 11.10, there are some gaps | 17:36 |
*** jeremy has quit IRC | 17:36 | |
*** jeremy_ is now known as jeremy | 17:36 | |
spackest | like me having to symlink to /usr/bin/nova.conf seems a touch broken | 17:37 |
*** samsamsupersam has quit IRC | 17:37 | |
*** rnorwood has joined #openstack | 17:37 | |
*** maplebed has joined #openstack | 17:37 | |
spackest | well, I can't ping the "running" instances so I guess that's not so good | 17:38 |
*** mrevell has quit IRC | 17:38 | |
mjfork | spackest: that sounds like a bad package perhpas? | 17:38 |
mjfork | can you get console? | 17:38 |
mjfork | use dashboard to get console log or try and VNC into guest | 17:39 |
*** katkee_ has quit IRC | 17:39 | |
*** carlp has quit IRC | 17:39 | |
spackest | sorry, where does the dashboard run? what port? | 17:40 |
mjfork | probably haven't set it up | 17:41 |
mjfork | virsh list | 17:41 |
spackest | I see three running instances | 17:41 |
*** carlp has joined #openstack | 17:41 | |
mjfork | virsh dumpxml <instance just started> | grep vnc | 17:42 |
spackest | I was doing something one of these times through and had a web interface, but I don't recall where or when :) | 17:42 |
spackest | <graphics type='vnc' port='5902' autoport='yes' listen='0.0.0.0' keymap='en-us'/> | 17:42 |
mjfork | use vnc to connect to that machine <ip>:2 | 17:43 |
mjfork | the host, not guest | 17:43 |
*** shayatou has quit IRC | 17:43 | |
mjfork | lets see what is on console | 17:43 |
spackest | ok, grabbing vnc | 17:43 |
*** gyee has joined #openstack | 17:43 | |
*** nRy_ has quit IRC | 17:44 | |
*** endzYme has quit IRC | 17:45 | |
spackest | yip, I got "This kernel requires an x86-64 CPU, but only detected an i686 CPU." guess I'll grab a different image :) thanks | 17:46 |
*** eglynn_ has joined #openstack | 17:46 | |
mjfork | spackest: yes... | 17:48 |
spackest | I just grabbed the one from this page http://docs.openstack.org/diablo/openstack-compute/admin/content/starting-images.html | 17:49 |
*** souza has left #openstack | 17:49 | |
*** hggdh has quit IRC | 17:49 | |
*** funzo has joined #openstack | 17:51 | |
mjfork | you need an i686 image | 17:51 |
mjfork | spackest: try this http://paste.openstack.org/show/4245/ using this url for the iamge http://uec-images.ubuntu.com/releases/10.04/release/ubuntu-10.04-server-cloudimg-i386.tar.gz | 17:52 |
*** oubiwann1 has joined #openstack | 17:52 | |
*** carlp has quit IRC | 17:53 | |
*** derekh has quit IRC | 17:53 | |
*** nRy has joined #openstack | 17:53 | |
*** dnjaramba has joined #openstack | 17:54 | |
spackest | thanks, trying . . . | 17:55 |
spackest | only 80 mins left on the download :) | 17:55 |
*** oubiwann has quit IRC | 17:55 | |
mjfork | doh | 17:56 |
uvirtbot | New bug: #914907 in nova "register_models in db/sqlalchemy/models.py references non-existent ExportDevice" [Undecided,New] https://launchpad.net/bugs/914907 | 17:56 |
spackest | down to 60 though | 17:57 |
*** AlanClark has joined #openstack | 17:57 | |
spackest | should I be trying essex? | 17:57 |
*** carlp has joined #openstack | 17:57 | |
mjfork | smoser: is there a i386 version of cirros to download? | 17:58 |
mjfork | spackest: not if you are close | 17:58 |
spackest | in my experience, getting started is painful, would be nice to have a rock solid getting started guide | 17:58 |
spackest | guess that's the vision of devstack | 17:58 |
spackest | but I am trying multi-node | 17:58 |
*** yehudasa has quit IRC | 17:59 | |
*** carlp has quit IRC | 17:59 | |
*** krow has joined #openstack | 18:00 | |
*** yehudasa has joined #openstack | 18:00 | |
*** BasTichelaar has quit IRC | 18:01 | |
*** yehudasa has quit IRC | 18:01 | |
*** yehudasa has joined #openstack | 18:02 | |
*** rnirmal has joined #openstack | 18:02 | |
*** jdurgin has joined #openstack | 18:04 | |
*** cp16net has joined #openstack | 18:04 | |
*** mdomsch has quit IRC | 18:04 | |
*** whenry has quit IRC | 18:05 | |
*** carlp has joined #openstack | 18:06 | |
*** arBmind has quit IRC | 18:08 | |
*** funzo_ has joined #openstack | 18:09 | |
*** jdurgin has quit IRC | 18:10 | |
*** yehudasa has quit IRC | 18:10 | |
*** pradeep1 has quit IRC | 18:11 | |
*** yehudasa has joined #openstack | 18:11 | |
*** funzo has quit IRC | 18:12 | |
*** jdurgin has joined #openstack | 18:13 | |
Spirilis | spackest: fwiw, I started with devstack, then deep-dove into the devstack install script and did stuff by hand | 18:14 |
Spirilis | ended up composing my own hierarchical directory structure install system... with template config files, a dir full of scripts, a "config.sh" you tailor for each server, and a "go.sh" to kick it off with "profiles" indicating which sequence of scripts should run | 18:14 |
Spirilis | the cleanest way to roll would probably be to use Kiall's ubuntu repository of DEB packages | 18:15 |
Spirilis | that's got working versions of all the diablo components | 18:15 |
spackest | I was pondering doing something similar, but thought I'd get it up and running first. maybe I should have gone your route | 18:15 |
*** rustam has quit IRC | 18:15 | |
Spirilis | I learned a lot about the layout of the system, but dang it took me a week or 2 to get that really solid | 18:16 |
spackest | well, I'm getting up there on just getting it up and running | 18:16 |
*** jdurgin has quit IRC | 18:16 | |
Spirilis | yeah what really helped was having a working devstack install to compare config files, etc. against when I built my first node from the ground up | 18:17 |
*** yehudasa has quit IRC | 18:17 | |
*** carlp has quit IRC | 18:17 | |
Spirilis | and shamelessly stole its nova-api-paste.ini from, etc. | 18:17 |
*** zzed has joined #openstack | 18:17 | |
*** bengrue has joined #openstack | 18:18 | |
*** yehudasa has joined #openstack | 18:18 | |
heckj | Spirilis - I've used that exact technique many times - makes for good debugging of the install | 18:19 |
*** yehudasa has quit IRC | 18:19 | |
*** daysmen_ has quit IRC | 18:19 | |
*** carlp has joined #openstack | 18:20 | |
Spirilis | yes... there are many things that will have you banging your head on the desk if you don't have a working install to compare to :) | 18:20 |
*** yehudasa has joined #openstack | 18:20 | |
spackest | is your work contributable? | 18:21 |
*** yehudasa has quit IRC | 18:21 | |
*** carlp has quit IRC | 18:21 | |
*** jdurgin has joined #openstack | 18:22 | |
*** yehudasa has joined #openstack | 18:22 | |
*** jdurgin has quit IRC | 18:22 | |
*** darraghb has quit IRC | 18:23 | |
*** yehudasa has quit IRC | 18:23 | |
*** yehudasa has joined #openstack | 18:24 | |
*** yehudasa has quit IRC | 18:24 | |
*** dendrobates is now known as dendro-afk | 18:25 | |
*** yehudasa has joined #openstack | 18:26 | |
*** carlp has joined #openstack | 18:26 | |
*** oneiroi has quit IRC | 18:27 | |
*** yehudasa has quit IRC | 18:27 | |
*** yehudasa has joined #openstack | 18:27 | |
*** jdurgin has joined #openstack | 18:27 | |
*** dendro-afk is now known as dendrobates | 18:28 | |
*** jdurgin has quit IRC | 18:28 | |
*** carlp has quit IRC | 18:28 | |
*** yehudasa has quit IRC | 18:28 | |
Spirilis | hmm, I haven't asked about that... legalities et al | 18:29 |
*** yehudasa has joined #openstack | 18:29 | |
*** sean_roberts has joined #openstack | 18:29 | |
*** sean_roberts has quit IRC | 18:29 | |
*** rods has quit IRC | 18:29 | |
*** rods has joined #openstack | 18:30 | |
*** yehudasa has quit IRC | 18:30 | |
*** Shentonfreude has joined #openstack | 18:30 | |
*** yehudasa has joined #openstack | 18:31 | |
spackest | forgiveness is easier than permission sometimes :) | 18:32 |
*** jdurgin has joined #openstack | 18:32 | |
*** yehudasa has quit IRC | 18:32 | |
*** carlp has joined #openstack | 18:32 | |
spackest | we've open sourced some stuff and it was a long haul. even with permission it felt like they still didn't understand what exactly we were doing | 18:33 |
*** jdurgin has quit IRC | 18:33 | |
*** carlp has quit IRC | 18:33 | |
*** yehudasa has joined #openstack | 18:33 | |
Spirilis | yeah lol | 18:33 |
spackest | but we got permission :) | 18:34 |
*** yehudasa has quit IRC | 18:34 | |
spackest | "permission" | 18:34 |
*** Turicas has joined #openstack | 18:35 | |
*** yehudasa has joined #openstack | 18:35 | |
*** carlp has joined #openstack | 18:36 | |
*** yehudasa_ has joined #openstack | 18:37 | |
*** yehudasa has quit IRC | 18:37 | |
*** carlp has quit IRC | 18:37 | |
*** donaldngo_hp has quit IRC | 18:38 | |
*** yehudasa_ has quit IRC | 18:38 | |
*** yehudasa_ has joined #openstack | 18:38 | |
*** jdurgin has joined #openstack | 18:38 | |
*** nyeates has joined #openstack | 18:38 | |
*** eglynn_ has quit IRC | 18:39 | |
*** jdurgin has quit IRC | 18:39 | |
*** yehudasa_ has quit IRC | 18:39 | |
*** carlp has joined #openstack | 18:39 | |
*** yehudasa_ has joined #openstack | 18:40 | |
*** carlp has quit IRC | 18:40 | |
*** adjohn has joined #openstack | 18:40 | |
*** daysmen has quit IRC | 18:41 | |
*** yehudasa_ has quit IRC | 18:41 | |
*** yehudasa_ has joined #openstack | 18:41 | |
*** jdurgin has joined #openstack | 18:42 | |
*** yehudasa_ has quit IRC | 18:42 | |
*** yehudasa_ has joined #openstack | 18:44 | |
*** jdurgin has quit IRC | 18:44 | |
*** yehudasa__ has joined #openstack | 18:45 | |
*** yehudasa_ has quit IRC | 18:45 | |
*** Ryan_Lane has joined #openstack | 18:46 | |
*** carlp has joined #openstack | 18:46 | |
*** yehudasa__ has quit IRC | 18:46 | |
*** redconnection has quit IRC | 18:47 | |
*** jdurgin has joined #openstack | 18:48 | |
*** carlp has quit IRC | 18:48 | |
*** carlp has joined #openstack | 18:49 | |
*** jdurgin has quit IRC | 18:49 | |
*** carlp has quit IRC | 18:52 | |
*** rods has quit IRC | 18:53 | |
*** dpippenger has joined #openstack | 18:53 | |
*** heckj has quit IRC | 18:53 | |
*** rods has joined #openstack | 18:54 | |
*** jdurgin has joined #openstack | 18:55 | |
*** donaldngo_hp has joined #openstack | 18:57 | |
*** jdurgin has quit IRC | 18:57 | |
*** jdurgin has joined #openstack | 18:58 | |
*** jdurgin has quit IRC | 18:59 | |
*** zzed has quit IRC | 18:59 | |
*** deshantm has quit IRC | 19:01 | |
*** rnirmal has quit IRC | 19:01 | |
*** cp16net_ has joined #openstack | 19:03 | |
*** koolhead17 has joined #openstack | 19:04 | |
*** jdurgin has joined #openstack | 19:05 | |
*** spackest has quit IRC | 19:06 | |
*** cp16net has quit IRC | 19:06 | |
*** cp16net_ is now known as cp16net | 19:06 | |
*** jdurgin has quit IRC | 19:07 | |
*** Shentonfreude has quit IRC | 19:08 | |
*** jdurgin has joined #openstack | 19:09 | |
*** jdurgin has quit IRC | 19:10 | |
*** ejat has quit IRC | 19:12 | |
*** jdurgin has joined #openstack | 19:15 | |
*** jdurgin has quit IRC | 19:15 | |
*** mattrobinson has left #openstack | 19:17 | |
*** jkyle has joined #openstack | 19:17 | |
jkyle | morning | 19:17 |
jkyle | I'm getting the following error when attempting to list network filters with virsh: error: too many remote nwfilters: 1261 > 1024. Though the error is clear enough, I haven't found a fix for it | 19:17 |
*** dolphm has joined #openstack | 19:17 | |
*** nebuchadnezzar has quit IRC | 19:18 | |
*** katkee has joined #openstack | 19:19 | |
*** mattrobinson has joined #openstack | 19:21 | |
*** ejat has joined #openstack | 19:21 | |
*** mattrobinson has quit IRC | 19:21 | |
*** jdurgin has joined #openstack | 19:21 | |
*** mattrobinson has joined #openstack | 19:22 | |
*** jdurgin has quit IRC | 19:24 | |
uvirtbot | New bug: #914962 in nova "quantum network manager doesn't accept instance_uuid as a keyword arg" [Undecided,New] https://launchpad.net/bugs/914962 | 19:25 |
*** jdurgin has joined #openstack | 19:26 | |
*** dnjaramba has quit IRC | 19:27 | |
*** joelc has joined #openstack | 19:27 | |
*** funzo_ has quit IRC | 19:27 | |
*** Vaidozas has joined #openstack | 19:28 | |
*** Vaidozas has left #openstack | 19:29 | |
*** rods has quit IRC | 19:32 | |
*** rods has joined #openstack | 19:32 | |
*** funzo has joined #openstack | 19:32 | |
*** rods has quit IRC | 19:33 | |
*** Saddam has joined #openstack | 19:34 | |
Saddam | Hi all | 19:34 |
Saddam | I am looking for assistance | 19:35 |
*** hugokuo has quit IRC | 19:38 | |
mjfork | Saddam: what kind | 19:40 |
uvirtbot | New bug: #914974 in nova "Nova backtrace in log when attaching a volume at an already existing drive" [Undecided,New] https://launchpad.net/bugs/914974 | 19:41 |
Saddam | I ok sorry ;) I explain | 19:43 |
Saddam | I am a new user of Openstack. I installed a small default cloud with one controller (including nova-compute) and 2 nodes (nova-compute only) | 19:43 |
Saddam | I installed it on Debian testing kernel 3.1 | 19:43 |
Saddam | all is perfectly working | 19:44 |
Saddam | I see my 3 nodes in the euca describes | 19:44 |
Saddam | all components smiling ;) | 19:44 |
Saddam | but I encountered 2 major problems | 19:44 |
Saddam | and I can not go throught | 19:45 |
Saddam | so | 19:45 |
Saddam | first of all, the openstack-dashboard | 19:45 |
Saddam | installation ok, keystone configuration ok, login page ok | 19:45 |
Saddam | but when I login : | 19:45 |
uvirtbot | New bug: #880910 in glance "Glance reports location (with credentials) in create return json" [High,Fix released] https://launchpad.net/bugs/880910 | 19:45 |
*** cp16net has quit IRC | 19:45 | |
Saddam | Exception Type:ServiceCatalogException | 19:46 |
Saddam | Exception Value:Invalid service catalog service: compute | 19:46 |
Saddam | error 500 | 19:46 |
*** cp16net has joined #openstack | 19:46 | |
Saddam | I try many different configs, diffrents databases, different installations (the current is via the package openstack-dashboard but I also tried with the git repository | 19:46 |
Saddam | same result | 19:46 |
mjfork | Saddam: pastebin keystone-manage endpointTemplates list | 19:47 |
Saddam | k | 19:47 |
Saddam | http://pastebin.com/HCknWW2N | 19:47 |
Saddam | thx mjfork | 19:47 |
mjfork | you need lots of entries in there | 19:48 |
Saddam | ok I need all the services | 19:48 |
mjfork | Saddam: one sec | 19:48 |
mjfork | will get | 19:48 |
Saddam | I will try to add nova compute | 19:48 |
*** rods has joined #openstack | 19:49 | |
*** cereal_bars has joined #openstack | 19:49 | |
*** zzed has joined #openstack | 19:50 | |
*** tmichael has quit IRC | 19:51 | |
uvirtbot | New bug: #860862 in glance/diablo "Location information still showing in calls to HEAD|GET /images/<ID>" [Undecided,Fix committed] https://launchpad.net/bugs/860862 | 19:53 |
*** rnirmal has joined #openstack | 19:53 | |
*** datajerk has quit IRC | 19:54 | |
*** datajerk has joined #openstack | 19:55 | |
Saddam | mjfork: | 19:55 |
Saddam | same thing :( | 19:55 |
mjfork | Saddam: http://paste.openstack.org/show/4255 | 19:56 |
Saddam | ok thx | 19:56 |
Saddam | I will try with that | 19:56 |
*** rods has quit IRC | 19:58 | |
*** rods has joined #openstack | 19:59 | |
*** rods has quit IRC | 20:01 | |
Saddam | yeahhhhhhhhhh | 20:01 |
Saddam | mjfork: thanks a lot | 20:01 |
Saddam | new error | 20:01 |
*** datajerk has quit IRC | 20:01 | |
Saddam | but we progress ;) | 20:01 |
mjfork | good | 20:01 |
Saddam | I can enter in the dashboard now | 20:01 |
Saddam | but I have no RAM available, all is zéro, and the error in red : | 20:02 |
*** rods has joined #openstack | 20:02 | |
Saddam | 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 Horizon README. | 20:02 |
*** AlanClark has quit IRC | 20:03 | |
mjfork | install openstackx on nova | 20:03 |
Saddam | already install | 20:04 |
mjfork | Saddam: what is your osapi_extensions_dir in nova.conf | 20:05 |
Saddam | nothing (default) | 20:05 |
Saddam | I think my urls in keystone are good | 20:09 |
mjfork | Saddam: pastebin nova.conf | 20:10 |
*** joelc has quit IRC | 20:10 | |
Saddam | http://pastebin.com/hFfwf9s4 | 20:10 |
*** rods has quit IRC | 20:11 | |
*** rods has joined #openstack | 20:11 | |
*** Shentonfreude has joined #openstack | 20:11 | |
Saddam | I let you the mysqlpassword :) | 20:12 |
mjfork | Saddam: locate admin.py | 20:12 |
Saddam | http://pastebin.com/Mjiw392V | 20:13 |
*** bepernoot has joined #openstack | 20:13 | |
mjfork | Saddam: locate admin.py | xargs fgrep ExtrasSecurityGroupController | 20:15 |
*** oneiroi has joined #openstack | 20:17 | |
*** oneiroi has quit IRC | 20:17 | |
*** ejat has quit IRC | 20:17 | |
*** joelc has joined #openstack | 20:17 | |
*** jj0hns0n has joined #openstack | 20:27 | |
*** eglynn_ has joined #openstack | 20:27 | |
*** Saddam has quit IRC | 20:28 | |
*** bepernoot has quit IRC | 20:30 | |
*** bepernoot has joined #openstack | 20:31 | |
uvirtbot | New bug: #915007 in nova "instance create fails to show IPs when using melange" [Undecided,New] https://launchpad.net/bugs/915007 | 20:31 |
*** spackest has joined #openstack | 20:33 | |
*** Saddam has joined #openstack | 20:35 | |
Saddam | re | 20:35 |
Saddam | sorry mjfork | 20:35 |
*** mcclurmc has quit IRC | 20:35 | |
mjfork | no prob | 20:36 |
mjfork | Saddam: locate admin.py | xargs fgrep ExtrasSecurityGroupController | 20:36 |
Saddam | http://pastebin.com/8L7BJwTx | 20:36 |
mjfork | pastebin that | 20:36 |
Saddam | yes ;) | 20:36 |
*** mcclurmc has joined #openstack | 20:36 | |
mjfork | --osapi_extensions_path=/usr/lib/python2.6/site-packages/extensions | 20:36 |
mjfork | add that to nova.conf and restart nova-api | 20:37 |
Saddam | 2.6 ou 2.7 ? | 20:37 |
mjfork | then try request again | 20:37 |
mjfork | i think either or works | 20:37 |
mjfork | must be a symlink | 20:37 |
*** lookup_work has quit IRC | 20:38 | |
Saddam | same thing | 20:38 |
Saddam | I have the exact error : | 20:39 |
Saddam | NotFound: This error may be caused by a misconfigured Nova url in keystone's service catalog, or by missing openstackx extensions in Nova. See the Horizon README. (HTTP 404) | 20:39 |
Saddam | ApiException fetching usage list in instance usage on date range "2012-01-01 00:00:00 to 2012-01-11 20:38:47.470485" | 20:39 |
mjfork | Saddam: pastebin nova-api.log | 20:39 |
*** bepernoot has quit IRC | 20:40 | |
Saddam | http://pastebin.com/FCGjnw2A | 20:40 |
mjfork | paste keystone-manage endpointTempaltes list | 20:41 |
*** lvaughn_ has quit IRC | 20:41 | |
mjfork | misspelled templates there | 20:42 |
*** lvaughn has joined #openstack | 20:42 | |
Saddam | nothing | 20:42 |
Saddam | nothing in templates list | 20:42 |
mjfork | actually, lets see | 20:42 |
mjfork | restart nova-api | 20:42 |
Saddam | no no | 20:42 |
mjfork | and pastebin the whole thing | 20:42 |
mjfork | the whoel log | 20:42 |
Saddam | I have all | 20:42 |
Saddam | http://pastebin.com/DH2WbeNH | 20:43 |
Saddam | was in the wrong place | 20:43 |
Saddam | http://pastebin.com/DH2WbeNH | 20:43 |
mjfork | looks good, restart nova-api and pastebin the log that is generated on start | 20:43 |
Saddam | k | 20:43 |
Saddam | very long | 20:44 |
Saddam | ok | 20:44 |
Saddam | I will try :) | 20:44 |
Saddam | http://pastebin.com/bnWUTpsB | 20:45 |
*** datajerk has joined #openstack | 20:46 | |
Saddam | cool pastebinit ;) | 20:46 |
Tobbe | I installed devstack, and then rebooted. Looks like devstack didn't put anything in init.d. How do I start it? | 20:47 |
mjfork | Saddam: make your request again | 20:47 |
mjfork | Tobbe: devstack doesn'ts urvivire reboot, have to re run it i believe | 20:47 |
Tobbe | ok :) | 20:47 |
Saddam | what ? | 20:47 |
*** yehudasa has joined #openstack | 20:47 | |
Saddam | ok | 20:47 |
*** JesperA has quit IRC | 20:47 | |
Saddam | I make again | 20:47 |
*** nyeates has quit IRC | 20:47 | |
Saddam | always the problem... | 20:48 |
Saddam | Error:Â 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 Horizon README. | 20:48 |
Saddam | 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 Horizon README. | 20:48 |
Saddam | the two errors | 20:48 |
Tobbe | hopes it's faster the second time around. Took almost 2h the first time I ran it | 20:48 |
mjfork | Saddam: mismatched versions? | 20:48 |
mjfork | Tobbe: should be if prereqs are there | 20:49 |
mjfork | Saddam: where did you get nova, dashboard, and openstackx | 20:49 |
Saddam | mjfork: I dont think so... | 20:49 |
Saddam | I will try with the git dashboard version | 20:49 |
Saddam | just one thing | 20:49 |
*** rustam has joined #openstack | 20:49 | |
Saddam | last ;) | 20:49 |
mjfork | Saddam: how did you isntall? devstack ? somethign other way | 20:49 |
Saddam | openstack-dashboard package ;) | 20:50 |
Saddam | NotAuthorized: You are not authorized to complete this action. | 20:50 |
Saddam | when I click on Image | 20:50 |
mjfork | Saddam: what version? from what repo?\ | 20:50 |
Saddam | it is the only menu I have an error 500 | 20:50 |
Saddam | debian testing | 20:50 |
Saddam | amd64 | 20:50 |
mjfork | did you setup nova and glance for keystone auth? | 20:51 |
Saddam | no | 20:51 |
Saddam | only deprecated | 20:51 |
Saddam | it is that? | 20:51 |
Saddam | ah ok | 20:51 |
Saddam | yes | 20:51 |
Saddam | it is | 20:51 |
Saddam | ok I will do that | 20:51 |
Saddam | and try again | 20:51 |
Saddam | thanks for your help! | 20:51 |
*** lvaughn has quit IRC | 20:51 | |
mjfork | if you are using keystone, it needs enabled all over | 20:52 |
*** lvaughn has joined #openstack | 20:52 | |
*** koolhead17 has quit IRC | 20:52 | |
*** rods has quit IRC | 20:54 | |
uvirtbot | New bug: #915028 in horizon "Implement FloatingIPPools to dashboard" [Undecided,New] https://launchpad.net/bugs/915028 | 20:55 |
*** rods has joined #openstack | 21:00 | |
*** lvaughn has quit IRC | 21:00 | |
*** lvaughn has joined #openstack | 21:00 | |
*** lvaughn_ has joined #openstack | 21:01 | |
*** lvaughn has quit IRC | 21:01 | |
*** rods has quit IRC | 21:03 | |
*** lvaughn has joined #openstack | 21:03 | |
*** lvaughn_ has quit IRC | 21:03 | |
*** maplebed has quit IRC | 21:04 | |
*** rods has joined #openstack | 21:05 | |
*** maplebed has joined #openstack | 21:06 | |
*** jfluhmann has quit IRC | 21:08 | |
*** bengrue has quit IRC | 21:09 | |
*** tmichael has joined #openstack | 21:11 | |
*** localhost has quit IRC | 21:11 | |
*** judd7 has quit IRC | 21:12 | |
*** jfluhmann has joined #openstack | 21:12 | |
*** localhost has joined #openstack | 21:13 | |
*** cereal_bars has quit IRC | 21:13 | |
*** cereal_bars has joined #openstack | 21:14 | |
*** pixelbeat has quit IRC | 21:14 | |
*** cereal_bars has quit IRC | 21:14 | |
*** lvaughn has quit IRC | 21:14 | |
*** lvaughn has joined #openstack | 21:15 | |
*** lvaughn has quit IRC | 21:15 | |
*** lvaughn has joined #openstack | 21:15 | |
uvirtbot | New bug: #915036 in nova "Erroneously running instance reaper ignoring suffixed name-labels" [Medium,In progress] https://launchpad.net/bugs/915036 | 21:15 |
*** dborin has joined #openstack | 21:15 | |
*** AlanClark has joined #openstack | 21:16 | |
*** bhall has joined #openstack | 21:18 | |
*** rods has quit IRC | 21:19 | |
*** JesperA has joined #openstack | 21:19 | |
*** lvaughn has joined #openstack | 21:19 | |
Tobbe | devstack installed. Tried to launch an instance. The dashboard says the State is "Error". Where do the log files end up with a devstack install? | 21:20 |
*** reed has joined #openstack | 21:20 | |
*** rods has joined #openstack | 21:20 | |
uvirtbot | New bug: #915039 in nova "flags.FLAGS( crashes bpython" [Low,In progress] https://launchpad.net/bugs/915039 | 21:21 |
*** JesperA has quit IRC | 21:24 | |
*** Remco_ has joined #openstack | 21:24 | |
*** rods has quit IRC | 21:24 | |
*** pothos has quit IRC | 21:27 | |
*** pothos has joined #openstack | 21:29 | |
*** rods has joined #openstack | 21:29 | |
*** pothos has quit IRC | 21:32 | |
*** flaviamissi has quit IRC | 21:32 | |
*** pothos has joined #openstack | 21:32 | |
*** dprince has quit IRC | 21:32 | |
*** rods has quit IRC | 21:33 | |
*** heckj has joined #openstack | 21:34 | |
*** rods has joined #openstack | 21:34 | |
*** pothos has quit IRC | 21:35 | |
*** pothos has joined #openstack | 21:35 | |
*** rods has quit IRC | 21:35 | |
*** Remco_ has quit IRC | 21:38 | |
*** Remco_ has joined #openstack | 21:39 | |
*** rods has joined #openstack | 21:41 | |
*** Shentonfreude has quit IRC | 21:43 | |
uvirtbot | New bug: #915049 in keystone "POST is being used instead of PUT for updates" [Undecided,New] https://launchpad.net/bugs/915049 | 21:46 |
*** rods has quit IRC | 21:46 | |
*** praefect has joined #openstack | 21:48 | |
jasona | hmm | 21:49 |
jasona | anyone else awake right now ? | 21:49 |
mjfork | yes | 21:50 |
mjfork | 4:50pm here .... :-) | 21:50 |
jasona | g'day mr fork | 21:50 |
jasona | quick basic q again.. if i say a compute box does nova, some jbod servers do swift, nova-volume can be done either with a small array that does iscsi volumes or a server which exports iscsi volumes | 21:51 |
jasona | where does one say 'glance' fits ? is that administration ? or do you deliver glance with a separate server ? | 21:52 |
*** rods has joined #openstack | 21:52 | |
*** rods has quit IRC | 21:54 | |
*** rods has joined #openstack | 21:54 | |
jasona | anyone ? :) | 21:54 |
mjfork | glance delivers the image registry | 21:54 |
mjfork | i set it up in a VM for now | 21:54 |
mjfork | but it can store images in Swift or local disk | 21:55 |
*** andrewsmedina has quit IRC | 21:55 | |
mjfork | when nova gets an image id, it goes to glance and gets teh details on that image | 21:55 |
mjfork | one of those details is a URL to get the file | 21:55 |
uvirtbot | New bug: #915053 in openstack-ci "need stable/diablo tarball jobs for nova and glance" [Undecided,New] https://launchpad.net/bugs/915053 | 21:55 |
Tobbe | devstack installed. Tried to launch an instance. The dashboard says the State is "Error". Where do the log files end up with a devstack install? | 21:55 |
jasona | mj: cool. just making sure i don't think it needs a separate box.. | 21:56 |
*** RicardoSSP has joined #openstack | 21:56 | |
*** RicardoSSP has joined #openstack | 21:56 | |
mjfork | Tobbe: run locate nova-compute.log | 21:57 |
mjfork | jasona, no it doesnt' have to | 21:57 |
*** wonk has joined #openstack | 21:57 | |
Tobbe | mjfork: nothing | 21:57 |
Tobbe | returns awefully quick though... | 21:57 |
mjfork | devstack starts 9 or so screens | 21:57 |
mjfork | one of those | 21:57 |
*** rnirmal has quit IRC | 21:57 | |
*** _adjohn has joined #openstack | 21:58 | |
*** adjohn has quit IRC | 21:58 | |
*** _adjohn is now known as adjohn | 21:58 | |
spackest | so, I got the image you suggested mjfork, and got an instance started, looks good on vnc, but it turns out I am getting this again https://bugs.launchpad.net/ubuntu/+source/linux/+bug/856417 | 21:59 |
spackest | were I have some networking issue. the hope was that the issue didn't exist on 11.04, but alas, there it is | 22:00 |
spackest | jamespage: I would be pretty grateful if you could shed some light on the issue | 22:00 |
*** maplebed has quit IRC | 22:00 | |
mjfork | spackest: are you in virutalbox? | 22:00 |
spackest | no, bare metal | 22:00 |
mjfork | spackest: pastebiin select * from networks run in mysql nova db | 22:01 |
*** maplebed has joined #openstack | 22:02 | |
*** rods has quit IRC | 22:02 | |
spackest | http://pastebin.com/yaqqXaUx | 22:03 |
spackest | guess the good news is that I can go back to 11.10 :) | 22:03 |
*** maplebed_ has joined #openstack | 22:03 | |
*** maplebed_ is now known as Guest94278 | 22:04 | |
*** wonk has quit IRC | 22:04 | |
*** wonk has joined #openstack | 22:04 | |
Tobbe | mjfork: thanks. One of the screens wanted my password, that's why it wouldn't start... | 22:05 |
*** rods has joined #openstack | 22:05 | |
*** wonk has quit IRC | 22:06 | |
*** wonk has joined #openstack | 22:06 | |
*** wonk has joined #openstack | 22:06 | |
Tobbe | mjfork: So now I finally have a openstack instance that I think is running. But when I try to ssh to it to verify that it's working I get "Permission denied (publickey)." | 22:07 |
*** Carmivore has quit IRC | 22:07 | |
*** maplebed has quit IRC | 22:07 | |
mjfork | how did you sssh? | 22:07 |
Tobbe | I'm using an ubuntu cloud image | 22:07 |
Tobbe | just "ssh 10.0.0.3" from the computer that is running devstack | 22:07 |
mjfork | you need to get your ssh key | 22:08 |
mjfork | not sure what devstack does tehre | 22:08 |
Tobbe | just tried to log in as "admin" and "root", got the same reply | 22:08 |
*** imsplitbit has quit IRC | 22:09 | |
mjfork | yes, you need an SSH key | 22:09 |
mjfork | no user password | 22:09 |
Tobbe | but what keys does the instance have as authorized keys? | 22:10 |
mjfork | Tobbe: do you see a key in the devstack dirs? | 22:11 |
*** Carmivore has joined #openstack | 22:12 | |
mjfork | Tobbe: how did you launch the vm? | 22:12 |
*** Remco_ has quit IRC | 22:12 | |
Tobbe | no, no key | 22:12 |
Tobbe | I launched it from the dashboard | 22:13 |
*** rods has quit IRC | 22:13 | |
mjfork | create a new key in dashboard | 22:14 |
*** dborin has left #openstack | 22:14 | |
mjfork | and launch a new vm with that key | 22:14 |
jkyle | I seem to have a ton of errant nwfilter rules in /etc/libvirt/nwfilter. how could I determine if a specific nwfilter rule is applicable for a specific, existing vm? I see there's at least one rule named nova-instance-instance-<instance_id>-<somenum>.xml for each vm in /var/lib/nova/instances | 22:15 |
uvirtbot | New bug: #915064 in devstack "Devstack assumes users have a groupname that matches their username" [Undecided,New] https://launchpad.net/bugs/915064 | 22:15 |
*** Guest94278 is now known as maplebed | 22:15 | |
*** maplebed has joined #openstack | 22:15 | |
jkyle | these all seem to inherit from the nova-base rule | 22:16 |
*** rods has joined #openstack | 22:17 | |
*** cp16net has quit IRC | 22:20 | |
*** adjohn has quit IRC | 22:20 | |
*** adjohn has joined #openstack | 22:21 | |
*** miclorb_ has quit IRC | 22:21 | |
*** miclorb_ has joined #openstack | 22:21 | |
uvirtbot | New bug: #915063 in devstack "Devstack writes directly to site-enabled, rather than writing to sites-available and linking to sites-enabled" [Undecided,New] https://launchpad.net/bugs/915063 | 22:23 |
spackest | mjfork: see anything fishy in http://pastebin.com/yaqqXaUx ? | 22:23 |
*** rods has quit IRC | 22:23 | |
mjfork | spackest: run SELECT bridge_itnerface FROM networks | 22:24 |
mjfork | bridge_interface | 22:24 |
Tobbe | mjfork: so I saved the file I was given when generating a new key in the dashboard, and now I try to log in using it: "ssh -i .ssh/first_test.pem 10.0.0.3" but I still get "Permission denied (publickey)." | 22:25 |
*** Kiall_ has quit IRC | 22:26 | |
spackest | mjfork: I don't see a bridge_interface column in the networks table, but there's a bridge column with the single value br100 | 22:26 |
*** rods has joined #openstack | 22:27 | |
mjfork | spackest: hmm, this diablo? | 22:27 |
*** dolphm has quit IRC | 22:27 | |
spackest | yes | 22:27 |
mjfork | "ssh -i .ssh/first_test.pem root@10.0.0.3 | 22:27 |
mjfork | Tobbe: ^ | 22:27 |
mjfork | spackest: nova-manage db sync | 22:28 |
spackest | hmm, I have at least a couple times, but trying it | 22:28 |
mjfork | spackest: what repostiory | 22:28 |
spackest | same thing after the sync | 22:29 |
spackest | I haven't changed anything in apt sources | 22:29 |
Tobbe | mjfork: close! ssh -i .ssh/first_test.pem ubuntu@10.0.0.3 is the magic command ;) | 22:29 |
mjfork | spackest: yes, but did you add some? | 22:29 |
Tobbe | and I have my first running openstack instance! :D Thanks a lot for your help and patience mjfork | 22:30 |
spackest | I don't see any in there | 22:30 |
*** stewart has quit IRC | 22:30 | |
mjfork | spackest: what is your OS? | 22:30 |
mjfork | Ubunut 11.04? | 22:30 |
spackest | ubuntu 11.04 | 22:30 |
spackest | yes | 22:30 |
*** yshh has joined #openstack | 22:31 | |
spackest | I can switch back to 11.10 but I will hit the same networking error | 22:31 |
mjfork | ok, i wonder what version that was built with | 22:31 |
*** stewart has joined #openstack | 22:31 | |
spackest | here's dpkg -l | grep nova http://pastebin.com/Wq5b7FfM | 22:32 |
spackest | not sure if that helps or not | 22:32 |
mjfork | hmm 2011.2 is cactus? | 22:32 |
mjfork | right | 22:32 |
spackest | fwiw, I got the same error when I was using 11.10 | 22:34 |
*** Carmivore has quit IRC | 22:34 | |
mjfork | spackest: thats a really old release | 22:36 |
mjfork | thats not even diablo | 22:36 |
mjfork | thats from april 2011 | 22:36 |
spackest | ugh | 22:37 |
*** Carmivore has joined #openstack | 22:37 | |
*** yshh has quit IRC | 22:37 | |
*** Carmivore has quit IRC | 22:37 | |
spackest | mjfork: if you'll help fix that error I can switch to 11.10, but I'm afraid of ending up in the same place | 22:38 |
spackest | what repo should I point to? | 22:38 |
mjfork | spackest http://forums.openstack.org/viewtopic.php?f=15&t=510 | 22:39 |
*** andrewsmedina has joined #openstack | 22:39 | |
mjfork | over at the forums it was recommened to use deb http://ops.rcb.me/packages natty diablo-final | 22:39 |
mjfork | or oneric or whatever bild you have | 22:39 |
spackest | mjfork: would be nice if that were in the getting started guide for diablo :) http://docs.openstack.org/diablo/openstack-compute/starter/content/ | 22:40 |
*** Carmivore has joined #openstack | 22:40 | |
mjfork | yeah i see it is missing the repo | 22:41 |
mjfork | you could open a bug on that :-) | 22:41 |
spackest | wonder if that's been at the heart of all my issues | 22:42 |
*** yshh has joined #openstack | 22:42 | |
spackest | just a documentation bug? | 22:43 |
annegentle | spackest: mjfork: I've got a draft install guide that points to those packages and Kiall's as well. | 22:43 |
annegentle | but feel free to log a bug | 22:43 |
mjfork | good to know | 22:43 |
*** lborda has quit IRC | 22:44 | |
mjfork | so spackest right guide, right steps, but unfortunately the repo is step 1 :-) | 22:44 |
*** markvoelker has quit IRC | 22:44 | |
*** Saddam has quit IRC | 22:45 | |
*** flaviamissi has joined #openstack | 22:45 | |
spackest | annegentle: I'd be happy to go through your install guide and give feedback if you could point me in the right direction. 11.10, right? | 22:46 |
*** qazwsx has joined #openstack | 22:48 | |
*** krow has quit IRC | 22:49 | |
*** panterax has quit IRC | 22:49 | |
*** flaviamissi has quit IRC | 22:49 | |
*** panterax has joined #openstack | 22:50 | |
*** flaviamissi has joined #openstack | 22:50 | |
annegentle | spackest: yes, 11.10 and 11.04 (and 10.11), looks like I need to push it to my remote branch and that isn't working for me right now. Pout. | 22:52 |
*** Carmivore has quit IRC | 22:52 | |
spackest | well, maybe I'll start the reinstall and your push will work by the time I'm installed :) | 22:52 |
*** panterax has quit IRC | 22:52 | |
annegentle | spackest: heh. It's a massive merge too so I haven't sent it to Gerrit yet | 22:53 |
*** panterax has joined #openstack | 22:54 | |
spackest | annegentle: do you have a timeframe? like tomorrow or like a week? | 22:54 |
spackest | I guess regardless I will be switching to 11.10 | 22:55 |
*** zzed has quit IRC | 22:55 | |
*** lvaughn has quit IRC | 22:55 | |
*** lvaughn_ has joined #openstack | 22:55 | |
spackest | fwiw, I tried deb http://ops.rcb.me/packages natty diablo-final and after I added the key I get W: Failed to fetch http://ops.rcb.me/packages/dists/natty/InRelease Unable to find expected entry 'diablo-final/binary-i386/Packages' in Release file (Wrong sources.list entry or malformed file) | 22:55 |
*** localhost has quit IRC | 22:59 | |
annegentle | spackest: yes, I get that error also, because I was trying to install on an i386 server image. You need 64-bit to use their packages | 23:01 |
*** adjohn has quit IRC | 23:01 | |
annegentle | spackest: if it bit us both, I should add a note to the docs :) | 23:01 |
*** reed has quit IRC | 23:01 | |
*** sleepsonthefloo has quit IRC | 23:01 | |
annegentle | spackest: the doc source is here: https://github.com/annegentle/openstack-manuals/tree/123011 I can email a pdf if you dont' want to mess with installing Apache maven but on a mac or ubuntu it's easy (see http://wiki.openstack.org/Documentation/HowTo | 23:02 |
*** ppradhan has joined #openstack | 23:04 | |
*** sleepsonthefloo has joined #openstack | 23:05 | |
*** lvaughn_ has quit IRC | 23:05 | |
*** reed has joined #openstack | 23:05 | |
*** qazwsx has quit IRC | 23:06 | |
*** adjohn has joined #openstack | 23:06 | |
*** Ryan_Lane has quit IRC | 23:06 | |
*** Ryan_Lane has joined #openstack | 23:07 | |
spackest | annegentle: I've been meaning to put maven on my new laptop anyway, I'm doing the generate-sources right now | 23:18 |
*** Trebortech has quit IRC | 23:19 | |
*** rnorwood has quit IRC | 23:20 | |
*** localhost has joined #openstack | 23:21 | |
*** jfluhmann has quit IRC | 23:21 | |
*** mark_ has joined #openstack | 23:23 | |
spackest | annegentle: I think I'm all built but am not seeing a getting started or install doc in the generated docs. am I just missing it? | 23:24 |
mark_ | Hi, my company has a project hosted on openstack and would like to join the openstack community, could somebody tell me more about it? | 23:25 |
*** wonk has quit IRC | 23:26 | |
Kyle__ | Could someone break down the options for nova-manage network create private for me? I'm trying to alter the example to suit my needs, and it's not going terribly well :) | 23:27 |
Kyle__ | sudo nova-manage network create private 192.168.4.0/24 1 256 | 23:27 |
ppradhan | dashboard question: when I run tools/with_venv.sh dashboard/manage.py syncdb…. I am getting No module named MySQLdb . what is it looking exaclty? | 23:29 |
uvirtbot | New bug: #915085 in nova "sm volume driver: adding backend fails" [Undecided,New] https://launchpad.net/bugs/915085 | 23:31 |
*** micadeyeye has quit IRC | 23:33 | |
*** lvaughn has joined #openstack | 23:35 | |
*** ahasenack has quit IRC | 23:39 | |
* Kyle__ sighs | 23:40 | |
*** katkee has quit IRC | 23:40 | |
Kyle__ | OK. The "Getting Started" guide lists the private IP of the server on 192.168.3.1, but in all the config files, it refers to the 192.168.4 network. Is that an error? | 23:41 |
*** mattray has quit IRC | 23:43 | |
spackest | Kyle__: hey, before you get too far, it looks like the getting started guide should include this tidbit, btw: http://forums.openstack.org/viewtopic.php?f=15&t=510 | 23:43 |
spackest | Kyle__: are you getting errors about parameter mismatch, like integer required or this command takes exactly three arguments type errors? | 23:44 |
*** lvaughn has quit IRC | 23:45 | |
*** lts has quit IRC | 23:46 | |
Kyle__ | spackest: Thanks. The issues I'm getting are to do with not finding what the parameters are for nova-manage create network private. | 23:47 |
*** pradeep1 has joined #openstack | 23:48 | |
Kyle__ | spackest: That, and not understanding if the private ips should be on a different subnet than the private ips of the nodes. | 23:48 |
*** AlanClark has quit IRC | 23:49 | |
*** ethen has joined #openstack | 23:50 | |
*** pixelbeat has joined #openstack | 23:54 | |
*** jj0hns0n has quit IRC | 23:56 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!