kjwcode | For those who might benefit: my problem before with the hanging euca-* commands was due to missing the port in EC2_URL. Everything else seems to be running now -- thanks for the help! | 00:02 |
---|---|---|
*** deshantm has quit IRC | 00:04 | |
*** jakedahn has quit IRC | 00:04 | |
*** ncode has quit IRC | 00:10 | |
*** neuro_damage has joined #openstack | 00:13 | |
*** kjwcode has left #openstack | 00:14 | |
*** dillon-w has quit IRC | 00:14 | |
*** dillon-w has joined #openstack | 00:15 | |
*** npmapn has quit IRC | 00:16 | |
*** dillon-w has quit IRC | 00:16 | |
*** kashyap has quit IRC | 00:33 | |
*** ccc11 has joined #openstack | 00:41 | |
*** mfer has quit IRC | 00:42 | |
*** kashyap has joined #openstack | 00:46 | |
*** bengrue has quit IRC | 00:50 | |
*** reed has quit IRC | 00:54 | |
*** catbot_ has joined #openstack | 00:57 | |
*** mfer has joined #openstack | 01:10 | |
*** obino has quit IRC | 01:10 | |
*** maplebed has quit IRC | 01:11 | |
*** mfer has quit IRC | 01:12 | |
*** huslage has quit IRC | 01:13 | |
*** rods has quit IRC | 01:15 | |
*** ncode has joined #openstack | 01:15 | |
*** ncode has joined #openstack | 01:15 | |
*** bcwaldon has quit IRC | 01:19 | |
*** tscofield has joined #openstack | 01:29 | |
*** mfer has joined #openstack | 01:37 | |
*** FallenPegasus has joined #openstack | 01:38 | |
*** mfer has quit IRC | 01:40 | |
*** kashyap has quit IRC | 01:42 | |
*** rsampaio has joined #openstack | 01:46 | |
*** deshantm has joined #openstack | 01:46 | |
*** bengrue has joined #openstack | 01:46 | |
*** lorin1 has joined #openstack | 01:48 | |
*** RobertLaptop has quit IRC | 01:55 | |
OutBackDingo | deshantm: ping...... | 01:57 |
*** hadrian has quit IRC | 01:57 | |
deshantm | OutBackDingo: pong | 01:58 |
OutBackDingo | deshantm: you saw my message, tried it his way.... no joy | 01:58 |
*** PeteDaGuru has quit IRC | 02:03 | |
*** RobertLaptop has joined #openstack | 02:07 | |
*** ccustine has quit IRC | 02:12 | |
*** bengrue has quit IRC | 02:29 | |
*** ejat has quit IRC | 02:29 | |
*** ejat has joined #openstack | 02:31 | |
*** ejat has joined #openstack | 02:31 | |
*** bengrue has joined #openstack | 02:31 | |
*** RobertLaptop has quit IRC | 02:33 | |
*** RobertLaptop has joined #openstack | 02:34 | |
*** stewart has quit IRC | 02:38 | |
catbot_ | anyone know that there are any clients can be used for uploading file to Swift except Cyberduck | 02:40 |
*** adjohn has quit IRC | 02:40 | |
*** George_ has joined #openstack | 02:48 | |
*** obino has joined #openstack | 02:52 | |
*** George_ has quit IRC | 02:52 | |
*** George_ has joined #openstack | 02:54 | |
*** lorin1 has quit IRC | 02:59 | |
*** vtcsiro has joined #openstack | 03:01 | |
*** martine has joined #openstack | 03:01 | |
vtcsiro | is there anyone with any luck using jcloud to upload file to openstack? | 03:01 |
*** osier has joined #openstack | 03:02 | |
*** mandela has joined #openstack | 03:04 | |
*** kidrock has joined #openstack | 03:23 | |
kidrock | Hi all. I need some help from U | 03:24 |
kidrock | in Openstack D3 version. | 03:24 |
kidrock | I create 2 network | 03:24 |
kidrock | nova-manage network create private 10.0.0.0/24 1 256 --bridge=br100 --bridge_interface=eth1 | 03:25 |
kidrock | and | 03:25 |
kidrock | nova-manage network create public 172.18.15.0/24 1 256 --bridge=br100 --bridge_interface=eth1 | 03:25 |
kidrock | when start new instaces, can i specific the network which assign to instance | 03:27 |
*** rchavik has joined #openstack | 03:42 | |
pavvi | kidrock, first have you tried wiht one network interface and is it working fine | 03:42 |
*** ccc11 has quit IRC | 04:01 | |
*** deepest has joined #openstack | 04:01 | |
*** kidrock has quit IRC | 04:02 | |
*** George_ has quit IRC | 04:05 | |
*** kidrock has joined #openstack | 04:08 | |
kidrock | pavvi. yes, I startup an instance successfully, instance's IP allway is 10.0.0.x. | 04:08 |
*** ccc11 has joined #openstack | 04:09 | |
pavvi | kidrock , on your slave node, you are able to see vm running | 04:11 |
kidrock | yes | 04:13 |
*** jfluhmann has quit IRC | 04:17 | |
*** reed has joined #openstack | 04:17 | |
*** zul has joined #openstack | 04:18 | |
*** pavvi has quit IRC | 04:19 | |
*** deshantm has quit IRC | 04:22 | |
*** reed has quit IRC | 04:31 | |
*** kashyap has joined #openstack | 04:43 | |
*** ejat has quit IRC | 04:45 | |
*** ejat has joined #openstack | 04:46 | |
*** ejat has joined #openstack | 04:46 | |
*** reed has joined #openstack | 04:51 | |
*** reed_ has joined #openstack | 04:53 | |
*** Ras_ has joined #openstack | 05:01 | |
Ras_ | Hi | 05:07 |
Ras_ | I am struggling with setting up Openstack need some help . | 05:07 |
*** arun has quit IRC | 05:08 | |
Ras_ | When I execute "nova-manag db sync" it prompts TRACE: OperationalError: (OperationalError) (1071, 'Specified key was too long; max key length is 1000 bytes') '\nCREATE TABLE user_project_association (\n\tcreated_at DATETIME, \n\tupdated_at DATETIME, \n\tdeleted_at DATETIME, \n\tdeleted BOOL, \n\tuser_id VARCHAR(255) NOT NULL, \n\tproject_id VARCHAR(255) NOT NULL, \n\tPRIMARY KEY (user_id, project_id), \n\tCHECK (deleted IN (0, 1)), \ | 05:08 |
Ras_ | on the nova-manage log | 05:09 |
Ras_ | I did change the Character set of mysql to ucs2 | 05:10 |
Ras_ | however issue is still the same | 05:10 |
Ras_ | can you please advice where I should change on the code to fix this | 05:10 |
vtcsiro | trying to connect to amazon s3 | 05:19 |
vtcsiro | BlobStoreContext bcontext = new BlobStoreContextFactory().createContext("aws-s3", identity, credential); | 05:19 |
vtcsiro | bcontext.getProviderSpecificContext().getApiVersion(); | 05:19 |
vtcsiro | and i get this error | 05:19 |
vtcsiro | org.jclouds.http.annotation.Redirection is not a binding annotation. Please annotate it with @BindingAnnotation | 05:19 |
vtcsiro | can someone help? | 05:19 |
*** adjohn has joined #openstack | 05:30 | |
*** jedi4ever has joined #openstack | 05:30 | |
*** jj0hns0n has quit IRC | 05:31 | |
*** jj0hns0n has joined #openstack | 05:31 | |
*** kidrock has quit IRC | 05:33 | |
*** deirdre_ has quit IRC | 05:42 | |
*** mgoldmann has joined #openstack | 05:42 | |
*** adjohn has quit IRC | 05:43 | |
*** reed_ has quit IRC | 05:47 | |
*** martine_ has joined #openstack | 05:49 | |
*** martine has quit IRC | 05:51 | |
*** martine_ has quit IRC | 05:53 | |
*** guigui1 has joined #openstack | 05:57 | |
*** mat_solar has joined #openstack | 06:05 | |
mandela | hi | 06:17 |
mandela | i encountered that a problem it show the zone is not active when i use nova zone-list | 06:17 |
mandela | how should i active a zone | 06:18 |
mandela | right now ,i have only one zone | 06:18 |
mandela | so now i can not run instances | 06:19 |
mandela | +----+------+-----------+--------------------------------+---------------+--------------+ | 06:19 |
mandela | | ID | Name | Is Active | API URL | Weight Offset | Weight Scale | | 06:19 |
mandela | +----+------+-----------+--------------------------------+---------------+--------------+ | 06:19 |
mandela | | 1 | nova | False | http://10.210.77.11:8774/v1.1/ | 0.1 | 0.9 | | 06:19 |
mandela | +----+------+-----------+--------------------------------+---------------+--------------+ | 06:19 |
*** catbot_ has quit IRC | 06:24 | |
*** worstadmin has quit IRC | 06:31 | |
*** kashyap has quit IRC | 06:32 | |
*** deepest has quit IRC | 06:34 | |
*** Ras_ has quit IRC | 06:40 | |
*** ejat- has joined #openstack | 06:43 | |
*** ejat has quit IRC | 06:45 | |
*** ejat has joined #openstack | 06:48 | |
*** ejat has joined #openstack | 06:48 | |
*** dev_sa has joined #openstack | 06:48 | |
*** caribou has joined #openstack | 06:51 | |
*** catbot_ has joined #openstack | 06:55 | |
*** kashyap has joined #openstack | 06:56 | |
*** reidrac has joined #openstack | 07:02 | |
*** disco has joined #openstack | 07:05 | |
*** siwos has joined #openstack | 07:05 | |
*** osier has quit IRC | 07:08 | |
*** osier has joined #openstack | 07:09 | |
*** katkee has joined #openstack | 07:10 | |
uvirtbot | New bug: #829209 in nova "Issue while executing nova-manage db sync" [Undecided,New] https://launchpad.net/bugs/829209 | 07:11 |
*** ejat has quit IRC | 07:15 | |
*** eviscares has joined #openstack | 07:17 | |
eviscares | Good morning | 07:18 |
*** miclorb_ has quit IRC | 07:20 | |
*** caribou has quit IRC | 07:22 | |
eviscares | Does anyone know if there are other swift clients besides cyberduck? | 07:23 |
*** caribou has joined #openstack | 07:23 | |
*** FallenPegasus is now known as MarkAtwood | 07:34 | |
*** rsampaio has quit IRC | 07:47 | |
*** javiF has joined #openstack | 07:50 | |
*** jeffjapan has quit IRC | 08:01 | |
*** MarcMorata has joined #openstack | 08:08 | |
*** reidrac has quit IRC | 08:30 | |
*** ejat has joined #openstack | 08:34 | |
*** ejat has joined #openstack | 08:34 | |
*** nacx has joined #openstack | 08:47 | |
*** Capashen has joined #openstack | 08:48 | |
*** nacx has left #openstack | 08:48 | |
*** nickon has joined #openstack | 09:05 | |
*** vdo has joined #openstack | 09:08 | |
*** dev_sa has quit IRC | 09:08 | |
*** MarcMorata has quit IRC | 09:09 | |
*** dev_sa has joined #openstack | 09:09 | |
*** MarcMorata has joined #openstack | 09:09 | |
*** catbot_ has quit IRC | 09:11 | |
anp | hi | 09:16 |
anp | I get this error on nova-api.log on user login | 09:17 |
anp | nstack.org/job/nova/1272/ | 09:17 |
anp | <openstackjenkins> Tarmac: Added uuid column in virtual_interfaces table, and an OpenStack extension API for virtual interfaces to expose these IDs. Also set this UUID as one of the external IDs in the OVS vif driver. | 09:17 |
anp | sorry | 09:17 |
anp | nova.api.openstack: None could not be found with token '999888777666' | 09:17 |
anp | nova.api.openstack: Could not find 'HTTP_X_AUTH_USER' in request. | 09:17 |
anp | nova.api.openstack: Could not find 'HTTP_X_AUTH_USER' in request. | 09:17 |
*** irahgel has joined #openstack | 09:20 | |
*** disco has quit IRC | 09:21 | |
*** YorikSar has quit IRC | 09:33 | |
*** vtcsiro has quit IRC | 09:36 | |
*** npmapn has joined #openstack | 09:37 | |
*** ejat has quit IRC | 09:43 | |
*** kidrock has joined #openstack | 09:50 | |
kidrock | does anyone use Multi NIC feature describe here https://blueprints.launchpad.net/nova/+spec/nova-multi-nic | 09:52 |
*** kidrock has quit IRC | 09:55 | |
viraptor | did anyone run into an issue where compute nodes seem to stop receiving any messages? from the rabbitmq tools, it looks like 2 consumers exist for some node, but only one connection | 09:56 |
*** tryggvil has joined #openstack | 10:04 | |
*** npmapn has quit IRC | 10:06 | |
*** mat_solar has quit IRC | 10:06 | |
*** reidrac has joined #openstack | 10:31 | |
*** rustam has joined #openstack | 10:33 | |
*** andyandy has left #openstack | 10:43 | |
*** andyandy has joined #openstack | 10:43 | |
andyandy | viraptor: I want to suggest to synchronize the date/time in each node with the command ntpdate, I don't know if this resolve your problem but it is a source of many problems with rabbit. | 10:48 |
*** npmapn has joined #openstack | 10:51 | |
*** ccc11 has quit IRC | 10:52 | |
*** Martz has joined #openstack | 10:53 | |
*** lorin1 has joined #openstack | 10:54 | |
*** rods has joined #openstack | 11:01 | |
*** aryan has joined #openstack | 11:03 | |
viraptor | andyandy: all servers are ntpd'd | 11:05 |
*** markvoelker has joined #openstack | 11:06 | |
*** ncode has quit IRC | 11:06 | |
*** bsza has joined #openstack | 11:09 | |
andyandy | viraptor: did you change the hostname of the nodes? becuase I had a similar problem because the hostname in "/etc/hostname" was different of what I had in "/etc/hosts" | 11:14 |
*** shang has quit IRC | 11:15 | |
viraptor | nope, all nodes are named the same | 11:18 |
viraptor | sorry, not the same of course :) I meant they did not change names | 11:18 |
*** bradhedlund has quit IRC | 11:26 | |
*** nerdstein has joined #openstack | 11:26 | |
*** bradhedlund has joined #openstack | 11:26 | |
*** anp has quit IRC | 11:33 | |
andyandy | viraptor: you can try to stop the rabbit service and remove the mnesia database and then start rabbit again | 11:34 |
*** mfer has joined #openstack | 11:43 | |
*** javiF has quit IRC | 11:43 | |
*** anp has joined #openstack | 11:46 | |
RichiH | ttx: if you are with me lifting a few graphics, the odp would still be interesting | 11:46 |
*** ncode has joined #openstack | 11:47 | |
*** ncode has joined #openstack | 11:47 | |
*** ncode has quit IRC | 11:50 | |
*** anp has quit IRC | 11:54 | |
*** ncode has joined #openstack | 12:00 | |
*** timr has joined #openstack | 12:01 | |
*** anp has joined #openstack | 12:01 | |
*** ccc11 has joined #openstack | 12:01 | |
*** lorin1 has joined #openstack | 12:03 | |
*** lorin1 has left #openstack | 12:03 | |
timr | anyone have experience using Swift as back end for Glance? I am seeing ~14MBs image downloads which seems slow? | 12:05 |
*** tscofield has quit IRC | 12:05 | |
timr | am I supposed to set it? | 12:05 |
*** mandela has quit IRC | 12:06 | |
*** rustam has quit IRC | 12:09 | |
*** Tribaal has quit IRC | 12:10 | |
*** ccooke has quit IRC | 12:10 | |
*** ccooke has joined #openstack | 12:10 | |
*** caribou1 has joined #openstack | 12:11 | |
*** vdo has quit IRC | 12:11 | |
*** Tribaal has joined #openstack | 12:12 | |
*** caribou has quit IRC | 12:12 | |
*** ncode has quit IRC | 12:17 | |
*** MarkAt2od has joined #openstack | 12:18 | |
*** ncode has joined #openstack | 12:20 | |
*** MarkAtwood has quit IRC | 12:22 | |
*** ioso has quit IRC | 12:23 | |
viraptor | andyandy: well - that causes another issue with all rabbitmq connections being dropped and not recreated (already reported on lp) - I'd rather avoid this :) | 12:24 |
*** hingo has quit IRC | 12:27 | |
*** MarkAt2 has joined #openstack | 12:27 | |
andyandy | viraptor: mmh I am sorry, you can try to restart the nova services | 12:27 |
viraptor | andyandy: even after restarting services, the consumers stay in rabbitmq server... (one with connection goes away, the silly one without a connection stays) | 12:28 |
viraptor | so after restart I still have 2 of them (and messages are not delivered right away) | 12:29 |
viraptor | they are after a couple of minutes, but that's not really acceptable | 12:29 |
*** infinite-scale has joined #openstack | 12:29 | |
*** MarkAt2od has quit IRC | 12:31 | |
*** grapex has joined #openstack | 12:32 | |
*** PeteDaGuru has joined #openstack | 12:42 | |
*** critch has left #openstack | 12:42 | |
*** lts has joined #openstack | 12:43 | |
*** martine_ has joined #openstack | 12:43 | |
*** dendrobates is now known as dendro-afk | 12:44 | |
*** martine_ has quit IRC | 12:48 | |
*** msivanes has joined #openstack | 12:50 | |
*** joesavak has joined #openstack | 12:50 | |
*** hadrian has joined #openstack | 12:51 | |
*** rsampaio has joined #openstack | 12:53 | |
*** mies has joined #openstack | 12:58 | |
*** javiF has joined #openstack | 13:07 | |
*** mfer has quit IRC | 13:12 | |
*** mfer has joined #openstack | 13:12 | |
*** martine has joined #openstack | 13:20 | |
*** bcwaldon has joined #openstack | 13:21 | |
*** imsplitbit has joined #openstack | 13:24 | |
*** YorikSar has joined #openstack | 13:25 | |
*** mrjazzcat has quit IRC | 13:28 | |
*** matiu has quit IRC | 13:30 | |
*** Gmi has joined #openstack | 13:30 | |
*** huslage has joined #openstack | 13:30 | |
*** npmapn has quit IRC | 13:32 | |
*** mattray has joined #openstack | 13:35 | |
*** anp has quit IRC | 13:35 | |
*** bcwaldon_ has joined #openstack | 13:37 | |
*** dendro-afk is now known as dendrobates | 13:37 | |
*** bcwaldon_ has quit IRC | 13:37 | |
*** bcwaldon has quit IRC | 13:39 | |
*** marrusl has joined #openstack | 13:40 | |
*** mnour has quit IRC | 13:48 | |
*** bcwaldon has joined #openstack | 13:48 | |
*** amccabe has joined #openstack | 13:51 | |
*** vjsamuel has joined #openstack | 13:55 | |
*** MarcMorata has quit IRC | 13:57 | |
*** vjsamuel has left #openstack | 13:57 | |
*** mies_ has joined #openstack | 13:58 | |
*** mies has quit IRC | 13:58 | |
*** olafont has quit IRC | 14:01 | |
*** mies_ has quit IRC | 14:02 | |
*** mies has joined #openstack | 14:02 | |
*** mies_ has joined #openstack | 14:04 | |
*** mies has quit IRC | 14:04 | |
*** mrjazzcat has joined #openstack | 14:04 | |
*** mies_ has quit IRC | 14:05 | |
*** anp has joined #openstack | 14:05 | |
*** mies has joined #openstack | 14:05 | |
uvirtbot | New bug: #829512 in nova "OSAPI: Tenants are not included in req URIs" [Undecided,In progress] https://launchpad.net/bugs/829512 | 14:11 |
*** ldlework has joined #openstack | 14:13 | |
*** siwos has quit IRC | 14:15 | |
*** rchavik has quit IRC | 14:15 | |
*** LiamMac has joined #openstack | 14:15 | |
*** irahgel has quit IRC | 14:16 | |
*** irahgel has joined #openstack | 14:16 | |
*** msinhore has joined #openstack | 14:17 | |
*** reed_ has joined #openstack | 14:18 | |
*** LiamMac has quit IRC | 14:18 | |
*** jj0hns0n has quit IRC | 14:19 | |
*** LiamMac has joined #openstack | 14:19 | |
*** osier has quit IRC | 14:21 | |
*** cereal_bars has joined #openstack | 14:23 | |
*** mattray has quit IRC | 14:26 | |
*** mattray has joined #openstack | 14:28 | |
*** dgags has joined #openstack | 14:28 | |
*** caribou1 has quit IRC | 14:28 | |
*** nickon has quit IRC | 14:34 | |
*** lborda has joined #openstack | 14:36 | |
*** bcwaldon has quit IRC | 14:39 | |
*** bcwaldon_ has joined #openstack | 14:39 | |
*** anp has quit IRC | 14:39 | |
*** med_out is now known as medberry | 14:43 | |
*** andy-hk has joined #openstack | 14:46 | |
*** nmistry has joined #openstack | 14:48 | |
*** guigui1 has quit IRC | 14:49 | |
*** zul has quit IRC | 14:52 | |
*** clayg_ has joined #openstack | 14:53 | |
*** donkdonk has joined #openstack | 14:54 | |
*** rnirmal has joined #openstack | 14:54 | |
*** rnirmal_ has joined #openstack | 14:55 | |
*** rnirmal has quit IRC | 14:59 | |
*** rnirmal_ is now known as rnirmal | 14:59 | |
*** dendrobates is now known as dendro-afk | 15:00 | |
*** MarkAt2 has quit IRC | 15:01 | |
*** viraptor has quit IRC | 15:01 | |
*** MarkAt2 has joined #openstack | 15:02 | |
*** reidrac has left #openstack | 15:05 | |
*** MarkAt2 has quit IRC | 15:07 | |
*** dragondm has joined #openstack | 15:08 | |
*** nacx has joined #openstack | 15:12 | |
*** Alowishus has joined #openstack | 15:13 | |
*** heckj has joined #openstack | 15:14 | |
heckj | vishy: do you have a sec for a question? (re: multi_host) | 15:15 |
*** rustam has joined #openstack | 15:15 | |
*** Alowishus has left #openstack | 15:16 | |
*** npmapn has joined #openstack | 15:17 | |
*** nmistry has quit IRC | 15:21 | |
*** nacx has quit IRC | 15:24 | |
*** sigmonsays has quit IRC | 15:25 | |
*** donkdonk has left #openstack | 15:28 | |
*** alandman has joined #openstack | 15:30 | |
*** Cyns has joined #openstack | 15:39 | |
*** dmatteson has joined #openstack | 15:40 | |
*** javiF has quit IRC | 15:42 | |
*** alandman has joined #openstack | 15:42 | |
*** lorin1 has joined #openstack | 15:43 | |
*** vladimir3p has joined #openstack | 15:43 | |
*** ewindisch has joined #openstack | 15:43 | |
*** foob has joined #openstack | 15:44 | |
*** nacx has joined #openstack | 15:49 | |
*** nerdstein has quit IRC | 15:51 | |
*** jj0hns0n has joined #openstack | 15:52 | |
*** ewindisch has quit IRC | 15:52 | |
*** obino has quit IRC | 15:53 | |
*** eviscares has quit IRC | 15:55 | |
*** MarkAt2 has joined #openstack | 15:55 | |
*** infinite-scale has quit IRC | 15:56 | |
*** rods has quit IRC | 15:58 | |
*** lorin1 has left #openstack | 15:58 | |
*** grapex has quit IRC | 15:58 | |
uvirtbot | New bug: #829587 in swift "Large Objects/Manifests ignore allowed_headers (Content-Encoding, Content-Disposition, ...)" [Undecided,New] https://launchpad.net/bugs/829587 | 15:58 |
*** lorin1 has joined #openstack | 15:58 | |
*** jedi4ever has quit IRC | 16:00 | |
*** Cyns has quit IRC | 16:00 | |
*** mattray has quit IRC | 16:00 | |
*** Cyns has joined #openstack | 16:01 | |
*** disco has joined #openstack | 16:01 | |
*** rods has joined #openstack | 16:04 | |
*** nacx has quit IRC | 16:05 | |
*** ccc11 has quit IRC | 16:07 | |
*** stewart has joined #openstack | 16:07 | |
dmatteson | does anybody know where i can find instructions on enabling the SystemUsageData logging (preferably output to log file)? i have not been able to find documentation on that. is there a config option that i'm missing or something? | 16:07 |
*** nacx has joined #openstack | 16:11 | |
*** katkee has quit IRC | 16:15 | |
uvirtbot | New bug: #829609 in ensemble "EC2 compatibility describe security group returns erroneous value for group ip permissions" [Critical,New] https://launchpad.net/bugs/829609 | 16:16 |
*** nacx has quit IRC | 16:16 | |
*** grapex has joined #openstack | 16:19 | |
*** dendro-afk is now known as dendrobates | 16:20 | |
*** dev_sa has quit IRC | 16:21 | |
*** testing123 has joined #openstack | 16:23 | |
vishy | heckj: sup | 16:24 |
heckj | vishy: hey a - was confused about when br100 was created for you and when it wasn't. Setting up a multi-node install (diablo trunk packages). On the compute only nodes, it looks like I need to create br100 myself, is that still correct? | 16:25 |
heckj | vishy: Other question - is there any complication to running --multi_host on hosts that only have a single NIC? (that's where I'm headed) | 16:26 |
vishy | no | 16:26 |
vishy | flatdhcp you should never have to create bridges yourself | 16:26 |
vishy | although you can | 16:26 |
*** chomping has joined #openstack | 16:26 | |
*** grapex has quit IRC | 16:27 | |
* heckj hmmms. | 16:27 | |
vishy | heckj: it works, athough in production you should really separate the networks onto vlans | 16:27 |
heckj | vishy: Things were stalling out - no br100 on the compute node, so I created it by hand. That got me further | 16:27 |
heckj | vishy: yeah, no VLAN capable switch at hand at the moment, or I would be... | 16:27 |
*** irahgel has left #openstack | 16:27 | |
vishy | did you put br100 as the bridge when you created the network? | 16:28 |
heckj | vishy: yeah - sec & I"ll paste bin the conf to show | 16:28 |
heckj | vishy: http://paste.openstack.org/show/2219/ | 16:29 |
dmatteson | anybody: is PSH the only way to get notifications out of Nova or can i have it simply dump Notifications to a log file? (Specifically SystemUsageData notifications.) | 16:29 |
vishy | any you are running nova-network on the compute host? | 16:30 |
heckj | vishy: Any suggestions on debugging why it didn't create the br100 for me? Sounds like I've maybe found a corner case bug or something, but not sure how to write it up to be useful. | 16:30 |
*** huslage has quit IRC | 16:30 | |
heckj | vishy: yep to that too. | 16:30 |
vishy | in ha mode it should be created by nova-network | 16:30 |
heckj | controller: the whole set (minus nova-compute), 2nd node: nova-compute+nova-network | 16:31 |
heckj | vishy: I don't have --multi-host in the conf yet, was taking baby steps (or trying to) | 16:31 |
vishy | if you're not running nova-compute on the controller, it doesn't need nova-network | 16:31 |
vishy | heckj: ah, you didn't create multihost? | 16:31 |
heckj | vishy: was getting a baseline up and running first. Mistake? Easy enough to plop --multi-host in there and restart the whole kit | 16:32 |
RichiH | are swift's database ids uuid-based? | 16:32 |
* RichiH just realized he never really looked | 16:32 | |
vishy | heckj: sort of, you have to have --multi-host when you create the networks | 16:32 |
vishy | heckj: in fact you don't need the flag, you just can create the network with --multi_host=T | 16:33 |
*** reed has quit IRC | 16:33 | |
*** deirdre_ has joined #openstack | 16:33 | |
vishy | heckj: what happened when you ran an instance that made you thing it was br100 problem? | 16:33 |
heckj | Ahhh! Okay - so if I reset the whole environment (blow away the DB, restart) with --multi_host in the flag file, I should be reasonably good from there? | 16:33 |
*** reed_ has quit IRC | 16:34 | |
*** reed has joined #openstack | 16:34 | |
vishy | yes, although like i said, only run nova-network on hosts where you have nova-compute in ha mode | 16:34 |
heckj | vishy: before I created the br100 instance, when I ran euca-run-instances, the VM went from scheduling -> networking -> shutdown. In the logs on the remote node, I saw it making an RPC to nova-network, but not getting anywhere after, and then the nova-compute was reporting "VM In DB but on disk" and marking it "shutdown" | 16:35 |
vishy | heckj: in general, most of the networking flags just set default values for creating networks, so they only apply on when you create the network | 16:35 |
vishy | heckj: that sounds like there was an error on the network side, it didn't get a response from nova-network about its ip | 16:36 |
vishy | so it never created the bridge, etc. | 16:36 |
heckj | vishy: how does nova-network know it needs to create the br100 - something in the DB that gets set when I create the network with nova-manage ? | 16:36 |
vishy | i | 16:36 |
vishy | the db has a bridge setting | 16:36 |
vishy | it is set from flat_network_bridge or via a flag | 16:37 |
vishy | s/flag/arg in nova-manage network create/ | 16:37 |
WormMan | vishy: so, you figure out how to stop eating 1 IP per tenant per compute/network node yet? :) | 16:38 |
* WormMan prepares 100 compute nodes... | 16:38 | |
vishy | heckj: nova-manage network create --help | 16:38 |
vishy | --bridge | 16:38 |
heckj | vishy: Thanks, I'll run with this and reset the environment, putting in mult_host and seeing where I can get this | 16:39 |
uvirtbot | New bug: #829624 in nova "utils.to_primitive still tripping up on some objects ..." [Undecided,In progress] https://launchpad.net/bugs/829624 | 16:41 |
*** grapex has joined #openstack | 16:41 | |
*** adjohn has joined #openstack | 16:42 | |
*** bengrue has quit IRC | 16:45 | |
*** bengrue has joined #openstack | 16:46 | |
*** kashyap has quit IRC | 16:54 | |
*** Capashen has quit IRC | 16:58 | |
*** medberry is now known as med_out | 16:58 | |
*** mrjazzcat has quit IRC | 16:59 | |
*** bcwaldon_ has quit IRC | 17:00 | |
*** arun_ has quit IRC | 17:06 | |
*** arun has joined #openstack | 17:06 | |
*** bengrue has quit IRC | 17:07 | |
*** grapex has quit IRC | 17:07 | |
Gmi | Any idea why my compute node tries to connect to nova-volume/iscsi on 192.168.122.1 instead of the correct IP? I run on Ubuntu 11.04 that creates that virbr0 (192.168.122.1) automatically | 17:09 |
Gmi | this might help: http://paste.openstack.org/show/2221/ | 17:11 |
*** bcwaldon has joined #openstack | 17:12 | |
Gmi | and this is a paste from my controller node that runs all services except for compute which I disable to force instances on the other node: http://paste.openstack.org/show/2222/ | 17:13 |
*** dprince has joined #openstack | 17:14 | |
*** mrjazzcat has joined #openstack | 17:16 | |
*** rustam has quit IRC | 17:17 | |
heckj | vishy: thanks again - changing up the nova-network did the trick - shoving VM's onto a remote host now without issue. | 17:21 |
vishy | cool | 17:22 |
*** viraptor has joined #openstack | 17:26 | |
viraptor | did anyone get into situation where /etc/network/if-up.d doesn't seem to run properly after an interface is brought up? (vlan configured in /etc/network/interfaces in this case) | 17:27 |
*** disco has quit IRC | 17:28 | |
*** obino has joined #openstack | 17:28 | |
*** joearnold has joined #openstack | 17:29 | |
*** grapex has joined #openstack | 17:30 | |
*** jj0hns0n has quit IRC | 17:31 | |
*** jj0hns0n_ has joined #openstack | 17:31 | |
*** katkee has joined #openstack | 17:35 | |
*** deshantm has joined #openstack | 17:38 | |
*** npmapn has quit IRC | 17:41 | |
uvirtbot | New bug: #829654 in glance "glance/tests/functional/test_api.py tests expected values against expected values" [Undecided,New] https://launchpad.net/bugs/829654 | 17:43 |
*** anotherjesse has joined #openstack | 17:46 | |
*** ncode has quit IRC | 17:48 | |
*** clauden has joined #openstack | 17:54 | |
uvirtbot | New bug: #829668 in nova "user_id and tenant_id not returned in servers.detail" [Undecided,New] https://launchpad.net/bugs/829668 | 17:55 |
*** mgius has joined #openstack | 17:57 | |
heckj | Anyone recall if there is a flag to override the PREROUTING nat rules to point 169.254.169.254 to the EC2API host? | 17:57 |
*** huslage has joined #openstack | 17:59 | |
*** lorin1 has quit IRC | 18:06 | |
*** dendrobates is now known as dendro-afk | 18:08 | |
*** mgoldmann has quit IRC | 18:10 | |
*** nerdstein has joined #openstack | 18:12 | |
*** dolphm has quit IRC | 18:13 | |
*** bengrue has joined #openstack | 18:21 | |
uvirtbot | New bug: #829687 in nova "flavors.detail does not return vcpus" [Undecided,New] https://launchpad.net/bugs/829687 | 18:22 |
*** rnirmal has quit IRC | 18:23 | |
*** clauden has quit IRC | 18:25 | |
*** clauden has joined #openstack | 18:25 | |
*** dmatteson has quit IRC | 18:26 | |
*** mattray has joined #openstack | 18:27 | |
*** markvoelker has quit IRC | 18:27 | |
*** hadrian has quit IRC | 18:27 | |
*** alekibango has joined #openstack | 18:30 | |
*** uvirtbot` has joined #openstack | 18:30 | |
*** lorin11 has joined #openstack | 18:31 | |
*** colinnich_ has joined #openstack | 18:31 | |
*** mencken1 has joined #openstack | 18:31 | |
*** lorin11 has left #openstack | 18:31 | |
*** benner_ has joined #openstack | 18:31 | |
*** ardi2_ has joined #openstack | 18:32 | |
*** nerdstein has quit IRC | 18:32 | |
*** nerdstein has joined #openstack | 18:32 | |
*** timr_ has joined #openstack | 18:33 | |
*** ccooke_ has joined #openstack | 18:33 | |
*** xzu_ has joined #openstack | 18:34 | |
*** comstud_ has joined #openstack | 18:34 | |
*** jsavak has joined #openstack | 18:34 | |
*** keekz_ has joined #openstack | 18:34 | |
*** duffman_ has joined #openstack | 18:34 | |
*** Splas has joined #openstack | 18:34 | |
*** kpepple_ has joined #openstack | 18:35 | |
*** gnu111 has joined #openstack | 18:35 | |
gnu111 | what does this error mean: init: cloud-init main process (366) terminated with status 1 | 18:35 |
*** sloop_ has joined #openstack | 18:36 | |
*** amccabe_ has joined #openstack | 18:36 | |
*** infinite-scale has joined #openstack | 18:37 | |
*** alandman has quit IRC | 18:37 | |
*** joesavak has quit IRC | 18:37 | |
*** tr3buche` has joined #openstack | 18:37 | |
*** arun has quit IRC | 18:38 | |
*** dragondm has quit IRC | 18:38 | |
*** amccabe has quit IRC | 18:38 | |
*** ccooke has quit IRC | 18:38 | |
*** timr has quit IRC | 18:38 | |
*** duffman has quit IRC | 18:38 | |
*** hggdh has quit IRC | 18:38 | |
*** mnaser has quit IRC | 18:38 | |
*** mencken has quit IRC | 18:38 | |
*** sandywalsh has quit IRC | 18:38 | |
*** holoway has quit IRC | 18:38 | |
*** cruciform has quit IRC | 18:38 | |
*** sloop has quit IRC | 18:38 | |
*** uvirtbot has quit IRC | 18:38 | |
*** benner has quit IRC | 18:38 | |
*** SplasPood has quit IRC | 18:38 | |
*** ahale has quit IRC | 18:38 | |
*** ardi2 has quit IRC | 18:38 | |
*** comstud has quit IRC | 18:38 | |
*** pandemicsyn has quit IRC | 18:38 | |
*** smoser has quit IRC | 18:38 | |
*** colinnich has quit IRC | 18:38 | |
*** spectorclan has quit IRC | 18:38 | |
*** keekz has quit IRC | 18:38 | |
*** xzu has quit IRC | 18:38 | |
*** tr3buchet has quit IRC | 18:38 | |
*** dabo has quit IRC | 18:38 | |
*** kpepple has quit IRC | 18:38 | |
*** Splas is now known as SplasPood | 18:38 | |
*** holoway_ has joined #openstack | 18:38 | |
*** holoway_ is now known as holoway | 18:38 | |
*** smoser has joined #openstack | 18:39 | |
*** hadrian has joined #openstack | 18:44 | |
*** cruciform has joined #openstack | 18:44 | |
*** llang629 has joined #openstack | 18:45 | |
*** msivanes has quit IRC | 18:45 | |
*** msivanes has joined #openstack | 18:45 | |
*** sandywalsh has joined #openstack | 18:46 | |
*** arun has joined #openstack | 18:46 | |
*** hggdh has joined #openstack | 18:46 | |
*** llang629 has left #openstack | 18:47 | |
*** nerdstein has quit IRC | 18:48 | |
*** Ryan_Lane has joined #openstack | 18:48 | |
*** worstadmin has joined #openstack | 18:49 | |
*** hadrian has quit IRC | 18:52 | |
*** shentonfreude has joined #openstack | 18:53 | |
*** anotherjesse_ has joined #openstack | 18:54 | |
*** shentonfreude has quit IRC | 18:54 | |
*** shentonfreude has joined #openstack | 18:54 | |
*** anotherjesse has quit IRC | 18:55 | |
*** anotherjesse_ is now known as anotherjesse | 18:55 | |
*** testing123 has quit IRC | 18:56 | |
*** mattfarina has joined #openstack | 18:58 | |
*** mfer has quit IRC | 18:58 | |
*** mattfarina is now known as mfer | 18:58 | |
*** kernelfreak has quit IRC | 19:01 | |
*** tr3buche` is now known as tr3buchet | 19:02 | |
*** rnirmal has joined #openstack | 19:05 | |
*** huslage has quit IRC | 19:07 | |
*** iRTermite1 has quit IRC | 19:08 | |
*** amccabe_ has quit IRC | 19:08 | |
*** middleca has joined #openstack | 19:12 | |
*** rustam has joined #openstack | 19:13 | |
*** amccabe has joined #openstack | 19:17 | |
*** iRTermite has joined #openstack | 19:19 | |
*** kernelfreak has joined #openstack | 19:21 | |
*** hadrian has joined #openstack | 19:23 | |
*** adjohn has quit IRC | 19:27 | |
*** hadrian_ has joined #openstack | 19:33 | |
*** mattray has quit IRC | 19:33 | |
*** mattray has joined #openstack | 19:34 | |
*** clauden___ has joined #openstack | 19:35 | |
*** clauden has quit IRC | 19:35 | |
*** clauden___ is now known as clauden | 19:35 | |
*** adjohn has joined #openstack | 19:37 | |
*** hadrian has quit IRC | 19:37 | |
*** hadrian_ is now known as hadrian | 19:37 | |
*** adjohn has quit IRC | 19:39 | |
*** adjohn has joined #openstack | 19:39 | |
*** anotherjesse has quit IRC | 19:40 | |
*** med_out is now known as medberry | 19:41 | |
*** anotherjesse has joined #openstack | 19:42 | |
*** mattray has quit IRC | 19:45 | |
*** anotherjesse has quit IRC | 19:46 | |
*** ohnoimdead has joined #openstack | 19:48 | |
*** anotherjesse has joined #openstack | 19:48 | |
*** mattray has joined #openstack | 19:49 | |
*** nerdstein has joined #openstack | 19:49 | |
*** hadrian_ has joined #openstack | 19:52 | |
*** hadrian has quit IRC | 19:54 | |
*** hadrian_ is now known as hadrian | 19:54 | |
*** Gmi has quit IRC | 19:54 | |
*** hadrian_ has joined #openstack | 19:55 | |
*** hadrian_ has quit IRC | 19:55 | |
*** hadrian_ has joined #openstack | 19:55 | |
*** anotherjesse has quit IRC | 19:57 | |
*** joearnold has quit IRC | 19:58 | |
*** anotherjesse has joined #openstack | 19:58 | |
*** hadrian has quit IRC | 19:58 | |
*** hadrian_ is now known as hadrian | 19:58 | |
*** rnorwood has joined #openstack | 19:59 | |
*** stewart has quit IRC | 20:00 | |
*** dprince has quit IRC | 20:01 | |
*** nerdstein has quit IRC | 20:01 | |
*** huslage has joined #openstack | 20:08 | |
*** mfer has quit IRC | 20:13 | |
*** hadrian has quit IRC | 20:16 | |
*** hadrian_ has joined #openstack | 20:17 | |
*** hadrian__ has joined #openstack | 20:17 | |
*** huslage has quit IRC | 20:18 | |
*** hadrian___ has joined #openstack | 20:19 | |
*** hadrian_ has quit IRC | 20:21 | |
*** hadrian__ has quit IRC | 20:23 | |
*** jakedahn has joined #openstack | 20:24 | |
*** gnu111 has quit IRC | 20:31 | |
*** troytoman-away is now known as troytoman | 20:32 | |
*** katkee has quit IRC | 20:35 | |
*** ryker has joined #openstack | 20:37 | |
*** rustam has quit IRC | 20:38 | |
*** joearnold has joined #openstack | 20:39 | |
ryker | can anyone tell me how I can modify rules in an existing security group? I have a default group with a couple rules in it and I want to remove one of the rules. | 20:39 |
*** hadrian___ has quit IRC | 20:43 | |
*** hadrian has joined #openstack | 20:43 | |
*** ewindisch has joined #openstack | 20:44 | |
*** tryggvil has quit IRC | 20:51 | |
*** mitchless has quit IRC | 20:52 | |
*** medberry is now known as med_out | 20:53 | |
ryker | ah, euca-revoke is what I'm looking for. | 20:55 |
*** jfluhmann has joined #openstack | 20:56 | |
*** ewindisch has quit IRC | 21:01 | |
*** lts has quit IRC | 21:02 | |
*** marrusl has quit IRC | 21:03 | |
*** rnorwood has quit IRC | 21:05 | |
*** clayg_ has left #openstack | 21:06 | |
*** whitt has quit IRC | 21:07 | |
*** msivanes has quit IRC | 21:10 | |
*** hadrian_ has joined #openstack | 21:11 | |
*** whitt has joined #openstack | 21:13 | |
*** amccabe has quit IRC | 21:13 | |
*** hadrian has quit IRC | 21:15 | |
*** hadrian__ has joined #openstack | 21:15 | |
*** middleca has left #openstack | 21:19 | |
*** hadrian_ has quit IRC | 21:19 | |
*** Cyns has quit IRC | 21:20 | |
*** troytoman is now known as troytoman-away | 21:26 | |
*** ncode has joined #openstack | 21:28 | |
*** ncode has joined #openstack | 21:28 | |
*** MarcMorata has joined #openstack | 21:29 | |
*** ejat has joined #openstack | 21:33 | |
*** ejat has joined #openstack | 21:33 | |
*** Cyns has joined #openstack | 21:37 | |
*** martine has quit IRC | 21:39 | |
*** AhmedSoliman has joined #openstack | 21:39 | |
*** tryggvil has joined #openstack | 21:42 | |
*** shentonfreude has quit IRC | 21:48 | |
*** mattray1 has joined #openstack | 21:50 | |
*** jsavak has quit IRC | 21:50 | |
*** lborda has quit IRC | 21:51 | |
*** mattray has quit IRC | 21:53 | |
*** jfluhmann has quit IRC | 21:53 | |
*** msinhore has quit IRC | 21:54 | |
*** MarcMorata has quit IRC | 21:55 | |
*** bcwaldon has quit IRC | 21:57 | |
*** mattray1 has quit IRC | 22:03 | |
*** Cyns has quit IRC | 22:04 | |
*** LiamMac has quit IRC | 22:05 | |
*** ejat has quit IRC | 22:05 | |
*** stewart has joined #openstack | 22:08 | |
*** mattray has joined #openstack | 22:08 | |
*** ncode has quit IRC | 22:12 | |
*** arthurh has joined #openstack | 22:14 | |
*** imsplitbit has quit IRC | 22:16 | |
*** foob has quit IRC | 22:17 | |
*** zanaga has quit IRC | 22:22 | |
*** zanaga has joined #openstack | 22:27 | |
*** ewindisch has joined #openstack | 22:28 | |
*** deshantm has quit IRC | 22:30 | |
*** tryggvil has quit IRC | 22:30 | |
*** martinr has joined #openstack | 22:32 | |
*** bsza has quit IRC | 22:33 | |
*** rustam has joined #openstack | 22:33 | |
*** cereal_bars has quit IRC | 22:34 | |
*** msinhore has joined #openstack | 22:37 | |
*** mattray has quit IRC | 22:38 | |
*** stewart has quit IRC | 22:41 | |
*** stewart has joined #openstack | 22:42 | |
*** anotherjesse_ has joined #openstack | 22:44 | |
*** rnirmal has quit IRC | 22:46 | |
*** rnorwood has joined #openstack | 22:47 | |
*** bsza has joined #openstack | 22:47 | |
*** anotherjesse has quit IRC | 22:48 | |
*** anotherjesse_ is now known as anotherjesse | 22:48 | |
*** bpaluch_ has quit IRC | 22:49 | |
*** bsza3 has joined #openstack | 22:51 | |
*** ldlework has quit IRC | 22:51 | |
*** bsza has quit IRC | 22:52 | |
*** bsza3 has quit IRC | 22:52 | |
*** bsza has joined #openstack | 22:53 | |
*** rnorwood has quit IRC | 22:54 | |
*** tryggvil_ has joined #openstack | 22:59 | |
*** nijaba has quit IRC | 23:00 | |
*** adjohn has quit IRC | 23:05 | |
*** obino1 has joined #openstack | 23:05 | |
*** obino has quit IRC | 23:06 | |
*** arthurh has quit IRC | 23:06 | |
*** MarkAt2 has quit IRC | 23:07 | |
*** obino1 has quit IRC | 23:10 | |
*** anotherjesse has quit IRC | 23:16 | |
*** anotherjesse has joined #openstack | 23:16 | |
*** tryggvil_ has quit IRC | 23:20 | |
*** bengrue has quit IRC | 23:22 | |
*** obino has joined #openstack | 23:24 | |
*** AhmedSoliman has quit IRC | 23:25 | |
mgius | can anyone explain why swift-ring-builder returns "1" on a successful add to a ring? | 23:25 |
mgius | http://paste.openstack.org/show/2229/ | 23:26 |
*** joearnold has quit IRC | 23:27 | |
notmyname | mgius: run swift-ring-builder without args for help --> "Exit codes: 0 = ring changed, 1 = ring did not change, 2 = error" | 23:39 |
*** grapex has quit IRC | 23:40 | |
*** evil_e has quit IRC | 23:41 | |
mgius | notmyname: how do you define "ring did not change" | 23:44 |
mgius | I added a device to the ring, and the tool gave me an id for the device | 23:44 |
notmyname | hmm | 23:44 |
notmyname | I assume it means that the ring file was not affected. perhaps you are inside the min_part_hours? | 23:46 |
mgius | I get the same behavior from an empty builder after adding the first device | 23:48 |
notmyname | mgius: I see you sent a question to the mailing list. that's good. honestly the best thing I can tell you is to wait for someone more an expect on the ring than I to answer :-) | 23:48 |
mgius | if the return code is meant to signify that the rings.gz file is untouched, that makes sense, but it seems like most of the commands don't touch rings.gz, so the tool almost always returns non-zero | 23:48 |
mgius | yeah, that's fine | 23:48 |
notmyname | if it's not answered by then, I'll try to remember to bug gholt about it on monday | 23:49 |
mgius | notmyname: thanks! | 23:49 |
*** rsampaio has quit IRC | 23:50 | |
*** andy-hk has quit IRC | 23:52 | |
*** bsza has quit IRC | 23:57 | |
*** deirdre_ has quit IRC | 23:57 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!