uvirtbot` | New bug: #938287 in nova "FLAGS.rpc_response_timeout default is too long" [Undecided,New] https://launchpad.net/bugs/938287 | 00:03 |
---|---|---|
*** hadrian has quit IRC | 00:05 | |
*** ohadlevy has joined #openstack | 00:06 | |
*** fikus-kukis^TP has joined #openstack | 00:06 | |
*** Egyptian[Laptop] has quit IRC | 00:08 | |
*** albert23 has left #openstack | 00:08 | |
*** alekibango has quit IRC | 00:08 | |
*** alekibango has joined #openstack | 00:09 | |
*** msavy has quit IRC | 00:09 | |
mutex | is it possible to have my cobbler host exist as a nova VM and serve installation to a non nova-managed network ? | 00:09 |
*** marrusl has joined #openstack | 00:11 | |
mutex | for example, to give a vm another interface with a vlan id not managed by nova-network | 00:11 |
*** rnorwood has quit IRC | 00:13 | |
*** bgordy has quit IRC | 00:14 | |
*** Benjamin_Gordy has joined #openstack | 00:14 | |
*** dneary has quit IRC | 00:15 | |
*** Glace_ has joined #openstack | 00:15 | |
*** nitinthewiz has joined #openstack | 00:19 | |
*** Glace_ has quit IRC | 00:22 | |
*** rnorwood has joined #openstack | 00:26 | |
rw2 | # nova list | 00:28 |
rw2 | +----+-----------+---------+-----------+------------+ | 00:28 |
rw2 | | ID | Name | Status | Public IP | Private IP | | 00:28 |
rw2 | +----+-----------+---------+-----------+------------+ | 00:28 |
rw2 | | 2 | Server 2 | SHUTOFF | | | | 00:28 |
rw2 | | 18 | Server 18 | SHUTOFF | | | | 00:29 |
rw2 | | 19 | Server 19 | SHUTOFF | | | | 00:29 |
rw2 | | 20 | Server 20 | SHUTOFF | | | | 00:29 |
rw2 | | 21 | Server 21 | SHUTOFF | | | | 00:29 |
rw2 | | 22 | Server 22 | SHUTOFF | | | | 00:29 |
rw2 | | 23 | Server 23 | ACTIVE | | | | 00:29 |
rw2 | | 24 | Server 24 | SHUTOFF | | | | 00:29 |
rw2 | | 25 | Server 25 | SHUTOFF | | | | 00:29 |
rw2 | | 26 | Server 26 | SHUTOFF | | | | 00:29 |
rw2 | the instance is running and happy | 00:29 |
rw2 | but image-create doesn't seem to be able to find it | 00:29 |
rw2 | ideas? | 00:29 |
*** rkukura has quit IRC | 00:30 | |
*** Egyptian[Laptop] has joined #openstack | 00:30 | |
*** aliguori has joined #openstack | 00:33 | |
*** aliguori has quit IRC | 00:34 | |
*** wonk has quit IRC | 00:35 | |
*** heckj has joined #openstack | 00:38 | |
*** marrusl has quit IRC | 00:39 | |
rw2 | mysql seems to have a record for that uuid | 00:50 |
*** redconnection has joined #openstack | 00:50 | |
rw2 | mysql> select * from instances where uuid = "fb4a24b5-bdaa-4f40-8d15-8e7ee2c884b0"; | 00:50 |
rw2 | +---------------------+---------------------+------------+---------+----+-------------+------------+-----------+--------------+-----------+-----------+------------+-------------+--------------+----------+----------+-------+-------------------+-----------+-------+----------+-----------+--------+-----------+----------------+---------------------+---------------------+---------------+--------------+---------------------+------------ | 00:50 |
rw2 | -+--------+---------+-------------+------------------+---------+--------------------------------------+--------------+------------------+ | 00:50 |
rw2 | | created_at | updated_at | deleted_at | deleted | id | internal_id | admin_pass | user_id | project_id | image_ref | kernel_id | ramdisk_id | server_name | launch_index | key_name | key_data | state | state_description | memory_mb | vcpus | local_gb | hostname | host | user_data | reservation_id | scheduled_at | launched_at | terminated_at | display_name | display_description | availabilit | 00:50 |
rw2 | | locked | os_type | launched_on | instance_type_id | vm_mode | uuid | architecture | root_device_name | | 00:50 |
rw2 | +---------------------+---------------------+------------+---------+----+-------------+------------+-----------+--------------+-----------+-----------+------------+-------------+--------------+----------+----------+-------+-------------------+-----------+-------+----------+-----------+--------+-----------+----------------+---------------------+---------------------+---------------+--------------+---------------------+------------ | 00:50 |
rw2 | -+--------+---------+-------------+------------------+---------+--------------------------------------+--------------+------------------+ | 00:50 |
rw2 | | 2012-02-21 22:52:25 | 2012-02-21 22:53:40 | NULL | 0 | 23 | NULL | NULL | cloudroot | cloudproject | 5 | | | NULL | 0 | NULL | NULL | 1 | running | 2048 | 1 | 20 | server_23 | worker | | r-h00sgehc | 2012-02-21 22:52:25 | 2012-02-21 22:53:39 | NULL | Server 23 | NULL | NULL | 00:50 |
rw2 | | 0 | NULL | worker | 5 | NULL | fb4a24b5-bdaa-4f40-8d15-8e7ee2c884b0 | NULL | NULL | | 00:50 |
rw2 | +---------------------+---------------------+------------+---------+----+-------------+------------+-----------+--------------+-----------+-----------+------------+-------------+--------------+----------+----------+-------+-------------------+-----------+-------+----------+-----------+--------+-----------+----------------+---------------------+---------------------+---------------+--------------+---------------------+------------ | 00:50 |
rw2 | -+--------+---------+-------------+------------------+---------+--------------------------------------+--------------+------------------+ | 00:50 |
rw2 | 1 row in set (0.00 sec) | 00:50 |
heckj | rw2: please use pastebin for something like this - it's unreadable in the channel | 00:51 |
*** RobertLaptop has joined #openstack | 00:51 | |
rw2 | it's unreadable in real life also. ;-) | 00:51 |
*** RobertLaptop has left #openstack | 00:51 | |
rw2 | what's pastebin? | 00:51 |
*** bhall has quit IRC | 00:51 | |
rw2 | nm, google told me | 00:52 |
*** littleidea has quit IRC | 00:52 | |
*** syah has joined #openstack | 00:55 | |
heckj | rw2: topic also has it: http://paste.openstack.org/ | 00:55 |
rw2 | http://paste.openstack.org/show/4933/ | 00:56 |
*** jakedahn has quit IRC | 00:57 | |
*** paulmillar has joined #openstack | 00:57 | |
*** jakedahn has joined #openstack | 00:57 | |
*** troytoman is now known as troytoman-away | 00:59 | |
uvirtbot` | New bug: #938314 in nova "Atom links should respect Accept header" [Undecided,New] https://launchpad.net/bugs/938314 | 01:01 |
uvirtbot` | New bug: #938315 in keystone "Updating password via keystoneclient CLI should be done securely." [Undecided,New] https://launchpad.net/bugs/938315 | 01:01 |
*** bsza has quit IRC | 01:05 | |
*** Egyptian[Laptop] has quit IRC | 01:08 | |
*** Egyptian[Laptop] has joined #openstack | 01:08 | |
*** leifmadsen has quit IRC | 01:08 | |
*** jackden has joined #openstack | 01:11 | |
*** aspiers has quit IRC | 01:12 | |
*** krow has quit IRC | 01:12 | |
*** wonk has joined #openstack | 01:12 | |
uvirtbot` | New bug: #938317 in nova "rapid firing from command line can go over quota" [Undecided,New] https://launchpad.net/bugs/938317 | 01:13 |
*** davlap has joined #openstack | 01:16 | |
*** Egyptian[Laptop] has quit IRC | 01:19 | |
*** sandywalsh has quit IRC | 01:20 | |
*** pixelbeat has quit IRC | 01:22 | |
*** ayoung has joined #openstack | 01:27 | |
*** adjohn has quit IRC | 01:32 | |
*** dolphm has quit IRC | 01:32 | |
*** maplebed has quit IRC | 01:33 | |
*** fikus-kukis^TP has quit IRC | 01:34 | |
*** ikke-t has quit IRC | 01:36 | |
*** sandywalsh has joined #openstack | 01:37 | |
*** Egyptian[Laptop] has joined #openstack | 01:38 | |
*** jdg has quit IRC | 01:40 | |
*** ikke-t has joined #openstack | 01:41 | |
*** stewart has quit IRC | 01:43 | |
*** sandywalsh has quit IRC | 01:43 | |
*** anotherjesse has quit IRC | 01:44 | |
*** Yak-n-Yeti has joined #openstack | 01:44 | |
*** adjohn has joined #openstack | 01:44 | |
technologov | Is it possible to upload ISO images via dashboard ? (seems not) | 01:46 |
*** joearnold has quit IRC | 01:49 | |
*** vipul has quit IRC | 01:49 | |
*** alrs has quit IRC | 01:50 | |
*** tomoe_ has quit IRC | 01:50 | |
*** jakedahn_ has joined #openstack | 01:50 | |
*** jakedahn has quit IRC | 01:53 | |
*** jakedahn_ is now known as jakedahn | 01:53 | |
*** dpippenger has quit IRC | 01:56 | |
*** stewart has joined #openstack | 01:56 | |
*** syah has quit IRC | 01:57 | |
*** sandywalsh has joined #openstack | 01:57 | |
uvirtbot` | New bug: #938329 in keystone "TokenManager.endpoints expects mal-compliant response" [Undecided,New] https://launchpad.net/bugs/938329 | 01:58 |
*** x86brandon has quit IRC | 01:59 | |
*** Benjamin_Gordy has quit IRC | 02:00 | |
*** ile- has quit IRC | 02:00 | |
*** syah has joined #openstack | 02:01 | |
*** sandywalsh has quit IRC | 02:03 | |
*** shevek_ has joined #openstack | 02:04 | |
*** fikus-kukis^TP has joined #openstack | 02:05 | |
*** jakedahn has quit IRC | 02:07 | |
*** Blackavar has quit IRC | 02:10 | |
*** shevek_ has quit IRC | 02:10 | |
*** Benjamin_Gordy has joined #openstack | 02:12 | |
*** dvogt has quit IRC | 02:13 | |
*** yshh has joined #openstack | 02:14 | |
*** lborda has joined #openstack | 02:14 | |
*** krow has joined #openstack | 02:15 | |
*** zykes- has quit IRC | 02:15 | |
*** sandywalsh has joined #openstack | 02:18 | |
*** Benjamin_Gordy has quit IRC | 02:19 | |
*** anotherjesse has joined #openstack | 02:20 | |
*** bgordy has joined #openstack | 02:21 | |
*** dweimer has quit IRC | 02:21 | |
*** erkules has quit IRC | 02:22 | |
*** erkules has joined #openstack | 02:22 | |
*** dweimer has joined #openstack | 02:24 | |
*** dprince has joined #openstack | 02:25 | |
*** yshh has quit IRC | 02:25 | |
*** lborda has quit IRC | 02:26 | |
*** yshh has joined #openstack | 02:28 | |
*** cp16net has joined #openstack | 02:29 | |
*** thegeekinside has joined #openstack | 02:29 | |
*** anotherjesse has quit IRC | 02:30 | |
*** cp16net has quit IRC | 02:33 | |
*** zynzel has quit IRC | 02:33 | |
*** zynzel has joined #openstack | 02:34 | |
*** yshh has quit IRC | 02:34 | |
*** jdurgin has quit IRC | 02:36 | |
*** jog0 has left #openstack | 02:37 | |
*** jog0_ has joined #openstack | 02:37 | |
*** jog0_ has quit IRC | 02:37 | |
*** thingee has quit IRC | 02:38 | |
*** dayou has joined #openstack | 02:39 | |
*** llang629 has joined #openstack | 02:39 | |
*** ches has quit IRC | 02:41 | |
*** ches has joined #openstack | 02:41 | |
*** dprince has quit IRC | 02:44 | |
*** chasing`Sol has quit IRC | 02:48 | |
*** gyee has quit IRC | 02:49 | |
*** chasing`Sol has joined #openstack | 02:50 | |
*** Ryan_Lane has quit IRC | 02:51 | |
*** nati2_ has joined #openstack | 02:51 | |
*** nati2 has quit IRC | 02:51 | |
*** bengrue has quit IRC | 02:51 | |
*** llang629 has left #openstack | 02:52 | |
*** LanceHaigMob has joined #openstack | 02:54 | |
*** krow has quit IRC | 02:54 | |
*** bengrue has joined #openstack | 02:55 | |
*** LanceHaigMob has left #openstack | 02:56 | |
*** LanceHaigMob has joined #openstack | 02:57 | |
*** dayou has quit IRC | 02:57 | |
*** LanceHaigMob has quit IRC | 02:58 | |
*** dayou has joined #openstack | 02:59 | |
uvirtbot` | New bug: #938364 in nova "compute_api.get doesn't return a network which has project_id field set" [Undecided,New] https://launchpad.net/bugs/938364 | 03:01 |
*** nitinthewiz has quit IRC | 03:01 | |
*** nati2 has joined #openstack | 03:05 | |
*** nati2_ has quit IRC | 03:05 | |
*** oubiwann has quit IRC | 03:05 | |
*** hugokuo has joined #openstack | 03:06 | |
uvirtbot` | New bug: #938365 in openstack-manuals "Docs: Lack of OpenStack storage concepts explanation" [Undecided,New] https://launchpad.net/bugs/938365 | 03:11 |
*** yaguang has joined #openstack | 03:15 | |
*** hugokuo has quit IRC | 03:23 | |
*** dpippenger has joined #openstack | 03:28 | |
*** anotherjesse has joined #openstack | 03:30 | |
*** andrewbogott is now known as andrewbogott_afk | 03:31 | |
*** osier has joined #openstack | 03:33 | |
*** mohits has joined #openstack | 03:33 | |
*** alknetso has joined #openstack | 03:34 | |
uvirtbot` | New bug: #938375 in nova "enabling the keystone shim causes memcache error on account creation" [Undecided,New] https://launchpad.net/bugs/938375 | 03:41 |
*** rsanchez has quit IRC | 03:47 | |
*** Aengus- has quit IRC | 03:48 | |
*** anotherjesse has quit IRC | 03:51 | |
*** mdomsch has joined #openstack | 03:57 | |
*** koolhead17 has quit IRC | 03:57 | |
*** rnorwood has quit IRC | 03:59 | |
*** kaz____ is now known as kaz | 04:04 | |
*** chadh has quit IRC | 04:05 | |
*** chadh has joined #openstack | 04:06 | |
*** stuntmachine has quit IRC | 04:07 | |
*** rnorwood has joined #openstack | 04:08 | |
*** koolhead17 has joined #openstack | 04:16 | |
*** vipul has joined #openstack | 04:17 | |
*** adjohn has quit IRC | 04:18 | |
*** bgordy has quit IRC | 04:19 | |
alknetso | Hi! I have some Xen based hypervisors (Debian machines) and would like to manage them from a Openstack control panel via XenAPI interface. Something basic to begin with: start, stop, change RAM/MAC/vCPU. Is it "Nova" component the one i need? | 04:19 |
*** vipul has quit IRC | 04:20 | |
technologov | alknetso, yes "nova" (compute) + "horizon" (WUI dashboard). | 04:20 |
*** jog0_ has joined #openstack | 04:20 | |
*** jog0_ has left #openstack | 04:22 | |
alknetso | I'm confused. Do I need a Nova instance on a DomU on each hypevisor, or i can manage several hypervisors from a single Nova instance? | 04:23 |
*** dweimer has quit IRC | 04:23 | |
*** miclorb has quit IRC | 04:23 | |
*** dweimer has joined #openstack | 04:23 | |
*** ldlework has quit IRC | 04:23 | |
*** oubiwann has joined #openstack | 04:25 | |
*** alknetso has quit IRC | 04:25 | |
*** alknetso has joined #openstack | 04:26 | |
alknetso | (ups) Sorry. | 04:26 |
*** cryptk|offline is now known as cryptk | 04:33 | |
uvirtbot` | New bug: #938393 in quantum "User-visible messages are not localizable" [Undecided,New] https://launchpad.net/bugs/938393 | 04:36 |
*** littleidea has joined #openstack | 04:37 | |
*** ejfinneran has joined #openstack | 04:43 | |
*** nitinthewiz has joined #openstack | 04:44 | |
*** ejfinneran has quit IRC | 04:44 | |
*** mnewby has quit IRC | 04:47 | |
*** jdg has joined #openstack | 04:52 | |
*** adjohn has joined #openstack | 04:55 | |
alknetso | technologov: hey, thank you for the reference. I'm still confused. Can you suuggest a doc that describes Openstacks componets, what they serves for and how they interact with each other and the rest of the world? I have been browsing the Wiki, but feel much out of the context. to get the idea. | 04:56 |
technologov | alknetso, actually I'm on Debian, and also learning OpenStack, (started few days ago), so let's join our effort :) | 04:58 |
technologov | official docs: http://docs.openstack.org/ | 04:58 |
technologov | this one: OpenStack Compute Administration Guide | 04:58 |
technologov | is primary | 04:58 |
alknetso | technologov: as far as i understand, to control my Xens i need a DomU with Nova compute on each one of them, and a single dashboard instance as GUI. Which is a little bit whired. | 04:58 |
technologov | yes, your understanding matches my understanding :) | 04:59 |
alknetso | I could expect to be requiered to install something on Dom0 (a xenapi addone?), but not on a DomU | 04:59 |
technologov | no no no | 04:59 |
technologov | nova goes on Dom0 | 04:59 |
technologov | not on DomU | 04:59 |
alknetso | http://docs.openstack.org/cactus/openstack-compute/admin/content/selecting-a-hypervisor.html says it goes on a DomU in case of Xen. | 05:00 |
alknetso | a typo? | 05:00 |
technologov | yes, open bug | 05:00 |
technologov | vs. "openstack-manuals" | 05:01 |
technologov | on launchpad | 05:01 |
alknetso | jezz... so, the dashboard talks to nova, nova talks to hypievisor (via /sys, i saw that somewhere), wasn't it supposed to communicate with Xen via XenAPI? Or that's the /sys interface? | 05:02 |
technologov | there are many versions of Xen | 05:03 |
technologov | standard Xen (Debian's) works via libvirt | 05:03 |
technologov | XenAPI is for non-free Xen servers | 05:03 |
technologov | (as far as I understand) | 05:03 |
technologov | http://docs.openstack.org/cactus/openstack-compute/admin/content/hypervisor-configuration-basics.html | 05:03 |
technologov | --connection_type = libvirt | 05:04 |
alknetso | oh. I though XenAPI was that funny low-level http inteface i have never used.... | 05:04 |
technologov | --libvirt_type = xen | 05:04 |
alknetso | always went for command line's "xm" | 05:04 |
technologov | alknetso, I may be wrong... | 05:04 |
technologov | but this is my current understanding | 05:05 |
alknetso | heh. The documentation is... challenging | 05:05 |
*** ohnoimdead has quit IRC | 05:06 | |
alknetso | you sayed you are on Debian as well. What hypervisor? | 05:06 |
* technologov agrees | 05:06 | |
technologov | Qemu | 05:06 |
*** rnorwood has quit IRC | 05:06 | |
*** bladernr_ is now known as bladernr_afk | 05:06 | |
*** dendro-afk is now known as dendrobates | 05:07 | |
*** rnorwood has joined #openstack | 05:09 | |
uvirtbot` | New bug: #938403 in quantum "python-quantumclient is not installed when quantum services are chosen in ENABLED_SERVICES variable" [Undecided,New] https://launchpad.net/bugs/938403 | 05:13 |
*** jdg has quit IRC | 05:14 | |
*** oubiwann has quit IRC | 05:17 | |
*** mohits has quit IRC | 05:19 | |
*** mdomsch has quit IRC | 05:22 | |
*** mnewby has joined #openstack | 05:26 | |
*** joearnold has joined #openstack | 05:28 | |
uvirtbot` | New bug: #938408 in openstack-manuals "Possible typo in a relevant technical term" [Undecided,New] https://launchpad.net/bugs/938408 | 05:30 |
technologov | Are there any docs, that explain how-to setup OpenStack from source code ? | 05:33 |
*** mrjazzcat has quit IRC | 05:34 | |
koolhead17 | technologov: http://devstack.org/ this might help | 05:35 |
*** hermy is now known as hermy|away | 05:36 | |
technologov | koolhead17, this is ubuntu-only | 05:37 |
*** pouledodue has joined #openstack | 05:37 | |
alknetso | technologov: good luck out there. I will try to get a demo running from ramdisk, http://devstack.org/guides/ramdisk.html , maybe i can figure out the answers i don't find in docs | 05:39 |
technologov | alknetso, there are 4 Debian Developers, whom worked hard to package things | 05:40 |
alknetso | got a whole bunch of diskless nodes with PXE/NFS boot to test on | 05:40 |
technologov | We can join effort with them to write some minimal HOW-TOs for Debian | 05:40 |
alknetso | hm, i never wrote public documentation before... | 05:41 |
alknetso | but yes, i guess it's a good idea. in any case, I would start with a brief overview of the structure of the solution, and than a specific instructions list | 05:42 |
*** Yak-n-Yeti has quit IRC | 05:42 | |
alknetso | the proble is that the current documentation "does not let to see the forest because of the trees" | 05:42 |
alknetso | I am not sure if just another step-by-step instruction, now for Debian, would help with that general understanding. | 05:45 |
*** msavy has joined #openstack | 05:46 | |
*** joearnold has quit IRC | 05:46 | |
alknetso | technologov: i use to document my procedures like if it was a shell script, the typical usage is to copy-paste commands from a text file, make needed modifications and run in console. | 05:47 |
*** rnorwood has quit IRC | 05:47 | |
alknetso | technologov: we maight get in touch again, if i get something sommonly usable (you run qemu) in that way | 05:47 |
alknetso | commonly usable | 05:48 |
technologov | alknetso, I don't have a working env. yet | 05:50 |
*** msavy has quit IRC | 05:50 | |
alknetso | technologov: same here, that's why i'm gonna start with PXE ramdisk, to get a look from inside. Treat it as "martian technology", you know. BTW, PXE netboot is pretty trivial, but if you need help with that i have working eviroment | 05:53 |
alknetso | technologov: done my homework for today, time to sleep. hope you have not missed my contact e-mail | 05:53 |
technologov | alknetso, nah, I just try to build inside VirtualBox | 05:54 |
technologov | OpenStack dev.env | 05:54 |
alknetso | good luck with that. bye | 05:55 |
uvirtbot` | New bug: #938416 in openstack-manuals "Docs: Lacking section of installing from source code" [Undecided,New] https://launchpad.net/bugs/938416 | 05:56 |
uvirtbot` | New bug: #938418 in nova "Nova "./run_tests.sh" fails on Debian 6.0" [Undecided,New] https://launchpad.net/bugs/938418 | 05:56 |
*** alknetso has quit IRC | 05:57 | |
*** philips has quit IRC | 05:59 | |
*** journeeman has joined #openstack | 05:59 | |
*** philips has joined #openstack | 06:00 | |
*** dubsquared has quit IRC | 06:01 | |
*** philips has quit IRC | 06:01 | |
*** philips_ has joined #openstack | 06:01 | |
*** deshantm has quit IRC | 06:01 | |
*** philips_ has quit IRC | 06:01 | |
*** msavy has joined #openstack | 06:05 | |
*** hugalua has joined #openstack | 06:06 | |
uvirtbot` | New bug: #938425 in nova "Remove ghost flags in log.py" [Undecided,New] https://launchpad.net/bugs/938425 | 06:11 |
*** yaguang has quit IRC | 06:15 | |
*** yaguang has joined #openstack | 06:15 | |
*** bengrue has quit IRC | 06:17 | |
*** msavy has quit IRC | 06:17 | |
*** ik04ka has joined #openstack | 06:25 | |
*** j^2 has quit IRC | 06:30 | |
*** nati2 has quit IRC | 06:30 | |
*** nitinthewiz has quit IRC | 06:33 | |
*** Edward_Zhang has joined #openstack | 06:34 | |
*** anynicknamewilld has joined #openstack | 06:39 | |
anynicknamewilld | hello guys, I just set up openstack through crowbar. I have glance and keystone running on a VM and several nova nodes running on other VMs. When I go to the Nova-dashboard on a browser I can see several users. I would like to use Glance CLI commands from a command line from a VM that is running glance. I wanted to ask if anyone knows how I get authentication information of the users into the VM | 06:43 |
*** j^2 has joined #openstack | 06:43 | |
*** Blackavar has joined #openstack | 06:45 | |
*** katkee has joined #openstack | 06:46 | |
anticw | neither chuck no holt lurk here anymore? | 06:50 |
*** perestre1ka has quit IRC | 06:50 | |
technologov | how-to install openstack ? | 06:52 |
technologov | I have read half a dozen openstack books, but no answer... | 06:52 |
*** perestrelka has joined #openstack | 06:53 | |
*** adjohn has quit IRC | 06:55 | |
hugalua | there's already that many books? | 06:57 |
technologov | PDF = book | 06:57 |
technologov | there are more than 6 books for O-S | 06:57 |
*** guigui has joined #openstack | 06:59 | |
*** paulmillar has quit IRC | 07:00 | |
*** paulmillar has joined #openstack | 07:00 | |
*** bepernoot has joined #openstack | 07:03 | |
*** RobertLaptop has joined #openstack | 07:04 | |
*** bepernoo1 has joined #openstack | 07:09 | |
*** bepernoot has quit IRC | 07:11 | |
*** bepernoo1 has quit IRC | 07:11 | |
*** mnewby_ has joined #openstack | 07:13 | |
*** mnewby has quit IRC | 07:16 | |
*** mnewby_ is now known as mnewby | 07:16 | |
ik04ka | technologov, I faced with the same problem. then started from swift, then keyserv, then glance etc | 07:18 |
ik04ka | use some of the glance milestones, as current trunk is not very good documented | 07:19 |
*** hwestman has quit IRC | 07:24 | |
*** dayou has quit IRC | 07:27 | |
anynicknamewilld | hello guys, I just set up openstack through crowbar. I have glance and keystone running on a VM and several nova nodes running on other VMs. When I go to the Nova-dashboard on a browser I can see several users. I would like to use Glance CLI commands from a command line from a VM that is running glance. I wanted to ask if anyone knows how I get authentication information of the users into the VM | 07:28 |
*** dachary has joined #openstack | 07:28 | |
*** dayou has joined #openstack | 07:31 | |
*** longhudou has joined #openstack | 07:32 | |
*** stewart has quit IRC | 07:33 | |
LarsErikP | any good documentation on howto run the stack on xen? | 07:34 |
*** jeroenhn has joined #openstack | 07:34 | |
*** jeroenhn has quit IRC | 07:35 | |
technologov | LarsErikP, docs say in "nova.conf" change libvirt connect to "xen" | 07:35 |
*** mindpixel has joined #openstack | 07:35 | |
*** jeroenhn has joined #openstack | 07:35 | |
LarsErikP | thats all i have to do? i'm doubtful.. :p | 07:36 |
technologov | one problem is installing Xen kernel on Ubuntu... Ubuntu lacks Xen | 07:36 |
LarsErikP | i'm running on debian wheezy, so no problem there | 07:36 |
*** nacx has joined #openstack | 07:36 | |
technologov | (and all docs are Ubuntu-only) | 07:36 |
LarsErikP | installed xen-linux-system on all my compute nodes | 07:36 |
technologov | O-S uses libvirt abstraction layer, so I think changing nova.conf may be enough... | 07:37 |
LarsErikP | having some problems running the controller so far.. but I guess we'll fix it.. | 07:37 |
LarsErikP | right.. that would be awesome, in that case | 07:38 |
*** yshh has joined #openstack | 07:38 | |
LarsErikP | so, then I just choose nova-compute-xen instead of the regular nova-compute? | 07:38 |
technologov | and edit "nova.conf" | 07:38 |
LarsErikP | yup | 07:38 |
technologov | Xen in Wheezy works ? | 07:39 |
technologov | (is based on upstream Xen Dom0 work?) | 07:39 |
technologov | I mean: there is no more Dom0 kernel in wheezy | 07:39 |
technologov | so standard kernel works ? | 07:40 |
*** littleidea has quit IRC | 07:41 | |
*** AlanClark has joined #openstack | 07:41 | |
technologov | user@ubuntu1110:~$ nova-manage user list | 07:42 |
technologov | 2012-02-22 09:34:26 DEBUG nova.utils [req-cfc5182d-8853-4358-acff-d63cafeee321 None None] backend <module 'nova.db.sqlalchemy.api' from '/opt/stack/nova/nova/db/sqlalchemy/api.pyc'> from (pid=3879) __get_backend /opt/stack/nova/nova/utils.py:602 | 07:42 |
technologov | any ideas about this ERROR ? | 07:42 |
LarsErikP | technologov: yeah it works. it runs on the 3.2.0 standard kernel | 07:44 |
*** anynicknamewilld has quit IRC | 07:46 | |
*** Neptu has quit IRC | 07:51 | |
*** vendemiat has joined #openstack | 07:55 | |
*** shevek_ has joined #openstack | 07:55 | |
*** Neptu has joined #openstack | 07:55 | |
*** matiu has quit IRC | 07:56 | |
*** matiu has joined #openstack | 07:58 | |
*** AlanClark has quit IRC | 07:58 | |
*** dachary has quit IRC | 07:59 | |
*** bepernoot has joined #openstack | 08:00 | |
*** Leseb has joined #openstack | 08:04 | |
*** Ramonster has joined #openstack | 08:07 | |
*** vendemiat has quit IRC | 08:08 | |
*** PiotrSikora has quit IRC | 08:09 | |
*** gohko_air has quit IRC | 08:09 | |
*** nphase has quit IRC | 08:10 | |
*** nphase has joined #openstack | 08:10 | |
*** PiotrSikora has joined #openstack | 08:11 | |
*** gohko_air has joined #openstack | 08:12 | |
*** davepigott has joined #openstack | 08:12 | |
*** eglynn has quit IRC | 08:16 | |
*** rocambole has joined #openstack | 08:18 | |
*** gohko_air has quit IRC | 08:20 | |
*** Edward_Zhang has quit IRC | 08:20 | |
*** gohko_air has joined #openstack | 08:20 | |
*** dachary has joined #openstack | 08:23 | |
*** Edward_Zhang_ has joined #openstack | 08:31 | |
*** Edward_Zhang_ is now known as Edward_Zhang | 08:31 | |
*** Ramonster has quit IRC | 08:33 | |
*** Ramonster has joined #openstack | 08:34 | |
*** dachary has quit IRC | 08:39 | |
*** dev_sa has joined #openstack | 08:41 | |
*** yaguang has quit IRC | 08:42 | |
*** yaguang has joined #openstack | 08:42 | |
*** eglynn has joined #openstack | 08:45 | |
*** derekh has joined #openstack | 08:45 | |
*** darraghb has joined #openstack | 08:48 | |
*** uksysadmin has joined #openstack | 08:50 | |
*** mher has joined #openstack | 08:52 | |
*** wonk has quit IRC | 08:55 | |
*** Remco_ has joined #openstack | 08:55 | |
*** freeflyi1g has joined #openstack | 08:56 | |
*** dxd828 has joined #openstack | 08:58 | |
*** sniperd has quit IRC | 08:58 | |
*** sniperd has joined #openstack | 08:59 | |
*** dev_sa has left #openstack | 08:59 | |
*** asavu has joined #openstack | 09:01 | |
*** arBmind has joined #openstack | 09:01 | |
*** corXi has joined #openstack | 09:02 | |
*** daysmen has joined #openstack | 09:04 | |
*** Edward_Zhang_ has joined #openstack | 09:07 | |
*** siwos has joined #openstack | 09:08 | |
*** Edward_Zhang has quit IRC | 09:09 | |
*** Edward_Zhang_ is now known as Edward_Zhang | 09:09 | |
*** miclorb has joined #openstack | 09:09 | |
*** Edward_Zhang has quit IRC | 09:10 | |
*** Razique has joined #openstack | 09:11 | |
siwos | hi | 09:12 |
*** shang has joined #openstack | 09:12 | |
siwos | guys - I've run out of my fixed addresses today in nova | 09:12 |
siwos | shouldn't they be recycled automatically by nova-network? | 09:12 |
siwos | to make nova work again I had to manually update fixed_ips table in mysql db | 09:12 |
*** almaisan-away is now known as al-maisan | 09:14 | |
*** DigitalFlux has joined #openstack | 09:17 | |
*** DigitalFlux has joined #openstack | 09:17 | |
*** marrusl has joined #openstack | 09:17 | |
Razique | you can create new adresses :) | 09:17 |
Razique | u mean ur nova pool is out or your network one ? | 09:18 |
*** sniperd has quit IRC | 09:18 | |
*** sniperd has joined #openstack | 09:19 | |
*** freeflying has quit IRC | 09:19 | |
*** shang has quit IRC | 09:20 | |
siwos | Razique: it's my fixed_ip pool (internal addresses) | 09:20 |
*** mancdaz__ has joined #openstack | 09:20 | |
siwos | I am running in multihost network mode | 09:21 |
*** sniperd has quit IRC | 09:21 | |
Razique | ah | 09:21 |
siwos | I guess the addresses should be recycled automatically | 09:21 |
*** sniperd has joined #openstack | 09:21 | |
siwos | we also found a bug with fixed_ips when you run in multihost mode | 09:21 |
siwos | it might be that | 09:21 |
Razique | mmm sorry I don't use multihost mode since I had issues with metadatas :/ | 09:21 |
*** asavu has quit IRC | 09:22 | |
*** sniperd has quit IRC | 09:23 | |
siwos | ok - I've just worked it around with a db query ;-) | 09:23 |
siwos | update fixed_ips set instance_id=NULL, host=NULL, virtual_interface_id=NULL where allocated=0 and leased=0 and reserved=0 | 09:23 |
siwos | hope I don't break anything ;-) | 09:23 |
*** BasTiche1aar has joined #openstack | 09:24 | |
siwos | run it from cron every 30 minutes | 09:24 |
*** BasTiche1aar has quit IRC | 09:24 | |
*** darraghb has quit IRC | 09:24 | |
*** BasTiche1aar has joined #openstack | 09:24 | |
Razique | mmm seems a very ""dirty hack" | 09:24 |
Razique | :D | 09:24 |
*** sniperd has joined #openstack | 09:24 | |
*** BasTiche1aar has quit IRC | 09:25 | |
*** darraghb has joined #openstack | 09:27 | |
*** sniperd has quit IRC | 09:28 | |
*** sniperd has joined #openstack | 09:28 | |
*** sniperd has quit IRC | 09:32 | |
*** sniperd has joined #openstack | 09:32 | |
*** Remco_ has quit IRC | 09:33 | |
*** pixelbeat has joined #openstack | 09:34 | |
*** eglynn has quit IRC | 09:36 | |
*** sniperd has quit IRC | 09:36 | |
*** shang has joined #openstack | 09:37 | |
*** zigo has joined #openstack | 09:37 | |
*** Mkenneth has joined #openstack | 09:38 | |
*** jackden has left #openstack | 09:39 | |
*** sniperd has joined #openstack | 09:39 | |
*** sandywalsh has quit IRC | 09:40 | |
Adri2000 | how do people make HA with glance? | 09:41 |
Adri2000 | I understand the swift behind glance can easily be made HA, redundant, etc. but glance itself? | 09:42 |
*** apu_ra has joined #openstack | 09:42 | |
*** shang has quit IRC | 09:43 | |
*** shang has joined #openstack | 09:44 | |
uksysadmin | Adri2000, all of OpenStack's services are presented as web services - stick behind a load balancer (I know that's a sweeping statement, but I don't think there's anything that pins it to a single machine) | 09:45 |
*** longhudou has quit IRC | 09:48 | |
koolhead17 | http://docs.openstack.org/trunk/openstack-compute/admin/content/reference-for-flags-in-nova-conf.html provides info about flags, i want to use nova-volume on separate machine. unlike other services --s3_host --rabbit_host, what will i use for nova volume. I don`t see the same here :( | 09:50 |
Adri2000 | uksysadmin: ok, so that means it's possible to have multiple glances connected to the same storage backend? using the same database or...? | 09:51 |
*** eglynn has joined #openstack | 09:51 | |
*** marrusl has quit IRC | 09:51 | |
koolhead17 | Razique: ^^ | 09:53 |
Razique | hey dude | 09:53 |
koolhead17 | uksysadmin: sir | 09:53 |
Razique | :) | 09:53 |
Razique | uksysadmin: :) | 09:53 |
koolhead17 | Razique: answer needed :P | 09:53 |
*** Mkenneth has quit IRC | 09:56 | |
*** siwos has quit IRC | 10:00 | |
*** siwos has joined #openstack | 10:01 | |
uksysadmin | g'day cloudfolk | 10:01 |
uksysadmin | Adri2000, yes. | 10:02 |
uksysadmin | and your connected services that also talk to glance (compute, scheduler(?), api, etc) would also use the load balance VIF address to talk to it | 10:03 |
uksysadmin | actually probably not scheduler - ignore that bit | 10:03 |
uvirtbot` | New bug: #938523 in tempest "case-sensivity problems with PostgresQL" [Undecided,New] https://launchpad.net/bugs/938523 | 10:03 |
*** MarkAtwood has joined #openstack | 10:04 | |
*** asavu has joined #openstack | 10:04 | |
LarsErikP | in my api-pase-keystone.ini the line paste.app_factory = nova.api.ec2.metadatarequesthandler:MetadataRequestHandler.factory | 10:05 |
LarsErikP | fails... | 10:05 |
LarsErikP | (nova): TRACE: File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 1989, in load | 10:05 |
LarsErikP | (nova): TRACE: entry = __import__(self.module_name, globals(),globals(), ['__name__']) | 10:05 |
LarsErikP | (nova): TRACE: ImportError: No module named metadatarequesthandler | 10:05 |
LarsErikP | any clue? | 10:05 |
*** sandywalsh has joined #openstack | 10:05 | |
*** AlanClark has joined #openstack | 10:06 | |
*** Mkenneth has joined #openstack | 10:06 | |
*** derekh has quit IRC | 10:12 | |
uksysadmin | LarsErikP, I've had this a number of times - generally means a mismatch in api-paste.ini and what you have installed | 10:14 |
LarsErikP | which means....? sorry for my noobness | 10:14 |
*** supriya has joined #openstack | 10:14 | |
uksysadmin | which means if you have tried to follow package installation under Ubuntu (I presume) using various packages like keystone-core/trunk etc you end up in a mess | 10:15 |
*** eglynn has quit IRC | 10:15 | |
uksysadmin | I ended up removing all my ubuntu 11.10 stuff and packages available around this in favour of Kiall 's managedit ppa. It's not perfect (but its a fantastic great start to get up and running) | 10:16 |
uksysadmin | it breaks euca2ools use, so you have to manage it using Horizon and/or nova client | 10:16 |
uksysadmin | but it gives you a diablo install on 11.10 | 10:16 |
LarsErikP | aha.. yeah, i recently reinstalled keystone from the debian repo (i'm setting this up on wheezy).. but keystone's running... | 10:16 |
uksysadmin | else go for Essex on Precise - but you're in multiple moving parts territory | 10:16 |
LarsErikP | are there any particular reason for why this seems impossible to get running in wheezy? | 10:17 |
*** Vivek has joined #openstack | 10:17 | |
uksysadmin | Given that its hard to get it working on the base system the devs predominantly (and supposedly) use, Ubuntu, then chances of getting it working on its cousin will be an even greater dark art | 10:18 |
*** marrusl has joined #openstack | 10:19 | |
*** sniperd has quit IRC | 10:20 | |
*** willaerk has joined #openstack | 10:21 | |
*** dieterdemeyer has joined #openstack | 10:24 | |
*** zigo has quit IRC | 10:24 | |
ik04ka | also failed to tie swift and keystone | 10:24 |
*** longhudou has joined #openstack | 10:24 | |
*** aspiers has joined #openstack | 10:25 | |
ik04ka | keystone works (tried both current and diablo) but no one config for swift/keystone doesn't work for me | 10:26 |
ik04ka | works ok with swauth | 10:26 |
*** sniperd has joined #openstack | 10:27 | |
uksysadmin | ik04ka, yeah I got all working with keystone apart from swift | 10:30 |
*** miclorb has quit IRC | 10:30 | |
uksysadmin | but I did have a bleeding edge install that had swift and keystone working, but broke other things. | 10:30 |
*** serkamil has joined #openstack | 10:32 | |
*** hwestman has joined #openstack | 10:32 | |
*** dneary has joined #openstack | 10:34 | |
*** dneary has joined #openstack | 10:34 | |
ik04ka | should I just wait for essex? | 10:34 |
uksysadmin | ik04ka, I would. Else you end up crying in a corner, banging your head against the wall. | 10:35 |
*** maploin has joined #openstack | 10:35 | |
*** maploin has joined #openstack | 10:35 | |
ik04ka | right, almost there | 10:35 |
*** krilla has joined #openstack | 10:37 | |
krilla | hi | 10:37 |
serkamil | Hi, I clone keystone git tree and can't run it. I do what is write in documentation byt I can't sync_db. Verbose and Debug don't work. What I do wrong? | 10:38 |
uksysadmin | ik04ka, this should help with that decision - its just around the corner: http://wiki.openstack.org/EssexReleaseSchedule | 10:39 |
ik04ka | cool, thanks | 10:40 |
koolhead17 | ik04ka: Essex all the way :) | 10:41 |
Vadim2 | guys what can you say about competitors of openstack | 10:42 |
koolhead17 | Vadim2: you need to talk to them!! :P | 10:42 |
koolhead17 | Vadim2: BTW long time :D | 10:43 |
*** apu_ra has quit IRC | 10:43 | |
Vadim2 | i try some product | 10:43 |
Vadim2 | and i can say that some of them have many advantages | 10:44 |
ik04ka | serkamil, it is sync_database now | 10:46 |
*** zykes has joined #openstack | 10:46 | |
serkamil | hmm, I will try it, but decumentation say's something different ;) | 10:46 |
zykes | hmmm | 10:46 |
*** longhudou has quit IRC | 10:47 | |
serkamil | ik04ka, don't work. :( 'keystone-manage --config-file /etc/keystone/keystone.conf --debug --verbose sync_database' return '0' but database is without changes. keystone-manage shoult be run before keystone-all right? | 10:48 |
zykes | so, reviving my DNSaaS idea, would it be smart to do something like CouchBase with Memcache + powerdns with a python proxy inbetween (powerdns doesn't speak couch natively) or should one use zookeeper instead ? | 10:49 |
ik04ka | serkamil, what do you expect from this command? | 10:49 |
serkamil | some tables at database | 10:49 |
*** rods has joined #openstack | 10:50 | |
ik04ka | serkamil, tables should be already there. for me it work next way - I deleted database, then run sync_database and got clean database) | 10:51 |
ik04ka | then add tenants, users and so on | 10:51 |
serkamil | ik04ka, I delete database and then tun sync_database but nothing creating. | 10:52 |
serkamil | mysql> use keystone; | 10:52 |
serkamil | Database changed | 10:52 |
serkamil | mysql> show tables; | 10:52 |
serkamil | Empty set (0.00 sec) | 10:52 |
ik04ka | keystone-manage tenant add admin | 10:53 |
serkamil | database is empty | 10:54 |
Vadim2 | <koolhead17> for example i used openstack and i can thay that is amazing after openstack... Maybe after 2 release or more openstack can bit cloudstack... | 10:54 |
ik04ka | keystone-manage didn't complain? | 10:54 |
Vadim2 | <koolhead17> sorry cloudstack | 10:55 |
uvirtbot` | New bug: #938546 in tempest "kong/tests/995_test_swift.py KeyErrors" [Undecided,New] https://launchpad.net/bugs/938546 | 10:56 |
koolhead17 | Vadim2: Seems like you really liked there dashboard :) | 10:56 |
koolhead17 | Vadim2: did you request for your account at trystack? | 10:57 |
serkamil | ik04ka, yes, keystone-manage didn't complain | 10:58 |
*** davepigott_ has joined #openstack | 10:58 | |
ik04ka | serkamil, hmm, no idea. may be you have several database files at different places | 10:58 |
serkamil | 'keystone-manage tenant add admin' it sholdn't be ' keystone tenant add admin' | 10:59 |
ik04ka | no | 10:59 |
*** davepigott has quit IRC | 11:02 | |
*** davepigott_ is now known as davepigott | 11:02 | |
serkamil | ik04ka, why I don't have any debug messages? | 11:02 |
serkamil | meybe something wrong with installation? | 11:02 |
*** stewart has joined #openstack | 11:03 | |
Vadim2 | <koolhead17> i have installation eucalyptus, openstack, cloudstack and vCloud. At CloudStack i use esxi, xen, kvm and all work... dashboard good, but this is not important. For example i am sure that i can use cloudstack at production but i cant say this about openstack. Need wait essex... But cloudstack community have beta version 3.0 cloudstack and 3.0 have many cool functions. | 11:03 |
*** eglynn has joined #openstack | 11:04 | |
ik04ka | Vadim2, does cloudstack have cloud storage like swift? | 11:04 |
zykes | they're basing the engine of cloudstack soon on openstack | 11:05 |
koolhead17 | zykes: +1 | 11:07 |
Vadim2 | <ik04ka> yes this is one of openstack advantages. but cloudstack 3.0 beta have OpenStack Swift Integration | 11:09 |
Vadim2 | =) | 11:09 |
*** ahasenack has joined #openstack | 11:09 | |
*** Ramonster has quit IRC | 11:10 | |
Vadim2 | but if you install small private cloud you think you need swift? | 11:12 |
ik04ka | yes, right now cloud storage is most important part for me | 11:13 |
ik04ka | i need to provide scalable failsafe storage | 11:13 |
ik04ka | computing on second place | 11:14 |
*** davepigott_ has joined #openstack | 11:14 | |
Vadim2 | we can compare nova and cloudstack | 11:15 |
Vadim2 | swift this is something another product | 11:15 |
*** davepigott has quit IRC | 11:17 | |
*** davepigott_ is now known as davepigott | 11:17 | |
ik04ka | i'm not in position to argue for one or another product :) and i have no experience with nova. swift is part of openstack and it is good for me (despite some problems) | 11:18 |
Vadim2 | this is very interesting compare cloud platform. but i dont see any product like swift | 11:20 |
Vadim2 | swift amazing but for very specific task | 11:20 |
*** kashyap has joined #openstack | 11:25 | |
*** jeremy_ has quit IRC | 11:27 | |
*** jeremy has joined #openstack | 11:27 | |
*** ahasenack has quit IRC | 11:30 | |
*** CaptTofu has quit IRC | 11:35 | |
*** kaz has quit IRC | 11:36 | |
*** Remco_ has joined #openstack | 11:36 | |
*** kaz___ has joined #openstack | 11:36 | |
*** Hakon|mbp has quit IRC | 11:37 | |
*** ahasenack has joined #openstack | 11:38 | |
*** binbash_ has joined #openstack | 11:43 | |
*** ahasenack has quit IRC | 11:44 | |
LarsErikP | uksysadmin: any more specific reason, why it will not work properly? Is Wheezy missing something important? | 11:44 |
*** zigo has joined #openstack | 11:45 | |
*** ahasenack has joined #openstack | 11:46 | |
*** supriya has quit IRC | 11:47 | |
*** chasing`Sol has quit IRC | 11:51 | |
*** mancdaz__ has quit IRC | 11:53 | |
*** yaguang has quit IRC | 11:53 | |
*** binbash_ has quit IRC | 11:53 | |
*** osier has quit IRC | 11:54 | |
*** aspiers has quit IRC | 11:54 | |
*** mancdaz_ has joined #openstack | 11:58 | |
*** msavy has joined #openstack | 12:04 | |
uvirtbot` | New bug: #938588 in nova "Backslash continuations (bin, etc.)" [Wishlist,Triaged] https://launchpad.net/bugs/938588 | 12:06 |
*** aspiers has joined #openstack | 12:06 | |
*** ahasenack has quit IRC | 12:11 | |
*** ahasenack has joined #openstack | 12:15 | |
*** andreas__ has joined #openstack | 12:16 | |
*** pixelbeat has quit IRC | 12:17 | |
*** pixelbeat has joined #openstack | 12:18 | |
*** ahasenack has quit IRC | 12:18 | |
*** alperkanat has joined #openstack | 12:20 | |
*** Hakon|mbp has joined #openstack | 12:22 | |
*** supriya has joined #openstack | 12:22 | |
*** davepigott has quit IRC | 12:23 | |
*** zul has quit IRC | 12:27 | |
*** zul has joined #openstack | 12:31 | |
*** yshh has quit IRC | 12:33 | |
*** cloudvirt has joined #openstack | 12:35 | |
phschwartz | Does anyone know of a Build or CI system that can integrate with OS to launch nodes for builds and testing? | 12:37 |
*** sandywalsh has quit IRC | 12:40 | |
*** markvoelker has joined #openstack | 12:41 | |
Kiall | phschwartz: I believe mtaylor or jeblair are working on something like that | 12:42 |
Kiall | and, there is an EC2 plugin that might work against the EC2 APIs | 12:42 |
phschwartz | hmm, I might have to try that. I am thinking of moving from jenkins to buildbot due to jenkins issues with git clones from github | 12:43 |
Kiall | I have an Jenkins instance cloning from GitHub without issue? | 12:43 |
*** lxu has joined #openstack | 12:43 | |
Kiall | a* | 12:43 |
LarsErikP | Kiall: do you have any specific reason why O-S wont rund on wheezy? | 12:44 |
LarsErikP | run* | 12:44 |
phschwartz | How large is your repo? we have a 100mb repo and it randomly on all slaves fails to checkout with a connection drop, but if we clone from the shell it works fine. It is only the clones on jenkins | 12:44 |
*** MarkAtwood has quit IRC | 12:44 | |
Kiall | LarsErikP: I've not even had debian installed in about 5 or 10 years, I have no clue if it would run | 12:44 |
Kiall | phschwartz: around that size in total, but lots of submodules | 12:45 |
Kiall | phschwartz: around that size in total, but made up of lots of submodules* | 12:45 |
*** shang has quit IRC | 12:46 | |
phschwartz | I have 2 repos that we try to use, one is 40mb the other is 100mb with no submodules. Not sure why it happens, but we constantly have to redo builds due to clones failing | 12:46 |
*** shang has joined #openstack | 12:46 | |
LarsErikP | according to my "no module named metadatarequesthandler.." this actual file is not present.. so idownloaded it.. Still the same error | 12:49 |
*** Ramonster has joined #openstack | 12:50 | |
*** ik04ka has quit IRC | 12:50 | |
Kiall | phschwartz: 1 option, you can tell jenkins to retry the clone X times... | 12:51 |
Kiall | And are you using git@, git://, http:// or https:// ? | 12:51 |
phschwartz | git@ | 12:53 |
phschwartz | How do I tell it to retry clones? | 12:53 |
*** zigo has quit IRC | 12:54 | |
*** dachary has joined #openstack | 12:56 | |
Kiall | its a global setting as far as I remember | 12:56 |
Kiall | and, we use http/https.. maybe that will be more reliable? | 12:57 |
*** bsza has joined #openstack | 12:57 | |
Kiall | (you can setup a ~/.netrc file to provide the user/pass for the private repo https clone) | 12:57 |
Kiall | (`echo "machine github.com login $username password $password" > ~jenkins/.netrc`) | 12:58 |
phschwartz | any chance you can provide a sample of how to setup that file, only ever done it with ssh | 12:58 |
Kiall | and chmod/chown it... | 12:58 |
*** sandywalsh has joined #openstack | 12:58 | |
Kiall | Watch out for builds doing stuff like cat ~/.netrc though, but thats probably not an issue with a private jenkins install...) | 12:59 |
phschwartz | So I set that up on each slave and then just do a clone of the https repo? | 13:00 |
Kiall | yea, that should do the trick.. | 13:01 |
uvirtbot` | New bug: #938637 in quantum "quantum unit test doesn't pass with openvswtich or linuxbridge plugin" [Undecided,New] https://launchpad.net/bugs/938637 | 13:01 |
Kiall | (at least - I'm 99% sure it will.. works for me outside of jenkins) | 13:01 |
phschwartz | Looks like that netrc works, I used a dummy project in jenkins to run the the echo to create the file on all my slaves. lol | 13:06 |
*** thegeekinside has quit IRC | 13:06 | |
Kiall | lol - there is a copy to slaves plugin, not sure how it works though | 13:06 |
phschwartz | meh, it was an easy 1 lineer | 13:06 |
lxu | where is located the system usage data? | 13:07 |
*** saju_m has joined #openstack | 13:08 | |
*** apu_ra has joined #openstack | 13:10 | |
*** journeeman has quit IRC | 13:10 | |
*** stevegjacobs has joined #openstack | 13:12 | |
*** serkamil has quit IRC | 13:12 | |
*** dprince has joined #openstack | 13:12 | |
*** serkamil has joined #openstack | 13:13 | |
stevegjacobs | I'm having trouble getting nova-compute to start on one of my nodes | 13:15 |
*** deepakgarg has joined #openstack | 13:15 | |
*** shang has quit IRC | 13:15 | |
Kiall | heya stevegjacobs, whats up? | 13:16 |
stevegjacobs | Nothing much - things ticking over but one node isn't responding to restart nova-compute command. | 13:18 |
Kiall | and no errors in the logs? | 13:18 |
*** stuntmachine has joined #openstack | 13:18 | |
stevegjacobs | This is the log from a restart attempt a few minutes ago - http://paste.openstack.org/show/2NkAxTZCPsBGH8CxbRjI/ | 13:20 |
Kiall | and it just sits there then? | 13:21 |
*** leifmadsen has joined #openstack | 13:21 | |
stevegjacobs | yes | 13:22 |
Kiall | Libvirt has possibly half-crashed, and the connection is being accepted, but stalling... `service libvirt-bin stop && service libvirt-bin start && sleep5 && service nova-compute restart` | 13:22 |
Kiall | Libvirt has possibly half-crashed, and the connection is being accepted, but stalling... `service libvirt-bin stop && service libvirt-bin start && sleep 5 && service nova-compute restart`* | 13:23 |
*** stuntmachine has quit IRC | 13:23 | |
stevegjacobs | Error: Error from libvirt while looking up instance-00000023: [Error Code 38] server closed connection: | 13:24 |
*** aspiers has quit IRC | 13:24 | |
Kiall | odd - does `virsh list` show the list of instances? | 13:25 |
phschwartz | Kiall: Have I mentioned today that I love you. lol | 13:25 |
phschwartz | Over https worked like a charm and the checkout is 2 min faster | 13:25 |
Kiall | ;) | 13:25 |
phschwartz | Also, we are about to deploy a new 400 node cluster with your scripts today using a 10g 10g network setup :) | 13:26 |
Kiall | phschwartz: GitHub have been pushing the http protocol for ages - http is just so much easier to scale | 13:26 |
phschwartz | I will actually have a pull request for you this week if I get a chance that has a few updates to your scripts to allow for quick init of the install process on compute nodes along with easy upload of extra qcow images. | 13:27 |
Kiall | cool - I usually miss GH emails because I get so damn many.. Ping me here when you send it :) | 13:27 |
phschwartz | will do | 13:28 |
stevegjacobs | yes - including that one 00000023 | 13:28 |
phschwartz | I also have something I might release if I get the go ahead. It is my own meta-data server running on tornado to allow scaling and server as a repository for local configurations and additions to instances on startup. | 13:28 |
Kiall | stevegjacobs: okay, so libvirt seems okay in that case.. give nova-compute another stop + start, maybe it restarted before libvirt-bin was ready to go... | 13:29 |
phschwartz | Works nicely for being able to get private keys and such on a node at startup via userdata. | 13:29 |
*** shang has joined #openstack | 13:29 | |
Kiall | phschwartz: nice, you know they split the ec2 metadata service out in essex though? | 13:29 |
phschwartz | No, I did not. Do they allow you to add external data to be servered in it? | 13:30 |
*** stuntmachine has joined #openstack | 13:30 | |
Kiall | I don't know TBH - I think it supports key/value pairs but can't remember offhand | 13:31 |
stevegjacobs | Kiall - You are magic - smileys all around now | 13:31 |
phschwartz | Kiall: I would be happy with mine still then as I use it to server extra scripts, priv keys, and custom packages for the OS directly. | 13:31 |
Kiall | phschwartz: :) | 13:32 |
Kiall | Also - have you looked at smoser's cloudinit? It uses the user-data script to inject, well, anything into the instance... | 13:32 |
phschwartz | Kiall: That and I love the scalability of tornado compared to eventlet | 13:32 |
*** imsplitbit has joined #openstack | 13:32 | |
Kiall | You can send a multi-part encoded file with shell scripts, zip files, whatever and it'll "do the right thing" | 13:32 |
phschwartz | Yes, I have looked at it. I have a hacked version that uses my metadata service to inject my priv keys and do my install flow for extra packages that are custom built for our needs. | 13:33 |
Kiall | stevegjacobs: cool - I've had libvirt-bin crash on me a few times too, but never tracked the root cause down | 13:33 |
Kiall | phschwartz: And, finally, the "personality" fields in the API might be useful: http://docs.openstack.org/api/openstack-compute/2/content/CreateServers.html | 13:34 |
*** alperkanat has quit IRC | 13:35 | |
phschwartz | kiall: I have looked at that, but it makes it hard to maintain when I have 20+ images I want to maintain. On boot they call my service with `curl -m 10 -s http://controller/CSS/gti | bash`, then use the return from that script to do things like determine if the distro uses apt, yum, or zypper, along with getting the pathing to files to download like custom cmake packages for the latest version, or our opensource platform for | 13:37 |
phschwartz | regression testing. | 13:37 |
*** aspiers has joined #openstack | 13:37 | |
phschwartz | I also have our build scripts add builds info into the meta-data to allow a build to specify what build version we want it to spawn. | 13:37 |
phschwartz | It makes for a very robust build environment which is what my use for this is. | 13:37 |
Kiall | 40 servers for a build environment? ;) | 13:39 |
Kiall | 400* | 13:40 |
*** zul has quit IRC | 13:42 | |
*** deepakgarg has quit IRC | 13:42 | |
*** zul has joined #openstack | 13:43 | |
Spirilis | mmm 400 server build environment | 13:45 |
Spirilis | I think you could do some serious damage with one of those. | 13:45 |
*** mrjazzcat has joined #openstack | 13:49 | |
*** lborda has joined #openstack | 13:50 | |
*** bladernr_afk is now known as bladernr_ | 13:51 | |
*** dachary has quit IRC | 13:55 | |
*** dxd828 has quit IRC | 13:56 | |
*** pr0gg3d has joined #openstack | 13:56 | |
*** dxd828 has joined #openstack | 13:56 | |
*** praefect has joined #openstack | 13:57 | |
*** oubiwann has joined #openstack | 13:58 | |
*** apu_ra has quit IRC | 13:58 | |
*** ldlework has joined #openstack | 13:58 | |
uvirtbot` | New bug: #938692 in devstack "n-novnc and n-xvnc can't find nova.conf" [Undecided,New] https://launchpad.net/bugs/938692 | 14:01 |
uvirtbot` | New bug: #938690 in devstack ""no module named quantum" in dash error logs, even when quantum not enabled" [Undecided,New] https://launchpad.net/bugs/938690 | 14:03 |
*** praefect has quit IRC | 14:03 | |
*** mattray has joined #openstack | 14:04 | |
*** zeus has joined #openstack | 14:05 | |
*** dxd828 has quit IRC | 14:06 | |
*** dxd828 has joined #openstack | 14:07 | |
*** praefect has joined #openstack | 14:09 | |
*** Shentonfreude has joined #openstack | 14:11 | |
*** NashTrash has joined #openstack | 14:11 | |
*** aliguori has joined #openstack | 14:11 | |
*** arun has quit IRC | 14:11 | |
*** davepigott has joined #openstack | 14:12 | |
*** arun has joined #openstack | 14:13 | |
*** ik04ka has joined #openstack | 14:13 | |
*** openstacker007 has joined #openstack | 14:14 | |
*** judd7 has joined #openstack | 14:14 | |
*** cryptk is now known as cryptk|offline | 14:15 | |
*** deshantm has joined #openstack | 14:17 | |
*** zynzel has quit IRC | 14:19 | |
*** zynzel has joined #openstack | 14:19 | |
Leseb | hi guy | 14:24 |
Leseb | i'm currently trying to setup a nova controller node with essex3 | 14:24 |
*** ggi_ has joined #openstack | 14:26 | |
Leseb | I'm not able to launch my nova-compute daemon | 14:28 |
Leseb | here the log: Exception: Unknown connection type "None" | 14:28 |
Leseb | Is anyone aware of the issue? help will be much appreciated :D | 14:28 |
*** judd7 has quit IRC | 14:30 | |
*** Glace_ has joined #openstack | 14:30 | |
*** cloudvirt has quit IRC | 14:32 | |
*** judd7 has joined #openstack | 14:34 | |
rw2 | Anyone have ideas why my guest wouldn't have ethernet hardware? i'm configured for flatdhcp, but the command line to run the VM doesn't have a -net flag and lspci doesn't show any ethernet hardware in the vm. If I run the same image from a command line with -net then things are fine. | 14:35 |
*** Glacee has joined #openstack | 14:37 | |
*** Glace_ has quit IRC | 14:38 | |
*** ahasenack has joined #openstack | 14:40 | |
*** andreas__ has quit IRC | 14:41 | |
*** NashTrash has quit IRC | 14:41 | |
*** ahasenack has quit IRC | 14:41 | |
*** kbringard has joined #openstack | 14:41 | |
*** lts has joined #openstack | 14:42 | |
*** ahasenack has joined #openstack | 14:42 | |
*** willaerk has quit IRC | 14:43 | |
*** ahasenack has quit IRC | 14:43 | |
*** mdomsch has joined #openstack | 14:45 | |
*** cryptk|offline is now known as cryptk | 14:45 | |
*** Mkenneth has quit IRC | 14:46 | |
uvirtbot` | New bug: #938718 in keystone "keystone-manage foo bar should return exit status" [Undecided,In progress] https://launchpad.net/bugs/938718 | 14:46 |
*** littleidea has joined #openstack | 14:46 | |
*** RobertLaptop has left #openstack | 14:50 | |
*** saju_m has quit IRC | 14:51 | |
*** aspiers has quit IRC | 14:54 | |
*** davepigott has quit IRC | 14:54 | |
*** adil452100 has joined #openstack | 14:55 | |
adil452100 | Hello | 14:55 |
*** davepigott has joined #openstack | 14:55 | |
*** supriya has quit IRC | 14:56 | |
*** rnorwood has joined #openstack | 14:57 | |
*** osier has joined #openstack | 14:59 | |
*** cloudvirt has joined #openstack | 15:01 | |
*** rnorwood has quit IRC | 15:02 | |
*** Tristan|i3D has joined #openstack | 15:03 | |
Tristan|i3D | guys | 15:03 |
Tristan|i3D | what is wrong if my curl -d '{"auth": {"tenantName": "adminTenant", "passwordCredentials":{"username": "adminUser", "password": "secretword"}}}' -H "Content-type: application/json" http://192.168.0.8:35357/v2.0/tokens | python -mjson.tool | 15:04 |
Tristan|i3D | command takes forever? | 15:04 |
Tristan|i3D | the current speed drops to 0 | 15:04 |
*** aspiers has joined #openstack | 15:06 | |
*** adil452100 has left #openstack | 15:07 | |
*** siwos has quit IRC | 15:08 | |
*** Yak-n-Yeti has joined #openstack | 15:10 | |
*** serkamil has quit IRC | 15:13 | |
*** serkamil has joined #openstack | 15:14 | |
*** tru_tru has joined #openstack | 15:14 | |
jeroenhn | Hey all, if we want to roll out Essex-3 for a proof of concept, can we follow the current documentation (diablo)? Or does anyone know about an install guide for essex? | 15:15 |
*** cryptk is now known as cryptk|offline | 15:16 | |
*** Glacee is now known as Any | 15:16 | |
*** Any is now known as Glacee | 15:16 | |
*** dolphm has joined #openstack | 15:20 | |
*** yadel has joined #openstack | 15:22 | |
uksysadmin | jeroenhn: there are a number of changes | 15:24 |
uksysadmin | there is trunk documentation though | 15:24 |
uksysadmin | follow that | 15:24 |
jeroenhn | ok, We'll try that | 15:25 |
jeroenhn | thanks :) | 15:25 |
uksysadmin | np | 15:25 |
*** hggdh has quit IRC | 15:26 | |
Tristan|i3D | uksysadmin, any idea whats wrong if my curl -d '{"auth": {"tenantName": "adminTenant", "passwordCredentials":{"username": "adminUser", "password": "secretword"}}}' -H "Content-type: application/json" http://192.168.0.8:35357/v2.0/tokens | python -mjson.tool takes forever to run/load | 15:26 |
*** legkodymov has quit IRC | 15:27 | |
*** hggdh has joined #openstack | 15:30 | |
uksysadmin | is keystone running on 192.168.0.8? | 15:30 |
*** jdg has joined #openstack | 15:30 | |
uksysadmin | Tristan|i3D: perhaps there's a problem with the database | 15:31 |
uksysadmin | I've seen this and found that you needed to do a keystone-manage database sync | 15:31 |
Tristan|i3D | keystone is running on .8 indeaad | 15:31 |
*** NashTrash1 has joined #openstack | 15:31 | |
Tristan|i3D | mysql is on .254 | 15:31 |
NashTrash1 | Good morning Stackers | 15:31 |
uksysadmin | check keystone logs | 15:31 |
kbringard | suppity sup sup NashTrash1 | 15:31 |
NashTrash1 | kbringard: You don't happen to use object expiration on Swift, do you? | 15:32 |
kbringard | don't even use swift, sorry | 15:32 |
NashTrash1 | Ha, no worries. Just getting the hang of it | 15:32 |
NashTrash1 | User wanted expiring objects but documentation is a bit thin. | 15:33 |
NashTrash1 | Nice feature though | 15:33 |
*** dolphm has quit IRC | 15:35 | |
*** yadel has quit IRC | 15:35 | |
kbringard | yea, swift seems to be coming along nicely | 15:36 |
*** zzed has joined #openstack | 15:36 | |
NashTrash1 | I am especially excited for object versioning. We have a large git service that requires big NFS-style storage. I want to move it to Swift down the road | 15:37 |
*** randomubuntuguy has joined #openstack | 15:37 | |
pandemicsyn | NashTrash1: did you see http://swift.openstack.org/overview_expiring_objects.html ? | 15:37 |
NashTrash1 | pandemicsyn: Oh yes. That is what has be excited about 1.4.7 | 15:37 |
NashTrash1 | pandemicsyn: Oops, sorry, was thinking about object versioning. | 15:38 |
*** derekh has joined #openstack | 15:38 | |
pandemicsyn | no worries. | 15:38 |
NashTrash1 | pandemicsyn: Yes. This doc is what got me going on object expiration. | 15:38 |
kbringard | I've held off on swift because I just don't have the time to learn how to administer it | 15:39 |
NashTrash1 | pandemicsyn: But, I was getting persistent 404 errors from the object-expirer. It could not find v1/.expiring_objects | 15:39 |
*** al-maisan is now known as almaisan-away | 15:39 | |
NashTrash1 | kbringard: Admin is actually pretty easy. | 15:39 |
kbringard | I believe it, but I'm just thinking about like | 15:39 |
kbringard | what happens if something stops working | 15:40 |
kbringard | or there is potential data loss | 15:40 |
kbringard | or whatever | 15:40 |
kbringard | and just little things like | 15:40 |
NashTrash1 | kbringard: The biggest thing I am missing now is a good account auditing tool so we can do internal changebacks ala AWS S3 | 15:40 |
kbringard | how do I add more nodes and rebalance rings and all that stuff | 15:40 |
Razique | hello kbringard :) | 15:40 |
kbringard | I'm sure it's all there, but I just don't have the time to learn it at the moment | 15:40 |
kbringard | and there isn't anyone I can pay to do it for me ;-) | 15:40 |
kbringard | hey Razique! | 15:40 |
NashTrash1 | kbringard: Yeah, there is a curve, but it really is WAY easier than nvoa | 15:40 |
NashTrash1 | nova | 15:40 |
kbringard | long time, buddy | 15:40 |
kbringard | how've you been?> | 15:40 |
Razique | yah, lot of stuff happened around | 15:40 |
Razique | well better ;-) | 15:41 |
Razique | what about u ? | 15:41 |
kbringard | hah, that's good | 15:41 |
kbringard | eh, can't complain | 15:41 |
kbringard | busy as all getout | 15:41 |
Razique | sweeet :) | 15:41 |
kbringard | kids keep bringing viruses home from school | 15:41 |
*** legkodymov has joined #openstack | 15:41 | |
kbringard | so we've all been sick for the last month or so | 15:41 |
Razique | erf | 15:41 |
Razique | that ain't cool | 15:41 |
Razique | :o | 15:41 |
Razique | aw | 15:41 |
kbringard | but finally getting over that I think | 15:41 |
NashTrash1 | kbringard: I hear you on the kids front | 15:41 |
kbringard | NashTrash1: yea dude, I was in San Francisco last week (I live in Colorado) and got some kind of bug | 15:42 |
kbringard | let me tell you… flying while your body is trying to expel things is double plus ungood | 15:42 |
NashTrash1 | kbringard: DayCare is both a blessing and a curse. | 15:42 |
*** wedjat has joined #openstack | 15:42 | |
NashTrash1 | fun for the whole plane | 15:42 |
kbringard | indeed | 15:42 |
*** rnorwood has joined #openstack | 15:42 | |
*** davepigott has quit IRC | 15:43 | |
*** imsplitbit has quit IRC | 15:43 | |
kbringard | good times | 15:43 |
*** koolhead17 has quit IRC | 15:43 | |
kbringard | but anyway, so NashTrash1, you're happy with swift? | 15:43 |
Tristan|i3D | uksysadmin, I have found the cause. old broadcom nic firmware on one of my nodes disrupted my network | 15:43 |
kbringard | how's the S3 compatibility working for you? | 15:43 |
*** judd7 has quit IRC | 15:44 | |
NashTrash1 | kbringard: I am very happy. We run mostly S3 clients via boto and it is just fine. We are only using swauth (eventually will migrate to keystone). We have 300TB in production with 3x replication and full offsite back up. | 15:44 |
Razique | nice :) | 15:44 |
kbringard | very nice | 15:44 |
kbringard | and setup was relatively "easy"? | 15:44 |
NashTrash1 | kbringard: If we can solve git on swift I am going to move another 700TB (1PB total) to our system. | 15:44 |
kbringard | impressive | 15:45 |
kbringard | how many nodes is that over? | 15:45 |
NashTrash1 | kbringard: yes. Very good docs for the most part. I still have a bunch of tuning I want to do, but performance is pretty good. | 15:45 |
*** katkee has quit IRC | 15:46 | |
*** katkee has joined #openstack | 15:46 | |
NashTrash1 | kbringard: 8 nodes, each has 45 3TB drives. We run 2 proxy servers. All have 24GB RAM and SSD for system. 40GB infiniband for replication and 1GB to proxies. Proxies are 1GB out right now but we hope to migrate to 10GB shortly. | 15:46 |
NashTrash1 | kbringard: Whole setup was < $100k | 15:46 |
kbringard | wow, not bad | 15:46 |
mutex | yeah I am impressed | 15:47 |
NashTrash1 | If anyone knows of a good accounting setup to be able to get monthly account usage stats (for internal charge-back), please let me know | 15:49 |
*** yadel has joined #openstack | 15:50 | |
*** mindpixel has quit IRC | 15:52 | |
*** randomubuntuguy has quit IRC | 15:55 | |
*** legkodymov has quit IRC | 15:59 | |
*** Aengus has joined #openstack | 16:00 | |
NashTrash1 | Bueller….bueller….bueller | 16:00 |
uvirtbot` | New bug: #938767 in keystone "TypeError and stacktrace raised during authentication" [Undecided,New] https://launchpad.net/bugs/938767 | 16:01 |
*** Gordonz has joined #openstack | 16:02 | |
*** jeroenhn has quit IRC | 16:03 | |
*** Blackavar has quit IRC | 16:03 | |
mtaylor | phschwartz, Kiall: we are working on finishing the jclouds plugin for jenkins so that jenkins can talk to OS | 16:05 |
phschwartz | O.o | 16:05 |
phschwartz | If you need a tester, let me know | 16:05 |
Kiall | mtaylor: is the modelled after the EC2 plugin, or does it provide someone along the lines of a build step? | 16:05 |
Kiall | (<-- another tester available ;)) | 16:06 |
Kiall | I'm literally as we speak writing some bash scripts for spawning instances etc | 16:06 |
Kiall | (for use in Jenkins) | 16:06 |
phschwartz | Don't do bash. Use the python plugin and use boto or libcloud | 16:06 |
phschwartz | Both work nicely in it | 16:07 |
*** MrRoot has joined #openstack | 16:07 | |
Kiall | phschwartz: bash works just fine too ;) | 16:07 |
phschwartz | kiall: meh, I just hate bash lately. lol | 16:07 |
phschwartz | kiall: The move to https has come with no more failures on clones. | 16:08 |
Kiall | cool - glad that worked for you :) | 16:10 |
Kiall | a tad easier than switching to buildbot only to find it still has the same issues ;) | 16:10 |
*** Yak-n-Yeti has quit IRC | 16:10 | |
*** jtanner has joined #openstack | 16:11 | |
phschwartz | Yup | 16:11 |
ggi_ | uksysadmin: can you please tell me where the instructions for installing Nova from trunk are? | 16:11 |
mtaylor | Kiall: modelled after the ec2 plugin | 16:12 |
mtaylor | Kiall: because I don't want tests to fail if a cloud can't spin up an instance at that moment | 16:12 |
*** koolhead17 has joined #openstack | 16:12 | |
mtaylor | Kiall: HOWEVER | 16:12 |
*** dubsquared has joined #openstack | 16:12 | |
mtaylor | Kiall: you should grab the devstack scripts in openstack/openstack-ci | 16:13 |
Kiall | Yea, I'm pinching parts of that already :) | 16:13 |
mtaylor | Kiall: we currently use them to spin up instances using libcloud | 16:13 |
mtaylor | Kiall: awesome | 16:13 |
mtaylor | Kiall: we just hired the jclouds guys to finish the jclouds plugin that I started | 16:13 |
mtaylor | so we should have something usable in a couple of weeks | 16:13 |
Kiall | So ETA of tomorrow so? ;) | 16:14 |
phschwartz | I wish there was a way to have it spawn up a slave as needed for me, and then get rid of it when done in a jenkins build. ie I need to compile a project. Spawn a node, use it as a slave and then get rid of it. | 16:14 |
mtaylor | phschwartz: gimme a couple of weeks and I will have that for you | 16:14 |
mtaylor | phschwartz: that's exactly what the jclouds plugin will do | 16:15 |
phschwartz | mtaylor: I will hold you too that as that is one of the reasons I was looking at buildbot. The ec2 latent slaves look very nice | 16:15 |
phschwartz | :) | 16:15 |
pandemicsyn | NashTrash1: as far as your expiring object issue, is there anything in your error logs ? if you're on a SAIO and don't have the container-updater enabled you'll need to fire him up as well. | 16:15 |
mtaylor | phschwartz: don't use buildbot :) | 16:17 |
mtaylor | phschwartz: I mean - use buildbot if you want to | 16:18 |
phschwartz | mtaylor: I would prefer not too as I am use to Jenkins. | 16:18 |
mtaylor | but I'm spending a bunch of HP's cash right now to make jenkins really happy spinning up and destroying OS nodes | 16:18 |
mtaylor | on the OS jenkins, we probably create and destroy a hundred nodes a day at least - so we need the feature VERY BADLY | 16:18 |
*** osier has quit IRC | 16:19 | |
*** eglynn has quit IRC | 16:20 | |
*** Mkenneth has joined #openstack | 16:22 | |
*** eglynn has joined #openstack | 16:23 | |
*** aspiers has quit IRC | 16:24 | |
NashTrash1 | pandemicsyn: Sorry, I was AFK. I was seeing a 404 error in the logs when the object-expirer tried to access v1/.expiring_objects. This went away as soon as I PUT an object that had the X-Delete-At header. So all is good now. | 16:25 |
pandemicsyn | sweet. | 16:25 |
wabat | Hi all...I have a nova-volume that shows status in error. When I try to use "euca-delete-volume" I get "ApiError: Volume status must be available". What is the best way to remove this volume? | 16:26 |
NashTrash1 | pandemicsyn: Do you happen to know of a "billing" type of system for Swift? We want to get usage info similar to what you see via S3. | 16:27 |
NashTrash1 | pandemicsyn: On a monthly basis | 16:27 |
pandemicsyn | the closest thing i know of thats public is - https://github.com/notmyname/slogging | 16:28 |
*** bepernoot has quit IRC | 16:28 | |
wabat | nm...used "nova-manage volume delete <volname>" and that worked | 16:29 |
*** ahasenack has joined #openstack | 16:29 | |
NashTrash1 | pandemicsyn: Cool. I will take a look. Thanks. | 16:29 |
pandemicsyn | no prob. | 16:30 |
*** wilmoore has joined #openstack | 16:33 | |
*** ayoung has quit IRC | 16:34 | |
*** egallen has joined #openstack | 16:34 | |
*** gyee has joined #openstack | 16:36 | |
*** egallen has quit IRC | 16:36 | |
*** ayoung has joined #openstack | 16:36 | |
*** aspiers has joined #openstack | 16:36 | |
*** dieterdemeyer has quit IRC | 16:37 | |
*** valdori34 has joined #openstack | 16:37 | |
*** cdub has quit IRC | 16:38 | |
*** egallen has joined #openstack | 16:38 | |
*** eglynn has quit IRC | 16:38 | |
rw2 | Anyone have ideas why my guest wouldn't have ethernet hardware? i'm configured for flatdhcp, but the command line to run the VM doesn't have a -net flag and lspci doesn't show any ethernet hardware in the vm. If I run the same image from a command line with -net then things are fine. | 16:39 |
rw2 | (sorry for the repeat, asking again as more people seem to be online now and I'm still at a wall) | 16:39 |
*** valdori34 has left #openstack | 16:40 | |
*** Razique has quit IRC | 16:41 | |
*** judd7 has joined #openstack | 16:41 | |
*** Yak-n-Yeti has joined #openstack | 16:42 | |
*** eglynn has joined #openstack | 16:44 | |
*** Blackavar has joined #openstack | 16:44 | |
*** NashTrash1 has quit IRC | 16:46 | |
*** nacx has quit IRC | 16:47 | |
*** adjohn has joined #openstack | 16:48 | |
uvirtbot` | New bug: #938801 in keystone "ImportError on pam - different naming in distros vs python package" [Undecided,New] https://launchpad.net/bugs/938801 | 16:48 |
*** trevorj has quit IRC | 16:54 | |
*** maploin has quit IRC | 16:56 | |
uvirtbot` | New bug: #938813 in horizon "Image ID no longer shown in listing or edit screen" [Undecided,New] https://launchpad.net/bugs/938813 | 16:56 |
uvirtbot` | New bug: #938815 in keystone "invalid credentials causes TypeError: 'NoneType' object is not subscriptable" [Undecided,In progress] https://launchpad.net/bugs/938815 | 16:56 |
*** krow has joined #openstack | 16:56 | |
*** donaldngo_hp has joined #openstack | 16:57 | |
*** nelson1234 has quit IRC | 16:58 | |
*** nelson1234 has joined #openstack | 16:58 | |
*** eglynn has quit IRC | 16:59 | |
*** eglynn has joined #openstack | 16:59 | |
*** serkamil has quit IRC | 16:59 | |
*** maplebed has joined #openstack | 16:59 | |
*** nati2 has joined #openstack | 17:00 | |
*** eglynn has quit IRC | 17:00 | |
*** judd7 has quit IRC | 17:01 | |
uvirtbot` | New bug: #938822 in glance "Can't bypass load balancer easily when using keystone" [Undecided,New] https://launchpad.net/bugs/938822 | 17:01 |
phschwartz | Has anyone used chef to create instances in OS? | 17:03 |
*** Yak-n-Yeti1 has joined #openstack | 17:03 | |
*** Yak-n-Yeti has quit IRC | 17:03 | |
*** jj0hns0n has joined #openstack | 17:04 | |
*** zzed has quit IRC | 17:04 | |
*** stuntmachine has quit IRC | 17:05 | |
*** chasing`Sol has joined #openstack | 17:06 | |
*** openstacker007 has quit IRC | 17:07 | |
*** cp16net has joined #openstack | 17:07 | |
*** zzed has joined #openstack | 17:08 | |
*** MarkAtwood has joined #openstack | 17:08 | |
*** mancdaz_ has quit IRC | 17:09 | |
*** hhoover has joined #openstack | 17:10 | |
*** rickfoosusa has joined #openstack | 17:10 | |
*** uksysadmin has quit IRC | 17:11 | |
*** donaldngo_hp has quit IRC | 17:11 | |
*** Ramonster has quit IRC | 17:11 | |
*** Leseb has quit IRC | 17:14 | |
*** katkee has quit IRC | 17:16 | |
*** egallen has left #openstack | 17:17 | |
j^2 | hey all. I'm trying to set up glance, and my glance-api wont start. i'm getting "terminated with status 1" what does that mean? it seems DEBUG doesnt help either | 17:18 |
*** rickfoosusa has quit IRC | 17:19 | |
*** rickfoosusa has joined #openstack | 17:19 | |
*** eglynn has joined #openstack | 17:20 | |
*** trevorj has joined #openstack | 17:20 | |
*** warik has joined #openstack | 17:21 | |
*** marrusl has quit IRC | 17:24 | |
*** marrusl has joined #openstack | 17:25 | |
*** nati2 has quit IRC | 17:29 | |
*** bepernoot has joined #openstack | 17:32 | |
*** guigui has quit IRC | 17:33 | |
*** anotherjesse has joined #openstack | 17:34 | |
*** eglynn has quit IRC | 17:34 | |
*** nati2 has joined #openstack | 17:35 | |
*** jdurgin has joined #openstack | 17:40 | |
uvirtbot` | New bug: #938853 in nova "openstack api allows deletion of in-use security group" [Undecided,New] https://launchpad.net/bugs/938853 | 17:41 |
*** dachary has joined #openstack | 17:42 | |
*** philips has joined #openstack | 17:42 | |
*** albert23 has joined #openstack | 17:43 | |
*** AndrewWeiss has joined #openstack | 17:43 | |
*** marrusl has quit IRC | 17:43 | |
uvirtbot` | New bug: #938845 in devstack "nova-iptables.lock can be left existing" [Undecided,New] https://launchpad.net/bugs/938845 | 17:43 |
*** ohnoimdead has joined #openstack | 17:45 | |
*** AndrewWeiss has left #openstack | 17:45 | |
*** AndrewWeiss has joined #openstack | 17:46 | |
*** AndrewWeiss has left #openstack | 17:46 | |
*** clauden has joined #openstack | 17:47 | |
*** shang has quit IRC | 17:47 | |
*** aweiss has joined #openstack | 17:48 | |
*** rocambole has quit IRC | 17:48 | |
*** aweiss has left #openstack | 17:51 | |
*** vincentricci has joined #openstack | 17:51 | |
*** eglynn has joined #openstack | 17:52 | |
*** chasing`Sol has quit IRC | 17:52 | |
*** vanchester12416 has joined #openstack | 17:53 | |
*** aweiss has joined #openstack | 17:53 | |
*** aspiers has quit IRC | 17:54 | |
*** vanchester12416 has left #openstack | 17:54 | |
*** aweiss has left #openstack | 17:54 | |
*** aweiss has quit IRC | 17:54 | |
*** mnewby has quit IRC | 17:55 | |
*** vipul_ has joined #openstack | 17:55 | |
*** mnewby has joined #openstack | 17:56 | |
*** CampbellM has joined #openstack | 17:56 | |
*** mher has quit IRC | 17:56 | |
technologov | trystack includes VNC ? | 17:57 |
*** aweiss has joined #openstack | 17:57 | |
*** chasing`Sol has joined #openstack | 17:59 | |
*** mnewby has quit IRC | 17:59 | |
*** vincent has joined #openstack | 18:00 | |
*** zzed has quit IRC | 18:00 | |
*** vincent is now known as Guest64369 | 18:01 | |
*** bepernoot has quit IRC | 18:02 | |
*** Remco_ has quit IRC | 18:02 | |
*** vincentricci has left #openstack | 18:04 | |
*** zzed has joined #openstack | 18:04 | |
*** Guest64369 has left #openstack | 18:05 | |
*** wonk has joined #openstack | 18:05 | |
lxu | How can I access the System Usage Data? | 18:06 |
*** aspiers has joined #openstack | 18:06 | |
*** vricci has joined #openstack | 18:09 | |
*** dxd828 has quit IRC | 18:09 | |
*** cdub has joined #openstack | 18:09 | |
*** heyho has quit IRC | 18:09 | |
*** thingee has joined #openstack | 18:10 | |
*** alrs has joined #openstack | 18:10 | |
*** nati2_ has joined #openstack | 18:11 | |
*** Ryan_Lane has joined #openstack | 18:11 | |
*** nati2 has quit IRC | 18:12 | |
*** jdg has quit IRC | 18:12 | |
*** bepernoot has joined #openstack | 18:13 | |
*** jdg has joined #openstack | 18:14 | |
*** Vivek has quit IRC | 18:15 | |
*** hggdh has quit IRC | 18:15 | |
*** hggdh has joined #openstack | 18:16 | |
*** darraghb has quit IRC | 18:16 | |
*** al has quit IRC | 18:16 | |
*** al has joined #openstack | 18:17 | |
*** lxu_ has joined #openstack | 18:17 | |
*** ggi_ has quit IRC | 18:19 | |
*** lxu has quit IRC | 18:19 | |
*** zykes has quit IRC | 18:19 | |
*** shevek_ has quit IRC | 18:21 | |
*** groser has joined #openstack | 18:21 | |
Tristan|i3D | CRITICAL nova [-] No module named keystone.middleware.ec2_token | 18:22 |
Tristan|i3D | anyone familier with the above error? | 18:23 |
*** aweiss has quit IRC | 18:23 | |
*** groser has left #openstack | 18:24 | |
Tristan|i3D | i was missing python-keystone | 18:26 |
*** zykes has joined #openstack | 18:27 | |
*** cp16net has quit IRC | 18:28 | |
*** cp16net has joined #openstack | 18:28 | |
*** bengrue has joined #openstack | 18:28 | |
*** llang629 has joined #openstack | 18:29 | |
uvirtbot` | New bug: #938876 in nova "SolidFire ISCSI Driver is not populating the Lun field on volume creation" [Undecided,In progress] https://launchpad.net/bugs/938876 | 18:31 |
*** jdg has quit IRC | 18:32 | |
*** jdg has joined #openstack | 18:32 | |
*** eglynn has quit IRC | 18:33 | |
*** vricci has quit IRC | 18:34 | |
*** arBmind has quit IRC | 18:35 | |
*** imsplitbit has joined #openstack | 18:36 | |
*** judd7 has joined #openstack | 18:36 | |
*** x86brandon has joined #openstack | 18:37 | |
*** shang_ has joined #openstack | 18:37 | |
*** kyriakos has quit IRC | 18:37 | |
*** dachary has quit IRC | 18:37 | |
x86brandon | OH from monty: "Is that enterprise ready?" "no, it actually works" | 18:38 |
*** vincentricci has joined #openstack | 18:38 | |
*** vipul_ has quit IRC | 18:42 | |
*** judd7_ has joined #openstack | 18:43 | |
*** vipul_ has joined #openstack | 18:43 | |
*** Guest6998 has joined #openstack | 18:45 | |
*** wilmoore has quit IRC | 18:45 | |
*** vincentricci has left #openstack | 18:46 | |
uvirtbot` | New bug: #938699 in nova "nova-compute runaway memory allocation" [Undecided,Confirmed] https://launchpad.net/bugs/938699 | 18:46 |
*** judd7 has quit IRC | 18:47 | |
*** judd7_ is now known as judd7 | 18:47 | |
*** aweiss has joined #openstack | 18:48 | |
*** asavu has quit IRC | 18:48 | |
*** bepernoot has quit IRC | 18:50 | |
*** vricci has joined #openstack | 18:50 | |
*** vricci has quit IRC | 18:50 | |
*** clopez has joined #openstack | 18:51 | |
*** donaldngo_hp has joined #openstack | 18:52 | |
*** Glacee has quit IRC | 18:53 | |
Tristan|i3D | hm somehow dashboard thinks my identy and image locations are localhost | 18:56 |
Tristan|i3D | which config defines those two? | 18:56 |
*** eglynn has joined #openstack | 18:56 | |
*** AlanClark has quit IRC | 18:57 | |
*** jakedahn has joined #openstack | 18:58 | |
uvirtbot` | New bug: #938702 in nova ""nova-manage fixed list" no longer works" [Undecided,Confirmed] https://launchpad.net/bugs/938702 | 18:58 |
*** shang_ has quit IRC | 18:59 | |
*** shang_ has joined #openstack | 18:59 | |
*** jakedahn has quit IRC | 19:00 | |
*** spackest has joined #openstack | 19:00 | |
*** groser has joined #openstack | 19:00 | |
*** jakedahn has joined #openstack | 19:00 | |
*** eglynn has quit IRC | 19:02 | |
*** arrsim has quit IRC | 19:03 | |
*** groser has left #openstack | 19:05 | |
*** Guest6998 has quit IRC | 19:08 | |
*** dieterdemeyer has joined #openstack | 19:08 | |
spackest | I am hoping to use swift as an image store and allow the images to be available via url, viewable in a browser. is that the point of staticweb? am I getting that right? | 19:10 |
notmyname | spackest: that is correct | 19:10 |
jcapel | spackest: you don't need staticweb even, as staticweb sort of provides a directory index | 19:11 |
jcapel | if you know the urls to the images you can do without | 19:11 |
jcapel | just make sure to properly set the ACLs on the containers to allow public reads | 19:12 |
*** ewindisch has joined #openstack | 19:13 | |
jcapel | for public reads with any referer, the read ACL should contain ".r:*" | 19:14 |
*** hggdh has quit IRC | 19:15 | |
*** ckleban has joined #openstack | 19:15 | |
zynzel | jcapel: this only work with tempauth. | 19:15 |
ckleban | anyone here use arista switches? | 19:15 |
*** hggdh has joined #openstack | 19:16 | |
jcapel | zynzel: also with swauth | 19:16 |
jcapel | which is what we're using at the moment | 19:16 |
zynzel | jcapel: yes, but most people need/like keystone | 19:16 |
*** anotherjesse1 has joined #openstack | 19:16 | |
*** anotherjesse has quit IRC | 19:16 | |
*** joearnold has joined #openstack | 19:16 | |
zynzel | and with keystone '.r:*' dont work ;) | 19:16 |
jcapel | good to know, thanks! | 19:16 |
*** hub_cap has joined #openstack | 19:17 | |
jcapel | i guess i'll hold off on moving to keystone for a while then | 19:17 |
jcapel | or is there anyother way to get it working? | 19:17 |
jcapel | another* | 19:17 |
*** joearnold has quit IRC | 19:17 | |
zynzel | jcapel: i wrote simple 'path' to swift auth, to get token from get arg | 19:17 |
zynzel | something like: http://swift/acount/container/object?token=abc | 19:18 |
zynzel | if you use long living token, this should work. | 19:18 |
jcapel | hmm, i'm not sure i like that solution for running production to be honest | 19:18 |
uvirtbot` | New bug: #938763 in nova "nova compute manager traceback during _sync_power_states" [Undecided,New] https://launchpad.net/bugs/938763 | 19:18 |
*** dendrobates is now known as dendro-afk | 19:19 | |
jcapel | getting the front-end folks to pass extra get parameters would also be a hassle | 19:19 |
*** dendro-afk is now known as dendrobates | 19:19 | |
zynzel | jcapel: this was only fast and nasty hack | 19:19 |
zynzel | to get annonymous access | 19:19 |
zynzel | as chmouel says this should be fixed, but i dont know when. | 19:20 |
jcapel | which release are you on zynzel? | 19:20 |
jcapel | because this should be in essex (we're on diablo though) https://blueprints.launchpad.net/keystone/+spec/keystone-swift-acls | 19:20 |
zynzel | i dont have access now, trunk ~201201 | 19:20 |
*** randomubuntuguy has joined #openstack | 19:21 | |
zynzel | jcapel: yes, acls are working (keystone roles) but annon access is broken | 19:21 |
jcapel | ah | 19:21 |
*** vincentricci has joined #openstack | 19:23 | |
*** dieterdemeyer has quit IRC | 19:23 | |
jcapel | https://blueprints.launchpad.net/keystone/+spec/swift-middleware-allow-anonymous-via-acl | 19:23 |
jcapel | that's chmoel's blueprint | 19:23 |
*** vincentricci has left #openstack | 19:23 | |
*** mnewby has joined #openstack | 19:23 | |
*** mnewby has quit IRC | 19:23 | |
zynzel | :) | 19:24 |
jcapel | i'll keep an eye on that! thanks! | 19:24 |
*** mnewby has joined #openstack | 19:24 | |
*** aspiers has quit IRC | 19:24 | |
*** martine has joined #openstack | 19:29 | |
*** natea has joined #openstack | 19:30 | |
*** mattray1 has joined #openstack | 19:30 | |
*** mattray has quit IRC | 19:31 | |
*** katkee has joined #openstack | 19:31 | |
*** cp16net_ has joined #openstack | 19:32 | |
*** zzed has quit IRC | 19:33 | |
praefect | anyone is running a setup with BOTH keystone AND ec2 auth? | 19:34 |
*** dachary has joined #openstack | 19:34 | |
*** cp16net has quit IRC | 19:34 | |
*** cp16net_ is now known as cp16net | 19:34 | |
*** dolphm has joined #openstack | 19:34 | |
praefect | when I setup keystone, I get in trouble with EC2 (specifically launch instance does not associate a floating ip) | 19:35 |
*** bepernoot has joined #openstack | 19:36 | |
*** aspiers has joined #openstack | 19:36 | |
*** syah has quit IRC | 19:37 | |
*** hggdh has quit IRC | 19:38 | |
uvirtbot` | New bug: #938923 in tempest "Images not deleted after failure in test_Images.py tests" [Undecided,New] https://launchpad.net/bugs/938923 | 19:38 |
uvirtbot` | New bug: #938924 in devstack "use new-style config instead of flags" [Undecided,New] https://launchpad.net/bugs/938924 | 19:38 |
*** davepigott has joined #openstack | 19:39 | |
aweiss | anyone know about any bugs associated with glance and [paste_deploy] section causing glance to fail to start? | 19:39 |
*** hhoover has quit IRC | 19:41 | |
*** hhoover has joined #openstack | 19:41 | |
*** jog0 has joined #openstack | 19:42 | |
aweiss | using the following package on precise: 2012.1~e4~20120217.1275-0ubuntu1 | 19:42 |
*** hggdh has joined #openstack | 19:42 | |
*** bepernoot has quit IRC | 19:42 | |
*** zzed has joined #openstack | 19:44 | |
*** judd7 has quit IRC | 19:45 | |
*** joearnold has joined #openstack | 19:45 | |
*** davepigott has quit IRC | 19:45 | |
*** thingee1 has joined #openstack | 19:47 | |
*** thingee has quit IRC | 19:47 | |
*** judd7 has joined #openstack | 19:49 | |
*** mattray1 is now known as mattray | 19:49 | |
*** mattray has joined #openstack | 19:49 | |
*** Tristan|i3D has quit IRC | 19:49 | |
*** clauden has quit IRC | 19:50 | |
*** eglynn has joined #openstack | 19:52 | |
*** pr0gg3d has quit IRC | 19:53 | |
*** mattray has quit IRC | 19:53 | |
*** mattray has joined #openstack | 19:54 | |
*** Leseb has joined #openstack | 19:55 | |
*** bepernoot has joined #openstack | 19:57 | |
*** mattray has quit IRC | 19:59 | |
*** Ryan_Lane is now known as Ryan_Lane|away | 20:01 | |
*** llang629 has left #openstack | 20:02 | |
uvirtbot` | New bug: #938953 in tempest "_parse_image_id method in test_Images needs to be refactored to split on "images/" not "/"" [Undecided,New] https://launchpad.net/bugs/938953 | 20:06 |
*** armaan has joined #openstack | 20:06 | |
*** dneary has quit IRC | 20:09 | |
*** dendrobates is now known as dendro-afk | 20:11 | |
*** Guest6998 has joined #openstack | 20:13 | |
*** PiotrSikora has quit IRC | 20:14 | |
*** Mkenneth has quit IRC | 20:14 | |
*** PiotrSikora has joined #openstack | 20:14 | |
*** dachary has quit IRC | 20:15 | |
*** dneary has joined #openstack | 20:18 | |
*** cp16net has quit IRC | 20:18 | |
*** nisburgh has joined #openstack | 20:18 | |
*** warik_ has joined #openstack | 20:19 | |
technologov | trystack supports VNC ? | 20:20 |
uvirtbot` | New bug: #938962 in keystone "keystone-manage gives traceback rather than error if configuration is unreadable" [Medium,Confirmed] https://launchpad.net/bugs/938962 | 20:20 |
*** aweiss has quit IRC | 20:21 | |
*** MrRoot has quit IRC | 20:21 | |
ppradhan | if you have a swift proxy running with https.. should we change the endpoints for swift from http to https as well? | 20:22 |
*** aweiss has joined #openstack | 20:22 | |
notmyname | ppradhan: yes. but you should use the proxy to terminate ssl | 20:22 |
*** warik has quit IRC | 20:23 | |
*** warik_ is now known as warik | 20:23 | |
notmyname | ppradhan: oops. you shouldn't use the proxy to terminate ssl | 20:23 |
ppradhan | notmyname: just endpoints? | 20:23 |
notmyname | ppradhan: you should have something in front of swift (like a load balancer, for example) that does the ssl termination for you | 20:24 |
*** pothos_ has joined #openstack | 20:25 | |
ppradhan | notmyname: ok.. but right now i am using SAIO install | 20:25 |
notmyname | ppradhan: ah ok. ssl on the proxy is fine for testing :-) | 20:25 |
ppradhan | notmyname: i just want my swift talking to keystone | 20:25 |
*** matiu has joined #openstack | 20:25 | |
*** nati2 has joined #openstack | 20:26 | |
notmyname | ppradhan: yes, if you are using ssl on the proxy, you will need to change the endpoints | 20:26 |
*** Mkenneth has joined #openstack | 20:26 | |
*** pothos has quit IRC | 20:26 | |
*** randomubuntuguy has quit IRC | 20:27 | |
ppradhan | notmyname: ok.. let me try | 20:27 |
*** nati2_ has quit IRC | 20:27 | |
*** pothos_ has quit IRC | 20:28 | |
*** pothos has joined #openstack | 20:28 | |
*** armaan has left #openstack | 20:28 | |
*** sandywalsh has quit IRC | 20:29 | |
*** andrewbogott_afk is now known as andrewbogott | 20:29 | |
*** aweiss has quit IRC | 20:29 | |
*** MarkAtwood has quit IRC | 20:29 | |
*** pothos has quit IRC | 20:31 | |
*** pothos has joined #openstack | 20:31 | |
*** ohnoimdead has quit IRC | 20:32 | |
*** matiu has quit IRC | 20:32 | |
*** derekh has quit IRC | 20:32 | |
*** Egyptian[Laptop] has quit IRC | 20:32 | |
*** Mkenneth has quit IRC | 20:32 | |
*** sandywalsh has joined #openstack | 20:33 | |
*** localhost has quit IRC | 20:33 | |
*** localhost has joined #openstack | 20:35 | |
ppradhan | notmyname: is this the right way to test? http://pastebin.com/d4EuStay | 20:37 |
*** praefect has quit IRC | 20:40 | |
*** dachary has joined #openstack | 20:41 | |
ik04ka | looks like you forgot tenant: -U admin:admin or something like this | 20:42 |
*** thingee1 has quit IRC | 20:44 | |
*** matiu has joined #openstack | 20:45 | |
*** matiu has joined #openstack | 20:45 | |
*** aweiss has joined #openstack | 20:47 | |
Kyle__ | So, euca-terminate-instances is supposed to work, right? | 20:47 |
notmyname | ppradhan: I'm not familiar with the current state of keystone, so you may need to ask someone like chmouel about it | 20:47 |
Kyle__ | It's not depreciated or somefin? | 20:47 |
Daviey | right. | 20:48 |
Daviey | no | 20:48 |
Kyle__ | Hum. So, it happily terminated the instances that never came up all the way, but it's not touching the two that worked (I even sshed into them and shut down the vms and tried again). | 20:49 |
*** ik04ka has quit IRC | 20:49 | |
*** MarkAtwood has joined #openstack | 20:52 | |
*** aspiers has quit IRC | 20:54 | |
*** krow has quit IRC | 20:54 | |
*** Ryan_Lane|away is now known as Ryan_Lane | 20:54 | |
*** natea_ has joined #openstack | 20:57 | |
*** warik_ has joined #openstack | 20:59 | |
*** warik has quit IRC | 20:59 | |
*** warik_ is now known as warik | 20:59 | |
*** Guest6998 has quit IRC | 21:00 | |
*** natea has quit IRC | 21:00 | |
*** natea_ is now known as natea | 21:00 | |
*** lookup has joined #openstack | 21:02 | |
*** aspiers has joined #openstack | 21:06 | |
*** shraddha has joined #openstack | 21:06 | |
*** dneary has quit IRC | 21:06 | |
*** sannes has joined #openstack | 21:07 | |
*** vincentricci_ has joined #openstack | 21:07 | |
*** vincentricci_ has left #openstack | 21:07 | |
shraddha | I am trying to monitor an instance through console but the link doesnt work | 21:09 |
shraddha | what could be wrong? | 21:09 |
*** joearnold has quit IRC | 21:09 | |
*** ahasenack has quit IRC | 21:10 | |
*** dachary has quit IRC | 21:12 | |
*** vincentricci has joined #openstack | 21:13 | |
*** dendro-afk is now known as dendrobates | 21:13 | |
Kyle__ | I'm trying to kill two instances so I can cleanly recycle all the nova-services, but they won't die. Is there another way to kill them? | 21:16 |
chmouel | ppradhan: what version of keystone you are using (I haven't read the full discussion yet) | 21:16 |
*** vincentricci has left #openstack | 21:17 | |
spackest | so I added the ACL for read access, I'm just not sure what url I can use to access the files | 21:18 |
*** ohnoimdead has joined #openstack | 21:18 | |
chmouel | zynzel: that's correct thiss is planned for folsom, I have the code ready so I may just going to extract to a new repo for essex | 21:18 |
spackest | do I hit the proxy server? I tried something like 10.88.39.90:8080/container/file but got an unauthorized error and 10.88.39.90:8080/container gave me bad url even though I thought I had turned on indexes | 21:20 |
*** Remco_ has joined #openstack | 21:20 | |
*** n0ano has quit IRC | 21:20 | |
spackest | I did this swift post -r '.r:*' container to allow for reads | 21:22 |
spackest | do I need to flush privileges or the like? | 21:22 |
*** dolphm has quit IRC | 21:22 | |
*** Bryanstein has quit IRC | 21:25 | |
*** Bryanstein has joined #openstack | 21:25 | |
*** FlorianOtel has joined #openstack | 21:27 | |
ppradhan | choumel , i thinks its working now., I am trying to connect swift to keystone | 21:27 |
*** dolphm has joined #openstack | 21:28 | |
ppradhan | chmouel: swift -A http://192.168.122.14:5000/v2.0 -U adminTenant:adminUser -K secretword -V 2.0 stat -v | 21:28 |
ppradhan | this works but I am not able to connect from cyberduck | 21:28 |
ppradhan | chmouel: any ideas? | 21:29 |
*** katkee has quit IRC | 21:29 | |
notmyname | ppradhan: I don't think cyberduck understands keystone auth | 21:29 |
ppradhan | notmyname: hmm.. yeah might be.. swauth works good.. but for non ssl port i see some workaorund http://trac.cyberduck.ch/wiki/help/en/howto/openstack#ConnectwithoutSSL | 21:30 |
ppradhan | but that didnot work :) | 21:31 |
*** Ma3oxuct has joined #openstack | 21:31 | |
ppradhan | if one needs a GUI tool whats the alternative to cyberduck? | 21:32 |
Ma3oxuct | Has anyone ever had a problem where their VMs under openstack have full networking access, but cannot resolve DNS? | 21:32 |
*** FlorianOtel has quit IRC | 21:32 | |
*** FlorianOtel has joined #openstack | 21:33 | |
*** robbiew has joined #openstack | 21:33 | |
FlorianOtel | Hello again (sorry for the delay, conn dropped): Need some help w swift + keystone auth: I'm having the same issues as described in Question #179733 on Launchpad (get 401's when accessing the Swift admin_url) but no resolution... | 21:34 |
*** dachary has joined #openstack | 21:34 | |
*** dprince has quit IRC | 21:34 | |
*** miclorb has joined #openstack | 21:35 | |
FlorianOtel | Packages are at version "2011.3-d5-rcb8~oneiric" as per http://ops.rcb.me/packages/ | 21:35 |
*** clopez has quit IRC | 21:35 | |
FlorianOtel | TIA for the help | 21:36 |
*** jdg has quit IRC | 21:36 | |
*** jdg has joined #openstack | 21:37 | |
*** jdg has quit IRC | 21:37 | |
uvirtbot` | New bug: #939015 in keystone "re-add admin_password/admin_user support to auth_token middleware" [Undecided,In progress] https://launchpad.net/bugs/939015 | 21:41 |
*** anotherjesse1 is now known as anotherjesse | 21:41 | |
*** aweiss has quit IRC | 21:45 | |
*** joearnold has joined #openstack | 21:45 | |
*** aweiss has joined #openstack | 21:45 | |
*** andrewsmedina has joined #openstack | 21:46 | |
*** lookup has quit IRC | 21:47 | |
*** cloudvirt has quit IRC | 21:55 | |
uvirtbot` | New bug: #934534 in nova "metadata ami-launch-index always returning "1"" [Undecided,Confirmed] https://launchpad.net/bugs/934534 | 21:57 |
*** krow has joined #openstack | 21:57 | |
*** heckj has quit IRC | 21:58 | |
*** cloudvirt has joined #openstack | 22:01 | |
*** dpb_ has joined #openstack | 22:01 | |
*** deshantm_ has joined #openstack | 22:03 | |
*** bengrue has quit IRC | 22:04 | |
*** hub_cap has quit IRC | 22:05 | |
*** deshantm has quit IRC | 22:05 | |
*** aweiss has quit IRC | 22:06 | |
*** zzed has quit IRC | 22:07 | |
*** willaerk has joined #openstack | 22:07 | |
*** natea has quit IRC | 22:07 | |
*** natea has joined #openstack | 22:08 | |
dpb_ | Is it possible to add tags to instances? I created a small boto script to do this, and I keep getting 400: Unknown. Tried with euca2ools and got 401: Unauth. | 22:08 |
*** pouledodue has quit IRC | 22:08 | |
*** zzed has joined #openstack | 22:09 | |
*** bengrue has joined #openstack | 22:10 | |
*** judd7 has quit IRC | 22:12 | |
*** martine has quit IRC | 22:12 | |
*** hub_cap has joined #openstack | 22:13 | |
*** andrewsben has joined #openstack | 22:15 | |
*** imsplitbit has quit IRC | 22:15 | |
*** zzed has quit IRC | 22:16 | |
*** asavu has joined #openstack | 22:17 | |
*** hub_cap has quit IRC | 22:17 | |
*** oubiwann has quit IRC | 22:19 | |
*** mattray has joined #openstack | 22:19 | |
*** andrewsben has quit IRC | 22:20 | |
dpb_ | OK, finally found this: https://bugs.launchpad.net/nova/+bug/770070 Apparently not. :) | 22:22 |
*** stuntmachine has joined #openstack | 22:22 | |
*** randomubuntuguy has joined #openstack | 22:24 | |
*** aspiers has quit IRC | 22:24 | |
*** koolhead17 is now known as koolhead17|zzZZ | 22:25 | |
*** ldlework has quit IRC | 22:25 | |
*** FlorianOtel has quit IRC | 22:27 | |
*** aim-On has joined #openstack | 22:27 | |
*** ayoung is now known as ayoung-afk | 22:27 | |
*** nik_ has joined #openstack | 22:29 | |
*** natea has quit IRC | 22:30 | |
*** natea has joined #openstack | 22:30 | |
technologov | Does trystack supports VNC ? | 22:30 |
*** anotherjesse has quit IRC | 22:31 | |
*** anotherjesse has joined #openstack | 22:31 | |
*** jeremy has quit IRC | 22:33 | |
*** aspiers has joined #openstack | 22:36 | |
*** nati2 has quit IRC | 22:37 | |
*** dachary has quit IRC | 22:38 | |
chmouel | technologov: I don't know but there is #trystack where it may be easier to get answers there | 22:38 |
chmouel | ppradhan: yeah notmyname is correct, it would be nice if you can log a bug to the project to let them know.. | 22:39 |
uvirtbot` | New bug: #939060 in nova "live migrations do not update dnsmasq entries or setup networking on destination node when using multi_host" [Undecided,New] https://launchpad.net/bugs/939060 | 22:41 |
ppradhan | chmouel: i see this but did not work for me http://trac.cyberduck.ch/ticket/6330 | 22:41 |
technologov | ok, thx | 22:42 |
*** vipul_ has quit IRC | 22:42 | |
chmouel | ppradhan: that's for auth 1.0 (ie: swauth) style not for auth 2.0 | 22:43 |
*** markvoelker has quit IRC | 22:43 | |
ppradhan | chmouel: ok | 22:44 |
*** vipul has joined #openstack | 22:44 | |
*** jeremy has joined #openstack | 22:48 | |
*** zykes has quit IRC | 22:49 | |
*** lts has quit IRC | 22:49 | |
*** dendrobates is now known as dendro-afk | 22:49 | |
*** judd7 has joined #openstack | 22:50 | |
*** hhoover has left #openstack | 22:51 | |
*** fikus-kukis^TP1 has joined #openstack | 22:52 | |
*** fikus-kukis^TP has quit IRC | 22:53 | |
*** fikus-kukis^TP1 is now known as fikus-kukis^TP | 22:53 | |
*** cloudvirt has quit IRC | 22:54 | |
*** lborda has quit IRC | 22:57 | |
*** cloudvirt has joined #openstack | 22:57 | |
*** judd7 has quit IRC | 22:59 | |
mutex | it is really reproducable for me to start an instance with eucatools and then upon termination the instance is not cleand up | 23:01 |
mutex | stopped, but not deleted | 23:01 |
mutex | I have to go in an remove the lines from mysql | 23:01 |
*** jtanner has quit IRC | 23:01 | |
*** Yak-n-Yeti1 has quit IRC | 23:02 | |
dpb_ | mutex: something like this? https://bugs.launchpad.net/nova/+bug/869310 | 23:03 |
mutex | yeah, although in my google searches that bug did not come up | 23:04 |
mutex | mine is never marked as terminated, only as stopped | 23:04 |
dpb_ | mutex: ah. OK, stopped is a different state, can be started again | 23:05 |
*** stuntmachine has quit IRC | 23:07 | |
mutex | khmm | 23:07 |
mutex | let me double check that | 23:07 |
*** littleidea has quit IRC | 23:08 | |
dpb_ | mutex: but should also be able to be terminated (at least on AWS) | 23:08 |
*** joearnold has quit IRC | 23:08 | |
*** dubsquared has quit IRC | 23:08 | |
*** littleidea has joined #openstack | 23:09 | |
*** Egyptian[Laptop] has joined #openstack | 23:10 | |
*** randomubuntuguy has quit IRC | 23:10 | |
uvirtbot` | New bug: #939084 in nova "XenAPI resize down is painfully slow" [High,In progress] https://launchpad.net/bugs/939084 | 23:11 |
*** jj0hns0n has quit IRC | 23:12 | |
*** Leseb has quit IRC | 23:13 | |
technologov | devstack is buggy for me. Keystone constantly fails. Where do I open bugs vs. "devstack" ? | 23:14 |
uvirtbot` | New bug: #939087 in nova "periodic tasks could use a refactoring" [Low,Triaged] https://launchpad.net/bugs/939087 | 23:16 |
*** jakedahn has quit IRC | 23:17 | |
vishy | technologov: define "fails" | 23:17 |
technologov | vishy, when accessing dashboard, I get "Error: Unable to communicate with identity service: [Errno 111] Connection refused. (HTTP 400)" | 23:18 |
vishy | technologov: here is where you report them: https://bugs.launchpad.net/devstack/ | 23:20 |
*** miclorb has quit IRC | 23:21 | |
technologov | moreover, in new devstack installs, I have horizon problems | 23:21 |
technologov | FFox returns "Internal Server Error" .. | 23:22 |
spackest | probably a dumb question, but what do the urls look like to access swift objects via a browser? | 23:23 |
*** kbringard has quit IRC | 23:24 | |
j^2 | turns out i needed to get glance updated to the essex version, glance diablo and nova essex doesnt work | 23:24 |
*** cloudvirt has quit IRC | 23:26 | |
*** rods has quit IRC | 23:29 | |
*** jdg has joined #openstack | 23:33 | |
*** warik has quit IRC | 23:34 | |
*** zeus has quit IRC | 23:34 | |
*** warik has joined #openstack | 23:34 | |
*** CampbellM has quit IRC | 23:35 | |
*** Shentonfreude has quit IRC | 23:37 | |
*** hhoover has joined #openstack | 23:40 | |
*** hermy|away is now known as hermy | 23:40 | |
*** Ryan_Lane has quit IRC | 23:41 | |
*** jakedahn has joined #openstack | 23:41 | |
*** Ryan_Lane has joined #openstack | 23:41 | |
*** miclorb has joined #openstack | 23:42 | |
*** shraddha has quit IRC | 23:43 | |
*** Egyptian[Laptop] has quit IRC | 23:44 | |
*** dolphm has quit IRC | 23:46 | |
*** sleepson- has joined #openstack | 23:46 | |
*** mattray has quit IRC | 23:47 | |
*** andrewsben has joined #openstack | 23:47 | |
*** Yak-n-Yeti has joined #openstack | 23:48 | |
*** anticw_ has joined #openstack | 23:48 | |
*** guaqua_ has joined #openstack | 23:48 | |
*** bodepd_ has joined #openstack | 23:48 | |
*** nyov_ has joined #openstack | 23:48 | |
*** kirkland` has joined #openstack | 23:48 | |
*** milner_ has joined #openstack | 23:48 | |
mutex | boy I must be doing something wrong, i get allkinds of crazy inconsistancies | 23:48 |
mutex | launch three instances, but only one gets created and launched, the other two just sit in pending mode forever | 23:49 |
*** Damianz_ has joined #openstack | 23:49 | |
*** phschwartz_ has joined #openstack | 23:49 | |
*** marant_ has joined #openstack | 23:49 | |
*** jeblair_ has joined #openstack | 23:49 | |
*** olafont_ has joined #openstack | 23:50 | |
*** jeremyb_ has joined #openstack | 23:51 | |
*** ironcame12 has joined #openstack | 23:51 | |
*** bradm_ has joined #openstack | 23:51 | |
*** soren_ has joined #openstack | 23:51 | |
*** TREllis_ has joined #openstack | 23:52 | |
*** rods has joined #openstack | 23:52 | |
*** chadh_ has joined #openstack | 23:52 | |
*** eirikbb_ has joined #openstack | 23:52 | |
*** hamlesh_ has joined #openstack | 23:52 | |
*** daysmen_ has joined #openstack | 23:52 | |
*** Kyle___ has joined #openstack | 23:52 | |
*** jj0hns0n has joined #openstack | 23:53 | |
*** x86brandon has quit IRC | 23:53 | |
uvirtbot` | New bug: #934118 in nova "Floating ips not available to instances after upgrade" [Medium,New] https://launchpad.net/bugs/934118 | 23:53 |
*** fikus-kukis^TP has quit IRC | 23:54 | |
*** sleepsonthefloor has quit IRC | 23:54 | |
*** anticw has quit IRC | 23:54 | |
*** Spirilis has quit IRC | 23:54 | |
*** bodepd has quit IRC | 23:54 | |
*** nyov has quit IRC | 23:54 | |
*** guaqua has quit IRC | 23:54 | |
*** milner has quit IRC | 23:54 | |
*** kirkland has quit IRC | 23:54 | |
*** Archeroff has quit IRC | 23:54 | |
*** Damianz has quit IRC | 23:54 | |
*** phschwartz has quit IRC | 23:54 | |
*** Ruetobas has quit IRC | 23:54 | |
*** olafont has quit IRC | 23:54 | |
*** jeblair has quit IRC | 23:54 | |
*** marant has quit IRC | 23:54 | |
*** soren has quit IRC | 23:54 | |
*** jeremyb has quit IRC | 23:54 | |
*** daysmen has quit IRC | 23:54 | |
*** ironcamel2 has quit IRC | 23:54 | |
*** eirikbb has quit IRC | 23:54 | |
*** TREllis has quit IRC | 23:54 | |
*** akscram has quit IRC | 23:54 | |
*** odyi has quit IRC | 23:54 | |
*** bradm has quit IRC | 23:54 | |
*** chadh has quit IRC | 23:54 | |
*** SvenDowideit has quit IRC | 23:54 | |
*** DanF has quit IRC | 23:54 | |
*** msavy has quit IRC | 23:54 | |
*** tmichael has quit IRC | 23:54 | |
*** hamlesh has quit IRC | 23:54 | |
*** Kyle__ has quit IRC | 23:54 | |
*** SvenDowideit has joined #openstack | 23:54 | |
Daviey | ooo errr | 23:54 |
*** aimka has quit IRC | 23:54 | |
*** Ruetobas has joined #openstack | 23:54 | |
*** aspiers has quit IRC | 23:54 | |
*** Damianz_ is now known as Damianz | 23:54 | |
*** llang629 has joined #openstack | 23:54 | |
*** tmichael has joined #openstack | 23:55 | |
*** aimka has joined #openstack | 23:55 | |
*** msavy has joined #openstack | 23:55 | |
*** Archeroff has joined #openstack | 23:56 | |
*** Damianz has quit IRC | 23:56 | |
*** Damianz has joined #openstack | 23:56 | |
*** Spirilis has joined #openstack | 23:56 | |
*** Yak-n-Yeti has quit IRC | 23:56 | |
*** spackest has quit IRC | 23:56 | |
*** jeblair_ is now known as jeblair | 23:58 | |
*** jakedahn has quit IRC | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!