gatuus | Hello?? | 00:00 |
---|---|---|
themadcanudist | notmyname: is there anything you'd suggest? I have the logging level set to DEBUG in the logger. | 00:00 |
gatuus | I've just installed nova... If I run: nova-console, there's an error: File "/usr/lib/python2.7/site-packages/anyjson/__init__.py", line 62, in __init__ | 00:00 |
gatuus | fdec = modinfo["filedecoder"] | 00:00 |
gatuus | KeyError: 'filedecoder' | 00:00 |
gatuus | 00:00 | |
gatuus | Is this normal?? | 00:00 |
notmyname | themadcanudist: hich part is failing? the upload or the processing? | 00:01 |
*** anniec has joined #openstack | 00:01 | |
themadcanudist | processing works. upload fails.. just gives me a txn id and tells me: access-log-uploader ERROR: Upload of log /var/log/swift/hourly/2012090513 failed! (txn: txbdb775e8ad8a4d009289d76ed664380f) | 00:01 |
themadcanudist | for each log it processes | 00:01 |
themadcanudist | i'm running with -v and also with DEBUG as i stated | 00:01 |
*** maurosr has quit IRC | 00:02 | |
notmyname | themadcanudist: so that's not the processing step (or, you shouldn't be processing yet) | 00:02 |
*** anniec_ has quit IRC | 00:02 | |
*** prectechCharlie has joined #openstack | 00:03 | |
prectechCharlie | Hi there. anyone know how to add an extra IP address to a running instance with diablo? | 00:03 |
themadcanudist | su -s /bin/bash -c "/usr/bin/swift-log-uploader -v /etc/swift/log-processor.conf access" swift | 00:04 |
themadcanudist | tha'ts the uploader part | 00:04 |
notmyname | themadcanudist: check that your account and container exist (from the config file) | 00:04 |
themadcanudist | oh damn… i assumed the container would be created on my behalf... | 00:04 |
themadcanudist | i'll double check the account as well.. it showed up in a keystone user-list | 00:04 |
notmyname | themadcanudist: honestly, I'd think so too, but it's been a while since I messed with slogging | 00:04 |
themadcanudist | no worries | 00:05 |
*** atrius_away is now known as atrius | 00:05 | |
atrius | grrr... what do i have to do get rid of this busted iscsi link :( | 00:05 |
uvirtbot | New bug: #1046610 in glance "v2 api code still loaded even when enable_v2_api is False" [High,Invalid] https://launchpad.net/bugs/1046610 | 00:06 |
prectechCharlie | I am using the VLANNetworkManager and I have added a new fixed IP network to the project but only new instances get the extra IP. I want to apply it to a running instance | 00:07 |
gatuus | penguin | 00:07 |
prectechCharlie | Also anyone have any idea how to get live migration working between a control node and a compute node? | 00:10 |
*** hunglin has joined #openstack | 00:12 | |
*** Tross has quit IRC | 00:12 | |
*** hunglin has quit IRC | 00:13 | |
*** colinmcnamara has joined #openstack | 00:14 | |
*** warik has left #openstack | 00:15 | |
*** Essential has joined #openstack | 00:16 | |
Essential | Hello folks | 00:16 |
uvirtbot | New bug: #1046612 in glance "Fragile Test: glance.tests.functional.test_schemas:TestSchemas.test_resource" [Low,Triaged] https://launchpad.net/bugs/1046612 | 00:16 |
*** osier has joined #openstack | 00:16 | |
*** liam__ has joined #openstack | 00:17 | |
*** desai has joined #openstack | 00:18 | |
liam__ | hi guys, i'm currently new in the openstack world. I'm currently running some instances on a paas (EY) and I'm thinking about take a couple of bare metal servers, put on them openstack and migrate all the apps there. What should I be aware of? What are the main differences? What about insatce upgrades&co? Is it done by openstack itself? | 00:20 |
liam__ | instance* | 00:20 |
*** steveb___ has joined #openstack | 00:20 | |
*** RamJett has quit IRC | 00:20 | |
*** Jackson_5 has joined #openstack | 00:22 | |
*** gatuus has quit IRC | 00:22 | |
liam__ | and most important, how much time does it take to setup everything and keep it working (aka maintenance)? what I love about paas is that I don't have to care a lot about the system itself, but it's starting to be quite expensive | 00:22 |
*** spaok has joined #openstack | 00:23 | |
spaok | heya all | 00:23 |
Essential | hi | 00:23 |
spaok | wondering if I ran into a bug or a config error | 00:24 |
spaok | i was trying to make a volume in horizon and got this in the logs | 00:25 |
*** k0rupted has quit IRC | 00:25 | |
spaok | File "/usr/lib/python2.6/site-packages/nova-2012.2-py2.6.egg/nova/db/sqlalchemy/models.py", line 356, in name return FLAGS.volume_name_template % self.id | 00:25 |
spaok | TypeError: %x format: a number is required, not unicode | 00:25 |
*** jplewi has quit IRC | 00:25 | |
*** Tross has joined #openstack | 00:26 | |
*** kobier has quit IRC | 00:28 | |
*** ahasenack has quit IRC | 00:31 | |
zodiak | spaok, without further information, I am willing to say, you made a conf mistake ;) | 00:33 |
liam__ | anyone for my questions? :-) | 00:33 |
zodiak | liam__, your question is .. well .. vague (sorry) | 00:34 |
zodiak | how much time will it take you to learn openstack ? no idea | 00:34 |
spaok | i'm guessing it has to do with volume_name_template=volume-%08x in the nova.conf | 00:34 |
zodiak | spaok, seems to be, yup | 00:35 |
liam__ | zodiak: what are the main differences between openstack and paas providers? | 00:35 |
zodiak | openstack you run yourself, paas providers don't | 00:36 |
*** dims has quit IRC | 00:36 | |
spaok | zodiak: yea, seems to be, the volume started now, it gets confusing trying to build from git when all the docs are older | 00:36 |
prectechCharlie | anyone know how to add an extra ip to a running instance? | 00:37 |
liam__ | zodiak: are instance upgrades made automatically by openstack? or will I have to ssh into each instance and take care of it? | 00:37 |
prectechCharlie | I need it to support multiple SSL enpoints on the instance | 00:37 |
prectechCharlie | I need it to support multiple SSL endpoints on the instance | 00:38 |
liam__ | zodiak: in the long run, which one do you think is better? | 00:38 |
spaok | I think that question is like comparing apples and oranges | 00:39 |
zodiak | spaok, liam__ instance upgrades ? you mean increasing vm memory or some such ? | 00:39 |
*** gyee has quit IRC | 00:39 | |
spaok | prectechCharlie: did you look at the nova add-fixed-ip ? I haven't messed with it yet | 00:40 |
spaok | liam__: openstack is the software, rackspace would be like the PAAS provider | 00:40 |
liam__ | zodiak: no, like packages.. aren't they like ec2 instances with their own os&co which need to be upgraded? like any VM | 00:40 |
*** s0mik has quit IRC | 00:41 | |
zodiak | liam__, _you_ are responsible for everything. you are taking the role of provider | 00:41 |
spaok | liam__: basically yes, which is why you would use something like chef or puppet to manage them | 00:41 |
spaok | or cfengine if you like a lot of pain | 00:42 |
*** danblack has quit IRC | 00:42 | |
*** nRy has quit IRC | 00:43 | |
liam__ | mmm...ok, that means a lot of work for it instead of developing the app itself.... I think I'll stay with paas for now :( | 00:43 |
Essential | liam openstack is not magic... i think if you want work with openstack you will forget about your main work ))) | 00:43 |
*** msavy has quit IRC | 00:44 | |
spaok | yea took me a few weeks just to get a handle on it | 00:44 |
spaok | and still working out issues | 00:44 |
spaok | though our shiny new hardware for it will kick some massive ass | 00:44 |
atrius | anyone know off hand how to completely clear out a broken nova-volume? | 00:45 |
*** lloydde has joined #openstack | 00:45 | |
spaok | is it in an error state? | 00:45 |
atrius | spaok: not exactly... nova is insisting on trying to access it on a no longer available IP address | 00:45 |
atrius | and no matter what is in the nova:volume table... it still tries that busted IP | 00:46 |
spaok | did you try nova volume-delete? | 00:46 |
spaok | might be able to hack the DB also, had do that to clear some instance types | 00:47 |
liam__ | Essential: understood... I thought it was more automatic to manage everything, but as I'd have to manage it, and as I'm the only developer I can't spend weeks just on it :-) | 00:47 |
atrius | spaok: i tried to change the DB... nova-volume just seems to ignore the settings in there and use some cached value or something | 00:47 |
spaok | yea I would stick with amazon or rack cloud or something | 00:48 |
zodiak | atrius, you do realize.. you could jst put an alias into that machines /etc/hosts to loopback to the real server | 00:48 |
liam__ | I'll hopefully try it in the future when there will be some person dedicated just for it | 00:48 |
*** tmichael has joined #openstack | 00:48 | |
liam__ | thank you :-) | 00:48 |
*** marrusl has quit IRC | 00:48 | |
*** liam__ has quit IRC | 00:49 | |
atrius | zodiak: unfortunately.. it isn't by hostname but by IP :( | 00:49 |
atrius | and creating an alias with that IP didn't make it happy either | 00:49 |
zodiak | aaahhh.. that's right | 00:49 |
*** ywu has joined #openstack | 00:50 | |
zodiak | you could bring up an interface on the machine with the ip attached ;) | 00:50 |
zodiak | (a virtual nic I mean) | 00:50 |
Essential | Guys is any idea i can ssh to my instance but instance cant ping internet address. Instance can ping host address. | 00:50 |
Essential | My installation all in one with 1 nic | 00:50 |
atrius | zodiak: tried that... it giggled at me a bit | 00:50 |
Essential | qemu | 00:50 |
zodiak | atrius, aaah.. nuts | 00:50 |
spaok | Essential: does it need a floating IP | 00:51 |
atrius | spaok: i'm giving the volume-delete thing another shot | 00:51 |
zodiak | atrius, tried the section from the nova-volume admin/guide about restoring clean slate ? | 00:51 |
spaok | i know it said something about being in error state or ok state, I'm stuck in a creating state and it won't delete | 00:51 |
*** danblack has joined #openstack | 00:51 | |
atrius | i do rather wish there was a way to make it skip blanking out the volume | 00:51 |
*** dpippenger has quit IRC | 00:51 | |
atrius | zodiak: well.. it isn't exactly stuck... just the wrong IP | 00:52 |
Essential | <spaok> they dont use nat? | 00:52 |
*** ayoung_ has quit IRC | 00:52 | |
spaok | Essential: not 100% yet, since I'm still working on getting a VM up, heh | 00:53 |
*** tualatrix has joined #openstack | 00:54 | |
spaok | atrius: I removed my stuck volume from the nova volumes table and now I don't see it anymore, is that where you deleted it? | 00:56 |
atrius | spaok: did that also remove it from the instance and prevent it from trying to attach to it? | 00:57 |
spaok | well mine got stuck before creating it, so it got hung, the actual volume was never made | 00:58 |
*** Gordonz has quit IRC | 00:59 | |
*** msinhore has joined #openstack | 01:00 | |
*** Essential has quit IRC | 01:00 | |
spaok | what hypervisor you using? | 01:00 |
*** bapa has quit IRC | 01:00 | |
*** bapa has joined #openstack | 01:01 | |
atrius | spaok: kvm | 01:01 |
*** nati_ueno has quit IRC | 01:02 | |
atrius | it says it is deleting it... right now it's running dd against it to blank it out | 01:02 |
atrius | need to find an option to skip that | 01:02 |
*** ryanpetrello has joined #openstack | 01:02 | |
*** nati_ueno has joined #openstack | 01:02 | |
atrius | it claims it deleted it | 01:03 |
*** erkules has quit IRC | 01:03 | |
*** huaia has joined #openstack | 01:05 | |
atrius | damn.... it tried to attach it even though it is supposedly deleted | 01:05 |
atrius | it is clearly ignoring the database entirely | 01:05 |
*** Dr_Who has joined #openstack | 01:07 | |
*** Dr_Who has quit IRC | 01:07 | |
*** Dr_Who has joined #openstack | 01:07 | |
spaok | did you check like volume_id_mappings, instance_id_mappings or instance_metadata in the database? | 01:07 |
atrius | spaok: not yet.. checking now | 01:08 |
spaok | maybe even iscsi_targets since mines trying to make a iscsi map when I make a volume | 01:08 |
*** nati_ueno has quit IRC | 01:09 | |
atrius | there is one listing in iscsi_targets.. no volume_id though | 01:09 |
*** nati_ueno has joined #openstack | 01:09 | |
*** Blackavar has quit IRC | 01:10 | |
*** ryanpetrello has quit IRC | 01:11 | |
spaok | there's only one record? or only one that's not NULL? | 01:11 |
atrius | spaok: none that isn't NULL | 01:11 |
spaok | interesting, cause my failed one is in there | 01:11 |
*** erkules has joined #openstack | 01:11 | |
atrius | where is volume_id_mappings, instance_id_mappings? | 01:11 |
spaok | I saw the tables in nova db | 01:12 |
*** ayoung has quit IRC | 01:12 | |
*** jakkudanieru has quit IRC | 01:13 | |
*** jakkudanieru has joined #openstack | 01:13 | |
atrius | i just set the instance_id == NULL for the offending one.. going to restart nova now | 01:13 |
atrius | no dice... still attempts to attach it | 01:15 |
*** anticw has joined #openstack | 01:15 | |
atrius | i'd just delete the record from volumes... but since nova-volume is clearly ignoring it... seems little point in doing so | 01:17 |
spaok | here's a question, do you have nova-volume set to use a db like mysql? or using the default sqlite? | 01:18 |
*** johnpur has quit IRC | 01:18 | |
atrius | well... that's in nova.conf, right? the --sql_connection bit? | 01:19 |
atrius | or does it have a separate one somewhere? | 01:19 |
spaok | nope its in the conf | 01:19 |
atrius | then yeah... mysql all the way | 01:19 |
atrius | also, even if not... then the entry that nova-volume is ignoring wouldn't be there, no? | 01:20 |
spaok | yea | 01:20 |
spaok | just seems odd it would be ignoring the db | 01:20 |
atrius | yeah | 01:21 |
spaok | i would poke around the other tables, see if the id of the volume pokes up anywhere | 01:21 |
spaok | I don't know KVM so can't really help there, I use XCP which I can see what the VM is doing | 01:21 |
atrius | yeah :( | 01:22 |
spaok | you can also set verbose=True in nova.conf and check logs | 01:23 |
spaok | for me when stuff has been acting weird or failing its usually cause rootwrap can't find some app it wants to run | 01:24 |
atrius | yeah | 01:24 |
*** ocherno has joined #openstack | 01:24 | |
atrius | i just dumped the entire nova DB so i can grep through it | 01:24 |
spaok | good idea | 01:24 |
*** themadcanudist has quit IRC | 01:25 | |
*** gaul has quit IRC | 01:25 | |
atrius | found it... block_device_mapping | 01:25 |
*** colinmcnamara has quit IRC | 01:25 | |
spaok | heh that makes | 01:26 |
spaok | sense | 01:26 |
*** colinmcnamara has joined #openstack | 01:26 | |
*** anticw has quit IRC | 01:27 | |
*** eglynn_ has joined #openstack | 01:28 | |
*** rnorwood has joined #openstack | 01:28 | |
*** eglynn has quit IRC | 01:32 | |
*** xiao has joined #openstack | 01:32 | |
spaok | sweet, now volume creation works | 01:33 |
atrius | did it not before? :D | 01:33 |
atrius | also, i was able to get the instances to start now.. thanks :) | 01:33 |
spaok | was failing on various things, first that template settting in the conf, then missing parted, then missing tgt-utils | 01:35 |
spaok | my install notes are getting quit long | 01:35 |
*** jdurgin has quit IRC | 01:36 | |
spaok | what I don't get is, in horizon, when creating a volume it says I have 1TB, but I know my server doesn't have that | 01:36 |
spaok | even compressed I wouldn't think that would be right | 01:37 |
atrius | can't you over allocate disk just like everything else? | 01:37 |
spaok | don't see how | 01:38 |
spaok | I made a 30GB volume, it uses 30GB in my LVM VG for nova-volumes | 01:38 |
spaok | so it should have a limit | 01:38 |
atrius | ah.. true | 01:38 |
atrius | not sure | 01:38 |
spaok | 410GB to be exact | 01:38 |
*** magg has joined #openstack | 01:39 | |
spaok | maybe I need to set that limit in nova.conf | 01:39 |
atrius | possibly | 01:39 |
*** moj0rising has quit IRC | 01:40 | |
*** primeministerp has quit IRC | 01:40 | |
*** Dr_Who has quit IRC | 01:40 | |
*** adjohn has quit IRC | 01:41 | |
*** comptona has quit IRC | 01:43 | |
*** kevein has joined #openstack | 01:45 | |
*** jackh has joined #openstack | 01:45 | |
*** ryanpetrello has joined #openstack | 01:47 | |
spaok | yup | 01:47 |
spaok | under quotas | 01:47 |
atrius | yeah.. so in short.. you can lie and over allocate | 01:48 |
atrius | though.. clearly it wouldn't work with volumes | 01:48 |
*** matwood_ has joined #openstack | 01:48 | |
spaok | yea | 01:48 |
*** mkouhei has joined #openstack | 01:49 | |
*** FallenPegasus has joined #openstack | 01:49 | |
*** mattray has joined #openstack | 01:52 | |
*** leetrout has joined #openstack | 01:52 | |
*** MarkAtwood has quit IRC | 01:52 | |
*** matwood has quit IRC | 01:52 | |
*** matwood_ is now known as matwood | 01:52 | |
*** jog0 has quit IRC | 01:54 | |
*** magg has quit IRC | 01:56 | |
*** johnpur has joined #openstack | 01:59 | |
*** ChanServ sets mode: +v johnpur | 01:59 | |
*** hugokuo has quit IRC | 01:59 | |
*** jackh has quit IRC | 01:59 | |
*** jackh has joined #openstack | 02:00 | |
*** johnpur has left #openstack | 02:00 | |
*** Ryan_Lane has quit IRC | 02:01 | |
*** s0mik has joined #openstack | 02:01 | |
*** Dr_Who has joined #openstack | 02:03 | |
*** Dr_Who has quit IRC | 02:03 | |
*** Dr_Who has joined #openstack | 02:03 | |
*** Tross has quit IRC | 02:03 | |
*** nati_uen_ has joined #openstack | 02:03 | |
*** samkottler|out is now known as samkottler | 02:05 | |
*** nati_ueno has quit IRC | 02:06 | |
*** stimble has quit IRC | 02:09 | |
*** julianwa has joined #openstack | 02:09 | |
*** Tross has joined #openstack | 02:09 | |
*** s0mik has quit IRC | 02:09 | |
*** lloydde has quit IRC | 02:11 | |
*** TheSphinX^ has joined #openstack | 02:12 | |
*** zz_TheSphinX^ has quit IRC | 02:15 | |
*** anniec has quit IRC | 02:16 | |
*** prectechCharlie has quit IRC | 02:22 | |
*** magg has joined #openstack | 02:22 | |
*** Blackavar has joined #openstack | 02:25 | |
*** roge has joined #openstack | 02:25 | |
*** moj0rising has joined #openstack | 02:26 | |
*** julianwa has quit IRC | 02:32 | |
*** steveb___ has quit IRC | 02:33 | |
*** yocum has quit IRC | 02:36 | |
*** shaon has joined #openstack | 02:42 | |
*** troya has joined #openstack | 02:43 | |
troya | hi all | 02:44 |
troya | anyone know about nova-consoleauth and nova-cert ? | 02:45 |
troya | last i use openstack is diablo version and there are only nova-network nova-compute nova-volume nova-scheduler | 02:45 |
*** roge has quit IRC | 02:46 | |
troya | what is both of nova-consoleauth and nova-cert ? anyone could tell me more about it ? | 02:46 |
zodiak | not to be 'that guy' but... | 02:46 |
zodiak | http://docs.openstack.org/trunk/openstack-compute/admin/content/about-nova-consoleauth.html | 02:46 |
spaok | heh | 02:47 |
zodiak | well.. it's true. the documentation is there and readily found for this sort of question | 02:47 |
*** colinmcnamara has quit IRC | 02:48 | |
*** dwcramer has quit IRC | 02:49 | |
*** mattray has quit IRC | 02:50 | |
*** nati_uen_ has quit IRC | 02:53 | |
*** ywu has quit IRC | 02:56 | |
*** Gordonz has joined #openstack | 02:59 | |
*** led_belly has joined #openstack | 03:00 | |
*** wzssyqa has joined #openstack | 03:00 | |
wzssyqa | in .gitignore of 2012.2, CA is in it, why? | 03:00 |
*** rackerjoe has joined #openstack | 03:03 | |
*** Gordonz has quit IRC | 03:03 | |
*** Tross has quit IRC | 03:04 | |
spaok | any1 know how I can change the max size for kernel/initrd? getting an error on a centos6 initrd | 03:04 |
*** magg has quit IRC | 03:05 | |
*** dwcramer has joined #openstack | 03:05 | |
*** bharata has joined #openstack | 03:05 | |
wzssyqa | spaok: max size of kernel/initrd? | 03:06 |
spaok | yea | 03:06 |
spaok | NovaException: Kernel/Ramdisk image is too large: 31596586 bytes, max 16777216 bytes | 03:06 |
spaok | i see FLAGS.max_kernel_ramdisk_size | 03:07 |
spaok | maybe I can set that in a config | 03:07 |
troya | zodiak: if i dont use for proxy so i don't need it ? | 03:12 |
spaok | if you dont use VNC I don't think you need it | 03:13 |
spaok | consoleauth that is | 03:14 |
*** shaon has quit IRC | 03:16 | |
*** shaon_ has joined #openstack | 03:16 | |
*** ocherno has quit IRC | 03:17 | |
*** led_belly has quit IRC | 03:17 | |
spaok | well setting that got me little bit close, nice | 03:17 |
*** magg has joined #openstack | 03:17 | |
*** whenry has quit IRC | 03:18 | |
*** rustam has quit IRC | 03:18 | |
*** rustam has joined #openstack | 03:19 | |
*** natea has joined #openstack | 03:21 | |
uvirtbot | New bug: #1046643 in nova "[Enhancement request] Fail to run instance according to the damaged image " [Undecided,New] https://launchpad.net/bugs/1046643 | 03:21 |
*** lloydde has joined #openstack | 03:21 | |
troya | zodiak: coudl you check my nova-compute log like this >> http://pastebin.com/PCUEjnD1 | 03:22 |
*** koolhead17 has joined #openstack | 03:22 | |
*** freeflying_ has joined #openstack | 03:23 | |
spaok | what hypervisor you using? | 03:23 |
troya | on nova.conf i insert --libvirt_type=kvm | 03:24 |
*** aossama has joined #openstack | 03:24 | |
spaok | think you need compute_driver=kvmn | 03:24 |
spaok | think you need compute_driver=kvm | 03:24 |
*** supriya has joined #openstack | 03:25 | |
troya | on nova.conf do you mean ? | 03:25 |
spaok | yea | 03:25 |
*** lloydde has quit IRC | 03:25 | |
spaok | might be longer actually | 03:25 |
*** moj0rising has quit IRC | 03:25 | |
spaok | one sec | 03:26 |
troya | sould i remove --libvirt_type=kvm ? | 03:26 |
spaok | I think you keep that | 03:26 |
*** cryptk|offline is now known as cryptk | 03:27 | |
spaok | compute_driver=libvirt.LibvirtDriver | 03:27 |
spaok | is what I think you want | 03:27 |
*** rackerjoe has left #openstack | 03:27 | |
spaok | and libvirt_type=kvm | 03:27 |
*** Tross has joined #openstack | 03:28 | |
spaok | connection_type isn't used anymore | 03:28 |
spaok | at least not in the newest release from git | 03:28 |
troya | ok, thanks spaok. nova-compute running now | 03:29 |
*** steveb___ has joined #openstack | 03:29 | |
spaok | cool | 03:29 |
troya | but i still can't start on nova-network, like that http://pastebin.com/4c2hCjCJ | 03:29 |
troya | any problem with 'sudo' ? | 03:30 |
spaok | yea, just run visudo | 03:30 |
*** doublerr has quit IRC | 03:30 | |
spaok | comment out Defaults requiretty | 03:30 |
spaok | make sure you have, nova ALL=(ALL:ALL) NOPASSWD: ALL | 03:30 |
spaok | i put that in /etc/sudoers.d/nova on centos | 03:31 |
*** shaon_ is now known as shaon | 03:32 | |
spaok | alrighty, enough fun for tonight, see ya | 03:32 |
*** spaok has quit IRC | 03:32 | |
troya | see you spaok | 03:33 |
*** stimble has joined #openstack | 03:33 | |
*** koolhead17 has quit IRC | 03:34 | |
*** julianwa has joined #openstack | 03:35 | |
*** torandu has quit IRC | 03:35 | |
*** pixelbeat has quit IRC | 03:35 | |
*** dwcramer has quit IRC | 03:37 | |
*** crandquist has joined #openstack | 03:39 | |
*** wzssyqa has quit IRC | 03:39 | |
*** julianwa has quit IRC | 03:40 | |
*** julianwa has joined #openstack | 03:42 | |
*** otter1 has quit IRC | 03:43 | |
*** torandu has joined #openstack | 03:43 | |
*** otter1 has joined #openstack | 03:44 | |
*** rustam has quit IRC | 03:45 | |
*** rustam has joined #openstack | 03:47 | |
*** julianwa has quit IRC | 03:48 | |
*** koolhead17 has joined #openstack | 03:48 | |
atrius | so... i've got this awesome openstack thing going now.... anyone know a particularly good method/system for monitoring the VMs? general system monitoring is what i'm thinking at the moment | 03:49 |
atrius | something more or less lightweight | 03:49 |
*** dwcramer has joined #openstack | 03:50 | |
*** supriya has quit IRC | 03:51 | |
*** freeflying_ has quit IRC | 03:55 | |
*** rustam has quit IRC | 03:56 | |
*** msinhore has quit IRC | 03:56 | |
*** primusinterpares has left #openstack | 03:59 | |
*** julianwa has joined #openstack | 04:00 | |
*** primusinterpares has joined #openstack | 04:01 | |
troya | anyone know about this log on nova-network.log >> http://pastebin.com/67DYw9cG ? | 04:01 |
*** moj0rising has joined #openstack | 04:02 | |
troya | hi atrius | 04:03 |
troya | atrius: could you help me figure out what is this error message ? http://pastebin.com/67DYw9cG | 04:03 |
*** s0mik has joined #openstack | 04:05 | |
*** torandu has quit IRC | 04:06 | |
*** anticw has joined #openstack | 04:06 | |
*** torandu has joined #openstack | 04:08 | |
atrius | troya: i can try... but i'm just starting out with it too :) | 04:08 |
*** anticw has quit IRC | 04:09 | |
atrius | troya: did you recently create some iptables rules outside of openstack? | 04:09 |
*** stimble has quit IRC | 04:11 | |
*** abathingchris has joined #openstack | 04:11 | |
*** natea has quit IRC | 04:12 | |
troya | i disable my ufw on my ubuntu system | 04:12 |
*** lborda has joined #openstack | 04:12 | |
atrius | hmmm... not sure to be honest... clearly what's happening is that nova is getting an error when trying to run iptables-restore to put the firewall rules back in place | 04:13 |
atrius | the likely reason is that there is something wrong with the firewall rules | 04:13 |
troya | so what should i do ? | 04:13 |
troya | try to run iptables-restore? | 04:13 |
*** abathingchris has quit IRC | 04:14 | |
*** anticw has joined #openstack | 04:14 | |
*** stimble has joined #openstack | 04:15 | |
*** Dr_Who has quit IRC | 04:16 | |
*** mnewby has quit IRC | 04:16 | |
*** desai has quit IRC | 04:16 | |
atrius | that seems a logical course... run it on the host and see what output you get | 04:17 |
atrius | if you are remote to the host.. keep in mind this could cut you off from it | 04:17 |
*** tualatrix has quit IRC | 04:17 | |
*** s0mik has quit IRC | 04:17 | |
*** CuraHack has quit IRC | 04:17 | |
*** koolhead17 has quit IRC | 04:18 | |
troya | when i installed nova, i disable my firewall first.is should enable firewall when installed nova ? | 04:21 |
*** sniperd has quit IRC | 04:24 | |
*** ccustine has quit IRC | 04:24 | |
troya | atrius: i try to execute nova-manage network to create float ip and fixed ip but i got error like this >> 2012-09-06 11:24:18 CRITICAL nova [-] --fixed_range_v4 or --fixed_range_v6 is required to create a network. | 04:25 |
troya | this is command which i executed >> nova-manage network create private --fixed_range_v4=10.0.2.32/27e --num_networks=1 --bridge=br100 --bridge_interface=br100 --network_size=8 | 04:26 |
*** edygarcia has quit IRC | 04:27 | |
*** anticw has quit IRC | 04:27 | |
*** oNeToWn has joined #openstack | 04:29 | |
*** epim_ has joined #openstack | 04:30 | |
*** sniperd has joined #openstack | 04:30 | |
atrius | troya: was that e at the end of your fixed_range there when you ran the command? | 04:31 |
atrius | also... is 8 the right number for network size? seems small | 04:31 |
troya | i just try on my local computer | 04:32 |
*** piysh8809_ has quit IRC | 04:32 | |
*** anticw has joined #openstack | 04:32 | |
atrius | well sure... still seems small though.. as compared to the CIDR you entered.. know what i mean? | 04:32 |
troya | what do you mean CIDR? | 04:33 |
*** epim has quit IRC | 04:33 | |
*** epim_ is now known as epim | 04:33 | |
*** reed has quit IRC | 04:35 | |
*** CuraHack has joined #openstack | 04:36 | |
*** anticw has quit IRC | 04:37 | |
*** chrisfer has quit IRC | 04:39 | |
troya | ?atrius, any suggestion for it | 04:41 |
*** oNeToWn has quit IRC | 04:41 | |
*** anticw has joined #openstack | 04:42 | |
*** CuraHack has quit IRC | 04:44 | |
atrius | troya: not off hand.. sorry :( | 04:44 |
troya | never mind :) | 04:44 |
*** thinrhino has joined #openstack | 04:45 | |
troya | i check on my database on table fixed_ips, i don't get any row inside | 04:45 |
troya | do you have experience on error log like >> nova NetworkNotCreated: --fixed_range_v4 or --fixed_range_v6 is required to create a network. | 04:45 |
*** Siliconsoul has quit IRC | 04:46 | |
*** epim has quit IRC | 04:50 | |
*** ywu has joined #openstack | 04:57 | |
*** lloydde has joined #openstack | 04:58 | |
*** leetrout has quit IRC | 04:58 | |
*** ywu has quit IRC | 05:02 | |
*** stewart has quit IRC | 05:02 | |
*** lloydde has quit IRC | 05:05 | |
*** rustam has joined #openstack | 05:06 | |
*** rustam has quit IRC | 05:10 | |
*** Ryan_Lane has joined #openstack | 05:15 | |
*** crandquist has quit IRC | 05:15 | |
uvirtbot | New bug: #1046659 in nova "nova-scheduler throws invalid instance id on resize" [Undecided,New] https://launchpad.net/bugs/1046659 | 05:16 |
*** jobycxa has joined #openstack | 05:26 | |
*** mestery has quit IRC | 05:27 | |
*** ryanpetrello has quit IRC | 05:32 | |
*** mestery has joined #openstack | 05:32 | |
*** Slower has quit IRC | 05:33 | |
*** bharata has quit IRC | 05:33 | |
*** samkottler is now known as samkottler|afk | 05:33 | |
*** Slower has joined #openstack | 05:34 | |
*** jobycxa has quit IRC | 05:39 | |
*** garyk has quit IRC | 05:41 | |
*** julianwa has quit IRC | 05:42 | |
*** tualatrix has joined #openstack | 05:43 | |
*** jobycxa has joined #openstack | 05:44 | |
*** tryggvil__ has quit IRC | 05:48 | |
*** tualatrix_ has joined #openstack | 05:48 | |
*** tualatrix has quit IRC | 05:49 | |
*** bharata has joined #openstack | 05:51 | |
*** arBmind has joined #openstack | 05:54 | |
*** adjohn has joined #openstack | 05:54 | |
*** rustam has joined #openstack | 05:57 | |
*** Edward_Zhang has joined #openstack | 05:57 | |
*** kpp has joined #openstack | 05:57 | |
*** sniperd has quit IRC | 05:58 | |
*** lloydde has joined #openstack | 05:58 | |
*** hattwick has quit IRC | 06:00 | |
*** freeflying_ has joined #openstack | 06:01 | |
*** a_ has joined #openstack | 06:03 | |
*** a__ has quit IRC | 06:03 | |
*** adjohn has quit IRC | 06:04 | |
*** mestery has quit IRC | 06:04 | |
*** tualatrix_ has quit IRC | 06:04 | |
*** tualatrix has joined #openstack | 06:04 | |
*** adjohn has joined #openstack | 06:05 | |
*** adjohn has quit IRC | 06:05 | |
*** oNeToWn has joined #openstack | 06:07 | |
*** _et has quit IRC | 06:07 | |
*** dachary has quit IRC | 06:09 | |
*** a_ has quit IRC | 06:09 | |
*** a has joined #openstack | 06:09 | |
*** a is now known as Guest4687 | 06:09 | |
*** koolhead17 has joined #openstack | 06:10 | |
*** lloydde has quit IRC | 06:12 | |
atrius | anyone still alive? seems adding the vhost_net module breaks flat_dchp networking | 06:13 |
*** lloydde has joined #openstack | 06:13 | |
*** rustam has quit IRC | 06:13 | |
*** lloydde has quit IRC | 06:14 | |
*** GheRivero has joined #openstack | 06:14 | |
*** guigui has joined #openstack | 06:15 | |
*** guigui is now known as Guest70031 | 06:15 | |
*** roaet has quit IRC | 06:15 | |
*** melmoth has joined #openstack | 06:18 | |
*** rocambole has joined #openstack | 06:18 | |
*** ieugen has joined #openstack | 06:21 | |
*** jobycxa has quit IRC | 06:22 | |
*** rustam has joined #openstack | 06:23 | |
*** s0mik has joined #openstack | 06:24 | |
*** ieugen1 has joined #openstack | 06:26 | |
*** mrunge has joined #openstack | 06:26 | |
*** littleidea has quit IRC | 06:26 | |
*** ieugen has quit IRC | 06:27 | |
*** dwcramer has quit IRC | 06:27 | |
*** magg has quit IRC | 06:29 | |
*** supriya has joined #openstack | 06:29 | |
*** blamar has quit IRC | 06:30 | |
*** jobycxa has joined #openstack | 06:32 | |
*** Siliconsoul has joined #openstack | 06:33 | |
*** kpp1 has joined #openstack | 06:36 | |
*** s0mik has quit IRC | 06:37 | |
*** ieugen1 has left #openstack | 06:37 | |
*** jobycxa has quit IRC | 06:38 | |
*** mindpixel has joined #openstack | 06:39 | |
*** kpp has quit IRC | 06:40 | |
*** torandu has quit IRC | 06:40 | |
*** freeflying_ has quit IRC | 06:41 | |
*** bharata has quit IRC | 06:41 | |
*** jakkudanieru has quit IRC | 06:42 | |
*** jakkudanieru has joined #openstack | 06:42 | |
*** oNeToWn has quit IRC | 06:44 | |
*** freeflying_ has joined #openstack | 06:44 | |
*** Triade has joined #openstack | 06:45 | |
*** almaisan-away is now known as al-maisan | 06:46 | |
*** eglynn_ has quit IRC | 06:46 | |
*** davepigott has joined #openstack | 06:47 | |
*** jobycxa has joined #openstack | 06:47 | |
*** Triade has quit IRC | 06:48 | |
*** Triade has joined #openstack | 06:48 | |
*** Ryan_Lane has quit IRC | 06:49 | |
*** dims has joined #openstack | 06:50 | |
*** Ryan_Lane has joined #openstack | 06:50 | |
*** dachary has joined #openstack | 06:51 | |
*** adjohn has joined #openstack | 06:51 | |
*** adjohn has quit IRC | 06:52 | |
*** Triade has quit IRC | 06:53 | |
*** mkouhei has left #openstack | 06:54 | |
*** dachary has quit IRC | 06:55 | |
al-maisan | http://brochure.getpython.info/media/content-proofs/pythonbrochure-vol1-proof-10-11/view | 06:56 |
*** erikzaadi has joined #openstack | 06:56 | |
*** xiao has quit IRC | 06:57 | |
*** adjohn has joined #openstack | 06:58 | |
*** dims has quit IRC | 06:58 | |
*** prakasha-log has quit IRC | 07:00 | |
*** Gordonz has joined #openstack | 07:00 | |
*** prakasha-log has joined #openstack | 07:00 | |
uvirtbot | New bug: #1046685 in nova "InstanceNotFound exception was raised when more than one 'terminate_instance' operation was implemented if the first operation was blocked a period of time." [Undecided,New] https://launchpad.net/bugs/1046685 | 07:00 |
*** deepakcs has joined #openstack | 07:02 | |
*** Gordonz has quit IRC | 07:04 | |
*** Ryan_Lane has quit IRC | 07:04 | |
*** thinrhino has quit IRC | 07:05 | |
*** reidrac has joined #openstack | 07:09 | |
*** rustam has quit IRC | 07:13 | |
*** primozf has joined #openstack | 07:14 | |
*** arBmind has quit IRC | 07:15 | |
*** freeflying_ has quit IRC | 07:16 | |
*** EmilienM has joined #openstack | 07:16 | |
*** julianwa has joined #openstack | 07:17 | |
*** tualatrix has quit IRC | 07:19 | |
*** Guest4687 has quit IRC | 07:19 | |
*** a has joined #openstack | 07:19 | |
*** a is now known as Guest2840 | 07:20 | |
*** tualatrix has joined #openstack | 07:20 | |
*** erikzaadi has quit IRC | 07:21 | |
*** julianwa has quit IRC | 07:23 | |
*** jobycxa has quit IRC | 07:23 | |
*** julianwa has joined #openstack | 07:23 | |
*** _val__ has joined #openstack | 07:34 | |
*** lfazio has joined #openstack | 07:38 | |
*** jeroenhn has joined #openstack | 07:39 | |
*** Triade has joined #openstack | 07:40 | |
*** rosco has joined #openstack | 07:40 | |
*** oNeToWn has joined #openstack | 07:40 | |
*** Triade1 has joined #openstack | 07:41 | |
*** oNeToWn has quit IRC | 07:41 | |
*** Triade1 has quit IRC | 07:42 | |
*** lfazio has quit IRC | 07:43 | |
*** Triade has quit IRC | 07:44 | |
*** lfazio has joined #openstack | 07:45 | |
*** Hikhvar has joined #openstack | 07:50 | |
*** rpawlik has quit IRC | 07:56 | |
*** pixelbeat has joined #openstack | 07:56 | |
*** mestery has joined #openstack | 07:58 | |
*** MarcMorata has joined #openstack | 08:00 | |
troya | Hi All | 08:00 |
*** garyk has joined #openstack | 08:01 | |
EKK | Hello troya | 08:02 |
*** rpawlik has joined #openstack | 08:02 | |
troya | Hi EKK | 08:03 |
*** dachary has joined #openstack | 08:05 | |
troya | EKK, can i running openstack without nova-volume ? | 08:05 |
EKK | troya: Yes you can | 08:05 |
*** Guest2840 has quit IRC | 08:06 | |
*** a_ has joined #openstack | 08:06 | |
troya | because i skip step to vgcreate nova-volumes | 08:06 |
*** bharata has joined #openstack | 08:06 | |
troya | i have no disk for it, i install openstack on my laptop for testing only | 08:07 |
EKK | Yeah, nova-volume is as far as I know optional | 08:08 |
*** d1t2 has quit IRC | 08:08 | |
*** darraghb has joined #openstack | 08:08 | |
*** jakkudanieru has quit IRC | 08:09 | |
*** jakkudanieru has joined #openstack | 08:09 | |
*** nacx has joined #openstack | 08:10 | |
*** freeflying_ has joined #openstack | 08:11 | |
*** thinrhino has joined #openstack | 08:11 | |
*** freeflying_ has quit IRC | 08:12 | |
*** freeflying_ has joined #openstack | 08:12 | |
*** shaon is now known as shaon|afk | 08:12 | |
*** derekh has joined #openstack | 08:13 | |
*** Heebie has joined #openstack | 08:14 | |
*** d1t2 has joined #openstack | 08:17 | |
*** BrindleFly has quit IRC | 08:17 | |
*** rpawlik has quit IRC | 08:20 | |
*** eglynn_ has joined #openstack | 08:21 | |
*** foexle has joined #openstack | 08:24 | |
*** thinrhino has quit IRC | 08:27 | |
*** danblack has quit IRC | 08:29 | |
*** adjohn has quit IRC | 08:31 | |
oneiroi | morning all, with a new setup deinfing a region that's not RegionOne, and post keystone inegration nova can't find it's endpoint, any special config neede don nova? | 08:35 |
*** lborda has quit IRC | 08:37 | |
*** tualatrix has quit IRC | 08:39 | |
*** lborda has joined #openstack | 08:39 | |
*** dims has joined #openstack | 08:39 | |
troya | EKK, i have install all of them on openstack and i can access the dashboard | 08:40 |
foexle | troya: do you use keystone? | 08:40 |
troya | i tried to create project, user and then launch instance | 08:40 |
troya | but i my instance stop on spawning status | 08:40 |
foexle | troya: check if your dashboard can connect to the keystone api | 08:40 |
troya | how i can check this foexle? | 08:41 |
foexle | troya: ah i'm sorry "can" :D | 08:41 |
troya | is log on nova-api ? | 08:41 |
foexle | troya: in spawning state ? .... check your compute logs. Normally you get an error | 08:41 |
*** aossama has quit IRC | 08:42 | |
*** hattwick has joined #openstack | 08:42 | |
foexle | troya: if you don't see an error check your network logs. My experience shows if the dnsmasq works not correctly, you dont get an error but no ip too. So the instance will not spawn. | 08:43 |
troya | i think nova-compute running well | 08:43 |
troya | http://pastebin.com/W51k3uxe | 08:43 |
foexle | troya: don't see a running job command in the logs ?! | 08:44 |
troya | which log ? | 08:44 |
foexle | your pasted | 08:44 |
*** Heebie has quit IRC | 08:45 | |
*** steveb___ has quit IRC | 08:45 | |
troya | wait, first time i install nova i got error on creating fixed ip | 08:46 |
troya | but after i restart some nova service, now nova-network have status :) | 08:46 |
*** thinrhino has joined #openstack | 08:47 | |
troya | but on nova db, on table fixed_ips i dont get row inside | 08:48 |
troya | foexle:is it be cause of the problem ? | 08:49 |
*** kpp1 has quit IRC | 08:49 | |
troya | any idea foexle? | 08:50 |
*** Kiall is now known as zz_Kiall | 08:50 | |
*** Neptu has joined #openstack | 08:52 | |
*** shaon|afk is now known as shaon | 08:56 | |
*** zz_Kiall is now known as Kiall | 08:58 | |
*** ewindisch has quit IRC | 08:58 | |
*** kyriakos has joined #openstack | 09:01 | |
foexle | troya: yes .... if you dont see any fixed ip's you cant spawn instances .... which network manager you're using ? | 09:01 |
foexle | troya: so you cant spawn instances if you're using dhcp ;) | 09:01 |
troya | my machine connected with dhcp srever, but i setting fixed ip on my openstack out of range from the main dhcp server | 09:02 |
*** kpp has joined #openstack | 09:04 | |
troya | main dhcpsrever have network 192.168.2.0, while my fixed range ip s 10.0.2.0 | 09:04 |
troya | i just execute this to create fixed ip >> nova-manage network create private --fixed_range_v4=10.0.2.32/27e --num_networks=1 --bridge=br100 --bridge_interface=br100 --network_size=16 | 09:05 |
troya | i just execute this to create fixed ip >> nova-manage network create private --fixed_range_v4=10.0.2.32/27 --num_networks=1 --bridge=br100 --bridge_interface=br100 --network_size=16 | 09:06 |
troya | i just have one network interaface, so i use br100 as bridge_interface | 09:06 |
*** bbcmicrocomputer has joined #openstack | 09:06 | |
*** bbcmicrocomputer has joined #openstack | 09:06 | |
troya | is there a problem with my comand, foexle ? | 09:07 |
*** freeflying_ has quit IRC | 09:09 | |
*** lborda has quit IRC | 09:09 | |
*** jackh has quit IRC | 09:10 | |
*** thinrhino has quit IRC | 09:10 | |
*** thinrhino has joined #openstack | 09:12 | |
*** julianwa has quit IRC | 09:17 | |
*** moj0rising has quit IRC | 09:17 | |
troya | this is log when i try to execute command to create fixed_ip >> http://pastebin.com/ixXMwzeM | 09:21 |
*** Neptu has quit IRC | 09:22 | |
troya | ok, i edited nova.conf and add line --fixed_range_v=10.0.2.32.27 then i executed sudo nova-manage network create private 10.0.2.32/27 --num_networks=1 --bridge=br100 --bridge_interface=br100 --network_size=8 | 09:25 |
troya | now on fixed_ips table have filled | 09:25 |
*** tryggvil has joined #openstack | 09:28 | |
*** _3n74_4v1d has joined #openstack | 09:28 | |
*** Edward_Zhang has quit IRC | 09:30 | |
foexle | troya: troya> my machine connected with dhcp srever, but i setting fixed ip on my openstack out of range from the main dhcp server ..... why? | 09:30 |
*** ondergetekende has joined #openstack | 09:30 | |
foexle | troya: so you need an extra routing | 09:30 |
troya | i think no | 09:31 |
troya | wait, now i can associate ip address to instance | 09:31 |
troya | but state still Networking, and status still "error | 09:32 |
foexle | troya: what says the logs ? | 09:33 |
troya | wait, i will remove some log first and doing step by step create project again.log too dirty | 09:33 |
*** rubiojr has quit IRC | 09:34 | |
*** bharata has quit IRC | 09:35 | |
*** B1ackavar has joined #openstack | 09:41 | |
*** simon_lucy has joined #openstack | 09:41 | |
troya | foexle: i got error message like this >> http://pastebin.com/b43W9Bhd | 09:42 |
troya | why is there eth1 ? | 09:42 |
*** Breaking_Pitt has joined #openstack | 09:43 | |
*** Blackavar has quit IRC | 09:44 | |
troya | on nova-network also give error message almos same, about eth1 >> http://pastebin.com/VpVXEsV3 | 09:44 |
troya | but i never configure eth1 on my nova.conf | 09:44 |
*** Blackavar has joined #openstack | 09:47 | |
*** B1ackavar has quit IRC | 09:48 | |
*** supriya has quit IRC | 09:49 | |
*** bharata has joined #openstack | 09:51 | |
*** mrunge has quit IRC | 09:51 | |
*** mestery has quit IRC | 09:52 | |
troya | any suggesstion foexle? | 09:53 |
*** mrunge has joined #openstack | 09:54 | |
williamherry | troya: did you use eth1 when nova-manage network create | 09:54 |
troya | no, i dont use eth1 | 09:55 |
troya | i just executed command >> sudo nova-manage network create private 10.0.2.32/27 --num_networks=1 --bridge=br100 --bridge_interface=br100 --network_size=8 | 09:56 |
foexle | troya: what shows brctl show | 09:56 |
troya | like this >> http://pastebin.com/awF0yUyp | 09:57 |
foexle | troya: you dont have mapped an interface to your bridge | 09:57 |
foexle | without a NIC = no communication ;) | 09:58 |
troya | oh.. | 09:58 |
troya | how i can fixing this ? | 09:58 |
foexle | man brctl | 09:59 |
foexle | ;) | 09:59 |
troya | i just have eth0, can i configure --flat_interface=eth0 and --public_interface=eth0 ? | 09:59 |
*** clopez has joined #openstack | 10:00 | |
foexle | troya: yes | 10:01 |
foexle | troya: but your configuration in your nova.conf will overritten by the network settings in your database | 10:01 |
foexle | troya: so you can define for each network how it bind to interfaces or whatever | 10:02 |
troya | should i remove all of db then execute nova-manage, then sync db ? | 10:02 |
*** anniec has joined #openstack | 10:02 | |
foexle | troya: no no .... you can look into your database .... or you can create a new network with the correct settings | 10:05 |
troya | if i change some setting on nova.conf and execute nova-manage network again, is db be update associate nova-manage nework which i executed ? | 10:06 |
*** anniec_ has joined #openstack | 10:07 | |
*** supriya has joined #openstack | 10:07 | |
*** simon_lucy has quit IRC | 10:08 | |
*** anniec has quit IRC | 10:11 | |
*** anniec_ is now known as anniec | 10:11 | |
uvirtbot | New bug: #1046758 in quantum "quantum.plugins.cisco.nova.vifagent.py is broken due to Nova libvirt driver refactoring" [Undecided,New] https://launchpad.net/bugs/1046758 | 10:11 |
*** kpp has quit IRC | 10:12 | |
*** dieterdemeyer has quit IRC | 10:14 | |
*** erikzaadi has joined #openstack | 10:17 | |
*** steveb___ has joined #openstack | 10:18 | |
*** CuraHack has joined #openstack | 10:18 | |
troya | i have change --flat_interface= to eth0, then i execute nova-manage network again, after that.still same error when i launche instance | 10:18 |
*** clopez has quit IRC | 10:22 | |
foexle | troya: take a look to your db and select * from networks\G if you're using mysql | 10:23 |
foexle | troya: is there the correct settings ? | 10:24 |
foexle | koolhead17: ping | 10:24 |
*** dachary has quit IRC | 10:27 | |
*** Hikhvar has quit IRC | 10:28 | |
*** mindpixel has quit IRC | 10:28 | |
*** kpp has joined #openstack | 10:28 | |
*** kpp has quit IRC | 10:28 | |
koolhead17 | foexle: hello there | 10:30 |
koolhead17 | srry was occupied | 10:30 |
uvirtbot | New bug: #1046766 in quantum "Need to provide a formal API for Nova to use to plug/unplug VIFs" [Undecided,New] https://launchpad.net/bugs/1046766 | 10:31 |
foexle | koolhead17: hey :) .... <---- spawned the first instances on lxc ;) | 10:31 |
koolhead17 | foexle: hi5 man | 10:32 |
foexle | koolhead17: i'll write now the doc ( i'll try hahahaha) | 10:33 |
*** supriya has quit IRC | 10:33 | |
*** dachary has joined #openstack | 10:34 | |
koolhead17 | foexle: super!! | 10:34 |
foexle | koolhead17: openstack-manuals right ? | 10:36 |
koolhead17 | foexle: indeed. | 10:36 |
koolhead17 | and at same time you can blog post it too :) | 10:37 |
foexle | hahaha yeah many to write ;) | 10:37 |
koolhead17 | foexle: you can do it man :) | 10:38 |
troya | foexle: i will go out for some minutes, see you later | 10:41 |
*** Breaking_Pitt has quit IRC | 10:43 | |
*** rkukura has quit IRC | 10:44 | |
*** Breaking_Pitt has joined #openstack | 10:44 | |
*** jakkudanieru has quit IRC | 10:46 | |
*** mestery has joined #openstack | 10:46 | |
*** jakkudanieru has joined #openstack | 10:46 | |
*** stimble has quit IRC | 10:49 | |
*** chrisfer has joined #openstack | 10:50 | |
*** rods1 has joined #openstack | 10:51 | |
*** bharata has quit IRC | 10:51 | |
*** al-maisan is now known as almaisan-away | 10:51 | |
*** lborda has joined #openstack | 10:53 | |
*** dhellmann has quit IRC | 10:55 | |
*** CuraHack has quit IRC | 10:55 | |
*** ywu has joined #openstack | 10:58 | |
*** erikzaadi has quit IRC | 10:59 | |
*** supriya has joined #openstack | 11:00 | |
*** Gordonz has joined #openstack | 11:00 | |
*** rnorwood has quit IRC | 11:01 | |
*** mindpixel has joined #openstack | 11:01 | |
*** ywu has quit IRC | 11:03 | |
*** Guest70031 is now known as gugui_xxx | 11:04 | |
*** gugui_xxx is now known as guigui_xxx | 11:04 | |
*** erikzaadi has joined #openstack | 11:05 | |
*** Gordonz has quit IRC | 11:05 | |
*** iNdefiNite has quit IRC | 11:05 | |
*** boden has joined #openstack | 11:06 | |
uvirtbot | New bug: #1046778 in nova "Creating a network with VlanManager fails" [Undecided,New] https://launchpad.net/bugs/1046778 | 11:06 |
*** martine has joined #openstack | 11:07 | |
*** mfranz has joined #openstack | 11:08 | |
*** mfranz has left #openstack | 11:10 | |
*** tomoe_ has quit IRC | 11:16 | |
*** supriya has quit IRC | 11:16 | |
*** Heebie has joined #openstack | 11:17 | |
*** martine_ has joined #openstack | 11:19 | |
*** martine_ has quit IRC | 11:20 | |
foexle | koolhead17: could you tell me how i can find a short and quick howto write doc reference ? ... i've readed the readme ... but this are only 2 lines to describe anything ;) | 11:22 |
koolhead17 | Dude write it in way that a n00b understands it all :) | 11:23 |
foexle | koolhead17: thats not the problem ;) .... i need to find how i configure this xml-files to successfully run of maven ;) | 11:25 |
foexle | koolhead17: you're right i can write in my blog and anne can assign to the OS doc .... but thats the wrong way i think ;) | 11:25 |
koolhead17 | foexle: you blog about it and at same time will let you know the steps | 11:26 |
koolhead17 | sounds goofd | 11:26 |
*** DavidLevin has quit IRC | 11:28 | |
*** kevein has quit IRC | 11:29 | |
*** dims has quit IRC | 11:31 | |
*** msavy has joined #openstack | 11:31 | |
*** lts has joined #openstack | 11:32 | |
*** iNdefiNite has joined #openstack | 11:33 | |
*** rpawlik has joined #openstack | 11:38 | |
*** rpawlik has quit IRC | 11:41 | |
*** marrusl has joined #openstack | 11:42 | |
*** ahasenack has joined #openstack | 11:45 | |
*** maurosr has joined #openstack | 11:46 | |
*** supriya has joined #openstack | 11:48 | |
*** markmcclain has joined #openstack | 11:49 | |
*** lborda has quit IRC | 11:54 | |
*** desai has joined #openstack | 11:54 | |
*** markmcclain has quit IRC | 11:54 | |
*** markvoelker has joined #openstack | 11:55 | |
*** thinrhino has quit IRC | 11:58 | |
*** lborda has joined #openstack | 11:58 | |
*** tryggvil has quit IRC | 11:58 | |
*** tryggvil_ has joined #openstack | 11:58 | |
*** lborda has quit IRC | 11:58 | |
*** cryptk is now known as cryptk|offline | 11:59 | |
*** qwan has joined #openstack | 12:04 | |
*** ijw1 has joined #openstack | 12:06 | |
*** ijw has quit IRC | 12:06 | |
*** GiBa has joined #openstack | 12:07 | |
*** GiBa has left #openstack | 12:08 | |
*** desai has quit IRC | 12:08 | |
*** desai has joined #openstack | 12:09 | |
*** rackerjoe has joined #openstack | 12:09 | |
*** nightcrawler786 has quit IRC | 12:10 | |
*** littleidea has joined #openstack | 12:10 | |
*** japage has joined #openstack | 12:11 | |
*** littleidea has left #openstack | 12:12 | |
*** sandywalsh has joined #openstack | 12:12 | |
annegentle | foexle: I'm happy to walk you through it too, do you think http://wiki.openstack.org/Documentation/HowTo is not long enough? I can add to it | 12:12 |
annegentle | foexle: we can also add to the read me in the repo (you can too) | 12:13 |
foexle | annegentle: hey :) ahhh thanks .... i'll read it but i think thats ok. I'll write now first my blog article and look at this after my office time ;) | 12:14 |
*** adalbas has joined #openstack | 12:17 | |
*** DavidLevin has joined #openstack | 12:17 | |
*** bluenemo has joined #openstack | 12:19 | |
*** bluenemo has joined #openstack | 12:19 | |
*** Neptu has joined #openstack | 12:19 | |
*** h0cin has joined #openstack | 12:19 | |
*** h0cin has joined #openstack | 12:19 | |
*** lfazio has quit IRC | 12:24 | |
*** supriya has quit IRC | 12:26 | |
bluenemo | i found a very funny sentence in the ubuntu 12 setup guide: "During creation of Linux images , create a single ext4 partition mounted on a swap partition." ( page 37) what is that supposed to mean? :D | 12:31 |
*** roge has joined #openstack | 12:36 | |
*** markmcclain has joined #openstack | 12:37 | |
*** samkottler|afk is now known as samkottler | 12:39 | |
*** rmartinelli has joined #openstack | 12:41 | |
*** roaet has joined #openstack | 12:41 | |
*** pergaminho has joined #openstack | 12:41 | |
*** mcolombo has joined #openstack | 12:42 | |
koolhead17 | any cinder expert here | 12:46 |
*** themadcanudist has joined #openstack | 12:47 | |
koolhead17 | i need to know what extra parameters i need to add inside nova.conf | 12:47 |
themadcanudist | morning. | 12:47 |
themadcanudist | zodiak: you here? | 12:47 |
*** Breaking_Pitt has quit IRC | 12:48 | |
*** andreaf has joined #openstack | 12:50 | |
*** dims has joined #openstack | 12:50 | |
*** kbringard has joined #openstack | 12:51 | |
*** roaet has quit IRC | 12:51 | |
bluenemo | i found that there is no way to force kill running instances.. did i overlook something? like when the machine hangs, one can basicly only force reboot, but not force off (and stay off) via horizon. is that correct? | 12:51 |
themadcanudist | anyone in the house that has some experience with slogging? | 12:52 |
*** KarinLevenstein has joined #openstack | 12:52 | |
*** littleidea has joined #openstack | 12:53 | |
*** GheRivero has quit IRC | 12:54 | |
*** blamar has joined #openstack | 12:55 | |
*** magg has joined #openstack | 12:56 | |
*** ijw1 has quit IRC | 12:57 | |
*** ijw has joined #openstack | 12:57 | |
*** ywu has joined #openstack | 12:58 | |
*** desai has quit IRC | 13:01 | |
*** lazyshot has joined #openstack | 13:01 | |
*** magg has quit IRC | 13:02 | |
*** yocum has joined #openstack | 13:03 | |
*** ywu has quit IRC | 13:03 | |
*** pergaminho has quit IRC | 13:07 | |
*** pergaminho has joined #openstack | 13:07 | |
*** iNdefiNite has quit IRC | 13:09 | |
*** Neptu has quit IRC | 13:10 | |
*** Neptu has joined #openstack | 13:11 | |
*** verbatim has joined #openstack | 13:11 | |
*** crandquist has joined #openstack | 13:12 | |
*** DavidLevin has quit IRC | 13:12 | |
*** Math___ has joined #openstack | 13:13 | |
*** Neptu has quit IRC | 13:13 | |
*** livemoon has joined #openstack | 13:14 | |
*** drewlander has joined #openstack | 13:16 | |
*** markmcclain has quit IRC | 13:17 | |
*** rkukura has joined #openstack | 13:17 | |
*** markmcclain has joined #openstack | 13:17 | |
*** deepakcs has quit IRC | 13:20 | |
*** jackh has joined #openstack | 13:24 | |
*** dachary1 has joined #openstack | 13:27 | |
*** magg has joined #openstack | 13:27 | |
*** Breaking_Pitt has joined #openstack | 13:28 | |
*** dachary has quit IRC | 13:30 | |
*** GMI has joined #openstack | 13:31 | |
*** foexle has quit IRC | 13:33 | |
uvirtbot | New bug: #1046837 in keystone "python-keystoneclient doesn't pass on the true ip address of the requester" [Undecided,New] https://launchpad.net/bugs/1046837 | 13:35 |
mtl1 | Hi. I've followed the hastexo tutorial and have my first node up and running. I'm trying to get a second compute node up and running. I can boot guests on the second node, they get network, but when the guests try to make a connection to http://169.254.169.254/2009-04-04/meta-data/instance-id they get a connection refused. I've added the iptables line to send that request to my first node. Still, I'm barking up the iptables tree. Anywher | 13:36 |
*** galthaus has joined #openstack | 13:37 | |
*** ayoung has joined #openstack | 13:38 | |
*** Dr_Who has joined #openstack | 13:38 | |
*** Dr_Who has quit IRC | 13:38 | |
*** Dr_Who has joined #openstack | 13:38 | |
*** mnewby has joined #openstack | 13:40 | |
*** julianwa has joined #openstack | 13:40 | |
*** ryanpetrello has joined #openstack | 13:41 | |
*** DavidLevin has joined #openstack | 13:43 | |
*** blamar has quit IRC | 13:43 | |
*** primeministerp has joined #openstack | 13:44 | |
*** ryanpetrello has quit IRC | 13:44 | |
*** kzoo has joined #openstack | 13:44 | |
*** blamar has joined #openstack | 13:44 | |
*** mtreinish has joined #openstack | 13:44 | |
kzoo | Hi, when I am trying to go to the VNC tab in the nova web interface to view my VNC console I get the error "Failed to connect to server (code: 1006)" does anyone have a idea what this means? | 13:45 |
mtl1 | OK, I've found a rule sending that request to the second node and removed that. Now the guests are getting a 404 error when booting. | 13:45 |
*** aliguori has quit IRC | 13:47 | |
*** aliguori has joined #openstack | 13:47 | |
*** robbiew has joined #openstack | 13:47 | |
*** dims has quit IRC | 13:48 | |
*** Siliconsoul has quit IRC | 13:50 | |
GMI | mtl1: we need more info about your setup; are you using multi-host for the networking, is nova-api-metadata installed and running on the network-node, is port 8875 listening, your nova.conf contents on the compute host | 13:51 |
GMI | mtl1: I meant port 8775 | 13:52 |
kzoo | yay, got it. I had a public IP in my proxy address so it tried access 127.0.0.1 via an unreachable address | 13:55 |
mtl1 | GMI: I'll pastebin the config in 1 sec. | 13:55 |
*** blamar has quit IRC | 13:58 | |
*** nati_ueno has joined #openstack | 13:58 | |
*** Dr_Who has quit IRC | 13:59 | |
*** DavidLevin has quit IRC | 14:00 | |
*** magg has quit IRC | 14:00 | |
*** blamar has joined #openstack | 14:01 | |
mtl1 | GMI: here's nova.conf on the 1st machine: http://pastebin.com/nwjgjjqE | 14:02 |
*** doublerr has joined #openstack | 14:03 | |
*** darthzen has joined #openstack | 14:03 | |
*** mattray has joined #openstack | 14:04 | |
*** voltune has quit IRC | 14:05 | |
*** jaypipes has quit IRC | 14:06 | |
*** Dr_Who has joined #openstack | 14:06 | |
*** Dr_Who has quit IRC | 14:06 | |
*** Dr_Who has joined #openstack | 14:06 | |
mtl1 | For good measure, I just launched another guest on the main node, and it boots fine. | 14:07 |
*** edygarcia has joined #openstack | 14:08 | |
*** HugoAlmeida has joined #openstack | 14:08 | |
*** vmlinuz has joined #openstack | 14:09 | |
*** guimaluf has quit IRC | 14:09 | |
*** erikzaadi has quit IRC | 14:10 | |
*** erikzaadi has joined #openstack | 14:11 | |
*** iNdefiNite has joined #openstack | 14:11 | |
*** mrjazzcat has joined #openstack | 14:14 | |
*** dspano has joined #openstack | 14:15 | |
*** brianr has joined #openstack | 14:16 | |
themadcanudist | anyone around who's got some experience with slogging | 14:16 |
GMI | mtl1: can you try to add "--metadata_host=10.42.0.1" to the nova.conf on the compute host and restart nova services? | 14:17 |
mtl1 | SUre. | 14:17 |
themadcanudist | mtl1: you suring me? =D | 14:18 |
*** ryanpetrello has joined #openstack | 14:18 | |
themadcanudist | oh nevermind | 14:18 |
*** desai1 has joined #openstack | 14:18 | |
*** voltune has joined #openstack | 14:18 | |
*** huaia has quit IRC | 14:18 | |
mtl1 | GMI: yes, sorry, not really used to being in larger channels. ;) | 14:18 |
*** natea has joined #openstack | 14:20 | |
*** livemoon has quit IRC | 14:20 | |
uvirtbot | New bug: #1046855 in python-quantumclient "router/floating commands do not support resource reference by name" [Undecided,New] https://launchpad.net/bugs/1046855 | 14:21 |
*** ryanpetrello has quit IRC | 14:21 | |
*** foexle has joined #openstack | 14:22 | |
mtl1 | GMI: same 404 error from a guest starting on the second node. :( | 14:23 |
*** jaypipes has joined #openstack | 14:23 | |
foexle | koolhead17: done .... a simple explaination for lxc. If anything missing please tell :) | 14:23 |
*** desai1 has quit IRC | 14:25 | |
koolhead17 | foexle: url? | 14:25 |
foexle | http://honeybutcher.de/ | 14:25 |
foexle | i'll updateing these article but it's only for the first implementation | 14:26 |
koolhead17 | foexle: looks awesome. not bad at all :) | 14:27 |
*** desai has joined #openstack | 14:28 | |
foexle | koolhead17: thx but it's only a simple description ;). I'll try to document all errors or "bad" things which i'll find | 14:28 |
*** markmcclain1 has joined #openstack | 14:29 | |
koolhead17 | foexle: thats very much needed, like we decided FAQ kind things | 14:29 |
*** blamar has quit IRC | 14:29 | |
*** roge has quit IRC | 14:30 | |
*** markmcclain has quit IRC | 14:31 | |
GMI | mtl1: I run vlan mode with multi-host enabled and each of my nova-compute hosts are running the following services: nova-compute, nova-network and nova-api-metadata and my nova.conf on the compute hosts points to their own IPs for "metadata_host"; not having the metadata service functional only prevents the Ubuntu-based instances to obtain the SSH keys, but you can still use cirros or any other image that has hardcoded credentials | 14:31 |
*** Guest_ has joined #openstack | 14:31 | |
*** darthzen has quit IRC | 14:31 | |
*** Guest_ is now known as roge | 14:31 | |
*** blamar has joined #openstack | 14:31 | |
*** thinrhino has joined #openstack | 14:33 | |
mtl1 | GMI: The nova-api-metadata… that doesn't sound familiar, at least from the tutorial. Going to doublecheck and install if it's missing. I think I'm only interested in running Ubuntu guests, at least for now. | 14:33 |
GMI | mtl1: try and troubleshoot to see where the problem is: start a cirros instance on the second node, login and do a wget on 169.254.169.254 and see what you get; check iptables rules on the second node to see if it has a DNAT for "169.254.169.254 tcp dpt:http to:10.42.0.1:8775" and try to also do a "wget http://10.42.0.1:8775" from the compute host | 14:35 |
uvirtbot | New bug: #1046862 in keystone "Test failures in py26 environment" [Undecided,New] https://launchpad.net/bugs/1046862 | 14:35 |
*** desai has quit IRC | 14:35 | |
*** desai has joined #openstack | 14:36 | |
*** bluenemo has quit IRC | 14:36 | |
*** s0mik has joined #openstack | 14:37 | |
*** leetrout has joined #openstack | 14:37 | |
*** bluenemo has joined #openstack | 14:38 | |
*** bluenemo has joined #openstack | 14:38 | |
mtl1 | GMI: wget pulls a directory listing, which does include the 2009-04-04 the guests are requesting. My iptables rule is forwarding to 8773, not 8775. The openstack doc says 8773… I'll try changing that. | 14:39 |
*** martine_ has joined #openstack | 14:39 | |
*** esheffie1d has quit IRC | 14:40 | |
*** martine has quit IRC | 14:41 | |
*** esheffield has quit IRC | 14:41 | |
*** reed has joined #openstack | 14:42 | |
*** ondergetekende has quit IRC | 14:43 | |
*** esheffield has joined #openstack | 14:43 | |
*** matwood has quit IRC | 14:44 | |
*** troya has quit IRC | 14:45 | |
*** GheRivero has joined #openstack | 14:45 | |
*** matwood has joined #openstack | 14:45 | |
mtl1 | GMI: And… now I get error code 500.. I'll try the metadata suggestion. | 14:45 |
*** dwcramer has joined #openstack | 14:46 | |
*** nid0 has quit IRC | 14:46 | |
uvirtbot | New bug: #1046870 in nova "Tempest showing nova compute failures" [Undecided,New] https://launchpad.net/bugs/1046870 | 14:46 |
*** troya has joined #openstack | 14:46 | |
*** nid0 has joined #openstack | 14:46 | |
troya | hi all | 14:47 |
*** nid0 has quit IRC | 14:48 | |
*** DavidLevin has joined #openstack | 14:49 | |
troya | anyone know these error mssage >> libvirtError: Domain not found: no domain with matching name 'instance-00000002 ? | 14:49 |
*** jackh has quit IRC | 14:50 | |
uvirtbot | New bug: #1046871 in keystone "identity-api is missing common/samples/endpoints.xsd and endpoints.json" [Medium,New] https://launchpad.net/bugs/1046871 | 14:50 |
*** dhellmann has joined #openstack | 14:50 | |
themadcanudist | notmyname: hey, are you around? | 14:51 |
*** supriya has joined #openstack | 14:51 | |
*** bbw725 has joined #openstack | 14:51 | |
*** s0mik has quit IRC | 14:52 | |
* koolhead17 hi5`s foexle | 14:54 | |
*** GiBa has joined #openstack | 14:55 | |
*** dachary1 is now known as dachary | 14:55 | |
*** markmcclain1 has quit IRC | 14:56 | |
troya | hi themadcudist | 14:59 |
*** ywu has joined #openstack | 14:59 | |
themadcanudist | hi troya | 14:59 |
mtl1 | GMI: Thank you! Looks like nova-api-metadata was the missing link. ;) | 14:59 |
GMI | mtl1: welcome | 14:59 |
troya | themadcudist : do you know about this error message >> libvirtError: Domain not found: no domain with matching name 'instance-00000002 ? | 14:59 |
themadcanudist | unfortunately, no. | 15:00 |
*** whenry has joined #openstack | 15:00 | |
*** azret has joined #openstack | 15:00 | |
troya | anyone here know abou tthese error message ? | 15:00 |
uvirtbot | New bug: #1046875 in cinder "Traceback in invalid volume create." [Undecided,In progress] https://launchpad.net/bugs/1046875 | 15:01 |
GMI | troya: why don't you just delete that instance using "virsh undefine instance-00000002" ? | 15:01 |
*** Gordonz has joined #openstack | 15:01 | |
troya | every instance which i running error | 15:01 |
troya | none instance running succesfully on my openstack | 15:02 |
*** nid0 has joined #openstack | 15:02 | |
*** erikzaadi has quit IRC | 15:02 | |
*** ywu has quit IRC | 15:03 | |
*** markmcclain has joined #openstack | 15:03 | |
*** Gordonz has quit IRC | 15:05 | |
*** milner has quit IRC | 15:06 | |
*** eglynn__ has joined #openstack | 15:07 | |
*** eglynn_ has quit IRC | 15:07 | |
*** gatuus has joined #openstack | 15:07 | |
gatuus | holaaa | 15:07 |
gatuus | I was wondering if anyone have a good guide of openstack?? | 15:08 |
gatuus | I've installed everything but... don't know where to start... :s | 15:08 |
*** bbw725 has quit IRC | 15:10 | |
uvirtbot | New bug: #1046884 in keystone "Code duplication between memcached and kvs backends" [Undecided,New] https://launchpad.net/bugs/1046884 | 15:11 |
troya | GMI :could you help me what should i do to solve this ? | 15:12 |
*** reidrac has quit IRC | 15:14 | |
GMI | troya: can you paste more lines around that error using pastebin? | 15:16 |
*** troya has quit IRC | 15:16 | |
*** jeroenhn has quit IRC | 15:16 | |
zodiak | gatuus, spin up a machine using horizon | 15:17 |
zodiak | if you can do that, you are pretty mcuh 'done' :) | 15:17 |
zodiak | (although I guess when you start making your own vm images for uploading, you are probably more 'done') | 15:18 |
*** troya has joined #openstack | 15:19 | |
troya | hi | 15:19 |
gatuus | zodiak: Thank you | 15:19 |
themadcanudist | zodiak: how goes it? I got a bit further… started adding debug code to the slogging project | 15:20 |
themadcanudist | zodiak: you have a few minutes? | 15:20 |
*** e1mer has quit IRC | 15:20 | |
*** nati_ueno has quit IRC | 15:21 | |
zodiak | gatuus, nw.. spinning up and closing down vm's is really the "reason d'etre" for openstack. if you can do that, kudos | 15:21 |
zodiak | themadcanudist, surely, but I am also at work so.. ;) | 15:21 |
*** udac has joined #openstack | 15:22 | |
themadcanudist | ah… kk, here's the deal, The proxy code that slogging spins up can successfully create the container via the webob python module… However, when it issues the POST to upload the logs to the container, it fails with a HTTP 400 error (Bad request) | 15:22 |
themadcanudist | why would swift issue a 400? | 15:22 |
*** Gordonz has joined #openstack | 15:22 | |
themadcanudist | i also spit out the webob environment and http headers if that might help you answer my query | 15:23 |
gatuus | all right.. Then I'm gonna try to spin up one vm.. wish me luck.. hehe | 15:23 |
zodiak | themadcanudist, is the swift configured to have the SAME auth token as your slogging conf ? | 15:24 |
*** AlanClark has joined #openstack | 15:24 | |
zodiak | gatuus, you should be jst fine | 15:24 |
*** lloydde has joined #openstack | 15:24 | |
*** stanzgy has quit IRC | 15:24 | |
themadcanudist | it must be, since it creates the container within the upload_log function before it tries to upload the file. | 15:24 |
zodiak | 400 is a bad request .. usually dealing with auth | 15:24 |
*** tryggvil_ has quit IRC | 15:25 | |
*** tryggvil has joined #openstack | 15:25 | |
zodiak | can you store other items on your swift store ? have you tried using the swift commandline ? | 15:25 |
themadcanudist | I have | 15:25 |
themadcanudist | lemme double check. | 15:25 |
*** aspiers has quit IRC | 15:25 | |
*** Gordonz has quit IRC | 15:26 | |
themadcanudist | yep, I just stored a file under the container that the logprocessor uses (AND created) | 15:26 |
themadcanudist | via swift commandline | 15:26 |
*** Gordonz has joined #openstack | 15:26 | |
zodiak | themadcanudist, this is from the different node .. right ? | 15:27 |
zodiak | you aren't verifying swift by using the commandline FROM the swift machine itself ? | 15:27 |
themadcanudist | it's on the proxy node | 15:27 |
*** Gordonz has quit IRC | 15:27 | |
themadcanudist | everything I'm doing is on the proxy node | 15:27 |
*** guigui_xxx has quit IRC | 15:27 | |
*** jobicoppola has joined #openstack | 15:28 | |
zodiak | alrighty, then assuming you have the same details on the proxy, no idea | 15:28 |
themadcanudist | yeah, thought so =D | 15:28 |
themadcanudist | this one is an interesting one. | 15:28 |
zodiak | *shrugs* that's why you are getting paid for it, and I am not | 15:28 |
troya | hi zodiak | 15:28 |
zodiak | hey troya | 15:28 |
themadcanudist | haha | 15:29 |
*** aspiers has joined #openstack | 15:29 | |
*** cgrage has joined #openstack | 15:30 | |
troya | zodiak, i have installed openstack this morning, but when i try to launch instance, it always stop on sceduling task | 15:30 |
*** thinrhino has quit IRC | 15:30 | |
troya | when i check on nova-compute.log i got error message like >> libvirtError: Domain not found: no domain with matching name 'instance-00000002' | 15:30 |
troya | what is that error ? | 15:30 |
*** Gordonz has joined #openstack | 15:31 | |
zodiak | this isn't using xen .. right ? | 15:31 |
*** rnorwood has joined #openstack | 15:32 | |
troya | no,my libvirt_type using kvm on nova.conf | 15:32 |
*** thinrhino has joined #openstack | 15:32 | |
kzoo | is there a document on how to extend the size of the nova-volumes volume group? i guess 20g was a bit too small and i need quite a bit more room for growth now | 15:33 |
zodiak | have you looked into the logfiles for kvm/emu ? should be under /var/log/libvirt .. I think | 15:33 |
*** aliguori has quit IRC | 15:33 | |
*** derekh has quit IRC | 15:33 | |
zodiak | kzoo, doesn't a vgextend jst work ? | 15:34 |
*** tryggvil_ has joined #openstack | 15:34 | |
troya | i doubt with libvirt.log, because the last read log about 3 hours ago | 15:34 |
troya | this is on libvirt.log error : virNetSocketReadWire:996 : End of file while reading data: Input/output error | 15:35 |
GMI | kzoo: https://access.redhat.com/knowledge/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Logical_Volume_Manager_Administration/lv_extend.html | 15:35 |
troya | but it write about 3 hours ago | 15:35 |
*** magg has joined #openstack | 15:35 | |
GMI | kzoo: actually, this doc is more appropriate: http://www.redhat.com/magazine/009jul05/features/lvm2/ | 15:37 |
*** davepigott has quit IRC | 15:38 | |
zodiak | troya, well, from the sounds of it, it's the same as this bug here; https://lists.launchpad.net/openstack/msg06833.html | 15:39 |
zodiak | and I dare say ~that~ bug is because libvirt does not have write permissions on the directory | 15:40 |
*** kallisti5 has quit IRC | 15:40 | |
zodiak | which is why that person is having to do the changes libvirt is doing by hand | 15:40 |
*** eglynn__ has quit IRC | 15:40 | |
*** ewindisch has joined #openstack | 15:40 | |
*** eglynn__ has joined #openstack | 15:40 | |
*** Blackavar has quit IRC | 15:41 | |
troya | zodiak: where is instance dir ? where is that xml file ? | 15:42 |
*** a_ has quit IRC | 15:43 | |
*** rnorwood1 has joined #openstack | 15:43 | |
*** dwcramer has quit IRC | 15:44 | |
*** nightcrawler786 has joined #openstack | 15:44 | |
zodiak | troya, no idea.. but you use the virsh command to edit it by hand | 15:44 |
*** mcolombo has quit IRC | 15:44 | |
*** koolhead17 has quit IRC | 15:44 | |
zodiak | don't fire up vim | 15:44 |
*** MarcMorata has quit IRC | 15:46 | |
*** thinrhino has quit IRC | 15:46 | |
*** Slower is now known as Faster | 15:46 | |
*** rnorwood has quit IRC | 15:47 | |
*** DavidLevin has quit IRC | 15:48 | |
*** jaypipes has quit IRC | 15:49 | |
*** nati_ueno has joined #openstack | 15:50 | |
*** julianwa has quit IRC | 15:53 | |
*** adjohn has joined #openstack | 15:54 | |
*** natea has quit IRC | 15:55 | |
*** Math___ has quit IRC | 15:56 | |
*** dwcramer has joined #openstack | 15:56 | |
*** stimble has joined #openstack | 15:56 | |
uvirtbot | New bug: #1046904 in quantum "Exception remote RPC Callback causes DHCP agent to terminate" [Undecided,New] https://launchpad.net/bugs/1046904 | 15:56 |
*** Faster is now known as Slower | 15:56 | |
troya | i can get anything on virsht list command | 15:56 |
troya | virsh list | 15:57 |
*** marrusl has quit IRC | 15:58 | |
*** rnorwood1 has quit IRC | 15:59 | |
*** marrusl has joined #openstack | 15:59 | |
*** GiBa has left #openstack | 16:00 | |
*** gyee has joined #openstack | 16:01 | |
*** a has joined #openstack | 16:01 | |
*** a is now known as Guest65163 | 16:01 | |
*** doublerr_ has joined #openstack | 16:01 | |
foexle | troya: instance dir /var/lib/nova/instaces/ | 16:01 |
*** HugoAlmeida has quit IRC | 16:02 | |
*** sniperd has joined #openstack | 16:03 | |
*** dhellmann has quit IRC | 16:03 | |
*** shanlar has quit IRC | 16:03 | |
*** markmcclain has quit IRC | 16:04 | |
*** shanlar has joined #openstack | 16:04 | |
*** rnorwood has joined #openstack | 16:04 | |
*** foexle has quit IRC | 16:05 | |
*** doublerr has quit IRC | 16:05 | |
*** doublerr_ has quit IRC | 16:05 | |
*** troya has quit IRC | 16:05 | |
*** doublerr has joined #openstack | 16:06 | |
*** thinrhino has joined #openstack | 16:06 | |
*** troya has joined #openstack | 16:07 | |
*** aliguori has joined #openstack | 16:08 | |
kzoo | what is the "nova-volumes.img" used for if instances are stored in /var/lib/nova/instances ? | 16:08 |
troya | foexle: i can't find anyfile inside this folder | 16:08 |
*** mmalesky has quit IRC | 16:08 | |
*** edygarcia has quit IRC | 16:09 | |
troya | i think because i haven't launch instance succesfully | 16:09 |
*** rnorwood has quit IRC | 16:09 | |
*** blamar has quit IRC | 16:09 | |
*** rnorwood has joined #openstack | 16:09 | |
*** garyk has quit IRC | 16:11 | |
*** hemna has joined #openstack | 16:11 | |
*** rnorwood has quit IRC | 16:13 | |
*** dachary has quit IRC | 16:13 | |
*** rnorwood has joined #openstack | 16:14 | |
uvirtbot | New bug: #1046915 in horizon "nova api paginating but dashboard is not" [Undecided,New] https://launchpad.net/bugs/1046915 | 16:16 |
*** aclark_ has joined #openstack | 16:16 | |
*** AlanClark has quit IRC | 16:17 | |
*** sudorandom has joined #openstack | 16:17 | |
*** nirik has left #openstack | 16:17 | |
*** aclark_ is now known as AlanClark | 16:19 | |
*** adjohn has quit IRC | 16:21 | |
*** stimble has quit IRC | 16:22 | |
*** s0mik has joined #openstack | 16:23 | |
*** ieugen has joined #openstack | 16:24 | |
*** tryggvil has quit IRC | 16:25 | |
troya | any other suggestion ? | 16:25 |
*** eglynn__ has quit IRC | 16:26 | |
*** stimble has joined #openstack | 16:26 | |
*** tryggvil__ has joined #openstack | 16:26 | |
*** reed has quit IRC | 16:27 | |
*** ieugen has left #openstack | 16:29 | |
*** edygarcia has joined #openstack | 16:29 | |
*** Math___ has joined #openstack | 16:29 | |
*** warik has joined #openstack | 16:30 | |
*** rnorwood has quit IRC | 16:31 | |
*** koolhead17 has joined #openstack | 16:32 | |
notmyname | themadcanudist: re your 4xx errors. please give me all the info you can (in a pastebin). what you're seeing, where you put the debug lines, configs, etc. | 16:33 |
*** udac has quit IRC | 16:33 | |
themadcanudist | ok, one sec. | 16:33 |
*** torandu has joined #openstack | 16:34 | |
themadcanudist | I'm looking at the BaseApplication class in the swift.proxy.server module | 16:34 |
*** AlanClark has quit IRC | 16:35 | |
*** AlanClark has joined #openstack | 16:35 | |
*** colinmcnamara has joined #openstack | 16:35 | |
*** rnorwood has joined #openstack | 16:35 | |
*** osier has quit IRC | 16:36 | |
*** colinmcnamara has quit IRC | 16:36 | |
*** dachary has joined #openstack | 16:38 | |
themadcanudist | http://paste.openstack.org/show/20706/ | 16:38 |
*** colinmcnamara has joined #openstack | 16:39 | |
*** aclark_ has joined #openstack | 16:39 | |
*** Siliconsoul has joined #openstack | 16:40 | |
*** fikus-kukis^TP has quit IRC | 16:40 | |
*** fikus-kukis^TP has joined #openstack | 16:40 | |
*** GiBa has joined #openstack | 16:40 | |
*** AlanClark has quit IRC | 16:40 | |
themadcanudist | notmyname: Hmm, perhaps this is buried somewhere else, but this condition when calling handle_request is the only one that sets the response to BadRequest… if req.content_length and req.content_length < 0: | 16:40 |
themadcanudist | return HTTPBadRequest(request=req, | 16:40 |
themadcanudist | body='Invalid Content-Length') | 16:40 |
*** aclark_ is now known as AlanClark | 16:41 | |
*** _3n74_4v1d has quit IRC | 16:41 | |
*** GiBa has left #openstack | 16:41 | |
*** johnpur has joined #openstack | 16:41 | |
*** ChanServ sets mode: +v johnpur | 16:41 | |
*** johnpur has quit IRC | 16:42 | |
mtl1 | Swift question… Is it a bad idea to have the cloud controller also running as the swift proxy? | 16:42 |
*** johnpur has joined #openstack | 16:42 | |
*** ChanServ sets mode: +v johnpur | 16:42 | |
*** johnpur has quit IRC | 16:42 | |
*** johnpur has joined #openstack | 16:43 | |
*** mmalesky has joined #openstack | 16:43 | |
*** ChanServ sets mode: +v johnpur | 16:43 | |
*** johnpur has quit IRC | 16:44 | |
*** johnpur has joined #openstack | 16:44 | |
*** ChanServ sets mode: +v johnpur | 16:44 | |
themadcanudist | that's it… the debug output says: Invalid Content-Length (txn: txb682355fdd9143eaaaf139997759578c) | 16:44 |
*** qpike has joined #openstack | 16:44 | |
*** rnorwood1 has joined #openstack | 16:44 | |
*** nati_ueno has quit IRC | 16:45 | |
themadcanudist | notmyname: because of this line: req.content_length = None # to make sure we send chunked data | 16:45 |
themadcanudist | that's in /usr/lib/python2.6/site-packages/slogging-1.1.8-py2.6.egg/slogging/internal_proxy.py | 16:46 |
themadcanudist | btw: I'm using swift 1.4.8 | 16:46 |
themadcanudist | essex | 16:46 |
notmyname | themadcanudist: what version of webob? | 16:46 |
themadcanudist | checking | 16:46 |
notmyname | themadcanudist: I seem to remember something about webob breaking that | 16:46 |
themadcanudist | 0.9.6.1 | 16:46 |
*** jaypipes has joined #openstack | 16:47 | |
themadcanudist | there is a newer one | 16:47 |
themadcanudist | i can try that. one sec | 16:47 |
*** Essential has joined #openstack | 16:47 | |
*** aclark_ has joined #openstack | 16:47 | |
*** AlanClark has quit IRC | 16:47 | |
*** troya has quit IRC | 16:48 | |
*** rnorwood has quit IRC | 16:48 | |
themadcanudist | dammi! That fixed it! | 16:48 |
themadcanudist | ;) | 16:48 |
themadcanudist | nice, thanks! | 16:48 |
*** kindaopsdevy has joined #openstack | 16:48 | |
*** kindaopsdevy has left #openstack | 16:48 | |
notmyname | ah cool | 16:49 |
notmyname | themadcanudist: what version did you upgrade to? | 16:49 |
qpike | Anyone have any advice on how to monitor the VMs (cpu, men, etc) ? | 16:51 |
themadcanudist | 1.2.2 | 16:51 |
*** pweiss_ has joined #openstack | 16:51 | |
*** dwcramer has quit IRC | 16:51 | |
*** sudorandom has quit IRC | 16:52 | |
*** Blackavar has joined #openstack | 16:53 | |
*** tryggvil___ has joined #openstack | 16:53 | |
*** tryggvil__ has quit IRC | 16:54 | |
*** fgth has joined #openstack | 16:54 | |
fgth | Hi all | 16:55 |
*** samkottler is now known as samkottler|lunch | 16:55 | |
themadcanudist | notmyname: i hope everything goes smoothly from here. | 16:55 |
themadcanudist | ;) | 16:55 |
*** comptona has joined #openstack | 16:56 | |
*** nightcrawler786 has quit IRC | 16:57 | |
*** rnorwood1 has quit IRC | 16:57 | |
*** gyee has quit IRC | 16:57 | |
fgth | have some issue with live block migration on test boxes, I want it to work before testing migration on shared volumes with glusterfs, but libvirt makes me crazy :/ | 16:57 |
*** Math___ has quit IRC | 16:57 | |
*** Math___ has joined #openstack | 16:58 | |
fgth | I add " -l " option in libvirt conf files, so it is listening now on port 16509 | 16:58 |
themadcanudist | notmyname: thank you for all the time you spent | 16:59 |
notmyname | themadcanudist: you're welcome. that's why I'm here | 16:59 |
themadcanudist | ;) | 16:59 |
fgth | but when I try a migration I have this error : | 16:59 |
*** epim has joined #openstack | 16:59 | |
fgth | Live Migration failure: operation failed: Failed to connect to remote libvirt URI qemu+tcp://compute1/system | 16:59 |
*** blamar has joined #openstack | 16:59 | |
fgth | any idea ? | 17:00 |
*** blamar_ has joined #openstack | 17:01 | |
*** gyee has joined #openstack | 17:02 | |
*** aclark_ has quit IRC | 17:02 | |
*** aclark_ has joined #openstack | 17:02 | |
*** clopez has joined #openstack | 17:03 | |
*** nightcrawler786 has joined #openstack | 17:03 | |
*** samkottler|lunch is now known as samkottler | 17:04 | |
*** udac has joined #openstack | 17:04 | |
*** blamar has quit IRC | 17:04 | |
*** blamar_ is now known as blamar | 17:04 | |
*** littleidea has quit IRC | 17:05 | |
*** littleidea has joined #openstack | 17:06 | |
*** aclark_ has quit IRC | 17:06 | |
*** garyk has joined #openstack | 17:08 | |
*** ayoung has quit IRC | 17:12 | |
themadcanudist | notmyname: no such luck for me… so now http://paste.openstack.org/show/20709/ | 17:12 |
themadcanudist | I wodner if this is also related to webob? | 17:12 |
*** clopez has quit IRC | 17:14 | |
*** markmcclain has joined #openstack | 17:14 | |
*** clopez has joined #openstack | 17:14 | |
notmyname | themadcanudist: how difficult would it be to use webob 1.0.8? | 17:15 |
notmyname | or webob 1.1 | 17:15 |
*** anniec has quit IRC | 17:15 | |
themadcanudist | not difficult | 17:15 |
themadcanudist | lemme downgrade | 17:15 |
themadcanudist | which one? | 17:15 |
themadcanudist | which one works for sure? | 17:15 |
*** jdurgin has joined #openstack | 17:16 | |
notmyname | 1.0.8 for sure. I'm 99% sure 1.1 works too | 17:16 |
themadcanudist | kk | 17:16 |
*** kyriakos has quit IRC | 17:17 | |
notmyname | themadcanudist: webob versions have been a source of great frustration. hence patches like this one https://review.openstack.org/#/c/12186/ | 17:17 |
themadcanudist | yes | 17:17 |
themadcanudist | i already feel like choking webob | 17:18 |
themadcanudist | considering i wasted so much time debugging this | 17:18 |
themadcanudist | THat worked, lol | 17:18 |
notmyname | yay | 17:19 |
*** nati_ueno has joined #openstack | 17:19 | |
zodiak | notmyname, https://github.com/notmyname/slogging/pull/51 | 17:19 |
*** primozf has quit IRC | 17:19 | |
zodiak | ;) | 17:19 |
*** tryggvil___ has quit IRC | 17:19 | |
*** nati_uen_ has joined #openstack | 17:19 | |
*** adjohn has joined #openstack | 17:19 | |
notmyname | zodiak: awesome, thanks | 17:20 |
zodiak | themadcanudist, it was all about webob being out of date ?! f-m-l | 17:20 |
*** adjohn has quit IRC | 17:20 | |
zodiak | notmyname, no worries :) | 17:20 |
zodiak | I had a few spare moments and figured it would be good to mention on the 2pm scrum call ;) | 17:20 |
*** adjohn has joined #openstack | 17:21 | |
uvirtbot | New bug: #1046905 in keystone "Memcached Token Backend does not support list tokens" [Undecided,New] https://launchpad.net/bugs/1046905 | 17:21 |
*** thinrhino has quit IRC | 17:21 | |
*** darraghb has quit IRC | 17:21 | |
*** tryggvil__ has joined #openstack | 17:22 | |
zodiak | duh.. one sec | 17:22 |
*** nati_ueno has quit IRC | 17:23 | |
zodiak | raise not return .. cause then the nosetests -v explains why it was skipped, rather than jst saying 'ok' | 17:24 |
zodiak | fixed | 17:24 |
*** kuduk has quit IRC | 17:25 | |
*** clopez has quit IRC | 17:25 | |
*** clopez has joined #openstack | 17:26 | |
notmyname | zodiak: thanks. seems that the recent change to the proxy server breaks slogging. I'll have to use an older version of swift to test your patch. but since I'm in the middle of a swift patch right now, I'll get to it later (your patch shouldn't worry about the proxy changes) | 17:26 |
zodiak | gotcha | 17:26 |
zodiak | ouch.. wait.. proxy server breaks slogging ? ooer | 17:26 |
zodiak | anything I can do to help ? | 17:26 |
*** clopez has quit IRC | 17:27 | |
themadcanudist | zodiak: TOTALLY! | 17:27 |
themadcanudist | zodiak: i can't believe webob | 17:28 |
themadcanudist | pos | 17:28 |
*** clopez has joined #openstack | 17:28 | |
zodiak | well. now.. webob is doing a fair chunk of work you know | 17:28 |
themadcanudist | hah, i know | 17:28 |
zodiak | but.. yeah.. the amount of times I have cursed something wsgi is.. rather large ;) | 17:28 |
themadcanudist | but really, maintain some backwards compatible | 17:28 |
zodiak | well.. any 1.x release SHOULD do that.. pre 1.x .. wel | 17:29 |
themadcanudist | yep | 17:29 |
*** clopez has quit IRC | 17:29 | |
*** clopez has joined #openstack | 17:30 | |
*** ayoung has joined #openstack | 17:30 | |
*** freeflying has quit IRC | 17:33 | |
*** jplewi has joined #openstack | 17:34 | |
Essential | hello all | 17:35 |
themadcanudist | zodiak & notmyname: These csv files are sexy! Finally!!! | 17:35 |
themadcanudist | =D | 17:35 |
zodiak | good show | 17:35 |
*** freeflying has joined #openstack | 17:35 | |
*** sudorandom has joined #openstack | 17:36 | |
Essential | i want open 80 port for dashboard at which chain i must add rule for this? | 17:38 |
*** ben_duyujie has joined #openstack | 17:38 | |
yocum | vishy: multi_host question for you. | 17:38 |
*** arosen has quit IRC | 17:38 | |
yocum | vishy: in the networks table, does a value of "1" on a network mean it's enabled? | 17:38 |
yocum | for that particular network... | 17:38 |
vishy | ycoum: yues | 17:38 |
yocum | cool | 17:39 |
vishy | yocum: yes that is | 17:39 |
*** dpippenger has joined #openstack | 17:41 | |
yocum | vishy: so, I'm trying to set up the network so that each compute node does the gateway/dhcp stuff for the VMs they host, but when network is started, one of the compute nodes tries to grab an IP for it's bridge that's already allocated on another compute node. | 17:41 |
uvirtbot | New bug: #1046952 in quantum "ipv6 cider can be set even if ip_version=4 set" [Undecided,New] https://launchpad.net/bugs/1046952 | 17:41 |
*** metral has joined #openstack | 17:41 | |
yocum | vishy: I hope I said that right. :-) | 17:41 |
yocum | vishy: I'm sure I've configured something wrong, somewhere... | 17:42 |
*** metral has quit IRC | 17:43 | |
*** metral has joined #openstack | 17:43 | |
*** markmcclain has quit IRC | 17:44 | |
*** themadcanudist has quit IRC | 17:48 | |
*** ben_duyujie has quit IRC | 17:48 | |
*** kobier has joined #openstack | 17:49 | |
uvirtbot | New bug: #1046956 in quantum "Inconsistent HTTP error code for validation" [Undecided,New] https://launchpad.net/bugs/1046956 | 17:51 |
*** kobier has quit IRC | 17:51 | |
*** kobier has joined #openstack | 17:51 | |
*** ben_duyujie has joined #openstack | 17:52 | |
*** eil397 has joined #openstack | 17:52 | |
*** ieugen has joined #openstack | 17:53 | |
*** colinmcnamara has left #openstack | 17:53 | |
*** crandquist has quit IRC | 17:53 | |
*** ieugen has left #openstack | 17:53 | |
*** markmcclain has joined #openstack | 17:54 | |
*** anniec has joined #openstack | 17:54 | |
*** anniec_ has joined #openstack | 17:54 | |
*** bluenemo has quit IRC | 17:55 | |
*** Uzix has quit IRC | 17:58 | |
*** Uzix has joined #openstack | 17:59 | |
*** anniec has quit IRC | 17:59 | |
*** anniec_ is now known as anniec | 17:59 | |
*** albert23 has joined #openstack | 18:00 | |
*** mikal has quit IRC | 18:00 | |
*** AlanClark has joined #openstack | 18:01 | |
uvirtbot | New bug: #1046964 in quantum "Policy violation didn't return 403" [Undecided,New] https://launchpad.net/bugs/1046964 | 18:01 |
*** mikal has joined #openstack | 18:02 | |
*** UICTamale has quit IRC | 18:02 | |
*** UICTamale has joined #openstack | 18:03 | |
*** Ryan_Lane has joined #openstack | 18:04 | |
*** Ryan_Lane has quit IRC | 18:04 | |
*** Ryan_Lane has joined #openstack | 18:04 | |
*** warik has left #openstack | 18:04 | |
*** k0rupted has joined #openstack | 18:05 | |
*** UICTamale has quit IRC | 18:07 | |
*** themadcanudist has joined #openstack | 18:07 | |
*** UICTamale has joined #openstack | 18:07 | |
*** metral_ has joined #openstack | 18:07 | |
*** mmalesky has quit IRC | 18:08 | |
*** mmalesky has joined #openstack | 18:08 | |
*** rnorwood has joined #openstack | 18:08 | |
*** themadcanudist has quit IRC | 18:10 | |
*** metral has quit IRC | 18:10 | |
*** natea has joined #openstack | 18:11 | |
*** ryanpetrello has joined #openstack | 18:12 | |
*** metral_ has quit IRC | 18:12 | |
*** eil397 has left #openstack | 18:17 | |
*** sudorandom has quit IRC | 18:19 | |
*** eglynn__ has joined #openstack | 18:20 | |
*** themadcanudist has joined #openstack | 18:21 | |
*** shyam_iyer has joined #openstack | 18:21 | |
*** senilegenius has joined #openstack | 18:22 | |
*** metral has joined #openstack | 18:22 | |
*** objectiveous has quit IRC | 18:22 | |
*** rustam has joined #openstack | 18:23 | |
*** n000 has joined #openstack | 18:23 | |
*** themadcanudist has quit IRC | 18:23 | |
*** themadcanudist has joined #openstack | 18:24 | |
*** Dr_Who has quit IRC | 18:24 | |
*** fgth has left #openstack | 18:24 | |
*** sudorandom has joined #openstack | 18:27 | |
*** ryanpetrello has quit IRC | 18:31 | |
*** anniec_ has joined #openstack | 18:31 | |
*** anniec has quit IRC | 18:32 | |
*** anniec_ is now known as anniec | 18:32 | |
*** Dr_Who has joined #openstack | 18:32 | |
*** Dr_Who has quit IRC | 18:32 | |
*** Dr_Who has joined #openstack | 18:32 | |
*** Essential has quit IRC | 18:32 | |
*** reed has joined #openstack | 18:33 | |
*** reed_ has joined #openstack | 18:34 | |
*** metral has quit IRC | 18:35 | |
*** nightcrawler786 has quit IRC | 18:35 | |
*** doublerr_ has joined #openstack | 18:36 | |
*** nightcrawler786 has joined #openstack | 18:36 | |
*** reed has quit IRC | 18:37 | |
*** dwcramer has joined #openstack | 18:37 | |
*** gallth has joined #openstack | 18:38 | |
*** Dr_Who has quit IRC | 18:38 | |
*** Protux has joined #openstack | 18:39 | |
*** doublerr has quit IRC | 18:40 | |
*** doublerr_ is now known as doublerr | 18:40 | |
*** magg has quit IRC | 18:41 | |
*** s0mik has quit IRC | 18:44 | |
*** senilegenius has quit IRC | 18:48 | |
themadcanudist | zodiak/notmyname: you guys here? | 18:50 |
notmyname | always | 18:50 |
themadcanudist | question about stats and container-stats | 18:50 |
*** changlp has quit IRC | 18:50 | |
themadcanudist | what stats are available through account / container dbs stats (on storage nodes) that aren't available via access logs/stats? | 18:51 |
*** mrunge has quit IRC | 18:52 | |
themadcanudist | and are these the only two cron entries to be put on storage nodes to upload that info:10 * * * * swift /usr/bin/swift-log-uploader /etc/swift/log-processor.conf stats | 18:52 |
themadcanudist | 15 * * * * swift /usr/bin/swift-log-uploader /etc/swift/log-processor.conf container-stats | 18:52 |
notmyname | themadcanudist: number of container+objects, total bytes used in the account+container | 18:52 |
*** changlp has joined #openstack | 18:52 | |
notmyname | themadcanudist: ya, those crons should be fine for uploading the data. you probably want crons to generate the data too (ie run swift-account-stats-logger and swift-container-stats-logger) | 18:53 |
themadcanudist | obviously | 18:54 |
themadcanudist | those will generate the logs | 18:54 |
themadcanudist | =) | 18:54 |
*** reed_ is now known as reed | 18:54 | |
themadcanudist | and then the uploader will upload them to the cluster | 18:54 |
*** simon_lucy has joined #openstack | 18:55 | |
uvirtbot | New bug: #1046985 in cinder "iscsi volume creation fails (--conf file is not being specified)" [Undecided,In progress] https://launchpad.net/bugs/1046985 | 18:56 |
*** doublerr_ has joined #openstack | 18:56 | |
*** Guest65163 has quit IRC | 18:56 | |
*** doublerr has quit IRC | 19:00 | |
*** ywu has joined #openstack | 19:00 | |
*** doublerr_ has quit IRC | 19:00 | |
*** mindpixel has quit IRC | 19:02 | |
*** senilegenius has joined #openstack | 19:04 | |
*** ywu has quit IRC | 19:04 | |
*** simon_lucy has quit IRC | 19:04 | |
*** tryggvil__ has quit IRC | 19:04 | |
*** Essential has joined #openstack | 19:05 | |
*** lts has quit IRC | 19:05 | |
Essential | guys i have error at dashboard An unexpected error occurred while processing your request. Please try your request again. | 19:06 |
Essential | where i must start to troubleshoot this? i checked api log and apache log | 19:06 |
*** lazyshot has quit IRC | 19:08 | |
*** natea has quit IRC | 19:09 | |
*** desai1 has joined #openstack | 19:10 | |
*** n000 has quit IRC | 19:10 | |
*** jog0 has joined #openstack | 19:12 | |
*** lazyshot has joined #openstack | 19:12 | |
*** desai has quit IRC | 19:12 | |
themadcanudist | notmyname: what's the "processable = false" option for in the container section | 19:15 |
notmyname | themadcanudist: if false, that plugin won't be used for the log-stats-collector output | 19:15 |
notmyname | themadcanudist: the only reason it's set to false for the container stats logs is for historical reasons, not technical | 19:16 |
themadcanudist | should i comment it out? | 19:16 |
themadcanudist | the sample has it set. | 19:16 |
notmyname | container stats logs processing was added after the other, so keeping it as false wouldn't affect the csv output over time | 19:16 |
themadcanudist | ok | 19:17 |
themadcanudist | i'll leave it then | 19:17 |
notmyname | you shoudl probably set it to true | 19:17 |
themadcanudist | i see | 19:17 |
themadcanudist | the example has it set to false… just wondering if that should be changed in git? | 19:17 |
*** adalbas has quit IRC | 19:17 | |
notmyname | it needs a comment, but the default probably shouldn't change (you don't want someone to upgrade and then the csv format suddenly changes. it could break their whole data flow for usage info) | 19:18 |
themadcanudist | gotcha | 19:18 |
*** s0mik has joined #openstack | 19:19 | |
*** rackerjoe has quit IRC | 19:21 | |
*** clopez has quit IRC | 19:23 | |
*** rackerjoe has joined #openstack | 19:23 | |
*** spn has joined #openstack | 19:24 | |
*** spn has quit IRC | 19:25 | |
*** dspano has quit IRC | 19:29 | |
*** Free_maN has joined #openstack | 19:30 | |
*** Free_maN has joined #openstack | 19:30 | |
*** markvoelker has quit IRC | 19:31 | |
*** lazyshot has quit IRC | 19:32 | |
*** Math___ has quit IRC | 19:33 | |
*** lazyshot has joined #openstack | 19:33 | |
*** qpike has quit IRC | 19:36 | |
*** Math___ has joined #openstack | 19:36 | |
*** cruejones has joined #openstack | 19:40 | |
*** bbcmicrocomputer has quit IRC | 19:42 | |
*** melmoth has quit IRC | 19:42 | |
*** adjohn has quit IRC | 19:45 | |
*** adjohn has joined #openstack | 19:46 | |
*** dspano has joined #openstack | 19:46 | |
*** magg has joined #openstack | 19:47 | |
*** rustam has quit IRC | 19:47 | |
*** koolhead17 has quit IRC | 19:51 | |
*** doublerr has joined #openstack | 19:54 | |
*** GMI has quit IRC | 19:54 | |
*** johnpur has quit IRC | 19:54 | |
uvirtbot | New bug: #1047015 in quantum "NotificationDispatcher should not use declare_topic_consumer (private method)" [Undecided,New] https://launchpad.net/bugs/1047015 | 19:56 |
*** gallth has quit IRC | 19:57 | |
*** natea has joined #openstack | 19:58 | |
*** tryggvil__ has joined #openstack | 19:59 | |
*** senilegenius has quit IRC | 20:00 | |
*** martine_ has quit IRC | 20:01 | |
*** s0mik has quit IRC | 20:01 | |
*** anniec has quit IRC | 20:02 | |
*** anniec has joined #openstack | 20:02 | |
*** adjohn has quit IRC | 20:03 | |
*** Sweetshark has quit IRC | 20:03 | |
*** kobier has quit IRC | 20:04 | |
*** crandquist has joined #openstack | 20:04 | |
*** Sweetshark has joined #openstack | 20:05 | |
*** Sweetshark has joined #openstack | 20:05 | |
uvirtbot | New bug: #1047017 in openstack-common "rpc notifier should allow rpc implementations to specify the topic formatting" [Undecided,New] https://launchpad.net/bugs/1047017 | 20:05 |
*** ieugen has joined #openstack | 20:06 | |
*** ieugen has left #openstack | 20:08 | |
*** Dr_Who has joined #openstack | 20:09 | |
*** Dr_Who has quit IRC | 20:09 | |
*** Dr_Who has joined #openstack | 20:09 | |
*** spligak has quit IRC | 20:10 | |
uvirtbot | New bug: #1047019 in openstack-common "rabbit_notifier should be renamed to rpc_notifier" [Undecided,New] https://launchpad.net/bugs/1047019 | 20:11 |
*** supriya has quit IRC | 20:11 | |
*** Dr_Who has quit IRC | 20:12 | |
*** koaps has joined #openstack | 20:12 | |
koaps | heyall | 20:12 |
*** marrusl has quit IRC | 20:13 | |
yocum | is there a way to force the deletion of an instance? | 20:13 |
yocum | the VM is gone, but the entry is still in the instances table... | 20:13 |
yocum | and nova list shows that the VM is in the shutoff state. | 20:13 |
yocum | why is this so hard for IaaSs? OpenNebula had (has?) the same problem... | 20:14 |
koaps | you can just remove it from the database directly if there's nothing on the file systems | 20:14 |
koaps | I had to do that for a few failed startups while testing my install | 20:15 |
koaps | though I would make a db dump first | 20:15 |
*** metral has joined #openstack | 20:15 | |
*** metral has quit IRC | 20:16 | |
*** metral has joined #openstack | 20:16 | |
koaps | are there any docs for getting openstack to use XCP templates or kickstarts | 20:16 |
*** shaon has quit IRC | 20:16 | |
*** natea has quit IRC | 20:17 | |
*** ben_duyujie has quit IRC | 20:18 | |
*** Math___ has quit IRC | 20:19 | |
*** cgrage has left #openstack | 20:19 | |
*** Math___ has joined #openstack | 20:19 | |
*** dwcramer has quit IRC | 20:20 | |
*** a has joined #openstack | 20:21 | |
uvirtbot | New bug: #1047024 in devstack "Quantum exercise script uses public cidr blocks" [Undecided,New] https://launchpad.net/bugs/1047024 | 20:21 |
zach_mtu | Anyone here install Rackspace Alamo yet? | 20:21 |
*** a is now known as Guest75591 | 20:21 | |
koaps | looks nice, too bad it's ubuntu | 20:23 |
*** jobicoppola has quit IRC | 20:24 | |
zach_mtu | koaps: I've tried to install multiple time on my cluster at home and always hang at "running preseed..." | 20:24 |
kzoo | has anyone run into problems with openstack and really slow vm's? | 20:25 |
kzoo | there is no load on this system and its crawling | 20:25 |
zach_mtu | koaps: Do you know of any key combo to get a verbose mode or printout of where it's hanging? | 20:25 |
uvirtbot | New bug: #1047029 in nova "Unit tests leave a folder behind: nova/tests/nova.compute.manager/" [Undecided,In progress] https://launchpad.net/bugs/1047029 | 20:25 |
koaps | I usually turn verbose on in the nova log and check nova-api and nova-compute | 20:26 |
*** s0mik has joined #openstack | 20:26 | |
koaps | err nova.conf that is | 20:26 |
*** themadcanudist has left #openstack | 20:26 | |
*** AlanClark has quit IRC | 20:31 | |
*** aclark_ has joined #openstack | 20:32 | |
*** dwcramer has joined #openstack | 20:34 | |
*** johnpur has joined #openstack | 20:34 | |
*** ChanServ sets mode: +v johnpur | 20:34 | |
*** vmlinuz has quit IRC | 20:35 | |
uvirtbot | New bug: #1047033 in nova "nova's usage of cinderclient should use internalURL" [High,In progress] https://launchpad.net/bugs/1047033 | 20:36 |
*** GheRivero has quit IRC | 20:37 | |
*** johnpur has left #openstack | 20:38 | |
*** azret has quit IRC | 20:40 | |
*** rmartinelli has quit IRC | 20:41 | |
uvirtbot | New bug: #1047036 in nova "Document does not describe operators for compute capability filter and aggregate filter" [Undecided,New] https://launchpad.net/bugs/1047036 | 20:41 |
*** Dr_Who has joined #openstack | 20:42 | |
*** Dr_Who has quit IRC | 20:42 | |
*** Dr_Who has joined #openstack | 20:42 | |
*** dwcramer has quit IRC | 20:45 | |
*** rmartinelli has joined #openstack | 20:45 | |
*** udac has quit IRC | 20:48 | |
uvirtbot | New bug: #1047039 in devstack "Quantum exercise script invokes novaclient with incorrect option" [Undecided,New] https://launchpad.net/bugs/1047039 | 20:51 |
*** adjohn has joined #openstack | 20:56 | |
*** eglynn__ has quit IRC | 20:56 | |
*** Breaking_Pitt has quit IRC | 20:57 | |
*** msinhore has joined #openstack | 20:57 | |
*** dwcramer has joined #openstack | 20:59 | |
*** drewlander has quit IRC | 21:00 | |
*** ywu has joined #openstack | 21:00 | |
*** udac has joined #openstack | 21:01 | |
*** aliguori has quit IRC | 21:03 | |
*** ywu has quit IRC | 21:04 | |
uvirtbot | New bug: #1047047 in quantum "Use webob 1.0.8 for compliance with other openstack projects" [High,Fix committed] https://launchpad.net/bugs/1047047 | 21:05 |
*** senilegenius has joined #openstack | 21:08 | |
*** maurosr has quit IRC | 21:08 | |
*** desai1 has quit IRC | 21:09 | |
*** Math___ has quit IRC | 21:10 | |
zodiak | why (perhaps stupid question) was Quantum require bumped to needing webob 1.2 ? | 21:10 |
*** senilegenius_ has joined #openstack | 21:10 | |
*** senilegenius has quit IRC | 21:12 | |
*** metral_ has joined #openstack | 21:12 | |
*** senilegenius_ is now known as senilegenius | 21:12 | |
*** boden has quit IRC | 21:13 | |
*** gyee has quit IRC | 21:14 | |
*** metral has quit IRC | 21:14 | |
*** metral_ is now known as metral | 21:14 | |
*** Ruetobas has quit IRC | 21:14 | |
*** KarinLevenstein has quit IRC | 21:15 | |
clarkb | zodiak: quantum commit 9895ac62c is when the change was made (looks like it was reverted today) | 21:16 |
clarkb | zodiak: and https://bugs.launchpad.net/quantum/+bug/1002605 is the bug references | 21:17 |
*** senilegenius has quit IRC | 21:18 | |
zodiak | yes.. I was wondering though, why was it even bumped 'up' | 21:18 |
*** clopez has joined #openstack | 21:18 | |
zodiak | nothing bad.. jst.. wondering :D | 21:18 |
*** natea has joined #openstack | 21:20 | |
*** natea has joined #openstack | 21:21 | |
*** azret has joined #openstack | 21:21 | |
*** h0cin has quit IRC | 21:22 | |
*** rmartinelli has quit IRC | 21:22 | |
*** Ruetobas has joined #openstack | 21:22 | |
*** darthzen has joined #openstack | 21:23 | |
*** darthzen has left #openstack | 21:24 | |
*** UICTamale has quit IRC | 21:27 | |
*** s0mik has quit IRC | 21:27 | |
*** verbatim has quit IRC | 21:30 | |
*** colinmcnamara has joined #openstack | 21:31 | |
*** aliguori has joined #openstack | 21:33 | |
*** dims has joined #openstack | 21:33 | |
*** WormMan has joined #openstack | 21:34 | |
WormMan | ahh, openstack, where if it doesn't work you can always fix it yourself | 21:34 |
*** stewart has joined #openstack | 21:35 | |
uvirtbot | New bug: #1047059 in cinder "Packaging Issues into Ubuntu 12.04" [Undecided,New] https://launchpad.net/bugs/1047059 | 21:36 |
*** torandu has left #openstack | 21:36 | |
*** matwood_ has joined #openstack | 21:39 | |
*** leetrout has quit IRC | 21:41 | |
*** matwood_ has quit IRC | 21:42 | |
*** matwood_ has joined #openstack | 21:42 | |
*** epim has quit IRC | 21:42 | |
*** matwood has quit IRC | 21:43 | |
*** matwood_ is now known as matwood | 21:43 | |
*** shardy has quit IRC | 21:43 | |
WormMan | (convinced Cold Migration to work in essex... with a network that went 'ping') | 21:44 |
*** ywu has joined #openstack | 21:45 | |
*** ryanpetrello has joined #openstack | 21:45 | |
*** ryanpetrello has quit IRC | 21:46 | |
*** rkukura has quit IRC | 21:46 | |
*** [1]Siliconsoul has joined #openstack | 21:47 | |
*** rackerjoe has quit IRC | 21:48 | |
*** magg has quit IRC | 21:49 | |
*** mrjazzcat has quit IRC | 21:50 | |
*** Siliconsoul has quit IRC | 21:50 | |
*** [1]Siliconsoul is now known as Siliconsoul | 21:50 | |
*** magg has joined #openstack | 21:55 | |
*** ayoung has quit IRC | 21:58 | |
*** adjohn has quit IRC | 22:00 | |
*** dspano has quit IRC | 22:02 | |
*** anniec has quit IRC | 22:03 | |
*** ywu has quit IRC | 22:07 | |
*** pweiss_ has quit IRC | 22:07 | |
*** lazyshot has quit IRC | 22:07 | |
*** CuraHack has joined #openstack | 22:08 | |
*** kbringard has quit IRC | 22:11 | |
*** mrjazzcat has joined #openstack | 22:11 | |
*** mrjazzcat has quit IRC | 22:12 | |
*** maurosr has joined #openstack | 22:12 | |
*** mrjazzcat has joined #openstack | 22:12 | |
*** mtreinish has quit IRC | 22:13 | |
*** doublerr_ has joined #openstack | 22:14 | |
*** maurosr has quit IRC | 22:16 | |
*** stewart_ has joined #openstack | 22:17 | |
*** maurosr has joined #openstack | 22:17 | |
*** mattray has quit IRC | 22:17 | |
*** stewart has quit IRC | 22:18 | |
*** doublerr has quit IRC | 22:18 | |
*** jog0 has left #openstack | 22:21 | |
*** k0rupted has quit IRC | 22:21 | |
*** maurosr_ has joined #openstack | 22:21 | |
*** maurosr has quit IRC | 22:22 | |
*** markmcclain has quit IRC | 22:22 | |
*** pergaminho has quit IRC | 22:23 | |
*** EmilienM has left #openstack | 22:24 | |
*** natea has quit IRC | 22:25 | |
uvirtbot | New bug: #1047078 in python-novaclient "Inability to reach nova server displayed as 400" [Medium,Triaged] https://launchpad.net/bugs/1047078 | 22:26 |
*** maurosr_ has quit IRC | 22:26 | |
*** aliguori has quit IRC | 22:29 | |
*** epim has joined #openstack | 22:35 | |
*** k0rupted has joined #openstack | 22:38 | |
*** roge has quit IRC | 22:39 | |
*** dims has quit IRC | 22:45 | |
*** rpawlik has joined #openstack | 22:52 | |
*** rkukura has joined #openstack | 22:53 | |
*** Protux has quit IRC | 22:53 | |
*** rnorwood has quit IRC | 22:55 | |
*** msinhore has quit IRC | 22:57 | |
*** albert23 has left #openstack | 22:59 | |
*** e1mer has joined #openstack | 23:02 | |
*** runlevel1 has joined #openstack | 23:02 | |
*** k0rupted_ has joined #openstack | 23:03 | |
*** desai has joined #openstack | 23:04 | |
*** Free_maN has quit IRC | 23:04 | |
*** k0rupted has quit IRC | 23:06 | |
*** magg has quit IRC | 23:06 | |
*** lloydde has quit IRC | 23:07 | |
*** runlevel1 has quit IRC | 23:07 | |
*** msinhore has joined #openstack | 23:09 | |
*** msinhore has quit IRC | 23:10 | |
*** edygarcia has quit IRC | 23:10 | |
*** reed has quit IRC | 23:10 | |
*** mnewby has quit IRC | 23:11 | |
*** metral has quit IRC | 23:12 | |
*** sudorandom has quit IRC | 23:13 | |
*** mnewby has joined #openstack | 23:14 | |
*** robbiew has quit IRC | 23:16 | |
*** gatuus has quit IRC | 23:22 | |
*** mnewby has quit IRC | 23:27 | |
*** k0rupted_ has quit IRC | 23:30 | |
*** reed has joined #openstack | 23:30 | |
*** s0mik has joined #openstack | 23:32 | |
*** pweiss_ has joined #openstack | 23:37 | |
*** paulw has joined #openstack | 23:37 | |
*** pjh has joined #openstack | 23:39 | |
pjh | hi all, | 23:39 |
pjh | I have a question you guys, Do you know about Gigaspace's PaaS on OpenStack? | 23:39 |
*** desai has quit IRC | 23:40 | |
*** paulw_ has joined #openstack | 23:44 | |
*** s0mik has quit IRC | 23:44 | |
*** tryggvil_ has quit IRC | 23:44 | |
*** tryggvil__ is now known as tryggvil | 23:44 | |
*** s0mik has joined #openstack | 23:44 | |
kzoo | how do I get a VM booted that is sitting in the "Shutoff" power state? | 23:46 |
*** epim has quit IRC | 23:46 | |
*** s0mik has quit IRC | 23:47 | |
*** belliott has quit IRC | 23:47 | |
rmk | kzoo: Let me guess -- You were taking a snapshot and it went into that state and now you cannot reboot it? | 23:48 |
kzoo | yeah | 23:49 |
rmk | kzoo: Otherwise just issuing a reboot should work. | 23:49 |
*** magg has joined #openstack | 23:49 | |
kzoo | that worked ;) | 23:49 |
*** clopez has quit IRC | 23:50 | |
*** danblack has joined #openstack | 23:50 | |
*** pweiss_ has quit IRC | 23:52 | |
*** paulw has quit IRC | 23:52 | |
*** stewart__ has joined #openstack | 23:52 | |
context | installing rackspace private cloud right now | 23:54 |
context | pretty nifty installer | 23:54 |
*** k0rupted has joined #openstack | 23:54 | |
*** stewart_ has quit IRC | 23:55 | |
context | im just hoping however it handles nova-volume is simple enough to take up all the disks i have | 23:55 |
context | or... smart enough | 23:56 |
context | and hoping it does the S3 stuff | 23:57 |
*** BLZbubba has quit IRC | 23:57 | |
kzoo | hmm, my instances keep booting up with the qemu flag, -no-kvm, but the logs have no indication why its using qemu emulation only. my /etc/nova/nova.conf specifies libvirt_type = kvm, and the /dev/kvm char-device is readable/writable | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!