*** baoli has quit IRC | 00:00 | |
Sam-I-Am | ok | 00:00 |
---|---|---|
eeceetwo | yeas, I have been following the install guide doggedly | 00:00 |
eeceetwo | but when I try to spin a vm, the vm never fully builds | 00:00 |
*** baoli has joined #openstack | 00:00 | |
Sam-I-Am | so, nova net-list shows stuff? | 00:00 |
eeceetwo | sure | 00:00 |
Sam-I-Am | are all the services actually running, and not logging errors? | 00:01 |
eeceetwo | de0e7e7a-7061-4ee7-9c66-3644de82ed9a | demo-net | 192.168.10.8/29 | 00:01 |
eeceetwo | so here's another wrinkle | 00:01 |
*** Zack_Deee has joined #openstack | 00:01 | |
eeceetwo | there are iptables rules running on the compute node | 00:01 |
Sam-I-Am | of what sort? | 00:01 |
eeceetwo | I'm not an Ubuntu expert so I can't tell where they come from. | 00:02 |
eeceetwo | I'll paste bin them | 00:02 |
Sam-I-Am | ok. ubuntu usually doesnt include a firewall in the base install. however, openstack uses iptables for security groups. | 00:02 |
*** Sir_Designer has quit IRC | 00:03 | |
eeceetwo | http://pastie.org/9992381 | 00:04 |
*** ircuser-1 has quit IRC | 00:05 | |
eeceetwo | I did a bare minimum install of Ubuntu 14 lts and it booted up with a good set of iptables rules in effect | 00:05 |
Sam-I-Am | those look fine to me | 00:05 |
eeceetwo | but those rules are gone now. | 00:05 |
*** sarob has joined #openstack | 00:05 | |
eeceetwo | replaced by the nova set I pasted | 00:05 |
eeceetwo | which I just realized :) | 00:06 |
Sam-I-Am | what does 'nova service-list' on the controller say? | 00:06 |
*** AshleyMcNamara has joined #openstack | 00:06 | |
*** ParsectiX has quit IRC | 00:06 | |
eeceetwo | http://pastie.org/9992387 | 00:06 |
*** j05h has joined #openstack | 00:06 | |
*** ParsectiX has joined #openstack | 00:07 | |
Sam-I-Am | the 192.169.122/24 business is just the default virt net in lvm. you can delete it if you want, but it shouldnt impact anything. | 00:07 |
eeceetwo | lvm? | 00:07 |
Sam-I-Am | errr libvirt | 00:07 |
*** matjazp has quit IRC | 00:07 | |
eeceetwo | so the virbr0 could be deleted? | 00:08 |
Sam-I-Am | yes | 00:08 |
eeceetwo | hmm. could it be causing issues? | 00:08 |
Sam-I-Am | i doubt thats your problem though | 00:08 |
eeceetwo | hmm | 00:08 |
Sam-I-Am | do instances ever time out with an error? | 00:08 |
eeceetwo | no. | 00:08 |
eeceetwo | I don't have the gui Horizon? running yet | 00:09 |
*** AshleyMcNamara has quit IRC | 00:09 | |
Sam-I-Am | doesnt matter | 00:09 |
eeceetwo | right | 00:09 |
*** mnovacyu has joined #openstack | 00:09 | |
Sam-I-Am | you would see a state change in 'nova list' | 00:09 |
eeceetwo | hmm | 00:09 |
*** AshleyMcNamara has joined #openstack | 00:09 | |
eeceetwo | | 518563bf-9cec-43e5-be43-fb431b7c488c | demo-instance1 | BUILD | scheduling | NOSTATE | | | 00:09 |
*** neoark has quit IRC | 00:09 | |
eeceetwo | | a0d98e3c-32b1-4d10-9162-84fe76959438 | myCirrosServer | BUILD | scheduling | NOSTATE | 00:09 |
eeceetwo | these have been "building" for over an hour | 00:10 |
Sam-I-Am | state is 'scheduling' tho | 00:10 |
*** AshleyMcNamara has quit IRC | 00:10 | |
eeceetwo | the network field is missing | 00:10 |
eeceetwo | I mean, there's nothing in the network field | 00:10 |
eeceetwo | it's empty | 00:10 |
eeceetwo | that's what's bugging me | 00:11 |
Sam-I-Am | how did you launch the instance? | 00:11 |
*** clawft has joined #openstack | 00:11 | |
Sam-I-Am | next question is have you looked at the nova scheduler logs... or the nova compute logs (to see if its even getting that far) | 00:11 |
*** clawft has quit IRC | 00:12 | |
Sam-I-Am | if you set verbose=true in nova.conf on the compute node, and tail the log while you launch a vm, it should say stuff. | 00:12 |
*** mazzy__ has quit IRC | 00:12 | |
eeceetwo | what's the logfile's name? | 00:12 |
eeceetwo | nevermind | 00:12 |
*** mnovacyu_ has joined #openstack | 00:13 | |
*** clawft has joined #openstack | 00:13 | |
*** mnovacyu has quit IRC | 00:13 | |
*** mnovacy__ has joined #openstack | 00:13 | |
eeceetwo | nova-api.log nova-cert.log nova-conductor.log nova-consoleauth.log nova-manage.log nova-novncproxy.log nova-scheduler.log | 00:13 |
*** thumpba has joined #openstack | 00:14 | |
eeceetwo | I see nothing | 00:15 |
Sam-I-Am | in which logs? | 00:15 |
*** matjazp has joined #openstack | 00:15 | |
eeceetwo | any heh | 00:16 |
Sam-I-Am | nova-compute.log on the compute node? | 00:16 |
*** spzala has joined #openstack | 00:17 | |
eeceetwo | checking | 00:17 |
*** mnovacyu_ has quit IRC | 00:17 | |
*** mnovacy__ has quit IRC | 00:18 | |
eeceetwo | nova.wsgi [-] metadata listening on 0.0.0.0:8775 | 00:19 |
eeceetwo | no errors | 00:19 |
*** thumpba has quit IRC | 00:19 | |
Sam-I-Am | did you set verbose=true in nova.conf ? | 00:20 |
eeceetwo | yeah | 00:20 |
Sam-I-Am | hmm | 00:21 |
Sam-I-Am | well, i gotta go for a bit | 00:21 |
Sam-I-Am | something, somewhere... is hinting at the problem. | 00:21 |
eeceetwo | thanks for the help | 00:22 |
Sam-I-Am | i'd delete all the broken vms, then tail -f the scheduler and compute logs to see exactly what happens during boot | 00:22 |
Sam-I-Am | and also make sure you see the nova-net bridge (br100 or whatever) | 00:22 |
eeceetwo | right on | 00:22 |
eeceetwo | on the compute node | 00:22 |
Sam-I-Am | yes | 00:22 |
eeceetwo | that's missing | 00:23 |
eeceetwo | virbr0 in it's place, or something | 00:23 |
Sam-I-Am | its been a while since i messed with nova-net, but that should have been created when you made the network | 00:23 |
eeceetwo | yeah. | 00:23 |
Sam-I-Am | virbr0 shouldnt affect anything | 00:24 |
Sam-I-Am | might want to see what happens in the logs when you create that network | 00:24 |
Sam-I-Am | (deleting it first, of course) | 00:24 |
Sam-I-Am | i gotta run for a bit, bbl | 00:24 |
*** stevemar has joined #openstack | 00:26 | |
*** macjack has joined #openstack | 00:26 | |
*** matjazp has quit IRC | 00:33 | |
*** dimsum__ has joined #openstack | 00:34 | |
*** ManikM has quit IRC | 00:35 | |
*** Manny has joined #openstack | 00:35 | |
*** dims_ has joined #openstack | 00:35 | |
*** dims_ is now known as dims | 00:36 | |
*** ZiGMaX has quit IRC | 00:37 | |
*** anande has joined #openstack | 00:38 | |
*** pavel_bondar has quit IRC | 00:38 | |
*** dimsum__ has quit IRC | 00:39 | |
*** pavel_bondar has joined #openstack | 00:39 | |
*** j05h has quit IRC | 00:39 | |
*** luflores_ has joined #openstack | 00:40 | |
*** VW_ has joined #openstack | 00:42 | |
*** opuk has quit IRC | 00:42 | |
*** Osobnik has quit IRC | 00:42 | |
*** mrproper has joined #openstack | 00:42 | |
*** yellowbig has joined #openstack | 00:43 | |
*** luflores has quit IRC | 00:43 | |
*** AshleyMcNamara has joined #openstack | 00:44 | |
*** Joufflu has quit IRC | 00:45 | |
*** cemason has joined #openstack | 00:46 | |
*** achanda has joined #openstack | 00:46 | |
*** matjazp has joined #openstack | 00:47 | |
*** opuk has joined #openstack | 00:49 | |
*** Sir_Designer has joined #openstack | 00:50 | |
*** achanda has quit IRC | 00:51 | |
*** brokencycle has quit IRC | 00:53 | |
*** opuk has quit IRC | 00:53 | |
*** j05h has joined #openstack | 00:53 | |
*** opuk has joined #openstack | 00:54 | |
*** linforpros has joined #openstack | 00:54 | |
*** j05h has quit IRC | 00:54 | |
*** gildub has joined #openstack | 00:55 | |
*** Osobnik has joined #openstack | 00:55 | |
*** AshleyMc_ has joined #openstack | 00:56 | |
*** sputnik13 has quit IRC | 00:57 | |
*** AshleyMcNamara has quit IRC | 00:59 | |
*** matjazp has quit IRC | 01:00 | |
*** Lee1092 has joined #openstack | 01:00 | |
*** opuk has quit IRC | 01:00 | |
*** KaZeR has joined #openstack | 01:02 | |
*** mrproper has quit IRC | 01:03 | |
*** Tusker has joined #openstack | 01:04 | |
*** j05h has joined #openstack | 01:05 | |
*** mnovacyu has joined #openstack | 01:05 | |
*** cemason has quit IRC | 01:05 | |
*** dsanders has quit IRC | 01:06 | |
*** dsanders has joined #openstack | 01:06 | |
*** lmh has joined #openstack | 01:07 | |
*** neoark has joined #openstack | 01:07 | |
*** sputnik13 has joined #openstack | 01:08 | |
*** j05h1 has joined #openstack | 01:08 | |
*** j05h has quit IRC | 01:09 | |
*** yuntong has joined #openstack | 01:10 | |
*** j05h1 has quit IRC | 01:10 | |
*** Sir_Designer has quit IRC | 01:11 | |
*** dhblaz has joined #openstack | 01:15 | |
*** sputnik13 has quit IRC | 01:18 | |
*** VW_ has quit IRC | 01:19 | |
*** VW_ has joined #openstack | 01:19 | |
*** j05h has joined #openstack | 01:21 | |
*** promulo__ has joined #openstack | 01:21 | |
*** opuk has joined #openstack | 01:22 | |
*** bluesm has quit IRC | 01:23 | |
*** sputnik13 has joined #openstack | 01:23 | |
*** sputnik13 has quit IRC | 01:25 | |
*** promulo has quit IRC | 01:25 | |
*** bobmel has quit IRC | 01:27 | |
*** aeperezt has joined #openstack | 01:27 | |
*** bobmel has joined #openstack | 01:28 | |
*** sputnik13 has joined #openstack | 01:32 | |
*** sputnik13 has quit IRC | 01:32 | |
*** wuhg has joined #openstack | 01:34 | |
*** thumpba has joined #openstack | 01:35 | |
*** clawft has left #openstack | 01:36 | |
*** cody-somerville has joined #openstack | 01:37 | |
*** nelsnelson has quit IRC | 01:38 | |
*** thumpba has quit IRC | 01:39 | |
*** popw has joined #openstack | 01:40 | |
*** henrynash has quit IRC | 01:41 | |
*** mrproper has joined #openstack | 01:41 | |
*** robbiew has joined #openstack | 01:42 | |
*** ghostpl_ has joined #openstack | 01:42 | |
*** vicky_ has joined #openstack | 01:43 | |
*** j05h has quit IRC | 01:43 | |
*** robbiew has left #openstack | 01:47 | |
*** ghostpl_ has quit IRC | 01:47 | |
*** dino82 has quit IRC | 01:48 | |
*** pm90_ has joined #openstack | 01:49 | |
*** jckasper_ has joined #openstack | 01:49 | |
*** EricGonczer_ has joined #openstack | 01:50 | |
*** jckasper_ has quit IRC | 01:50 | |
*** yaguang has joined #openstack | 01:50 | |
*** jckasper_ has joined #openstack | 01:50 | |
*** linforpros has quit IRC | 01:51 | |
*** popw has quit IRC | 01:51 | |
*** yuntong has quit IRC | 01:52 | |
*** yuntong has joined #openstack | 01:52 | |
*** pm90_ has quit IRC | 01:53 | |
*** dino82 has joined #openstack | 01:53 | |
*** popw has joined #openstack | 01:53 | |
*** himangi has joined #openstack | 01:55 | |
*** popw has quit IRC | 01:58 | |
*** popw has joined #openstack | 01:59 | |
*** yamamoto_ has joined #openstack | 01:59 | |
*** Tinfoilhat___ has quit IRC | 02:00 | |
*** RedRat_ has quit IRC | 02:01 | |
*** RedRat has joined #openstack | 02:01 | |
*** pm90_ has joined #openstack | 02:05 | |
*** StuartMI has quit IRC | 02:05 | |
*** diegows has quit IRC | 02:07 | |
*** cbinx has quit IRC | 02:07 | |
*** Sir_Designer has joined #openstack | 02:07 | |
*** robbiew has joined #openstack | 02:10 | |
*** EricGonczer_ has quit IRC | 02:11 | |
*** erkules_ has joined #openstack | 02:12 | |
*** aspiers has quit IRC | 02:12 | |
Sam-I-Am | eeceetwo: figure it out? | 02:12 |
*** Sir_Designer has quit IRC | 02:13 | |
*** wastrel has joined #openstack | 02:13 | |
*** sayan has joined #openstack | 02:15 | |
*** erkules has quit IRC | 02:15 | |
*** pramchan has quit IRC | 02:16 | |
*** mnovacyu has quit IRC | 02:19 | |
*** gli has joined #openstack | 02:20 | |
*** sarob has quit IRC | 02:20 | |
*** aspiers has joined #openstack | 02:21 | |
*** rmcall has joined #openstack | 02:22 | |
*** ancoron has joined #openstack | 02:22 | |
*** StuartMI has joined #openstack | 02:23 | |
*** michaelneale has quit IRC | 02:25 | |
*** setuid has quit IRC | 02:27 | |
*** zxv has left #openstack | 02:27 | |
*** koolhead17 has joined #openstack | 02:27 | |
*** ancoron_ has quit IRC | 02:27 | |
*** setuid has joined #openstack | 02:27 | |
*** travnewmatic has quit IRC | 02:29 | |
*** Manny has quit IRC | 02:34 | |
*** ManikM has joined #openstack | 02:35 | |
*** mwagner_lap has joined #openstack | 02:35 | |
*** PingKuo has joined #openstack | 02:35 | |
*** patri962 has joined #openstack | 02:38 | |
*** patri674 has joined #openstack | 02:38 | |
*** patri824 has joined #openstack | 02:38 | |
*** patri659 has joined #openstack | 02:38 | |
*** patrickeast___ has quit IRC | 02:38 | |
*** patrickeast has quit IRC | 02:38 | |
*** patrickeast__ has quit IRC | 02:38 | |
*** patrickeast_ has quit IRC | 02:39 | |
*** patri28 has quit IRC | 02:39 | |
*** nelsnelson has joined #openstack | 02:39 | |
*** patrickeast has joined #openstack | 02:41 | |
*** mrproper has quit IRC | 02:44 | |
*** rmcall has quit IRC | 02:45 | |
*** pm90_ has quit IRC | 02:52 | |
*** kmulvey has quit IRC | 02:54 | |
*** pm90_ has joined #openstack | 02:59 | |
*** inodb has quit IRC | 03:00 | |
*** inodb has joined #openstack | 03:00 | |
*** badon has quit IRC | 03:01 | |
*** badon_ has joined #openstack | 03:02 | |
*** RicardoSSP has quit IRC | 03:02 | |
*** badon_ is now known as badon | 03:03 | |
*** AshleyMc_ has quit IRC | 03:05 | |
*** AshleyMcNamara has joined #openstack | 03:05 | |
*** AshleyMcNamara has quit IRC | 03:09 | |
*** Sir_Designer has joined #openstack | 03:09 | |
*** _cjones_ has joined #openstack | 03:14 | |
*** Sir_Designer has quit IRC | 03:16 | |
*** cemason has joined #openstack | 03:19 | |
*** mnovacyu has joined #openstack | 03:20 | |
*** spzala has quit IRC | 03:23 | |
*** yimmy has joined #openstack | 03:23 | |
*** michaelneale has joined #openstack | 03:23 | |
*** thumpba has joined #openstack | 03:24 | |
*** mnovacyu has quit IRC | 03:24 | |
*** sayan has quit IRC | 03:25 | |
*** anderbubble has joined #openstack | 03:28 | |
*** avagi has joined #openstack | 03:28 | |
*** thumpba has quit IRC | 03:28 | |
*** popw has quit IRC | 03:31 | |
*** ghostpl_ has joined #openstack | 03:31 | |
*** popw has joined #openstack | 03:31 | |
*** dims has quit IRC | 03:35 | |
*** ghostpl_ has quit IRC | 03:36 | |
*** cemason has quit IRC | 03:39 | |
*** mekpro has joined #openstack | 03:39 | |
*** pm90_ has quit IRC | 03:39 | |
*** pm90_ has joined #openstack | 03:40 | |
*** pm90_ has quit IRC | 03:44 | |
*** avagi has quit IRC | 03:46 | |
*** deepthi has joined #openstack | 03:47 | |
*** ejat has quit IRC | 03:48 | |
*** avagi has joined #openstack | 03:49 | |
*** yocum has quit IRC | 03:49 | |
*** ejat has joined #openstack | 03:49 | |
*** achanda has joined #openstack | 03:49 | |
*** ejat has quit IRC | 03:49 | |
*** ejat has joined #openstack | 03:49 | |
*** pradip_rawat has joined #openstack | 03:50 | |
*** luflores_ has quit IRC | 03:50 | |
*** _cjones_ has quit IRC | 03:51 | |
*** pradip_vedams has quit IRC | 03:52 | |
*** pradip_rawat is now known as pradip_vedams | 03:52 | |
*** achanda has quit IRC | 03:54 | |
*** jpeeler has joined #openstack | 03:55 | |
*** art_ has joined #openstack | 03:56 | |
*** blair has quit IRC | 04:00 | |
*** yaguang has quit IRC | 04:01 | |
*** hdd has joined #openstack | 04:02 | |
*** Marga_ has quit IRC | 04:02 | |
*** GeoKM has quit IRC | 04:02 | |
*** blair has joined #openstack | 04:03 | |
*** Marga_ has joined #openstack | 04:04 | |
*** mixomathoze has quit IRC | 04:04 | |
*** cemason has joined #openstack | 04:06 | |
*** VW_ has quit IRC | 04:07 | |
*** Tinfoilhat_ has quit IRC | 04:10 | |
*** mixomathoze has joined #openstack | 04:10 | |
*** cpg|away is now known as cpg | 04:10 | |
*** Sir_Designer has joined #openstack | 04:12 | |
*** hdd has quit IRC | 04:15 | |
*** himangi has quit IRC | 04:18 | |
*** galstrom_zzz is now known as galstrom | 04:18 | |
*** Sir_Designer has quit IRC | 04:19 | |
*** neha has joined #openstack | 04:20 | |
*** masco has joined #openstack | 04:24 | |
*** JRobinson__ is now known as JRobinson__afk | 04:25 | |
*** aniket has joined #openstack | 04:25 | |
*** cemason has quit IRC | 04:26 | |
*** patrickeast_ has joined #openstack | 04:27 | |
*** patrickeast has quit IRC | 04:27 | |
*** patrickeast_ is now known as patrickeast | 04:27 | |
*** patri659 has quit IRC | 04:28 | |
*** patri962 has quit IRC | 04:29 | |
*** patri824 has quit IRC | 04:29 | |
*** patri674 has quit IRC | 04:29 | |
*** koolhead_ has joined #openstack | 04:30 | |
*** himangi has joined #openstack | 04:30 | |
*** patrickeast_ has joined #openstack | 04:30 | |
*** patrickeast__ has joined #openstack | 04:30 | |
*** patri484 has joined #openstack | 04:30 | |
*** patri533 has joined #openstack | 04:30 | |
*** koolhead17 has quit IRC | 04:32 | |
*** avagi has quit IRC | 04:33 | |
*** ManikM has quit IRC | 04:35 | |
*** ManikM has joined #openstack | 04:35 | |
*** dims has joined #openstack | 04:35 | |
*** avagi has joined #openstack | 04:36 | |
*** mekpro has quit IRC | 04:38 | |
*** mekpro1 has joined #openstack | 04:38 | |
*** dims has quit IRC | 04:40 | |
aniket | Goodmoring all..!! | 04:41 |
SamYaple | good morning aniket | 04:41 |
*** AnilV4 has joined #openstack | 04:42 | |
*** vt102 has quit IRC | 04:42 | |
*** sayan has joined #openstack | 04:42 | |
*** appprod0 has quit IRC | 04:42 | |
*** coolsvap_ is now known as coolsvap | 04:43 | |
*** yimmy has quit IRC | 04:44 | |
*** sprachgenerator has quit IRC | 04:44 | |
aniket | <SamYaple>Hello..do you have an idea about nova-compute? | 04:44 |
*** fifieldt has joined #openstack | 04:44 | |
*** nkhare has joined #openstack | 04:44 | |
*** ParsectiX has quit IRC | 04:44 | |
*** ParsectiX has joined #openstack | 04:45 | |
*** mekpro1 has quit IRC | 04:45 | |
*** hdd has joined #openstack | 04:45 | |
*** mekpro has joined #openstack | 04:45 | |
SamYaple | aniket: I have an idea, yes. | 04:46 |
SamYaple | What is the question? | 04:46 |
*** vendemia1 has quit IRC | 04:46 | |
*** vendemiat has joined #openstack | 04:46 | |
aniket | <SamYaple> I want to boot an instance from LU created by me on my packstack allinone setup | 04:47 |
*** aeperezt has quit IRC | 04:48 | |
*** koolhead17 has joined #openstack | 04:48 | |
SamYaple | I am not familiar with packstack aniket. If you ask your question, perhaps someone else on the channel will ba able to help you! | 04:48 |
*** appprod0 has joined #openstack | 04:49 | |
*** achanda has joined #openstack | 04:49 | |
aniket | <SamYaple> ok..thanks :) ...same question with devstack installation | 04:50 |
*** koolhead_ has quit IRC | 04:50 | |
*** mekpro has quit IRC | 04:51 | |
*** mekpro1 has joined #openstack | 04:51 | |
*** JRobinson__afk is now known as JRobinson__ | 04:51 | |
*** Warped_ has quit IRC | 04:52 | |
*** hdd has quit IRC | 04:52 | |
*** Akshik has joined #openstack | 04:52 | |
*** comay has quit IRC | 04:53 | |
*** walterheck has joined #openstack | 04:53 | |
*** Akshik_ has joined #openstack | 04:57 | |
*** Akshik has quit IRC | 04:57 | |
*** Akshik_ has quit IRC | 04:58 | |
*** kebray has joined #openstack | 05:01 | |
*** masco has quit IRC | 05:02 | |
*** kebray has quit IRC | 05:03 | |
*** pensu has joined #openstack | 05:04 | |
*** baoli has quit IRC | 05:05 | |
*** masco has joined #openstack | 05:05 | |
*** pensu has left #openstack | 05:05 | |
*** iscsi has joined #openstack | 05:06 | |
*** kebray has joined #openstack | 05:07 | |
*** Warped has joined #openstack | 05:08 | |
*** sarob has joined #openstack | 05:09 | |
*** rdas has joined #openstack | 05:09 | |
*** bluedusk has quit IRC | 05:10 | |
*** galstrom is now known as galstrom_zzz | 05:11 | |
*** blair has quit IRC | 05:12 | |
*** thumpba has joined #openstack | 05:13 | |
*** galstrom_zzz is now known as galstrom | 05:14 | |
*** nelsnelson has quit IRC | 05:14 | |
*** sarob has quit IRC | 05:14 | |
*** bluedusk has joined #openstack | 05:15 | |
*** Sir_Designer has joined #openstack | 05:15 | |
*** sayan has quit IRC | 05:17 | |
*** thumpba has quit IRC | 05:17 | |
*** AG_Clinton has quit IRC | 05:19 | |
*** blair has joined #openstack | 05:19 | |
*** ghostpl_ has joined #openstack | 05:20 | |
*** blair has quit IRC | 05:20 | |
*** blairo has joined #openstack | 05:20 | |
*** Sir_Designer has quit IRC | 05:21 | |
*** patri338 has joined #openstack | 05:23 | |
*** patri781 has joined #openstack | 05:23 | |
*** patri996 has joined #openstack | 05:23 | |
*** patri952 has joined #openstack | 05:23 | |
*** patrickeast has quit IRC | 05:23 | |
*** patrickeast_ has quit IRC | 05:24 | |
*** ghostpl_ has quit IRC | 05:24 | |
*** patri484 has quit IRC | 05:24 | |
*** patri533 has quit IRC | 05:24 | |
*** patrickeast__ has quit IRC | 05:25 | |
*** Egyptian[Home] has quit IRC | 05:25 | |
*** patrickeast has joined #openstack | 05:27 | |
*** Bhaskarakiran has joined #openstack | 05:27 | |
*** zerda has joined #openstack | 05:28 | |
*** galstrom is now known as galstrom_zzz | 05:28 | |
*** masco has quit IRC | 05:30 | |
*** walterheck has quit IRC | 05:31 | |
*** nphase has joined #openstack | 05:36 | |
*** smillward has quit IRC | 05:36 | |
*** galstrom_zzz is now known as galstrom | 05:37 | |
*** KaZeR has quit IRC | 05:38 | |
*** KaZeR has joined #openstack | 05:39 | |
*** pravins has joined #openstack | 05:39 | |
*** OutBackDingo has quit IRC | 05:43 | |
*** koolhead17 has quit IRC | 05:44 | |
*** red_horned_rihno has joined #openstack | 05:46 | |
*** KaZeR has quit IRC | 05:46 | |
*** KaZeR has joined #openstack | 05:46 | |
*** nphase has quit IRC | 05:47 | |
*** galstrom is now known as galstrom_zzz | 05:49 | |
*** GeoKM has joined #openstack | 05:50 | |
*** KaZeR has quit IRC | 05:51 | |
*** remya has joined #openstack | 05:51 | |
*** red_horned_rihno has quit IRC | 05:53 | |
*** otter768 has quit IRC | 05:56 | |
*** avagi has left #openstack | 05:58 | |
*** sputnik13 has joined #openstack | 05:58 | |
*** hdd has joined #openstack | 05:59 | |
*** sputnik13 has quit IRC | 06:01 | |
*** sputnik13 has joined #openstack | 06:02 | |
*** masco has joined #openstack | 06:03 | |
*** achanda has quit IRC | 06:03 | |
*** sarob has joined #openstack | 06:04 | |
*** pravka has quit IRC | 06:04 | |
*** RoozbehShafiee has joined #openstack | 06:05 | |
*** sputnik1_ has joined #openstack | 06:05 | |
*** pravka has joined #openstack | 06:06 | |
*** yfauser has joined #openstack | 06:06 | |
*** bluedusk has quit IRC | 06:07 | |
*** red_horned_rihno has joined #openstack | 06:07 | |
*** sputnik13 has quit IRC | 06:07 | |
*** yfauser has left #openstack | 06:07 | |
*** hdd has quit IRC | 06:07 | |
*** sayan has joined #openstack | 06:08 | |
*** Joufflu has joined #openstack | 06:09 | |
*** okrieg has quit IRC | 06:10 | |
*** GeoKM has quit IRC | 06:11 | |
*** deepakcs has joined #openstack | 06:12 | |
*** GeoKM has joined #openstack | 06:12 | |
*** erikkri has joined #openstack | 06:14 | |
*** michaelneale has quit IRC | 06:14 | |
*** cookednoodles has joined #openstack | 06:17 | |
*** AG_Clinton has joined #openstack | 06:17 | |
*** Sir_Designer has joined #openstack | 06:18 | |
*** Bhaskarakiran has quit IRC | 06:18 | |
*** sayan has quit IRC | 06:19 | |
*** sayan has joined #openstack | 06:20 | |
*** ghostpl_ has joined #openstack | 06:21 | |
*** ambo has quit IRC | 06:22 | |
*** ambo has joined #openstack | 06:22 | |
*** mkolesni__ has joined #openstack | 06:24 | |
*** groen692 has joined #openstack | 06:24 | |
*** aniket has quit IRC | 06:24 | |
*** Warped has quit IRC | 06:24 | |
*** Sir_Designer has quit IRC | 06:25 | |
*** ghostpl_ has quit IRC | 06:25 | |
*** controller1 has joined #openstack | 06:26 | |
*** eghobo has joined #openstack | 06:26 | |
*** walterheck has joined #openstack | 06:27 | |
*** kebray_ has joined #openstack | 06:27 | |
*** nkrinner has joined #openstack | 06:27 | |
*** GeoKM has quit IRC | 06:27 | |
*** anshul has joined #openstack | 06:27 | |
*** achanda has joined #openstack | 06:27 | |
*** engkur has joined #openstack | 06:28 | |
*** KaZeR has joined #openstack | 06:28 | |
*** kebray has quit IRC | 06:29 | |
*** pravins has quit IRC | 06:31 | |
*** mnovacyu has joined #openstack | 06:32 | |
*** KaZeR has quit IRC | 06:32 | |
*** jprovazn has joined #openstack | 06:33 | |
*** k4n0 has joined #openstack | 06:34 | |
*** ManikM has quit IRC | 06:35 | |
*** Manny has joined #openstack | 06:35 | |
*** blairo has quit IRC | 06:35 | |
*** tshefi has joined #openstack | 06:35 | |
*** tnovacik has joined #openstack | 06:36 | |
*** Bhaskarakiran has joined #openstack | 06:36 | |
*** cemason has joined #openstack | 06:38 | |
*** blair has joined #openstack | 06:41 | |
*** gildub has quit IRC | 06:42 | |
*** Zack_Deee has quit IRC | 06:43 | |
*** kushal has quit IRC | 06:43 | |
*** thumpba has joined #openstack | 06:44 | |
*** himangi has quit IRC | 06:44 | |
*** pravins has joined #openstack | 06:44 | |
*** blair has quit IRC | 06:45 | |
*** Zack_Deee has joined #openstack | 06:45 | |
*** wintamute has quit IRC | 06:45 | |
*** wintamute has joined #openstack | 06:45 | |
*** kushal has joined #openstack | 06:46 | |
*** pradip_rawat has joined #openstack | 06:46 | |
*** pal has joined #openstack | 06:47 | |
*** remya has quit IRC | 06:47 | |
*** remya1 has joined #openstack | 06:47 | |
*** thumpba has quit IRC | 06:48 | |
*** pradip_vedams has quit IRC | 06:49 | |
*** pradip_rawat is now known as pradip_vedams | 06:49 | |
*** eghobo has quit IRC | 06:50 | |
*** pradip_rawat has joined #openstack | 06:50 | |
*** eghobo has joined #openstack | 06:50 | |
*** _cjones_ has joined #openstack | 06:51 | |
*** tnovacik has quit IRC | 06:53 | |
*** pradip_vedams has quit IRC | 06:54 | |
*** pradip_rawat is now known as pradip_vedams | 06:54 | |
Dominique | Hi, is there a way to associate an IP that is not part of a floating ip pool to an instance ? Or would I have to configure it statically in this case on the vm itself? | 06:55 |
*** RedRat_ has joined #openstack | 06:55 | |
*** ejat has quit IRC | 06:56 | |
*** _cjones_ has quit IRC | 06:56 | |
*** RedRat has quit IRC | 06:57 | |
*** cemason has quit IRC | 06:58 | |
*** himangi has joined #openstack | 06:58 | |
*** eghobo has quit IRC | 06:59 | |
*** eghobo has joined #openstack | 06:59 | |
*** kebray_ has quit IRC | 06:59 | |
*** masco has quit IRC | 07:00 | |
*** avagi has joined #openstack | 07:00 | |
*** ejat has joined #openstack | 07:01 | |
*** ejat has quit IRC | 07:01 | |
*** ejat has joined #openstack | 07:01 | |
SamYaple | Dominique: you cannot associate a floating ip outside of a pool | 07:01 |
*** jp_ has joined #openstack | 07:01 | |
SamYaple | to configure it statically would be doable. You would have to setup allowed_address_pairs with neutron | 07:02 |
*** robbiew has quit IRC | 07:02 | |
SamYaple | this wouldn't setup any routes to the instance though | 07:02 |
*** avagi has left #openstack | 07:03 | |
Dominique | SamYaple: Well it's inside of the pool, but the start is different | 07:04 |
Dominique | So for our nameserver I would like to use .10 and our pool starts at 129 | 07:04 |
*** jp_ has left #openstack | 07:04 | |
*** michaelneale has joined #openstack | 07:05 | |
*** melmoth has joined #openstack | 07:06 | |
SamYaple | Dominique: so it isn't inside of the pool | 07:06 |
SamYaple | The problem I believe you are going to find here is that the appropriate rules are not setup in the router namespace | 07:07 |
Dominique | Right.. | 07:07 |
Dominique | I would of thought that there would be some way to do this | 07:07 |
*** blair has joined #openstack | 07:08 | |
SamYaple | well sure, there is a way. just not an openstack way since you are trying to do something outside of openstack | 07:08 |
*** bjornar_ has quit IRC | 07:09 | |
SamYaple | the way you would do it would be with allowed_address_pair in neutron, and setting up a nat rule in the neutron namespace | 07:09 |
*** linforpros has joined #openstack | 07:09 | |
*** mnovacyu has quit IRC | 07:09 | |
Dominique | Thanks, I'll try that | 07:09 |
SamYaple | Dominique: If you want a more Openstack way of doing this, you can add your entire subnet to neutron and setup reservations in that pool | 07:10 |
SamYaple | That's not as clean but it owuld allow openstack to manage all of that stuff | 07:10 |
*** aberezin has quit IRC | 07:11 | |
*** eghobo_ has joined #openstack | 07:11 | |
*** cookednoodles has quit IRC | 07:12 | |
*** vijayagurug has joined #openstack | 07:12 | |
*** ParsectiX has quit IRC | 07:12 | |
*** ParsectiX has joined #openstack | 07:13 | |
*** achanda has quit IRC | 07:13 | |
*** havill has joined #openstack | 07:13 | |
*** ParsectiX has quit IRC | 07:13 | |
*** ejat has quit IRC | 07:14 | |
*** eghobo has quit IRC | 07:14 | |
*** ParsectiX has joined #openstack | 07:14 | |
*** Sir_Designer has joined #openstack | 07:15 | |
*** oro has joined #openstack | 07:15 | |
*** mnovacyu has joined #openstack | 07:15 | |
*** pravka has quit IRC | 07:15 | |
*** achanda has joined #openstack | 07:15 | |
*** JRobinson__ has quit IRC | 07:16 | |
*** aveek has joined #openstack | 07:16 | |
*** robbiew has joined #openstack | 07:17 | |
*** masco has joined #openstack | 07:17 | |
*** scheuran has joined #openstack | 07:17 | |
*** engkur has quit IRC | 07:18 | |
*** mrmartin has joined #openstack | 07:20 | |
*** Sir_Designer has quit IRC | 07:20 | |
*** pravka has joined #openstack | 07:21 | |
*** dalees has quit IRC | 07:21 | |
*** sarob has quit IRC | 07:23 | |
*** achanda has quit IRC | 07:23 | |
*** pravka has quit IRC | 07:25 | |
*** marius_endian has joined #openstack | 07:26 | |
*** pravka has joined #openstack | 07:26 | |
*** erikkri has quit IRC | 07:26 | |
*** mrunge has joined #openstack | 07:27 | |
*** steveg has quit IRC | 07:27 | |
*** steveg has joined #openstack | 07:28 | |
*** steveg has quit IRC | 07:28 | |
*** steveg has joined #openstack | 07:29 | |
*** steveg has quit IRC | 07:29 | |
*** achanda has joined #openstack | 07:29 | |
*** jcoufal has joined #openstack | 07:29 | |
*** steveg has joined #openstack | 07:30 | |
*** neeti has joined #openstack | 07:31 | |
*** jaosorior has joined #openstack | 07:31 | |
*** OutBackDingo has joined #openstack | 07:32 | |
*** dalees has joined #openstack | 07:33 | |
*** nphase has joined #openstack | 07:34 | |
*** robbiew has quit IRC | 07:35 | |
*** blair has quit IRC | 07:36 | |
*** anderbubble has quit IRC | 07:36 | |
*** aberezin has joined #openstack | 07:38 | |
*** rotbeard has joined #openstack | 07:38 | |
*** itzikb has joined #openstack | 07:39 | |
*** robbiew has joined #openstack | 07:40 | |
*** ircuser-1 has joined #openstack | 07:42 | |
*** henrynash has joined #openstack | 07:43 | |
*** Miouge has joined #openstack | 07:45 | |
*** Sir_Designer has joined #openstack | 07:46 | |
*** koolhead17 has joined #openstack | 07:47 | |
*** steveg has quit IRC | 07:48 | |
*** steveg has joined #openstack | 07:48 | |
*** gszasz has joined #openstack | 07:49 | |
*** oro has quit IRC | 07:50 | |
*** pkoniszewski has joined #openstack | 07:50 | |
*** ade_b has joined #openstack | 07:51 | |
*** Sir_Designer has quit IRC | 07:51 | |
*** achanda has quit IRC | 07:52 | |
*** wicope has joined #openstack | 07:52 | |
*** kjir has joined #openstack | 07:53 | |
*** stamak has joined #openstack | 07:53 | |
*** matjazp has joined #openstack | 07:53 | |
*** aberezin is now known as Berezin | 07:55 | |
*** sergef has joined #openstack | 07:57 | |
*** BOKALDO has joined #openstack | 07:57 | |
*** otter768 has joined #openstack | 07:57 | |
*** achanda has joined #openstack | 07:57 | |
*** michaelneale has quit IRC | 07:59 | |
*** nphase has quit IRC | 07:59 | |
*** rdas has quit IRC | 07:59 | |
Dominique | SamYaple: Seems rather complex to have to add the nat rules manually on the router, I would assume also that this is not saved through reboots? | 08:00 |
*** Fenuks has joined #openstack | 08:00 | |
*** eghobo_ has quit IRC | 08:00 | |
SamYaple | Dominique: correct on all accounts. I do not recommend proceeding down the path | 08:01 |
*** otter768 has quit IRC | 08:02 | |
*** chlong has quit IRC | 08:02 | |
Dominique | SamYaple: So really the only method that is recommended is setting reservations and adding the whole range? | 08:02 |
SamYaple | Dominique: for what you are asking to do, yea. I don't see a better way | 08:02 |
Dominique | Ok, thanks | 08:03 |
*** steveg has quit IRC | 08:05 | |
*** markus_z has joined #openstack | 08:06 | |
*** mpaolino has joined #openstack | 08:06 | |
*** Joufflu has quit IRC | 08:07 | |
*** mpaolino has quit IRC | 08:07 | |
*** mpaolino has joined #openstack | 08:08 | |
*** mpaolino has quit IRC | 08:09 | |
*** gchamoul-pto is now known as gchamoul | 08:09 | |
*** stamak has quit IRC | 08:09 | |
*** mpaolino has joined #openstack | 08:09 | |
*** ghostpl_ has joined #openstack | 08:09 | |
*** kjir has quit IRC | 08:10 | |
*** arxcruz has joined #openstack | 08:10 | |
*** mpavone has joined #openstack | 08:11 | |
*** mpaolino has quit IRC | 08:11 | |
*** MarkBaker has joined #openstack | 08:12 | |
*** mpaolino has joined #openstack | 08:12 | |
*** pask81 has joined #openstack | 08:12 | |
*** mekpro1 has quit IRC | 08:13 | |
*** ghostpl_ has quit IRC | 08:14 | |
*** mpaolino has quit IRC | 08:14 | |
*** mpaolino has joined #openstack | 08:15 | |
*** achanda has quit IRC | 08:16 | |
*** MarkBaker has quit IRC | 08:16 | |
*** Marga_ has quit IRC | 08:16 | |
*** mekpro has joined #openstack | 08:16 | |
*** MarkBaker has joined #openstack | 08:17 | |
*** afazekas has joined #openstack | 08:18 | |
*** pixelb has joined #openstack | 08:19 | |
*** MarkBaker has quit IRC | 08:19 | |
*** mekpro has quit IRC | 08:19 | |
*** mekpro has joined #openstack | 08:20 | |
*** fzdarsky has joined #openstack | 08:20 | |
*** ade_b has quit IRC | 08:20 | |
*** gli has quit IRC | 08:20 | |
*** go_chiba has joined #openstack | 08:20 | |
*** pravins has quit IRC | 08:21 | |
*** gli has joined #openstack | 08:22 | |
*** mandre has joined #openstack | 08:22 | |
*** alesales has joined #openstack | 08:24 | |
*** matjazp has quit IRC | 08:24 | |
*** ejat has joined #openstack | 08:25 | |
*** ejat has joined #openstack | 08:25 | |
*** itarchitectkev has joined #openstack | 08:25 | |
*** Ala has joined #openstack | 08:26 | |
*** nphase has joined #openstack | 08:26 | |
*** dsanders has quit IRC | 08:26 | |
*** alanf-mc has joined #openstack | 08:27 | |
*** himangi has quit IRC | 08:27 | |
*** nstrug has quit IRC | 08:27 | |
*** maufart has joined #openstack | 08:27 | |
*** yfauser has joined #openstack | 08:28 | |
*** dizquierdo has joined #openstack | 08:28 | |
*** pravins has joined #openstack | 08:29 | |
*** yfauser has left #openstack | 08:29 | |
*** zero141 has joined #openstack | 08:29 | |
*** nstrug has joined #openstack | 08:30 | |
*** alanf-mc has quit IRC | 08:31 | |
*** adiantum has joined #openstack | 08:31 | |
*** dsanders has joined #openstack | 08:32 | |
*** dgurtner has joined #openstack | 08:32 | |
*** thumpba has joined #openstack | 08:32 | |
*** fsimonce has joined #openstack | 08:33 | |
*** Manny has quit IRC | 08:35 | |
*** ManikM has joined #openstack | 08:35 | |
*** kawa2014 has joined #openstack | 08:35 | |
*** michaelneale has joined #openstack | 08:35 | |
*** remya1 has quit IRC | 08:36 | |
*** MarkBaker has joined #openstack | 08:36 | |
*** remya has joined #openstack | 08:36 | |
*** stevemar has quit IRC | 08:36 | |
*** ronis has joined #openstack | 08:36 | |
*** thumpba has quit IRC | 08:37 | |
*** nshaikh has joined #openstack | 08:37 | |
*** Bhaskarakiran has quit IRC | 08:37 | |
*** nstrug has quit IRC | 08:37 | |
*** Bhaskarakiran has joined #openstack | 08:37 | |
*** mandre has left #openstack | 08:37 | |
*** nstrug has joined #openstack | 08:38 | |
*** mpaolino has quit IRC | 08:38 | |
*** mpaolino has joined #openstack | 08:38 | |
*** engkur has joined #openstack | 08:39 | |
*** jtomasek has joined #openstack | 08:39 | |
*** pravka has quit IRC | 08:39 | |
*** zero141 has quit IRC | 08:40 | |
*** _shaps__ has joined #openstack | 08:40 | |
*** kayaliu has joined #openstack | 08:40 | |
*** mpaolino has quit IRC | 08:40 | |
*** _shaps__ has quit IRC | 08:40 | |
*** geguileo has joined #openstack | 08:40 | |
*** mpaolino has joined #openstack | 08:41 | |
*** pravka has joined #openstack | 08:41 | |
*** mpaolino has quit IRC | 08:43 | |
*** MarkBaker has quit IRC | 08:43 | |
*** MarkBaker has joined #openstack | 08:44 | |
*** kayaliu_18 has joined #openstack | 08:44 | |
*** mpaolino has joined #openstack | 08:44 | |
*** salv-orlando has joined #openstack | 08:44 | |
*** kayaliu has quit IRC | 08:44 | |
*** eglynn has joined #openstack | 08:45 | |
*** bbcmicrocomputer has joined #openstack | 08:45 | |
*** bbcmicrocomputer has joined #openstack | 08:45 | |
*** geaaru has joined #openstack | 08:45 | |
*** kayaliu_18 has quit IRC | 08:46 | |
*** eghobo has joined #openstack | 08:46 | |
*** Free_maN has joined #openstack | 08:47 | |
*** pnavarro_ has joined #openstack | 08:47 | |
*** Tinfoilhat_ has joined #openstack | 08:47 | |
*** eghobo has quit IRC | 08:48 | |
*** jpena has joined #openstack | 08:48 | |
*** Sir_Designer has joined #openstack | 08:48 | |
*** Poornima has joined #openstack | 08:49 | |
*** nphase has quit IRC | 08:50 | |
*** gfidente has joined #openstack | 08:50 | |
*** gfidente has quit IRC | 08:50 | |
*** gfidente has joined #openstack | 08:50 | |
*** MarkBaker has quit IRC | 08:50 | |
*** cemason has joined #openstack | 08:51 | |
*** _ale1_ has joined #openstack | 08:51 | |
*** ronis has quit IRC | 08:53 | |
*** zxv_ has quit IRC | 08:54 | |
*** Sir_Designer has quit IRC | 08:54 | |
*** amalagon has quit IRC | 08:55 | |
*** rotbeard has quit IRC | 08:55 | |
*** amalagon has joined #openstack | 08:55 | |
*** go_chiba has quit IRC | 08:57 | |
*** appprod0 has quit IRC | 08:57 | |
*** Zack_Deee has quit IRC | 08:58 | |
*** bkopilov has quit IRC | 08:59 | |
*** bkopilov has joined #openstack | 08:59 | |
*** robbiew has quit IRC | 08:59 | |
*** dsanders has quit IRC | 08:59 | |
*** itarchitectkev_ has joined #openstack | 09:00 | |
*** amalagon has quit IRC | 09:00 | |
*** MaxV has joined #openstack | 09:00 | |
*** erikkri has joined #openstack | 09:00 | |
*** robbiew has joined #openstack | 09:00 | |
*** tnovacik has joined #openstack | 09:00 | |
*** nstrug has quit IRC | 09:01 | |
*** zero141 has joined #openstack | 09:02 | |
*** nstrug has joined #openstack | 09:02 | |
*** pkoniszewski has quit IRC | 09:03 | |
*** pkoniszewski has joined #openstack | 09:03 | |
*** go_chiba has joined #openstack | 09:04 | |
*** yfauser has joined #openstack | 09:04 | |
*** yfauser has left #openstack | 09:04 | |
*** robbiew has left #openstack | 09:04 | |
*** sputnik1_ has quit IRC | 09:05 | |
*** lucendio has joined #openstack | 09:05 | |
*** mazzy has joined #openstack | 09:06 | |
*** beejee has joined #openstack | 09:08 | |
*** mpaolino has quit IRC | 09:08 | |
*** mpaolino has joined #openstack | 09:09 | |
*** MattMan has joined #openstack | 09:10 | |
*** MarkBaker has joined #openstack | 09:10 | |
*** itarchitectkev_ has quit IRC | 09:10 | |
*** cemason has quit IRC | 09:11 | |
*** jistr has joined #openstack | 09:12 | |
*** matjazp has joined #openstack | 09:12 | |
*** corXi has joined #openstack | 09:12 | |
*** dulek has joined #openstack | 09:13 | |
*** MarkBaker has quit IRC | 09:13 | |
*** mpaolino has quit IRC | 09:13 | |
*** salv-orlando has quit IRC | 09:13 | |
*** salv-orlando has joined #openstack | 09:14 | |
*** mpaolino has joined #openstack | 09:14 | |
*** lucendio has quit IRC | 09:14 | |
*** havill has quit IRC | 09:15 | |
*** red_horned_rihno has quit IRC | 09:17 | |
*** ghostpl_ has joined #openstack | 09:17 | |
*** nphase has joined #openstack | 09:18 | |
*** stamak has joined #openstack | 09:19 | |
*** pdb has joined #openstack | 09:19 | |
*** mcornea has joined #openstack | 09:19 | |
*** ejat has quit IRC | 09:29 | |
*** koolhead17 has quit IRC | 09:29 | |
*** red_horned_rihno has joined #openstack | 09:30 | |
*** art_ has quit IRC | 09:31 | |
*** Ala has quit IRC | 09:33 | |
*** rdas has joined #openstack | 09:33 | |
*** jcoufal_ has joined #openstack | 09:33 | |
*** oro has joined #openstack | 09:33 | |
*** nstrug has quit IRC | 09:34 | |
*** itarchitectkev_ has joined #openstack | 09:34 | |
*** ronis has joined #openstack | 09:34 | |
*** pkoniszewski has quit IRC | 09:35 | |
*** itarchitectkev_ has quit IRC | 09:36 | |
*** Trixboxer has joined #openstack | 09:36 | |
*** jcoufal has quit IRC | 09:36 | |
*** Ala has joined #openstack | 09:36 | |
*** pkoniszewski has joined #openstack | 09:36 | |
*** mpaolino has quit IRC | 09:36 | |
*** linforpros has quit IRC | 09:37 | |
*** mpaolino has joined #openstack | 09:37 | |
*** anande has quit IRC | 09:37 | |
*** GreenLeaf has joined #openstack | 09:37 | |
*** matjazp has quit IRC | 09:38 | |
*** gary_perkins has joined #openstack | 09:39 | |
*** mpaolino has quit IRC | 09:39 | |
GreenLeaf | hello everyone ... i am running devstack on a rent server and i am trying now to get internet on a windows instance. devstack runs on 1 ip, and for the instance i use floating ips. but i dont know what dns-server adress i should use. i tried the adress from the devstack server, but that wont work. | 09:40 |
GreenLeaf | any ideas | 09:40 |
*** remya has left #openstack | 09:40 | |
*** nphase has quit IRC | 09:40 | |
*** mpaolino has joined #openstack | 09:40 | |
*** matjazp has joined #openstack | 09:40 | |
*** ronis has quit IRC | 09:40 | |
*** mpaolino has quit IRC | 09:41 | |
*** pnavarro_ has quit IRC | 09:42 | |
*** mpaolino has joined #openstack | 09:42 | |
*** cemason has joined #openstack | 09:42 | |
*** remya has joined #openstack | 09:42 | |
*** mpaolino has quit IRC | 09:43 | |
*** mpaolino has joined #openstack | 09:43 | |
*** remya has left #openstack | 09:43 | |
*** blair has joined #openstack | 09:44 | |
*** ajo has joined #openstack | 09:44 | |
*** criptoverso has joined #openstack | 09:44 | |
*** remya1 has joined #openstack | 09:45 | |
einarr | 8.8.4.4 is a good dns server. | 09:45 |
*** nstrug has joined #openstack | 09:45 | |
*** pboros has joined #openstack | 09:48 | |
*** scuttlemonkey is now known as scuttle|afk | 09:49 | |
*** e0ne has joined #openstack | 09:49 | |
GreenLeaf | the vm wont reach the internet with this dns | 09:49 |
GreenLeaf | i think it wont generally ... i wonder because, when i set up a ubuntu vm i could ssh into it with a floating ip | 09:50 |
*** mpaolino has quit IRC | 09:51 | |
*** Sir_Designer has joined #openstack | 09:51 | |
Dominique | Is there a way to pick a specific IP address from the floating ip pool to assign to a VM? Without it automatically choosing one for me.. ? | 09:51 |
*** mpaolino has joined #openstack | 09:51 | |
*** yuntong has quit IRC | 09:52 | |
*** ZZelle has joined #openstack | 09:53 | |
*** bjornar_ has joined #openstack | 09:54 | |
*** mpaolino has quit IRC | 09:55 | |
*** pnavarro has joined #openstack | 09:55 | |
*** mpaolino has joined #openstack | 09:55 | |
*** lucendio has joined #openstack | 09:55 | |
*** MaxV has quit IRC | 09:56 | |
*** MaxV has joined #openstack | 09:56 | |
*** Sir_Designer has quit IRC | 09:56 | |
*** andrew__ has quit IRC | 09:57 | |
*** igordcard has joined #openstack | 09:57 | |
*** ggnel has joined #openstack | 09:57 | |
*** otter768 has joined #openstack | 09:58 | |
*** nmagnezi has joined #openstack | 09:59 | |
*** bjornar_ has quit IRC | 09:59 | |
*** henrynash has quit IRC | 10:00 | |
*** Miouge has quit IRC | 10:00 | |
*** nmagnezi has quit IRC | 10:00 | |
*** Miouge has joined #openstack | 10:00 | |
*** pnavarro has quit IRC | 10:02 | |
*** lmh has quit IRC | 10:02 | |
*** cemason has quit IRC | 10:02 | |
*** otter768 has quit IRC | 10:02 | |
*** gildub has joined #openstack | 10:04 | |
*** tvvcox has joined #openstack | 10:04 | |
*** MarkBaker has joined #openstack | 10:05 | |
*** amalagon has joined #openstack | 10:06 | |
*** nphase has joined #openstack | 10:06 | |
*** mpaolino has quit IRC | 10:06 | |
*** PingKuo has quit IRC | 10:07 | |
*** mpaolino has joined #openstack | 10:07 | |
*** MarkBaker has quit IRC | 10:08 | |
*** stamak has quit IRC | 10:09 | |
*** amalagon has quit IRC | 10:10 | |
*** salv-orlando has quit IRC | 10:11 | |
*** bkopilov has quit IRC | 10:11 | |
*** remya1 has left #openstack | 10:12 | |
*** RoozbehShafiee has quit IRC | 10:12 | |
*** Miouge has quit IRC | 10:12 | |
*** jang1 has quit IRC | 10:12 | |
*** mpaolino has quit IRC | 10:13 | |
*** jang has joined #openstack | 10:13 | |
*** mpaolino has joined #openstack | 10:13 | |
*** Miouge has joined #openstack | 10:14 | |
*** itarchitectkev_ has joined #openstack | 10:14 | |
*** stamak has joined #openstack | 10:14 | |
*** bkopilov has joined #openstack | 10:16 | |
*** agarciam has joined #openstack | 10:16 | |
*** mpaolino has quit IRC | 10:16 | |
*** jang has quit IRC | 10:16 | |
*** mpaolino has joined #openstack | 10:17 | |
*** agarciam has left #openstack | 10:17 | |
*** itarchitectkev_ has quit IRC | 10:18 | |
*** tshefi has quit IRC | 10:20 | |
*** thumpba has joined #openstack | 10:21 | |
*** mazzy has quit IRC | 10:23 | |
*** dizquierdo has quit IRC | 10:23 | |
*** tshefi has joined #openstack | 10:23 | |
*** jang1 has joined #openstack | 10:24 | |
*** MarkBaker has joined #openstack | 10:24 | |
*** thumpba has quit IRC | 10:25 | |
*** nphase has quit IRC | 10:26 | |
*** ddmitriev has joined #openstack | 10:27 | |
*** erkules_ is now known as erkules | 10:27 | |
*** remya has joined #openstack | 10:28 | |
*** remya has left #openstack | 10:28 | |
*** marcusvrn has joined #openstack | 10:28 | |
Dominique | Is there a way to pick a specific IP address from the floating ip pool to assign to a VM? Without it automatically choosing one for me.. ? | 10:28 |
*** noslzzp has joined #openstack | 10:29 | |
*** bkopilov has quit IRC | 10:29 | |
*** bkopilov has joined #openstack | 10:30 | |
*** matjazp has quit IRC | 10:32 | |
*** marcusvrn1 has quit IRC | 10:32 | |
*** MarkBaker has quit IRC | 10:33 | |
*** Fenuks has quit IRC | 10:34 | |
*** ManikM has quit IRC | 10:35 | |
*** Manny has joined #openstack | 10:35 | |
*** mpaolino has quit IRC | 10:35 | |
*** mpaolino has joined #openstack | 10:36 | |
*** pkoniszewski has quit IRC | 10:36 | |
*** mpaolino has quit IRC | 10:37 | |
*** mpaolino has joined #openstack | 10:38 | |
*** walterheck has quit IRC | 10:39 | |
*** OutBackDingo has quit IRC | 10:40 | |
*** CalleL has quit IRC | 10:43 | |
*** CalleL has joined #openstack | 10:43 | |
*** pelix has joined #openstack | 10:44 | |
*** bkopilov has quit IRC | 10:46 | |
*** madgeek-work has joined #openstack | 10:46 | |
*** pasha117 has joined #openstack | 10:48 | |
*** pasha117 has quit IRC | 10:51 | |
zerda | Dominique, there was a patch in trunk I believe | 10:51 |
*** niobos has joined #openstack | 10:51 | |
*** nphase has joined #openstack | 10:52 | |
*** omachace has joined #openstack | 10:53 | |
zerda | Dominique, https://review.openstack.org/#/q/topic:bp/allow-specific-floating-ip-address,n,z | 10:53 |
*** ronis has joined #openstack | 10:53 | |
*** Sir_Designer has joined #openstack | 10:53 | |
*** EmilienM is now known as EmilienM|afk | 10:54 | |
*** Poornima has quit IRC | 10:54 | |
*** RedRat_ has quit IRC | 10:54 | |
*** pravins has quit IRC | 10:56 | |
*** infernix has quit IRC | 10:59 | |
*** RoozbehShafiee has joined #openstack | 10:59 | |
*** Sir_Designer has quit IRC | 11:00 | |
*** dizquierdo has joined #openstack | 11:02 | |
*** tochi has quit IRC | 11:04 | |
*** Ala has quit IRC | 11:05 | |
*** gildub has quit IRC | 11:07 | |
*** infernix has joined #openstack | 11:07 | |
*** lj06 has joined #openstack | 11:08 | |
*** gli has quit IRC | 11:08 | |
lj06 | Hi, I'm following the openstack installation tutorial (http://docs.openstack.org/juno/install-guide/install/apt/content/ch_nova.html), and have a problem with the 5th part (add the compute service) | 11:09 |
*** mpaolino has quit IRC | 11:09 | |
*** mpaolino has joined #openstack | 11:09 | |
lj06 | after having installed the nova packages, /etc/nova/nova.conf needs to be modified | 11:09 |
*** Lancien has joined #openstack | 11:09 | |
*** dizquierdo has quit IRC | 11:10 | |
*** nstrug has quit IRC | 11:10 | |
*** deepthi has quit IRC | 11:10 | |
lj06 | but I only have a nova.conf file with a [DEFAULT] secion with only 10 keys and no other section | 11:11 |
*** mpaolino has quit IRC | 11:11 | |
lj06 | is this normal ? | 11:11 |
*** mpaolino has joined #openstack | 11:12 | |
*** nstrug has joined #openstack | 11:12 | |
*** nphase has quit IRC | 11:13 | |
*** masco has quit IRC | 11:13 | |
*** brokencycle has joined #openstack | 11:15 | |
*** michaelneale has quit IRC | 11:16 | |
*** mpaolino has quit IRC | 11:17 | |
*** joset has joined #openstack | 11:17 | |
*** achanda has joined #openstack | 11:17 | |
*** mpaolino has joined #openstack | 11:17 | |
*** kirves has joined #openstack | 11:18 | |
*** remya has joined #openstack | 11:19 | |
*** lmh has joined #openstack | 11:21 | |
*** RedRat has joined #openstack | 11:21 | |
*** achanda has quit IRC | 11:21 | |
*** dizquierdo has joined #openstack | 11:22 | |
*** yamamoto_ has quit IRC | 11:22 | |
*** walterheck has joined #openstack | 11:22 | |
*** remya has left #openstack | 11:22 | |
*** VW_ has joined #openstack | 11:23 | |
*** lpax has joined #openstack | 11:23 | |
*** VW_ has quit IRC | 11:23 | |
*** go_chiba has quit IRC | 11:23 | |
*** gildub has joined #openstack | 11:24 | |
*** VW_ has joined #openstack | 11:24 | |
lj06 | no one ? | 11:28 |
*** txomon|fon has quit IRC | 11:29 | |
Dominique | thanks zerda | 11:31 |
*** tnovacik has quit IRC | 11:32 | |
*** Egyptian[Home] has joined #openstack | 11:33 | |
*** mpaolino has quit IRC | 11:34 | |
*** mpaolino has joined #openstack | 11:34 | |
*** lj06 has quit IRC | 11:35 | |
*** ronis has quit IRC | 11:35 | |
*** michaelneale has joined #openstack | 11:35 | |
*** OutBackDingo has joined #openstack | 11:35 | |
*** gildub has quit IRC | 11:36 | |
*** mpaolino has quit IRC | 11:36 | |
*** mpaolino has joined #openstack | 11:36 | |
*** Miouge has quit IRC | 11:38 | |
*** erikkri has quit IRC | 11:39 | |
*** nphase has joined #openstack | 11:39 | |
*** mpaolino has quit IRC | 11:39 | |
*** mpaolino has joined #openstack | 11:40 | |
*** cjellick has joined #openstack | 11:40 | |
*** bluedusk has joined #openstack | 11:41 | |
*** Tinfoilhat_ has quit IRC | 11:42 | |
*** cjellick has quit IRC | 11:43 | |
*** bluedusk has quit IRC | 11:44 | |
*** txomon|fon has joined #openstack | 11:44 | |
*** vinmar has quit IRC | 11:45 | |
*** bluedusk has joined #openstack | 11:45 | |
*** rotbeard has joined #openstack | 11:47 | |
*** fzdarsky is now known as fzdarsky|lunch | 11:47 | |
*** cjellick has joined #openstack | 11:48 | |
*** acfleury has joined #openstack | 11:49 | |
*** mpaolino has quit IRC | 11:51 | |
*** mpaolino has joined #openstack | 11:51 | |
*** mpaolino has quit IRC | 11:53 | |
*** yamamoto has joined #openstack | 11:53 | |
*** mpaolino has joined #openstack | 11:53 | |
*** zerda has quit IRC | 11:54 | |
*** pbandark has joined #openstack | 11:54 | |
*** mpaolino has quit IRC | 11:55 | |
*** mpaolino has joined #openstack | 11:55 | |
GreenLeaf | is someone here using the hetzner servers? | 11:56 |
*** Sir_Designer has joined #openstack | 11:57 | |
*** tnovacik has joined #openstack | 11:57 | |
*** fawadkhaliq has joined #openstack | 11:58 | |
*** mpaolino has quit IRC | 11:58 | |
*** ofkoz_ has joined #openstack | 11:58 | |
*** mpaolino has joined #openstack | 11:58 | |
*** otter768 has joined #openstack | 11:59 | |
*** beejee has quit IRC | 11:59 | |
*** henrynash has joined #openstack | 12:00 | |
*** ofkoz has quit IRC | 12:01 | |
*** mpaolino has quit IRC | 12:01 | |
*** mpaolino has joined #openstack | 12:01 | |
*** igordcard has quit IRC | 12:02 | |
*** e0ne is now known as e0ne_ | 12:03 | |
*** Sir_Designer has quit IRC | 12:03 | |
*** arbrandes has joined #openstack | 12:03 | |
*** otter768 has quit IRC | 12:04 | |
*** nphase has quit IRC | 12:04 | |
*** yamamoto has quit IRC | 12:04 | |
*** Manny has quit IRC | 12:05 | |
*** pal has quit IRC | 12:06 | |
*** coolsvap is now known as coolsvap_ | 12:06 | |
*** koolhead17 has joined #openstack | 12:06 | |
*** ManikM has joined #openstack | 12:07 | |
*** red_horned_rihno has quit IRC | 12:07 | |
*** dims has joined #openstack | 12:09 | |
*** mpaolino has quit IRC | 12:09 | |
*** mpaolino has joined #openstack | 12:09 | |
*** joset has quit IRC | 12:09 | |
*** thumpba has joined #openstack | 12:10 | |
*** pal has joined #openstack | 12:10 | |
*** mekpro has quit IRC | 12:10 | |
*** ronis has joined #openstack | 12:10 | |
*** henrynash has quit IRC | 12:11 | |
*** mpaolino has quit IRC | 12:11 | |
*** blair has quit IRC | 12:11 | |
*** mpaolino has joined #openstack | 12:12 | |
*** mekpro has joined #openstack | 12:13 | |
*** e0ne_ has quit IRC | 12:13 | |
*** thumpba has quit IRC | 12:14 | |
*** coolsvap_ is now known as coolsvap | 12:15 | |
*** vijayagurug has quit IRC | 12:16 | |
*** UmbraMalison has quit IRC | 12:17 | |
*** vijayagurug has joined #openstack | 12:17 | |
*** derekh has joined #openstack | 12:18 | |
*** Lancien has quit IRC | 12:19 | |
*** red_horned_rihno has joined #openstack | 12:20 | |
*** ronis has quit IRC | 12:20 | |
*** erikkri has joined #openstack | 12:23 | |
*** michaelneale has quit IRC | 12:23 | |
*** nshaikh has quit IRC | 12:23 | |
*** pal has quit IRC | 12:23 | |
*** Miouge has joined #openstack | 12:24 | |
*** matjazp has joined #openstack | 12:24 | |
*** UmbraMalison has joined #openstack | 12:25 | |
*** matjazp has quit IRC | 12:27 | |
*** e0ne has joined #openstack | 12:27 | |
*** itarchitectkev_ has joined #openstack | 12:28 | |
*** itarchitectkev has quit IRC | 12:28 | |
*** mekpro has quit IRC | 12:29 | |
*** yamamoto has joined #openstack | 12:29 | |
*** UmbraMalison has quit IRC | 12:29 | |
*** igordcard has joined #openstack | 12:29 | |
*** nphase has joined #openstack | 12:30 | |
*** cpg is now known as cpg|away | 12:31 | |
*** engkur has quit IRC | 12:32 | |
*** UmbraMalison has joined #openstack | 12:32 | |
*** aberezin has joined #openstack | 12:33 | |
*** Berezin has quit IRC | 12:34 | |
*** ManikM has quit IRC | 12:34 | |
*** ManikM has joined #openstack | 12:35 | |
*** matjazp has joined #openstack | 12:36 | |
*** masco has joined #openstack | 12:36 | |
*** rtheis has joined #openstack | 12:37 | |
*** matjazp has quit IRC | 12:40 | |
*** henrynash has joined #openstack | 12:41 | |
*** lj06 has joined #openstack | 12:41 | |
lj06 | Hi, any one could help on a question of Nova installation ? | 12:41 |
*** diegows has joined #openstack | 12:42 | |
lj06 | I'm following the guide to install Juno and in the compute part, the nova.conf file seems to be incomplete | 12:42 |
lj06 | http://stackoverflow.com/questions/28808553/missing-keys-in-nova-conf-file-in-my-openstack-juno-installation | 12:42 |
*** Bhaskarakiran has quit IRC | 12:42 | |
*** bkopilov has joined #openstack | 12:43 | |
*** Miouge has quit IRC | 12:44 | |
Sam-I-Am | lj06: ubuntu? | 12:45 |
Sam-I-Am | lj06: if so, just add the missing stuff. ubuntu's default config files are bad. | 12:45 |
*** AnilV4 has quit IRC | 12:46 | |
*** k4n0 has quit IRC | 12:46 | |
*** vt102 has joined #openstack | 12:48 | |
*** Ala has joined #openstack | 12:49 | |
*** ndipanov has joined #openstack | 12:49 | |
*** yamamoto has quit IRC | 12:50 | |
wigwam_work | hello! I would like to integrate openstack cluster into our existing network. I want the instances' networking to be bridged to the physical network, I don't want openstack to take care of dhcp, routing, masquerading etc. Any ideas please? | 12:50 |
*** nagoor has joined #openstack | 12:51 | |
Sam-I-Am | yep, neutron with provider networks and config-drive | 12:51 |
Sam-I-Am | you wont have any self-service networking | 12:51 |
wigwam_work | I would like to use nova network, as every compute node is connected to the network and I don't want all the traffic to be directed through network node | 12:51 |
Sam-I-Am | neutron with provider networks does not use a network node | 12:52 |
wigwam_work | ok, thanks! | 12:52 |
Sam-I-Am | if you've used vmware, all it does is provide vswitches | 12:52 |
*** Jackster has quit IRC | 12:52 | |
wigwam_work | awsome, thanks a lot! | 12:52 |
Sam-I-Am | sure | 12:52 |
*** nphase has quit IRC | 12:53 | |
*** fzdarsky|lunch is now known as fzdarsky | 12:53 | |
*** tnovacik has quit IRC | 12:53 | |
*** rdas has quit IRC | 12:54 | |
*** Jackster has joined #openstack | 12:55 | |
*** Tusker has quit IRC | 12:56 | |
*** baoli has joined #openstack | 12:56 | |
lj06 | Sam-I-Am: yes Ubuntu | 12:56 |
*** lborda has joined #openstack | 12:57 | |
lj06 | Sam-I-Am: ok, I'll add all of this | 12:57 |
*** deepakcs has quit IRC | 12:57 | |
*** yocum has joined #openstack | 12:57 | |
*** dulek_ has joined #openstack | 12:57 | |
*** dulek has quit IRC | 12:57 | |
*** hdd has joined #openstack | 12:59 | |
*** maveric7911 has joined #openstack | 12:59 | |
*** mazzy has joined #openstack | 12:59 | |
*** Sir_Designer has joined #openstack | 13:00 | |
*** linuxgeek_ has joined #openstack | 13:01 | |
*** himangi has joined #openstack | 13:01 | |
*** baoli has quit IRC | 13:02 | |
*** VW_ has quit IRC | 13:02 | |
*** baoli has joined #openstack | 13:03 | |
*** VW_ has joined #openstack | 13:03 | |
*** hdd has quit IRC | 13:03 | |
*** ronis has joined #openstack | 13:03 | |
*** vt102 has quit IRC | 13:04 | |
*** yfauser has joined #openstack | 13:04 | |
*** yfauser has left #openstack | 13:05 | |
SamYaple | Sam-I-Am: youre up early | 13:06 |
*** sgordon has joined #openstack | 13:06 | |
*** sgordon is now known as steveg | 13:06 | |
*** VW_ has quit IRC | 13:06 | |
*** Sir_Designer has quit IRC | 13:07 | |
*** VW_ has joined #openstack | 13:07 | |
*** markvoelker has joined #openstack | 13:08 | |
*** jingwang has quit IRC | 13:09 | |
*** fam has quit IRC | 13:09 | |
*** vicky_ has quit IRC | 13:09 | |
*** jagee has joined #openstack | 13:09 | |
*** weshay has joined #openstack | 13:09 | |
*** esker has quit IRC | 13:10 | |
*** RScottCoyle has joined #openstack | 13:11 | |
*** jingwang has joined #openstack | 13:12 | |
*** blair has joined #openstack | 13:12 | |
*** nkhare has quit IRC | 13:12 | |
*** vicky_ has joined #openstack | 13:12 | |
*** fam has joined #openstack | 13:14 | |
*** controller1 has quit IRC | 13:15 | |
*** Lancien has joined #openstack | 13:15 | |
*** Lancien_ has joined #openstack | 13:15 | |
*** mpaolino has quit IRC | 13:16 | |
*** Lancien has quit IRC | 13:16 | |
*** cdub has joined #openstack | 13:16 | |
*** setuid has quit IRC | 13:16 | |
*** hdd has joined #openstack | 13:16 | |
*** setuid has joined #openstack | 13:17 | |
*** mpaolino has joined #openstack | 13:17 | |
*** rfolco has joined #openstack | 13:17 | |
*** dneary has joined #openstack | 13:17 | |
*** nphase has joined #openstack | 13:19 | |
*** Lancien_ has quit IRC | 13:19 | |
*** luflores has joined #openstack | 13:20 | |
*** blair has quit IRC | 13:20 | |
*** e0ne is now known as e0ne_ | 13:20 | |
*** gondoi has quit IRC | 13:20 | |
GreenLeaf | someone experienced with hetzner server and devstack? | 13:22 |
GreenLeaf | i dont know how to route a vm in devstack on hetzner server. | 13:22 |
*** Lancien_ has joined #openstack | 13:23 | |
*** Lancien_ has joined #openstack | 13:24 | |
*** mazzy__ has joined #openstack | 13:24 | |
*** yamamoto has joined #openstack | 13:24 | |
*** e0ne_ is now known as e0ne | 13:24 | |
*** mazzy__ has quit IRC | 13:25 | |
*** rmartinelli has joined #openstack | 13:25 | |
*** Zack_Deee has joined #openstack | 13:25 | |
*** vap_ has quit IRC | 13:26 | |
*** mazzy has quit IRC | 13:27 | |
*** bobmel has quit IRC | 13:27 | |
*** bobmel has joined #openstack | 13:28 | |
*** mazzy has joined #openstack | 13:28 | |
*** jingwang has quit IRC | 13:29 | |
*** mazzy has quit IRC | 13:30 | |
*** jingwang has joined #openstack | 13:30 | |
*** luflores has quit IRC | 13:30 | |
*** luflores has joined #openstack | 13:30 | |
*** aberezin has quit IRC | 13:31 | |
*** hdd has quit IRC | 13:31 | |
*** dgurtner has quit IRC | 13:31 | |
*** henrynash has quit IRC | 13:31 | |
*** hdd has joined #openstack | 13:31 | |
*** gondoi has joined #openstack | 13:32 | |
*** vnguyen has joined #openstack | 13:32 | |
*** galstrom_zzz is now known as galstrom | 13:32 | |
*** luflores_ has joined #openstack | 13:32 | |
*** pashi has quit IRC | 13:33 | |
*** blomquisg has joined #openstack | 13:34 | |
*** dgurtner has joined #openstack | 13:34 | |
*** luflores has quit IRC | 13:35 | |
*** hdd has quit IRC | 13:36 | |
*** sayan has quit IRC | 13:36 | |
*** dhritishikhar has joined #openstack | 13:36 | |
*** pashi has joined #openstack | 13:36 | |
*** vap has joined #openstack | 13:36 | |
*** yaguang has joined #openstack | 13:38 | |
*** tkramer has joined #openstack | 13:38 | |
*** Ala has quit IRC | 13:38 | |
*** dgurtner has quit IRC | 13:39 | |
*** CloneNumber3 has joined #openstack | 13:39 | |
*** marrusl has joined #openstack | 13:39 | |
*** dgurtner has joined #openstack | 13:39 | |
*** Aciid has quit IRC | 13:39 | |
*** Ala has joined #openstack | 13:40 | |
*** VW_ has quit IRC | 13:41 | |
*** cdub has quit IRC | 13:41 | |
*** nphase has quit IRC | 13:41 | |
*** aberezin has joined #openstack | 13:42 | |
*** mukkis has quit IRC | 13:42 | |
*** jcarter2 has joined #openstack | 13:42 | |
*** CloneNumberThree has quit IRC | 13:43 | |
*** Lancien_ has quit IRC | 13:43 | |
*** salv-orlando has joined #openstack | 13:43 | |
*** dyasny has joined #openstack | 13:44 | |
*** pal has joined #openstack | 13:44 | |
*** dgurtner has quit IRC | 13:44 | |
*** bknudson has quit IRC | 13:46 | |
*** tkramer has quit IRC | 13:46 | |
*** kjir has joined #openstack | 13:46 | |
*** tkramer has joined #openstack | 13:46 | |
*** mpaolino has quit IRC | 13:46 | |
*** marcusvrn1 has joined #openstack | 13:46 | |
*** mpaolino has joined #openstack | 13:47 | |
*** eglynn has quit IRC | 13:47 | |
*** pashi has quit IRC | 13:47 | |
*** vap has quit IRC | 13:47 | |
*** tkramer_ has joined #openstack | 13:47 | |
*** dudy has joined #openstack | 13:48 | |
*** steveg is now known as sgordon | 13:48 | |
*** sgordon is now known as steveg | 13:48 | |
*** marcusvrn has quit IRC | 13:48 | |
*** jcoufal_ has quit IRC | 13:48 | |
*** mpaolino has quit IRC | 13:48 | |
*** mpaolino has joined #openstack | 13:49 | |
*** julim has joined #openstack | 13:49 | |
*** jcoufal has joined #openstack | 13:49 | |
*** dgurtner has joined #openstack | 13:50 | |
*** dgurtner has joined #openstack | 13:50 | |
*** marcusvrn has joined #openstack | 13:50 | |
*** tkramer has quit IRC | 13:50 | |
*** tkramer_ has quit IRC | 13:51 | |
*** yaguang has quit IRC | 13:51 | |
*** tkramer has joined #openstack | 13:51 | |
*** mkolesni has joined #openstack | 13:52 | |
*** ljfisher has joined #openstack | 13:53 | |
*** marcusvrn1 has quit IRC | 13:53 | |
*** lpax has quit IRC | 13:53 | |
*** masco has quit IRC | 13:54 | |
*** yaguang has joined #openstack | 13:54 | |
*** mkolesni__ has quit IRC | 13:54 | |
*** fouxm has quit IRC | 13:54 | |
*** lpax has joined #openstack | 13:55 | |
*** gondoi has quit IRC | 13:55 | |
*** klamath has joined #openstack | 13:55 | |
*** klamath has quit IRC | 13:56 | |
*** ed_ has left #openstack | 13:56 | |
*** fouxm has joined #openstack | 13:57 | |
*** klamath has joined #openstack | 13:57 | |
*** kkoski has joined #openstack | 13:58 | |
*** thumpba has joined #openstack | 13:59 | |
*** gondoi has joined #openstack | 13:59 | |
*** mattgriffin has joined #openstack | 13:59 | |
*** vijayagurug has left #openstack | 13:59 | |
*** nshaikh has joined #openstack | 13:59 | |
*** yamamoto has quit IRC | 13:59 | |
*** otter768 has joined #openstack | 14:00 | |
*** scuttle|afk is now known as scuttlemonkey | 14:00 | |
*** doug-fish has joined #openstack | 14:01 | |
*** ParsectiX has quit IRC | 14:02 | |
*** ParsectiX has joined #openstack | 14:02 | |
*** Sir_Designer has joined #openstack | 14:02 | |
*** ejat has joined #openstack | 14:03 | |
*** thumpba has quit IRC | 14:03 | |
*** ejat has quit IRC | 14:03 | |
*** ejat has joined #openstack | 14:03 | |
*** neeti has quit IRC | 14:04 | |
*** otter768 has quit IRC | 14:04 | |
*** erikkri has quit IRC | 14:04 | |
*** mekpro has joined #openstack | 14:05 | |
*** kbringard has joined #openstack | 14:06 | |
*** cdent has joined #openstack | 14:06 | |
*** afazekas has quit IRC | 14:06 | |
GreenLeaf | how can i see what mac-adress my devstack and the instances have? | 14:06 |
*** warriorforGod has joined #openstack | 14:08 | |
*** nphase has joined #openstack | 14:08 | |
larsks | You can just use the normal 'ip addr show' command, if you are able to log into your instances. If you're using neutron, | 14:09 |
larsks | 'neutron port-list' will show you mac addresses associated with fixed ips. | 14:09 |
*** Sir_Designer has quit IRC | 14:09 | |
larsks | I don't know about nova-networking. | 14:09 |
*** masco has joined #openstack | 14:10 | |
*** bknudson has joined #openstack | 14:10 | |
*** lmh has quit IRC | 14:10 | |
*** galstrom is now known as galstrom_zzz | 14:13 | |
*** dulek_ has quit IRC | 14:14 | |
*** nshaikh has quit IRC | 14:14 | |
*** dulek has joined #openstack | 14:14 | |
GreenLeaf | i dont have neutron installed. and i am using a windows 7 instance | 14:15 |
*** andresmujica has joined #openstack | 14:16 | |
*** lucendio1 has joined #openstack | 14:17 | |
*** yamamoto has joined #openstack | 14:17 | |
*** andresmujica has quit IRC | 14:17 | |
*** lucendio has quit IRC | 14:17 | |
*** remya has joined #openstack | 14:17 | |
*** remya has left #openstack | 14:17 | |
*** andresmujica has joined #openstack | 14:17 | |
*** ngoracke has joined #openstack | 14:18 | |
*** lj06 has quit IRC | 14:18 | |
*** jmckind has joined #openstack | 14:18 | |
*** pashi has joined #openstack | 14:18 | |
*** vap has joined #openstack | 14:18 | |
pbandark | GreenLeaf, may be you can try nova interface-list <instance ID> | 14:18 |
linuxgeek_ | when i run keystone user-list i get the error "ArgsAlreadyParsedError: arguments already parsed: cannot register CLI option" | 14:19 |
*** mpaolino has quit IRC | 14:19 | |
*** mpaolino has joined #openstack | 14:19 | |
linuxgeek_ | anyone seen this before? | 14:19 |
*** mukkis has joined #openstack | 14:19 | |
linuxgeek_ | i checked forums and this is mostly seen while executing nova or cinder cli's | 14:20 |
*** mjturek1 has joined #openstack | 14:20 | |
*** nelsnelson has joined #openstack | 14:20 | |
*** joesavak has joined #openstack | 14:21 | |
larsks | linuxgeek_: I haven't seen that before. What version of the keystone client are you using? (keystone --version) | 14:21 |
*** badiane_ka has quit IRC | 14:22 | |
*** ParsectiX has quit IRC | 14:22 | |
*** afazekas has joined #openstack | 14:23 | |
linuxgeek_ | larsks, 0.11.2.1 juno bits | 14:23 |
*** rha has joined #openstack | 14:24 | |
*** rha has quit IRC | 14:24 | |
*** rha has joined #openstack | 14:24 | |
*** nitti has joined #openstack | 14:24 | |
*** dims has quit IRC | 14:25 | |
*** openstack1 has joined #openstack | 14:26 | |
*** dims has joined #openstack | 14:26 | |
*** dhritishikhar has quit IRC | 14:26 | |
*** rha has quit IRC | 14:26 | |
*** cjellick has quit IRC | 14:26 | |
openstack1 | have a quick question | 14:26 |
openstack1 | if I don't see services in my service catalog (keystone v2.0), will that block me from accessing the open stack services | 14:26 |
openstack1 | I can't access any apis, especially heat | 14:26 |
openstack1 | keep getting a 403 error | 14:26 |
*** eglynn has joined #openstack | 14:27 | |
*** radez_g0n3 is now known as radez | 14:27 | |
*** kjir has quit IRC | 14:28 | |
*** rbowen has joined #openstack | 14:28 | |
*** mpaolino has quit IRC | 14:28 | |
*** mpaolino has joined #openstack | 14:28 | |
*** rbowen has quit IRC | 14:28 | |
*** dgurtner has quit IRC | 14:28 | |
larsks | openstack1: first, does keystone by itself work? That is, can you 'keystone token-get' and 'keystone user-list' (as admin), etc? | 14:28 |
*** rbowen has joined #openstack | 14:28 | |
*** eglynn_ has joined #openstack | 14:29 | |
*** dino82 has quit IRC | 14:29 | |
niobos | I'm trying to get an overview of all running instances on a particular nova instance. But my "admin" user can only see instances of the "admin" project. How can I view all instances of all tenants? | 14:29 |
*** nphase has quit IRC | 14:30 | |
*** mpaolino has quit IRC | 14:30 | |
*** dgurtner has joined #openstack | 14:30 | |
*** dgurtner has joined #openstack | 14:30 | |
*** mpaolino has joined #openstack | 14:31 | |
*** eglynn has quit IRC | 14:31 | |
*** vt102 has joined #openstack | 14:32 | |
pbandark | niobos, you can try `nova list --all-tenants` | 14:32 |
*** rbak_ has quit IRC | 14:32 | |
*** aeperezt has joined #openstack | 14:33 | |
Egyptian[Home] | pbandark: +1 thanks !!!! | 14:33 |
pbandark | np | 14:33 |
*** VW_ has joined #openstack | 14:33 | |
Egyptian[Home] | pbandark: umm.. would u also know how to get the mapping of instance-xxxxx to instance uuid? :D | 14:34 |
*** rha has joined #openstack | 14:34 | |
larsks | Egyptian[Home]: if you run 'nova show' on an instance as admin, it will show you the instance-xxxx name of an instance (as well as the uuid). | 14:34 |
larsks | Also, running "virsh dumpxml" on one of the libvirt instances will show you the instance uuid. | 14:34 |
*** mpaolino has quit IRC | 14:35 | |
*** ManikM has quit IRC | 14:35 | |
Egyptian[Home] | larsks: yes i know that trick .. also anotehr trick is to query the db somehow | 14:35 |
*** Manny has joined #openstack | 14:35 | |
Egyptian[Home] | nova show - too few args | 14:35 |
larsks | Egyptian[Home]: 'nova show <instance_name_or_uuid>' | 14:35 |
*** mpaolino has joined #openstack | 14:35 | |
Egyptian[Home] | ERROR: No server with a name or ID of 'instance-00000019' exists. | 14:35 |
larsks | Egyptian[Home]: "name_or_uuid" | 14:36 |
niobos | pbandark: that works. But it isn't documented (i.e. nova list --help doesn't list that) | 14:36 |
niobos | thanks | 14:36 |
*** yocum_ has joined #openstack | 14:36 | |
larsks | The *nova* name or uuid. | 14:36 |
*** dino82 has joined #openstack | 14:36 | |
larsks | If you want to go in the other direction, 'virsh dumpxml' is probably your best bet. | 14:36 |
larsks | Or, as you say, inspect the database. | 14:36 |
Egyptian[Home] | oh .. its the reverse .. ok . | 14:36 |
Egyptian[Home] | so .. i was running virt-top and noticed an instance running with high memory and wanted to identify it .. and i only had instance number | 14:37 |
Egyptian[Home] | larsks: thanks | 14:37 |
pbandark | niobos, its documented in `nova help list` | 14:37 |
*** RedRat_ has joined #openstack | 14:38 | |
*** mpaolino has quit IRC | 14:38 | |
*** mpaolino has joined #openstack | 14:38 | |
larsks | Egyptian[Home]: A good command line trick: virsh dumpxml instance-0000050a | xmllint --xpath 'string(//uuid)' - | 14:38 |
niobos | pbandark: yes, there it is... thx again | 14:38 |
pbandark | wc :) | 14:38 |
*** gashcrumb has joined #openstack | 14:40 | |
*** gashcrumb has joined #openstack | 14:40 | |
*** mpaolino has quit IRC | 14:40 | |
*** sayan has joined #openstack | 14:40 | |
*** RedRat has quit IRC | 14:41 | |
*** mpaolino has joined #openstack | 14:41 | |
niobos | a different question: Can I live-migrate between two nova instances when instances are running of cinder? Or do I still need shared FS on nova, even when using Cinder? | 14:41 |
*** afazekas has quit IRC | 14:41 | |
*** d0ugal has joined #openstack | 14:43 | |
*** mpaolino has quit IRC | 14:43 | |
*** mpaolino has joined #openstack | 14:43 | |
*** jagee has quit IRC | 14:44 | |
*** aveek has quit IRC | 14:45 | |
*** yocum_ has quit IRC | 14:45 | |
*** corehello has joined #openstack | 14:45 | |
*** nikesh_vedams has joined #openstack | 14:46 | |
*** corehello has quit IRC | 14:46 | |
*** mpaolino has quit IRC | 14:46 | |
*** henrynash has joined #openstack | 14:46 | |
*** mpaolino has joined #openstack | 14:47 | |
*** walterheck has quit IRC | 14:47 | |
*** jwalcik has joined #openstack | 14:48 | |
*** dalees has quit IRC | 14:48 | |
*** omachace has quit IRC | 14:48 | |
*** mpaolino has quit IRC | 14:48 | |
GreenLeaf | pbandar: ERROR (HTTPNotImplemented): Network driver does not support this function. (HTTP 501) (Request-ID: req-7d964071-b00a-442d-af97-c651687a8e27) | 14:48 |
*** eharney has joined #openstack | 14:49 | |
GreenLeaf | that didnt work for me :( | 14:49 |
*** mpaolino has joined #openstack | 14:49 | |
*** jecarey has joined #openstack | 14:49 | |
*** cjellick has joined #openstack | 14:50 | |
*** omachace has joined #openstack | 14:50 | |
*** walterheck has joined #openstack | 14:51 | |
*** corehello has joined #openstack | 14:51 | |
*** corehello has quit IRC | 14:51 | |
*** frgfgr has joined #openstack | 14:51 | |
*** dulek has quit IRC | 14:52 | |
*** mpaolino has quit IRC | 14:52 | |
*** mpaolino has joined #openstack | 14:52 | |
*** yoq has joined #openstack | 14:53 | |
*** yoq has left #openstack | 14:53 | |
*** kbrierly has joined #openstack | 14:54 | |
*** RoozbehShafiee has quit IRC | 14:54 | |
*** mpaolino has quit IRC | 14:54 | |
*** mpaolino has joined #openstack | 14:55 | |
*** mpaolino has quit IRC | 14:55 | |
*** thangp has joined #openstack | 14:55 | |
*** nphase has joined #openstack | 14:56 | |
*** claflico has joined #openstack | 14:56 | |
*** VW_ has quit IRC | 14:56 | |
*** dulek has joined #openstack | 14:58 | |
*** frgfgr has left #openstack | 14:58 | |
*** warriorf1rGod has joined #openstack | 14:59 | |
*** striker has joined #openstack | 14:59 | |
*** yamamoto has quit IRC | 14:59 | |
*** sayan has quit IRC | 14:59 | |
*** FunnyLookinHat has joined #openstack | 14:59 | |
*** corehello has joined #openstack | 15:00 | |
*** pblaho_ has joined #openstack | 15:00 | |
*** sayan has joined #openstack | 15:00 | |
*** nelsnelson has quit IRC | 15:00 | |
*** aberezin has quit IRC | 15:01 | |
*** nelsnelson has joined #openstack | 15:01 | |
*** corehello has quit IRC | 15:01 | |
*** mkolesni_ has joined #openstack | 15:02 | |
*** mkolesni has quit IRC | 15:02 | |
*** smccann has joined #openstack | 15:03 | |
*** warriorforGod has quit IRC | 15:03 | |
*** pblaho has quit IRC | 15:03 | |
*** rm_work has quit IRC | 15:05 | |
*** Sir_Designer has joined #openstack | 15:05 | |
*** openstack1 has quit IRC | 15:06 | |
*** VW_ has joined #openstack | 15:06 | |
*** yamamoto has joined #openstack | 15:07 | |
*** rm_work|away has joined #openstack | 15:07 | |
*** mcornea has quit IRC | 15:07 | |
*** andriikolesnikov has joined #openstack | 15:07 | |
*** rm_work|away is now known as rm_work | 15:07 | |
*** rm_work has quit IRC | 15:07 | |
*** rm_work has joined #openstack | 15:07 | |
*** VW_ has quit IRC | 15:07 | |
*** warriorf1rGod has quit IRC | 15:09 | |
*** kr4m3r has joined #openstack | 15:09 | |
*** epcim has joined #openstack | 15:10 | |
*** kr4m3r has quit IRC | 15:10 | |
*** mcornea has joined #openstack | 15:10 | |
*** Sir_Designer has quit IRC | 15:10 | |
*** luv has joined #openstack | 15:11 | |
*** rdaly2 has joined #openstack | 15:12 | |
*** rm_work has quit IRC | 15:12 | |
*** daniel3_ has joined #openstack | 15:13 | |
*** nivtuckio has joined #openstack | 15:13 | |
*** dangers_away is now known as dangers | 15:14 | |
*** thumpba has joined #openstack | 15:14 | |
*** mtanino has joined #openstack | 15:14 | |
*** rm_work|away has joined #openstack | 15:15 | |
Egyptian[Home] | larsks: Unknown option --xpath | 15:15 |
*** rm_work|away is now known as rm_work | 15:15 | |
*** rm_work has joined #openstack | 15:15 | |
larsks | Egyptian[Home]: Bummer, your xmllint may be too old. | 15:15 |
*** blahRus has joined #openstack | 15:15 | |
*** joeg has quit IRC | 15:15 | |
*** maveric7911 has quit IRC | 15:16 | |
*** ccockerhamkc has joined #openstack | 15:16 | |
*** rbak has joined #openstack | 15:16 | |
*** cjellick has quit IRC | 15:17 | |
*** mfink_ has joined #openstack | 15:17 | |
*** ncerny has joined #openstack | 15:17 | |
*** Ananci has joined #openstack | 15:17 | |
*** blair has joined #openstack | 15:17 | |
*** thumpba has quit IRC | 15:19 | |
*** afazekas has joined #openstack | 15:19 | |
*** nphase has quit IRC | 15:19 | |
*** smccann has quit IRC | 15:20 | |
*** dmsimard_away is now known as dmsimard | 15:20 | |
*** aveek has joined #openstack | 15:20 | |
*** jsavak has joined #openstack | 15:20 | |
*** smccann has joined #openstack | 15:21 | |
*** VW_ has joined #openstack | 15:21 | |
*** ejat has quit IRC | 15:22 | |
*** aveek has quit IRC | 15:22 | |
*** gigawhat has joined #openstack | 15:22 | |
*** blair has quit IRC | 15:22 | |
*** joesavak has quit IRC | 15:23 | |
*** ioni has joined #openstack | 15:23 | |
ioni | hello guys | 15:23 |
*** niobos has left #openstack | 15:23 | |
ioni | i have couples of questions regarding hw_disk_discard=unmap | 15:23 |
*** brokencycle has quit IRC | 15:23 | |
ioni | if i understand correctly, if i'm using the options in nova, I have to enable discard on VMs | 15:24 |
*** pboros has quit IRC | 15:24 | |
ioni | but do i also need to enable discard on my storage as well? | 15:24 |
ioni | i have a storage on ext4 on which i have disks in raw format on it | 15:24 |
*** anderbubble has joined #openstack | 15:25 | |
*** lblanchard has joined #openstack | 15:26 | |
*** smccann has quit IRC | 15:26 | |
*** dchait has joined #openstack | 15:26 | |
*** gigawhat has quit IRC | 15:26 | |
*** pblaho__ has joined #openstack | 15:26 | |
*** e0ne is now known as e0ne_ | 15:28 | |
*** jcarter2_ has joined #openstack | 15:28 | |
*** e0ne_ is now known as e0ne | 15:28 | |
*** pal has quit IRC | 15:28 | |
*** mrjazzcat has joined #openstack | 15:29 | |
*** jcarter2 has quit IRC | 15:29 | |
*** pblaho_ has quit IRC | 15:30 | |
*** dgurtner has quit IRC | 15:31 | |
*** annegentle has joined #openstack | 15:31 | |
*** yamamoto has quit IRC | 15:32 | |
*** stevemar has joined #openstack | 15:32 | |
*** achanda has joined #openstack | 15:33 | |
*** radez is now known as radez_g0n3 | 15:33 | |
*** yamahata has joined #openstack | 15:35 | |
*** zz_jgrimm is now known as jgrimm | 15:35 | |
*** anderbubble has quit IRC | 15:37 | |
*** hj-hp has joined #openstack | 15:37 | |
*** jlvillal|afk has quit IRC | 15:37 | |
*** anderbubble has joined #openstack | 15:38 | |
Egyptian[Home] | larsks: centos6 .. but thanks anyways | 15:38 |
*** dulek has quit IRC | 15:38 | |
*** jprovazn has quit IRC | 15:38 | |
*** hj-hp has quit IRC | 15:39 | |
*** yimmy has joined #openstack | 15:42 | |
*** galstrom_zzz is now known as galstrom | 15:43 | |
*** andresmujica has quit IRC | 15:43 | |
*** gigawhat has joined #openstack | 15:43 | |
*** andresmujica has joined #openstack | 15:44 | |
*** achanda has quit IRC | 15:44 | |
*** yimmy has quit IRC | 15:44 | |
*** maveric7911 has joined #openstack | 15:44 | |
*** hj-hp has joined #openstack | 15:46 | |
*** nphase has joined #openstack | 15:46 | |
*** brokencycle has joined #openstack | 15:47 | |
*** EricGonczer_ has joined #openstack | 15:48 | |
*** j05h has joined #openstack | 15:48 | |
*** jfchevrette has joined #openstack | 15:50 | |
*** yimmy has joined #openstack | 15:50 | |
*** fzdarsky has quit IRC | 15:51 | |
*** shawnlower has joined #openstack | 15:51 | |
*** jeffmcnd has joined #openstack | 15:52 | |
*** travnewmatic has joined #openstack | 15:53 | |
*** yaguang has quit IRC | 15:53 | |
*** fawadkhaliq has quit IRC | 15:54 | |
*** salv-orlando has quit IRC | 15:55 | |
jeffmcnd | Is there a flag that can be set on an instance to disallow its deletion? | 15:55 |
*** Marga_ has joined #openstack | 15:55 | |
*** salv-orlando has joined #openstack | 15:55 | |
*** Marga_ has quit IRC | 15:55 | |
*** pm90_ has joined #openstack | 15:56 | |
*** Marga_ has joined #openstack | 15:56 | |
*** dgurtner has joined #openstack | 15:56 | |
*** GreenLeaf has quit IRC | 15:56 | |
*** BobZ_Annapolis has joined #openstack | 15:56 | |
*** harlowja_at_home has joined #openstack | 15:56 | |
*** kmartin has joined #openstack | 15:57 | |
*** jcarter2_ has quit IRC | 15:59 | |
*** anshul has quit IRC | 15:59 | |
*** jcarter2 has joined #openstack | 15:59 | |
*** walterheck has quit IRC | 16:00 | |
*** mazzy has joined #openstack | 16:00 | |
*** salv-orlando has quit IRC | 16:00 | |
*** galstrom is now known as galstrom_zzz | 16:00 | |
*** otter768 has joined #openstack | 16:00 | |
*** VW_ has quit IRC | 16:01 | |
*** FatDarrel has joined #openstack | 16:01 | |
*** FatDarrel is now known as phd2 | 16:02 | |
jeffmcnd | Is there a flag that can be set on an instance to disallow its deletion? Perhaps only allowing an admin to delete it. | 16:02 |
*** fzdarsky has joined #openstack | 16:03 | |
*** galstrom_zzz is now known as galstrom | 16:03 | |
*** warriorforGod has joined #openstack | 16:04 | |
*** warriorforGod has joined #openstack | 16:04 | |
*** pm90_ has quit IRC | 16:04 | |
*** VW_ has joined #openstack | 16:05 | |
*** coolsvap is now known as coolsvap_ | 16:05 | |
*** mkolesni_ has quit IRC | 16:05 | |
*** VW_ has quit IRC | 16:05 | |
*** EricGonc_ has joined #openstack | 16:05 | |
*** otter768 has quit IRC | 16:05 | |
*** VW_ has joined #openstack | 16:06 | |
*** hemnafk is now known as hemna | 16:06 | |
*** kylek3h has quit IRC | 16:06 | |
*** esheffield has joined #openstack | 16:06 | |
*** Lancien has joined #openstack | 16:06 | |
*** sputnik13 has joined #openstack | 16:06 | |
*** itzikb has quit IRC | 16:06 | |
*** geguileo has quit IRC | 16:07 | |
*** Sir_Designer has joined #openstack | 16:07 | |
*** nphase has quit IRC | 16:07 | |
*** sputnik13 has quit IRC | 16:07 | |
*** kylek3h has joined #openstack | 16:07 | |
*** adeschamps has quit IRC | 16:07 | |
*** adeschamps has joined #openstack | 16:08 | |
*** dsanders has joined #openstack | 16:09 | |
*** EricGonczer_ has quit IRC | 16:09 | |
*** annegentle has quit IRC | 16:10 | |
*** st34lth has joined #openstack | 16:10 | |
larsks | jeffmcnd: Possibly 'nova lock': http://docs.openstack.org/cli-reference/content/novaclient_commands.html | 16:11 |
*** AshleyMcNamara has joined #openstack | 16:11 | |
*** amcgee7 has joined #openstack | 16:12 | |
*** ronis has quit IRC | 16:13 | |
*** Sir_Designer has quit IRC | 16:13 | |
*** dsanders has quit IRC | 16:14 | |
*** geguileo has joined #openstack | 16:15 | |
*** nkrinner has quit IRC | 16:16 | |
*** solargroovy has joined #openstack | 16:16 | |
*** deepakcs has joined #openstack | 16:17 | |
*** AshleyMcNamara has quit IRC | 16:17 | |
*** blair has joined #openstack | 16:18 | |
*** joesavak has joined #openstack | 16:19 | |
*** BobZ_Annapolis_ has joined #openstack | 16:20 | |
*** VW_ has quit IRC | 16:20 | |
*** dtrainor has joined #openstack | 16:21 | |
*** AshleyMcNamara has joined #openstack | 16:21 | |
*** BobZ_Annapolis has quit IRC | 16:21 | |
*** rbowen has quit IRC | 16:21 | |
*** fawadkhaliq has joined #openstack | 16:21 | |
*** rbowen has joined #openstack | 16:22 | |
*** shibby has joined #openstack | 16:22 | |
*** Voyd_ has joined #openstack | 16:22 | |
*** jsavak has quit IRC | 16:22 | |
*** blair has quit IRC | 16:23 | |
*** tsekiyama has joined #openstack | 16:23 | |
*** pm90_ has joined #openstack | 16:24 | |
*** daniel3_ has quit IRC | 16:24 | |
*** patrickeast has quit IRC | 16:25 | |
*** pm90_ has quit IRC | 16:25 | |
*** patri952 has quit IRC | 16:25 | |
*** patri781 has quit IRC | 16:25 | |
*** patri338 has quit IRC | 16:25 | |
*** patri996 has quit IRC | 16:25 | |
*** julim has quit IRC | 16:26 | |
*** jfran has joined #openstack | 16:27 | |
*** jckasper has quit IRC | 16:27 | |
*** reed has joined #openstack | 16:27 | |
*** mwichmann has joined #openstack | 16:28 | |
*** VW_ has joined #openstack | 16:28 | |
*** basic` has joined #openstack | 16:28 | |
*** shibby has quit IRC | 16:29 | |
*** magg has joined #openstack | 16:32 | |
*** marcusvrn has quit IRC | 16:32 | |
*** marcusvrn has joined #openstack | 16:33 | |
*** masco has quit IRC | 16:33 | |
*** nphase has joined #openstack | 16:33 | |
*** geurt has quit IRC | 16:34 | |
*** melmoth has quit IRC | 16:34 | |
*** jckasper_ has quit IRC | 16:34 | |
*** Manny has quit IRC | 16:35 | |
*** ManikM has joined #openstack | 16:35 | |
*** Noice has joined #openstack | 16:35 | |
*** Raugturi has joined #openstack | 16:36 | |
*** phd2 has quit IRC | 16:36 | |
*** fzdarsky has quit IRC | 16:36 | |
*** basic` has quit IRC | 16:37 | |
*** basic` has joined #openstack | 16:37 | |
*** annegentle has joined #openstack | 16:37 | |
*** marcusvrn has quit IRC | 16:37 | |
*** nphase has quit IRC | 16:38 | |
*** nphase has joined #openstack | 16:38 | |
*** nphase has quit IRC | 16:38 | |
*** marcusvrn has joined #openstack | 16:38 | |
*** derekh has quit IRC | 16:39 | |
*** wuhg has quit IRC | 16:39 | |
*** melwitt has joined #openstack | 16:41 | |
*** alanf-mc has joined #openstack | 16:42 | |
*** gyee has joined #openstack | 16:42 | |
*** dhblaz has joined #openstack | 16:43 | |
*** gregmark has joined #openstack | 16:44 | |
*** VW_ has quit IRC | 16:44 | |
*** deepakcs has quit IRC | 16:44 | |
*** shibby has joined #openstack | 16:44 | |
*** jdurgin has joined #openstack | 16:46 | |
*** jdurgin has quit IRC | 16:46 | |
*** rmoe has quit IRC | 16:47 | |
*** VW_ has joined #openstack | 16:47 | |
*** _cjones_ has joined #openstack | 16:47 | |
*** kso has joined #openstack | 16:47 | |
*** alanf-mc has quit IRC | 16:48 | |
*** corXi has quit IRC | 16:48 | |
*** omachace has quit IRC | 16:48 | |
*** VW_ has quit IRC | 16:48 | |
*** VW_ has joined #openstack | 16:48 | |
*** fzdarsky has joined #openstack | 16:48 | |
*** tundrajimmy has joined #openstack | 16:49 | |
*** dizquierdo has quit IRC | 16:49 | |
*** igordcard has quit IRC | 16:50 | |
*** masco has joined #openstack | 16:50 | |
*** shibby has quit IRC | 16:51 | |
*** diegows has quit IRC | 16:51 | |
*** cbinx has joined #openstack | 16:51 | |
*** steveg has quit IRC | 16:51 | |
*** steveg has joined #openstack | 16:52 | |
*** steveg has quit IRC | 16:52 | |
*** mazzy has quit IRC | 16:52 | |
*** alanf-mc has joined #openstack | 16:53 | |
*** VW_ has quit IRC | 16:53 | |
*** andriikolesnikov has quit IRC | 16:53 | |
*** alop has joined #openstack | 16:53 | |
*** steveg has joined #openstack | 16:53 | |
*** steveg has quit IRC | 16:53 | |
*** galstrom is now known as galstrom_zzz | 16:53 | |
*** steveg has joined #openstack | 16:54 | |
*** steveg has quit IRC | 16:54 | |
*** markus_z has quit IRC | 16:54 | |
*** stamak has quit IRC | 16:55 | |
*** e0ne is now known as e0ne_ | 16:55 | |
*** sgordon has joined #openstack | 16:56 | |
*** sgordon is now known as steveg | 16:56 | |
*** e0ne_ is now known as e0ne | 16:56 | |
*** KaZeR has joined #openstack | 16:56 | |
*** coredump has joined #openstack | 16:56 | |
*** steveg has quit IRC | 16:56 | |
*** steveg has joined #openstack | 16:56 | |
*** KaZeR has quit IRC | 16:57 | |
*** radez_g0n3 is now known as radez | 16:57 | |
*** melmoth has joined #openstack | 17:00 | |
*** steveg has quit IRC | 17:00 | |
*** jaypipes has joined #openstack | 17:00 | |
*** harlowja_at_home has quit IRC | 17:00 | |
*** jsavak has joined #openstack | 17:01 | |
*** KaZeR has joined #openstack | 17:01 | |
*** dgel has joined #openstack | 17:01 | |
*** steveg has joined #openstack | 17:01 | |
*** steveg has quit IRC | 17:01 | |
*** mnovacyu has joined #openstack | 17:01 | |
*** sgordon has joined #openstack | 17:01 | |
*** mnovacyu has quit IRC | 17:02 | |
*** mnovacyu has joined #openstack | 17:02 | |
*** jobewan has joined #openstack | 17:02 | |
*** dhblaz_ has joined #openstack | 17:03 | |
*** dhblaz has quit IRC | 17:03 | |
*** dhblaz_ is now known as dhblaz | 17:03 | |
*** VW_ has joined #openstack | 17:03 | |
*** _shaps_ has quit IRC | 17:03 | |
*** thumpba has joined #openstack | 17:03 | |
*** jfran_ has joined #openstack | 17:04 | |
*** dizquierdo has joined #openstack | 17:04 | |
*** jfran has quit IRC | 17:04 | |
*** jfran_ has quit IRC | 17:04 | |
*** jfran_ has joined #openstack | 17:04 | |
*** bdpayne has joined #openstack | 17:04 | |
*** joesavak has quit IRC | 17:05 | |
*** AshleyMcNamara has quit IRC | 17:05 | |
*** visualne has joined #openstack | 17:05 | |
*** diegows has joined #openstack | 17:05 | |
*** mugsie has quit IRC | 17:05 | |
*** hdd has joined #openstack | 17:06 | |
*** mugsie has joined #openstack | 17:06 | |
visualne | Hello I have recently created a new tenant in a ice house cloud. I created a router, created a network, started to spin up a vm. I attached the vm to a network but the vm was unable to recieve a private ip address | 17:06 |
*** mugsie is now known as Guest46000 | 17:06 | |
*** galstrom_zzz is now known as galstrom | 17:06 | |
*** maufart has quit IRC | 17:06 | |
visualne | when running a tcpdump the dhcp namespace for the tenant | 17:06 |
visualne | I dont see discovers hitting the ip address of the dhcp server at all | 17:07 |
*** annegentle has quit IRC | 17:07 | |
*** shibby has joined #openstack | 17:07 | |
*** jfran has joined #openstack | 17:07 | |
*** thumpba has quit IRC | 17:08 | |
*** rmoe has joined #openstack | 17:08 | |
*** arunkant has joined #openstack | 17:08 | |
*** prad has joined #openstack | 17:08 | |
*** nphase has joined #openstack | 17:09 | |
*** scheuran has quit IRC | 17:09 | |
*** rwsu has joined #openstack | 17:09 | |
*** kawa2014 has quit IRC | 17:09 | |
*** Ala has quit IRC | 17:10 | |
*** Sir_Designer has joined #openstack | 17:10 | |
*** julim has joined #openstack | 17:10 | |
*** yimmy has quit IRC | 17:10 | |
*** rdaly2 has quit IRC | 17:10 | |
*** jfran_ has quit IRC | 17:10 | |
Sam-I-Am | visualne: trace the packets from the compute node | 17:10 |
*** rdaly2 has joined #openstack | 17:11 | |
*** MasterPiece has joined #openstack | 17:11 | |
*** daniel3_ has joined #openstack | 17:11 | |
*** aimon has quit IRC | 17:12 | |
visualne | do you have a useful tcpdump filter to look inside vxlan encapsulated things | 17:12 |
*** jmccrory has joined #openstack | 17:12 | |
Sam-I-Am | just tcpdump -lnepi <ext int> should work fine | 17:12 |
Sam-I-Am | i'd check the underlying interface first | 17:12 |
visualne | well I put the private api network on that nic as well | 17:13 |
visualne | so there is all of that traffic | 17:13 |
Sam-I-Am | everything uses the same endpoint ips? | 17:13 |
*** oro has quit IRC | 17:14 | |
*** e0ne has quit IRC | 17:14 | |
*** mcornea has quit IRC | 17:15 | |
*** jonaspaulo has joined #openstack | 17:15 | |
*** gashcrumb has quit IRC | 17:15 | |
*** yamahata has quit IRC | 17:16 | |
*** Sir_Designer has quit IRC | 17:16 | |
*** igordcard has joined #openstack | 17:16 | |
*** salv-orlando has joined #openstack | 17:16 | |
*** RichardRaseley has joined #openstack | 17:16 | |
*** pblaho__ is now known as pblaho | 17:17 | |
*** gashcrumb has joined #openstack | 17:18 | |
*** gashcrumb has quit IRC | 17:18 | |
*** gashcrumb has joined #openstack | 17:18 | |
*** pask81 has quit IRC | 17:18 | |
*** Guest46000 has quit IRC | 17:19 | |
*** Guest46000 has joined #openstack | 17:19 | |
*** blair has joined #openstack | 17:19 | |
*** Guest46000 is now known as mugsie_ | 17:19 | |
*** mekpro has quit IRC | 17:20 | |
*** joeg has joined #openstack | 17:21 | |
*** fnaval has joined #openstack | 17:21 | |
*** whenry has joined #openstack | 17:21 | |
*** jistr has quit IRC | 17:21 | |
*** yimmy has joined #openstack | 17:21 | |
*** ian_mac has joined #openstack | 17:22 | |
*** warriorf1rGod has joined #openstack | 17:22 | |
*** ejat has joined #openstack | 17:23 | |
*** ejat has quit IRC | 17:23 | |
*** ejat has joined #openstack | 17:23 | |
*** kebray has joined #openstack | 17:23 | |
*** blair has quit IRC | 17:24 | |
*** jcoufal has quit IRC | 17:24 | |
*** ejat has quit IRC | 17:24 | |
*** yfauser has joined #openstack | 17:24 | |
*** yfauser has left #openstack | 17:25 | |
*** mcornea has joined #openstack | 17:25 | |
*** ejat has joined #openstack | 17:25 | |
*** warriorforGod has quit IRC | 17:25 | |
*** ejat has quit IRC | 17:25 | |
*** ejat has joined #openstack | 17:25 | |
*** avagi has joined #openstack | 17:25 | |
*** vigneshvar has joined #openstack | 17:25 | |
*** Lancien has quit IRC | 17:26 | |
*** yimmy has quit IRC | 17:26 | |
*** patrickeast has joined #openstack | 17:26 | |
*** adam_g_out is now known as adam_g | 17:27 | |
*** sputnik13 has joined #openstack | 17:27 | |
*** jfran_ has joined #openstack | 17:27 | |
*** avagi has left #openstack | 17:28 | |
*** ayoung is now known as ayoung-lunx | 17:29 | |
*** gary_perkins has quit IRC | 17:30 | |
*** jfran has quit IRC | 17:30 | |
*** leeantho has joined #openstack | 17:30 | |
*** anderbubble has quit IRC | 17:31 | |
*** pbandark has quit IRC | 17:31 | |
*** rdaly2 has quit IRC | 17:31 | |
*** ronis has joined #openstack | 17:31 | |
*** annashen has joined #openstack | 17:31 | |
*** rdaly2 has joined #openstack | 17:31 | |
*** groen692 has quit IRC | 17:32 | |
*** TREllis has quit IRC | 17:32 | |
jeffmcnd | larsks: Thanks! | 17:32 |
*** RScottCoyle has quit IRC | 17:33 | |
*** jckasper has joined #openstack | 17:33 | |
*** nphase has quit IRC | 17:35 | |
*** dsanders has joined #openstack | 17:35 | |
*** alanf-mc has quit IRC | 17:35 | |
*** kirves has quit IRC | 17:36 | |
*** alanf-mc has joined #openstack | 17:37 | |
*** marius_endian has quit IRC | 17:37 | |
*** anderbubble has joined #openstack | 17:37 | |
*** vigneshvar has quit IRC | 17:37 | |
*** afazekas is now known as _afezekas|pub | 17:37 | |
*** warriorf1rGod has quit IRC | 17:38 | |
*** martian_ has joined #openstack | 17:38 | |
*** rdaly2 has quit IRC | 17:39 | |
*** rdaly2_ has joined #openstack | 17:39 | |
*** jwalcik has quit IRC | 17:40 | |
*** TREllis has joined #openstack | 17:40 | |
*** warriorforGod has joined #openstack | 17:41 | |
*** warriorforGod has joined #openstack | 17:41 | |
*** mcornea has quit IRC | 17:41 | |
*** eghobo has joined #openstack | 17:42 | |
*** patrickeast_ has joined #openstack | 17:44 | |
*** patrickeast__ has joined #openstack | 17:44 | |
*** patri136 has joined #openstack | 17:44 | |
*** patri505 has joined #openstack | 17:44 | |
*** moha_hunt has joined #openstack | 17:44 | |
*** aimon has joined #openstack | 17:44 | |
*** yamahata has joined #openstack | 17:44 | |
*** bearish has joined #openstack | 17:45 | |
*** ChuckC has quit IRC | 17:45 | |
*** vigneshvar has joined #openstack | 17:46 | |
*** okrieg has joined #openstack | 17:46 | |
*** warriorforGod has quit IRC | 17:47 | |
*** maveric7911 has quit IRC | 17:47 | |
*** rossk has joined #openstack | 17:47 | |
*** maveric7911 has joined #openstack | 17:48 | |
Sam-I-Am | KaZeR: yo | 17:49 |
KaZeR | hey Sam-I-Am | 17:49 |
Sam-I-Am | whats up | 17:49 |
*** leeantho has quit IRC | 17:49 | |
KaZeR | having a fresh look at this network issue. and you? | 17:49 |
Sam-I-Am | wondering how that was going | 17:49 |
Sam-I-Am | finally got a break to think about it | 17:49 |
*** mpavone has quit IRC | 17:50 | |
*** dgurtner has quit IRC | 17:50 | |
*** lborda has quit IRC | 17:50 | |
*** yfauser has joined #openstack | 17:50 | |
*** warriorforGod has joined #openstack | 17:51 | |
*** warriorforGod has joined #openstack | 17:51 | |
_ale1_ | hi guys am using openstack with vlans -- when i create a router and assign a floating IP to a instance, it seems that the security group doesnt take any effect (icmp allowed, not ssh, but I can ssh no matter what) | 17:52 |
*** tundrajimmy has quit IRC | 17:52 | |
_ale1_ | has anyone seen this and could point me at a potential gotcha ? | 17:52 |
*** stamak has joined #openstack | 17:52 | |
*** tundrajimmy has joined #openstack | 17:52 | |
*** thumpba has joined #openstack | 17:52 | |
Sam-I-Am | _ale1_: maybe your config is still telling nova to use nova instead of neutron for security groups? | 17:53 |
*** MaxV has quit IRC | 17:53 | |
*** Bowegnu has joined #openstack | 17:53 | |
*** Bowegnu has left #openstack | 17:54 | |
*** dhritishikhar has joined #openstack | 17:54 | |
*** leeantho has joined #openstack | 17:54 | |
*** epcim has quit IRC | 17:54 | |
_ale1_ | hmmm - where would that be ? i have in nova.conf security_group_api=neutron | 17:54 |
Sam-I-Am | _ale1_: check security_group_api and firewall_driver in all of your nova.conf files, and firewall_driver in your ovs agent config | 17:54 |
Sam-I-Am | the firewall_driver in nova.conf should be noop | 17:55 |
*** jfran has joined #openstack | 17:55 | |
*** pdb has quit IRC | 17:55 | |
*** jfran_ has quit IRC | 17:55 | |
_ale1_ | in nova.conf: firewall_driver=nova.virt.firewall.NoopFirewallDriver | 17:55 |
*** andriikolesnikov has joined #openstack | 17:55 | |
_ale1_ | and in neutron: ../neutron/plugin.ini:firewall_driver = neutron.agent.linux.iptables_firewall.OVSHybridIptablesFirewallDriver | 17:55 |
Sam-I-Am | plugin.ini being a symlink to something? | 17:56 |
Sam-I-Am | are all your nova.conf files the same? | 17:57 |
*** yimmy has joined #openstack | 17:57 | |
*** lborda has joined #openstack | 17:57 | |
*** ppradhan has joined #openstack | 17:57 | |
*** lborda has quit IRC | 17:57 | |
*** lborda has joined #openstack | 17:58 | |
*** dsanders has quit IRC | 17:58 | |
*** dsanders has joined #openstack | 17:58 | |
*** eghobo_ has joined #openstack | 17:58 | |
_ale1_ | i'll double check - yes plugin.ini is a symlink to plugin.ini -> /etc/neutron/plugins/openvswitch/ovs_neutron_plugin.ini | 17:58 |
*** kebray has quit IRC | 17:59 | |
Sam-I-Am | so you're not using ml2? | 17:59 |
Sam-I-Am | or is this redhat | 17:59 |
_ale1_ | it's centos/redhat | 18:00 |
_ale1_ | and yes i'm using ml2 | 18:00 |
_ale1_ | or at least I hope i am :) | 18:00 |
Sam-I-Am | might want to make sure its reading that file | 18:00 |
*** johnsterdotcom has quit IRC | 18:00 | |
*** yimmy has quit IRC | 18:01 | |
Sam-I-Am | if you followed the install guide, it makes some mods | 18:01 |
*** yimmy has joined #openstack | 18:01 | |
*** asksol_ has quit IRC | 18:01 | |
*** jfran_ has joined #openstack | 18:01 | |
*** eghobo has quit IRC | 18:01 | |
*** warriorforGod has quit IRC | 18:01 | |
*** otter768 has joined #openstack | 18:01 | |
*** zero141 has quit IRC | 18:01 | |
*** itarchitectkev_ has quit IRC | 18:02 | |
*** ejat has quit IRC | 18:02 | |
_ale1_ | core_plugin = ml2 in both neutron.conf | 18:02 |
*** joeg has quit IRC | 18:02 | |
zenpac | Should "virsh list" give me some networks in a Packstack environment? | 18:02 |
*** nphase has joined #openstack | 18:02 | |
zenpac | Its shows nothing. | 18:02 |
_ale1_ | Sam-I-Am: which doc - just so I can double-check ? | 18:02 |
Sam-I-Am | _ale1_: the install guide on docs.openstack.org | 18:02 |
*** yimmy has quit IRC | 18:03 | |
zenpac | Also, in the Admin tab, networks all show up, but in the Project tab, only one shows. | 18:03 |
*** joeg has joined #openstack | 18:03 | |
*** yimmy has joined #openstack | 18:03 | |
*** ivar-lazzaro has joined #openstack | 18:03 | |
Sam-I-Am | zenpac: should just list the instances? | 18:04 |
*** kebray has joined #openstack | 18:04 | |
*** jfran has quit IRC | 18:04 | |
*** cemason has joined #openstack | 18:04 | |
zenpac | Sorry.. virsh net-list shows nothing.. | 18:04 |
*** mattgriffin has quit IRC | 18:05 | |
Sam-I-Am | because they're not managed by libvirt? | 18:05 |
*** gszasz has quit IRC | 18:06 | |
*** j05h1 has joined #openstack | 18:06 | |
*** otter768 has quit IRC | 18:06 | |
*** j05h has quit IRC | 18:06 | |
*** j05h has joined #openstack | 18:06 | |
zenpac | They are qemu instances.. Not sure why not.. | 18:06 |
*** annegentle has joined #openstack | 18:07 | |
*** qhartman has joined #openstack | 18:07 | |
*** TheOsprey has joined #openstack | 18:07 | |
*** red_horned_rihno has quit IRC | 18:08 | |
zenpac | Im setting up my network wrong somehow, but Im not sure how. | 18:09 |
KaZeR | Sam-I-Am: i have vnc access to one of the instances, as you suggested on Friday | 18:09 |
zenpac | public network is flat.. But I can't ping anything.. | 18:09 |
zenpac | Ifconfig doesnt show any exposed ip addressed to the VM's | 18:09 |
_ale1_ | Sam-I-Am: looks all correct - the link to the filename is different, the content is as expected though | 18:09 |
*** rbak has quit IRC | 18:10 | |
Sam-I-Am | KaZeR: thats good. it wasnt getting dhcp, right? | 18:10 |
*** _afezekas|pub has quit IRC | 18:10 | |
KaZeR | nop. setting the private ip does not give connectivity to the router either | 18:10 |
Sam-I-Am | KaZeR: did you do some tcpdump? | 18:10 |
*** j05h1 has quit IRC | 18:10 | |
mnovacyu | Hi everyone. I'm trying to install DevStack all-in-one onto a VM to learn the CLI. I'm using this guide - http://docs.openstack.org/developer/devstack/guides/single-machine.html. I'm at the step called "Run DevStack" where it tells me to configure stack.sh. Then it goes on to say to edit local.conf. Which file should I be editing and where should I be putting it? | 18:10 |
Sam-I-Am | _ale1_: whats the output of 'iptables -S' on the compute node where that instance is running | 18:11 |
*** Tinfoilhat_ has joined #openstack | 18:11 | |
*** rbak has joined #openstack | 18:11 | |
KaZeR | Sam-I-Am: from the qrouter NS, nothing shows up in the tcpdump | 18:12 |
KaZeR | (i mean nothing relevant to the tenant net ) | 18:12 |
*** Sir_Designer has joined #openstack | 18:12 | |
*** cjellick has joined #openstack | 18:12 | |
KaZeR | i do see arp traffic from the management network | 18:12 |
Sam-I-Am | zenpac: none of my virsh's show networks in working environments | 18:12 |
*** cjellick has quit IRC | 18:13 | |
Sam-I-Am | KaZeR: what does tcpdump on the compute node's interface below the tenant network bridge snow? | 18:13 |
_ale1_ | Sam-I-Am: uhmm - a lot - hang on i'll put it on paste.com | 18:13 |
*** masco has quit IRC | 18:14 | |
_ale1_ | dpaste.com :) | 18:14 |
*** fzdarsky has quit IRC | 18:14 | |
*** jeffmcnd has quit IRC | 18:14 | |
KaZeR | Sam-I-Am: i do see the icmp traffic from the instance : 13:14:24.731231 ARP, Ethernet (len 6), IPv4 (len 4), Request who-has 10.0.1.1 tell 10.0.1.6, length 28 | 18:14 |
*** andriikolesnikov has quit IRC | 18:15 | |
Sam-I-Am | KaZeR: you configured the instance manually with the ip assigned by nova? | 18:15 |
*** cjellick has joined #openstack | 18:15 | |
KaZeR | Sam-I-Am: yes exactly | 18:15 |
*** jasonsb has quit IRC | 18:15 | |
Sam-I-Am | what flags are you using with tcpdump? | 18:16 |
*** jasonsb has joined #openstack | 18:16 | |
KaZeR | tcpdump -lnpvi p4p1 | 18:16 |
Sam-I-Am | try a 'e' in there... it'll show the vlan tag | 18:16 |
Sam-I-Am | assuming you're using vlan tenant networks here | 18:17 |
KaZeR | i am indeed | 18:17 |
Sam-I-Am | also make sure your network gear supports that tag between the compute and network nodes | 18:17 |
_ale1_ | Sam-I-Am: http://dpaste.com/0EJJ6C5 | 18:17 |
*** MattMan has quit IRC | 18:17 | |
zenpac | Sam-I-Am: ok.. I'll have to think about this. | 18:18 |
KaZeR | Sam-I-Am: 13:17:40.755101 fa:16:3e:2f:e7:8c > ff:ff:ff:ff:ff:ff, ethertype 802.1Q (0x8100), length 46: vlan 111, p 0, ethertype ARP, Ethernet (len 6), IPv4 (len 4), Request who-has 10.0.1.1 tell 10.0.1.6, length 28 | 18:18 |
_ale1_ | Sam-I-Am: the host i was testing on was 192.168.102.5 | 18:18 |
Sam-I-Am | KaZeR: now take a look at the equivalent tcpdump on the controller/network node. do you see those frames? | 18:18 |
KaZeR | vlan 111, which is expected, and match the network gear config ( 111 VLAN0111 active Po1, Eth1/...Eth1/32 ) | 18:18 |
*** Sir_Designer has quit IRC | 18:19 | |
*** shibby has quit IRC | 18:19 | |
*** Networkn3rd has joined #openstack | 18:19 | |
*** joeg has quit IRC | 18:19 | |
*** yfauser has left #openstack | 18:19 | |
*** jpena has quit IRC | 18:19 | |
*** dizquierdo_ has joined #openstack | 18:19 | |
*** bearish has quit IRC | 18:20 | |
*** dizquierdo has quit IRC | 18:20 | |
*** blair has joined #openstack | 18:20 | |
*** jasonsb has quit IRC | 18:20 | |
Sam-I-Am | _ale1_: looking | 18:20 |
*** red_horned_rihno has joined #openstack | 18:21 | |
KaZeR | Sam-I-Am: nop, i do not see the frames on the controller/network node | 18:21 |
*** joeg has joined #openstack | 18:21 | |
Sam-I-Am | KaZeR: then your switch is eating them | 18:21 |
KaZeR | interesting. | 18:21 |
KaZeR | thanks Sam-I-Am | 18:21 |
Sam-I-Am | or at least thats what i'm thinking | 18:21 |
*** jngd has joined #openstack | 18:21 | |
*** yimmy has quit IRC | 18:21 | |
*** harlowja_away is now known as harlowja_ | 18:21 | |
zenpac | I must be missing some sort of connecting information to my VM network. | 18:21 |
_ale1_ | thanks Sam-I-Am | 18:21 |
*** jngd has quit IRC | 18:22 | |
*** Guest45567 is now known as toymachine | 18:22 | |
Sam-I-Am | zenpac: so, whats not working? | 18:22 |
*** toymachine has quit IRC | 18:22 | |
*** toymachine has joined #openstack | 18:22 | |
zenpac | I can't get my VM's to ping even the gateway of their network. | 18:22 |
*** mugsie_ is now known as mugsie | 18:22 | |
Sam-I-Am | what sort of deployment is this? | 18:22 |
zenpac | I can't ping in, but that is not possible until I tget first problem solved.. | 18:23 |
zenpac | Its a packstack installation with nothing fancy. | 18:23 |
zenpac | Ill post | 18:23 |
Sam-I-Am | _ale1_: whats 102.6? | 18:23 |
*** hdd has quit IRC | 18:24 | |
*** cemason has quit IRC | 18:24 | |
*** blair has quit IRC | 18:24 | |
*** pnavarro has joined #openstack | 18:25 | |
_ale1_ | apparently thats dhcp | 18:25 |
*** nphase has quit IRC | 18:25 | |
Sam-I-Am | dhcp server? | 18:26 |
_ale1_ | neutron puts one into every subnet | 18:26 |
*** kushal has quit IRC | 18:26 | |
Sam-I-Am | yeah | 18:26 |
_ale1_ | dunno why it chose 102.6 :) | 18:27 |
*** frakt has quit IRC | 18:28 | |
*** opuk has quit IRC | 18:28 | |
*** yimmy has joined #openstack | 18:28 | |
Sam-I-Am | so according to these rules, there should be 0 things allowed inbound to the vm on 102.5 | 18:28 |
*** opuk has joined #openstack | 18:28 | |
Sam-I-Am | except dhcp, of course | 18:28 |
*** frakt has joined #openstack | 18:29 | |
*** ZZelle_ has joined #openstack | 18:29 | |
*** stamak has quit IRC | 18:29 | |
*** agarciam has joined #openstack | 18:29 | |
_ale1_ | correct ... so to test that, I added a floating ip to it | 18:29 |
Sam-I-Am | you can also do it from within the namespace | 18:29 |
* _ale1_ hasnt played much with ip netns yet ... | 18:30 | |
_ale1_ | :) | 18:30 |
Sam-I-Am | its not bad. each network generally has one qrouter and one qdhcp | 18:30 |
*** achanda has joined #openstack | 18:31 | |
Sam-I-Am | you can run any commands you like within them using ip netns exec <ns> $command | 18:31 |
Sam-I-Am | like 'ip a', ping, etc. | 18:31 |
Sam-I-Am | is this the only vm that has this secgroup issue? | 18:31 |
*** ejat has joined #openstack | 18:31 | |
*** fenris- has joined #openstack | 18:32 | |
*** fenris- has joined #openstack | 18:32 | |
*** moha_hunt has quit IRC | 18:33 | |
*** ejat has quit IRC | 18:33 | |
*** fenris- has quit IRC | 18:33 | |
*** ejat has joined #openstack | 18:33 | |
*** BobZ_Annapolis_ has quit IRC | 18:33 | |
*** igordcard has quit IRC | 18:33 | |
_ale1_ | nope looks all of them are not getting it properly - it must be a config issue somewhere ... :/ | 18:33 |
*** ejat has quit IRC | 18:33 | |
_ale1_ | i can ssh fro one vm to another even though the security group default only allows ping | 18:34 |
_ale1_ | as an example | 18:34 |
Sam-I-Am | how did you modify the secgroup, and how are you launching the vms? | 18:34 |
*** Raugturi has quit IRC | 18:34 | |
_ale1_ | via the gui | 18:34 |
*** shibby has joined #openstack | 18:34 | |
*** ManikM has quit IRC | 18:34 | |
Sam-I-Am | so, let's talk cli | 18:35 |
*** KaZeR has quit IRC | 18:35 | |
_ale1_ | :) | 18:35 |
*** ManikM has joined #openstack | 18:35 | |
*** jdurgin has joined #openstack | 18:35 | |
Sam-I-Am | _ale1_: does any of this make sense? | 18:35 |
Sam-I-Am | http://docs.openstack.org/juno/install-guide/install/yum/content/launch-instance-neutron.html | 18:35 |
*** KaZeR has joined #openstack | 18:35 | |
*** Godfath3r has joined #openstack | 18:36 | |
_ale1_ | most of it is self-explanatory :) | 18:36 |
_ale1_ | yes i've used the cli a little before | 18:36 |
* _ale1_ has 30mins then needs to go :/ | 18:36 | |
*** luflores has joined #openstack | 18:36 | |
*** luflore__ has joined #openstack | 18:37 | |
*** fawadkhaliq has quit IRC | 18:37 | |
*** dhritishikhar has quit IRC | 18:39 | |
*** KaZeR has quit IRC | 18:40 | |
*** luflores_ has quit IRC | 18:40 | |
*** kushal has joined #openstack | 18:40 | |
*** kushal has quit IRC | 18:41 | |
*** kushal has joined #openstack | 18:41 | |
*** andresmujica has quit IRC | 18:41 | |
*** ddmitriev has quit IRC | 18:41 | |
*** luflores has quit IRC | 18:41 | |
*** jwalcik has joined #openstack | 18:42 | |
*** sbfox has joined #openstack | 18:43 | |
*** samchoi has joined #openstack | 18:43 | |
*** warriorforGod has joined #openstack | 18:45 | |
*** achanda has quit IRC | 18:46 | |
*** achanda has joined #openstack | 18:46 | |
*** Domin has quit IRC | 18:47 | |
*** mpaolino_ has joined #openstack | 18:47 | |
*** geaaru has quit IRC | 18:47 | |
*** nitti has quit IRC | 18:48 | |
*** kebray has quit IRC | 18:49 | |
* _ale1_ has no luck | 18:49 | |
*** jprovazn has joined #openstack | 18:50 | |
*** pelix has quit IRC | 18:50 | |
*** khaldrogox has joined #openstack | 18:50 | |
*** grek has joined #openstack | 18:50 | |
grek | http://bdvo.asfet.ru/566422/7738085/ | 18:50 |
*** nphase has joined #openstack | 18:51 | |
*** KaZeR has joined #openstack | 18:51 | |
Sam-I-Am | _ale1_: hmm, gotta be something somewhere :/ | 18:52 |
*** adalba has joined #openstack | 18:52 | |
*** mpaolino_ has quit IRC | 18:52 | |
*** acfleury has quit IRC | 18:52 | |
*** Free_maN has quit IRC | 18:52 | |
_ale1_ | can I clear the iptables firewall rules somehow ? | 18:53 |
*** bkopilov has quit IRC | 18:53 | |
*** Domin has joined #openstack | 18:53 | |
*** nitti has joined #openstack | 18:53 | |
_ale1_ | i could flush, then restart neutron-openvswitch agent ? | 18:53 |
*** Nex6 has joined #openstack | 18:53 | |
*** bkopilov has joined #openstack | 18:53 | |
*** jckasper has quit IRC | 18:54 | |
*** mattgriffin has joined #openstack | 18:54 | |
Sam-I-Am | you could try that | 18:54 |
Sam-I-Am | not sure if it'll re-apply the secgroups though | 18:54 |
*** zul has quit IRC | 18:56 | |
*** zul has joined #openstack | 18:56 | |
*** thumpba has quit IRC | 18:58 | |
*** mnovacyu has quit IRC | 18:58 | |
_ale1_ | hmmmm - that didnt help either :/ ... ok, will pick this up in the morning ... someone must have seen this before :) | 18:58 |
_ale1_ | thanks for your help Sam-I-Am | 18:58 |
*** thumpba has joined #openstack | 18:58 | |
*** mnovacyu has joined #openstack | 18:59 | |
Sam-I-Am | i've seen it plenty of times | 18:59 |
Sam-I-Am | what is morning for you? | 18:59 |
Sam-I-Am | europe? | 18:59 |
*** oro has joined #openstack | 19:00 | |
*** ghostpl_ has quit IRC | 19:01 | |
*** devlaps has joined #openstack | 19:01 | |
*** mnovacyu has quit IRC | 19:03 | |
*** AshleyMcNamara has joined #openstack | 19:03 | |
*** eghobo_ has quit IRC | 19:05 | |
*** crose has joined #openstack | 19:05 | |
*** jasonsb has joined #openstack | 19:06 | |
*** Godfath3r has quit IRC | 19:06 | |
*** arxcruz has quit IRC | 19:08 | |
*** comay has joined #openstack | 19:09 | |
*** rdaly2_ has quit IRC | 19:09 | |
*** cjellick has quit IRC | 19:10 | |
*** jckasper has joined #openstack | 19:10 | |
*** annegentle has quit IRC | 19:10 | |
*** eghobo has joined #openstack | 19:10 | |
*** cjellick has joined #openstack | 19:10 | |
*** ChuckC has joined #openstack | 19:11 | |
*** hdd has joined #openstack | 19:13 | |
*** frakt has quit IRC | 19:13 | |
*** nphase has quit IRC | 19:13 | |
*** frakt has joined #openstack | 19:14 | |
*** Godfath3r has joined #openstack | 19:14 | |
*** alanf-mc has quit IRC | 19:14 | |
*** eglynn_ has quit IRC | 19:14 | |
*** visualne has quit IRC | 19:15 | |
*** Sir_Designer has joined #openstack | 19:15 | |
*** sergef has quit IRC | 19:15 | |
*** sergef has joined #openstack | 19:16 | |
*** hj-hp has quit IRC | 19:16 | |
*** hj-hp has joined #openstack | 19:17 | |
*** sayan has quit IRC | 19:18 | |
*** anderbubble has quit IRC | 19:19 | |
*** anderbubble has joined #openstack | 19:19 | |
*** Sir_Designer has quit IRC | 19:20 | |
*** cdent has quit IRC | 19:20 | |
*** shakamunyi has joined #openstack | 19:20 | |
*** blair has joined #openstack | 19:21 | |
*** chrislol has left #openstack | 19:21 | |
*** alesales has quit IRC | 19:21 | |
*** alanf-mc has joined #openstack | 19:21 | |
*** sthillma has joined #openstack | 19:22 | |
*** khaldrogox has left #openstack | 19:23 | |
*** sarbjeet has quit IRC | 19:24 | |
*** nivtuckio has left #openstack | 19:25 | |
*** blair has quit IRC | 19:25 | |
zenpac | Does this look correct for a VM's iptable entry: http://paste.debian.net/159270/ ? | 19:26 |
*** crose has quit IRC | 19:26 | |
*** annegentle has joined #openstack | 19:27 | |
*** eglynn_ has joined #openstack | 19:28 | |
*** grek has left #openstack | 19:28 | |
*** AmirBaleghi13 has joined #openstack | 19:29 | |
*** devlaps has quit IRC | 19:29 | |
*** mnovacyu has joined #openstack | 19:30 | |
*** Marga_ has quit IRC | 19:30 | |
*** Marga_ has joined #openstack | 19:31 | |
*** samchoi has quit IRC | 19:31 | |
*** Marga_ has quit IRC | 19:31 | |
*** Marga_ has joined #openstack | 19:32 | |
*** e0ne has joined #openstack | 19:32 | |
*** e0ne is now known as e0ne_ | 19:32 | |
*** e0ne_ is now known as e0ne | 19:32 | |
*** himangi has left #openstack | 19:34 | |
*** khaldrogox has joined #openstack | 19:35 | |
*** ddmitriev has joined #openstack | 19:35 | |
*** cbinx1 has joined #openstack | 19:35 | |
*** cbinx has quit IRC | 19:36 | |
*** Marga_ has quit IRC | 19:37 | |
*** jwalcik has quit IRC | 19:38 | |
*** agarciam has quit IRC | 19:39 | |
*** luflore__ has quit IRC | 19:39 | |
*** luflores has joined #openstack | 19:39 | |
*** ghostpl_ has joined #openstack | 19:40 | |
*** nphase has joined #openstack | 19:40 | |
*** ghostpl_ has quit IRC | 19:40 | |
*** ghostpl_ has joined #openstack | 19:40 | |
*** eglynn_ has quit IRC | 19:40 | |
*** rotbeard has quit IRC | 19:41 | |
*** riffraff169 has joined #openstack | 19:41 | |
*** mwdev has joined #openstack | 19:41 | |
*** mwdev1 has joined #openstack | 19:41 | |
*** mwdev has quit IRC | 19:42 | |
*** cbaesema has quit IRC | 19:43 | |
*** FunnyLookinHat has quit IRC | 19:44 | |
*** koolhead17 has quit IRC | 19:44 | |
*** walterheck has joined #openstack | 19:44 | |
*** walterheck has quit IRC | 19:45 | |
*** sergef has quit IRC | 19:46 | |
*** henrynash has quit IRC | 19:48 | |
*** henrynash has joined #openstack | 19:48 | |
*** SupportMaster has joined #openstack | 19:49 | |
*** bbcmicrocomputer has quit IRC | 19:50 | |
kupo24z | Sam-I-Am: have a dumbish question, using the documented model on the current Neutron docs is it possible to add a public flat network without using NAT? | 19:55 |
*** barclaac has joined #openstack | 19:55 | |
Sam-I-Am | sure. provider networks. | 19:56 |
*** barclaac|2 has quit IRC | 19:56 | |
*** itarchitectkev has joined #openstack | 19:57 | |
*** joesavak has joined #openstack | 19:58 | |
*** khaldrogox has quit IRC | 19:58 | |
*** e0ne is now known as e0ne_ | 19:59 | |
*** khaldrogox has joined #openstack | 19:59 | |
KaZeR | Sam-I-Am: i figured out the issue. stupid one. the vlans are on the 10G link... | 19:59 |
*** scott9 has joined #openstack | 19:59 | |
Sam-I-Am | KaZeR: whoops :) | 20:00 |
*** tvvcox has quit IRC | 20:00 | |
*** jsavak has quit IRC | 20:00 | |
*** voip_ has quit IRC | 20:00 | |
KaZeR | yup. | 20:00 |
*** jimbaker has quit IRC | 20:00 | |
*** e0ne has joined #openstack | 20:00 | |
Sam-I-Am | gotta run for a bit | 20:01 |
KaZeR | now i need to find why the floating ips are not working. probably related. | 20:01 |
*** gigawhat has quit IRC | 20:01 | |
*** epcim has joined #openstack | 20:01 | |
Sam-I-Am | well, connectivity has to work first... although the FIP itself lives on the controller/network node | 20:01 |
*** jprovazn has quit IRC | 20:02 | |
*** nphase has quit IRC | 20:02 | |
scott9 | Hi, about telemetry, may i ask that how can i make openstack dashboard show memory.usage metric for nova or other meters of demand, in dashboard somewhere like "Resource Usage" where we generate report and a result table shows up. i want this table include nova memory.usage for instance | 20:02 |
*** sthillma has quit IRC | 20:02 | |
*** otter768 has joined #openstack | 20:02 | |
*** kushal has quit IRC | 20:03 | |
*** himangi has joined #openstack | 20:03 | |
*** himangi has quit IRC | 20:04 | |
*** patrickeast__ has quit IRC | 20:04 | |
*** patri505 has quit IRC | 20:04 | |
*** patri136 has quit IRC | 20:04 | |
*** patrickeast_ has quit IRC | 20:04 | |
*** patrickeast has quit IRC | 20:04 | |
*** jwalcik has joined #openstack | 20:05 | |
*** sandywalsh_ has joined #openstack | 20:05 | |
*** jckasper has quit IRC | 20:06 | |
*** eglynn_ has joined #openstack | 20:06 | |
*** jimbaker has joined #openstack | 20:06 | |
KaZeR | Sam-I-Am: i am sure that the fip has to be on the 1G link. so i will probably need to change the current config | 20:06 |
*** jimbaker has quit IRC | 20:07 | |
*** jimbaker has joined #openstack | 20:07 | |
*** johnbelamaric has joined #openstack | 20:07 | |
*** otter768 has quit IRC | 20:07 | |
*** patrickeast has joined #openstack | 20:07 | |
*** fifieldt has quit IRC | 20:07 | |
*** achanda has quit IRC | 20:07 | |
*** sandywalsh has quit IRC | 20:07 | |
*** rubiojr has joined #openstack | 20:08 | |
*** patrickeast_ has joined #openstack | 20:08 | |
*** patrickeast__ has joined #openstack | 20:08 | |
*** moha_hunt has joined #openstack | 20:08 | |
*** patri875 has joined #openstack | 20:08 | |
*** patri928 has joined #openstack | 20:08 | |
*** achanda has joined #openstack | 20:08 | |
*** cemason has joined #openstack | 20:08 | |
*** EmilienM|afk is now known as EmilienM | 20:10 | |
*** thumpba has quit IRC | 20:10 | |
*** geguileo has quit IRC | 20:11 | |
*** SupportMaster has quit IRC | 20:12 | |
*** karimb has joined #openstack | 20:12 | |
*** _afezekas|pub has joined #openstack | 20:14 | |
*** lucendio1 has quit IRC | 20:15 | |
*** rubiojr has quit IRC | 20:16 | |
*** dizquierdo_ has quit IRC | 20:16 | |
*** kushal has joined #openstack | 20:16 | |
*** vnguyen has quit IRC | 20:16 | |
*** Sir_Designer has joined #openstack | 20:17 | |
*** solargroovy has quit IRC | 20:17 | |
*** rubiojr has joined #openstack | 20:18 | |
*** AshleyMcNamara has quit IRC | 20:20 | |
*** eblake_ has joined #openstack | 20:21 | |
*** evilrob has quit IRC | 20:22 | |
*** evilrob has joined #openstack | 20:22 | |
*** Sir_Designer has quit IRC | 20:24 | |
*** scott9 has quit IRC | 20:24 | |
*** fifieldt has joined #openstack | 20:25 | |
*** baoli has quit IRC | 20:26 | |
*** FunnyLookinHat has joined #openstack | 20:27 | |
*** badiane_ka has joined #openstack | 20:27 | |
*** mnovacyu has quit IRC | 20:28 | |
*** cemason has quit IRC | 20:28 | |
*** nphase has joined #openstack | 20:29 | |
*** _afezekas|pub has quit IRC | 20:29 | |
*** ngoracke has quit IRC | 20:30 | |
*** duplex has joined #openstack | 20:30 | |
*** stamak has joined #openstack | 20:31 | |
*** fletcher has joined #openstack | 20:32 | |
*** linuxgeek_ has quit IRC | 20:33 | |
*** vigneshvar has quit IRC | 20:33 | |
*** anderbubble has quit IRC | 20:34 | |
*** juice has quit IRC | 20:34 | |
*** ManikM has quit IRC | 20:34 | |
*** ManikM has joined #openstack | 20:35 | |
*** AshleyMcNamara has joined #openstack | 20:37 | |
*** hj-hp has quit IRC | 20:37 | |
*** vnguyen has joined #openstack | 20:37 | |
*** jsavak has joined #openstack | 20:37 | |
*** jfran_ has quit IRC | 20:38 | |
*** coredump has quit IRC | 20:39 | |
*** anderbubble has joined #openstack | 20:40 | |
*** ndipanov is now known as ndipanov_gone | 20:40 | |
*** joesavak has quit IRC | 20:41 | |
*** eghobo has quit IRC | 20:43 | |
*** RichardRaseley has left #openstack | 20:43 | |
*** badiane_ka has quit IRC | 20:43 | |
*** hj-hp has joined #openstack | 20:44 | |
*** mfink_ has quit IRC | 20:45 | |
*** mrunge has quit IRC | 20:46 | |
*** baoli has joined #openstack | 20:46 | |
*** JuanDRay has joined #openstack | 20:46 | |
*** JuanDRay has quit IRC | 20:46 | |
*** johnsterdotcom has joined #openstack | 20:47 | |
*** luflores has quit IRC | 20:47 | |
*** luflores has joined #openstack | 20:47 | |
*** baoli has quit IRC | 20:47 | |
*** dino82 has quit IRC | 20:48 | |
*** baoli has joined #openstack | 20:48 | |
*** luflores has quit IRC | 20:49 | |
*** luflores has joined #openstack | 20:49 | |
*** aryklein has joined #openstack | 20:50 | |
*** nphase has quit IRC | 20:50 | |
*** eharney has quit IRC | 20:51 | |
*** rubiojr has quit IRC | 20:51 | |
*** BOKALDO has quit IRC | 20:51 | |
*** jckasper has joined #openstack | 20:51 | |
aryklein | is it possible that some tenant use a virtual network that could be accessible with NAT and floating IP and other tenants use my datacenter network (providers network)? | 20:51 |
*** sbfox has quit IRC | 20:51 | |
*** sbfox has joined #openstack | 20:52 | |
*** achanda has quit IRC | 20:52 | |
*** martian_ has quit IRC | 20:53 | |
*** kmartin has quit IRC | 20:53 | |
*** martins_ has joined #openstack | 20:54 | |
*** dino82 has joined #openstack | 20:54 | |
*** martins_ has quit IRC | 20:54 | |
*** eglynn_ has quit IRC | 20:55 | |
*** sbfox1 has joined #openstack | 20:55 | |
*** thumpba has joined #openstack | 20:56 | |
*** yamamoto has joined #openstack | 20:56 | |
*** newbie has joined #openstack | 20:56 | |
newbie | hi | 20:57 |
*** newbie is now known as Guest74257 | 20:57 | |
*** sbfox has quit IRC | 20:57 | |
Guest74257 | I am a newbie and I am about to have my 3 node installataion of open stack up and running :) | 20:57 |
Guest74257 | I am just stuck at one command | 20:57 |
*** gigawhat has joined #openstack | 20:59 | |
*** aryklein has quit IRC | 21:00 | |
*** AmirBaleghi13 has quit IRC | 21:00 | |
Guest74257 | neutron subnet-create ext-net --name ext-subnet --allocation-pool start=192.168.3.101,end=192.168.3.200 --disable-dhcp --gateway 192.168.3.1 192.168.3.0/24 | 21:01 |
Guest74257 | this results in invalid_value_specs | 21:01 |
*** solargroovy has joined #openstack | 21:01 | |
Guest74257 | 192.168.3.0/24 | 21:01 |
Guest74257 | does any one know what could be wrong | 21:01 |
Guest74257 | I am running this command in my controller node | 21:01 |
*** ccockerhamkc has quit IRC | 21:02 | |
*** gigawhat has quit IRC | 21:02 | |
Guest74257 | hello any takers f this q | 21:02 |
*** RedRat_ has quit IRC | 21:03 | |
*** johnbelamaric1 has joined #openstack | 21:04 | |
*** Sir_Designer has joined #openstack | 21:04 | |
*** mnovacyu has joined #openstack | 21:04 | |
*** shibby has quit IRC | 21:05 | |
Sam-I-Am | Guest74257: howdy | 21:05 |
*** johnbelamaric has quit IRC | 21:05 | |
Sam-I-Am | that command looks fine | 21:05 |
*** annegentle has quit IRC | 21:05 | |
*** coredump has joined #openstack | 21:05 | |
*** melmoth has quit IRC | 21:06 | |
Guest74257 | Sam-I-Am: hello | 21:06 |
*** maveric7911 has quit IRC | 21:06 | |
Sam-I-Am | did you do net-create before it? | 21:06 |
Guest74257 | Sam-I-Am: I am running on the controller node | 21:06 |
Sam-I-Am | and as the admin tenant | 21:06 |
*** joesavak has joined #openstack | 21:06 | |
Guest74257 | ya I did create net-create | 21:07 |
Sam-I-Am | and it worked? | 21:07 |
*** shakamunyi has quit IRC | 21:07 | |
*** visualne has joined #openstack | 21:07 | |
Guest74257 | neutron net-create ext-net --router:external True \ --provider:physical_network external --provider:network_type flat | 21:07 |
*** penguinRaider has joined #openstack | 21:07 | |
Guest74257 | yes it worked | 21:08 |
*** med_ has quit IRC | 21:08 | |
*** jckasper_ has joined #openstack | 21:08 | |
*** jckasper_ has quit IRC | 21:08 | |
Sam-I-Am | is that neutron subnet-create all as one line? | 21:08 |
visualne | Lets assume I am using ceph as the backend image store. Does the compute node write directly to ceph when snapshots are taken or does it upload the image to an api first and then the box where that api lives sends it off to ceph | 21:08 |
visualne | is that how it works? | 21:08 |
Guest74257 | yes all in one line | 21:08 |
*** yfauser has joined #openstack | 21:08 | |
*** shakamunyi has joined #openstack | 21:09 | |
*** yfauser has left #openstack | 21:09 | |
*** jsavak has quit IRC | 21:09 | |
*** kmartin has joined #openstack | 21:09 | |
*** eghobo has joined #openstack | 21:09 | |
Guest74257 | when I do neutron net-list I can see my ext-net | 21:09 |
*** gigawhat has joined #openstack | 21:09 | |
Sam-I-Am | sure | 21:09 |
*** lucendio has joined #openstack | 21:10 | |
Sam-I-Am | the subnet-create command looks fine. can you try it with another network range? | 21:10 |
Guest74257 | Actually I currently do not have any such gateway | 21:10 |
Guest74257 | I just got 192.168.1.1 which is my router ip | 21:10 |
Guest74257 | and is being used for management network | 21:11 |
Sam-I-Am | can you use that range instead? | 21:11 |
Sam-I-Am | oh... hmm | 21:11 |
Guest74257 | as given in the guide | 21:11 |
Sam-I-Am | well, it shouldnt matter if that gateway exists, iirc. | 21:11 |
Guest74257 | okay | 21:11 |
Guest74257 | So that means command is correct | 21:11 |
Guest74257 | shall I try something different | 21:11 |
Sam-I-Am | i'd give it a shot. there's a potential config error somewhere, but i havent seen that particular error before. | 21:12 |
Guest74257 | but the error message is complaining of CIDR | 21:12 |
Sam-I-Am | how do you know its the cidr? | 21:12 |
Guest74257 | EXTERNAL_NETWORK_CIDR | 21:13 |
Guest74257 | this is the last field | 21:13 |
*** diegows has quit IRC | 21:13 | |
*** oro has quit IRC | 21:13 | |
Guest74257 | plus CIDR uses the notation x.x.x.x/24 | 21:13 |
Guest74257 | isnt? | 21:13 |
*** rm_work is now known as rm_work|away | 21:14 | |
Sam-I-Am | yeah, thats it | 21:15 |
Guest74257 | Gosh | 21:15 |
Guest74257 | I did a silly mistake | 21:15 |
Guest74257 | it works now | 21:15 |
Guest74257 | missed comma between start and end | 21:15 |
Guest74257 | I got my subnet up and running | 21:16 |
Guest74257 | :) | 21:16 |
Guest74257 | Sam-I-Am: Thanks a lot | 21:16 |
*** nphase has joined #openstack | 21:16 | |
*** mfalatic has joined #openstack | 21:16 | |
Sam-I-Am | hmm, i see the comma in the example you posted in here | 21:16 |
Guest74257 | ohhh I am sorry | 21:17 |
Guest74257 | somehow I was unable to copy from my ssh client | 21:17 |
Guest74257 | so I had manually typed it | 21:17 |
*** pmathews has joined #openstack | 21:17 | |
*** cjellick has quit IRC | 21:17 | |
Sam-I-Am | ahhh | 21:17 |
Sam-I-Am | otherwise i would have noticed | 21:17 |
Guest74257 | yeah | 21:17 |
Guest74257 | There is one last step left I hope I will have one VM spawned today | 21:18 |
Guest74257 | :) | 21:18 |
*** stamak has quit IRC | 21:19 | |
*** gigawhat has quit IRC | 21:21 | |
*** radez is now known as radez_g0n3 | 21:21 | |
*** jamespd has quit IRC | 21:22 | |
*** blair has joined #openstack | 21:22 | |
*** dmitryme has quit IRC | 21:23 | |
*** AshleyMcNamara has quit IRC | 21:23 | |
*** rm_work|away is now known as rm_work | 21:23 | |
*** danman has joined #openstack | 21:24 | |
*** Marga_ has joined #openstack | 21:24 | |
*** chlong has joined #openstack | 21:24 | |
*** SergeyLukjanov has quit IRC | 21:24 | |
*** baoli has quit IRC | 21:24 | |
*** lpax_ has joined #openstack | 21:25 | |
*** cjellick has joined #openstack | 21:25 | |
*** shibby has joined #openstack | 21:26 | |
*** lpax has quit IRC | 21:26 | |
*** joeg has quit IRC | 21:27 | |
Guest74257 | Sam-I-Am: hello | 21:27 |
*** blair has quit IRC | 21:27 | |
Guest74257 | one question | 21:27 |
Guest74257 | this is regarding the subnet on the tenant network | 21:27 |
*** ayoung-lunx has quit IRC | 21:27 | |
Guest74257 | the guide says u can use any gateway | 21:27 |
Guest74257 | does this mean I can also use the gateway for my management network | 21:28 |
Guest74257 | which is 192.168.1.1 | 21:28 |
Guest74257 | ? | 21:28 |
*** cemason has joined #openstack | 21:28 | |
Sam-I-Am | well, yes... and no. | 21:28 |
Sam-I-Am | the tenant network is completely internal to openstack | 21:28 |
Sam-I-Am | it does not see any of your real networks | 21:28 |
Sam-I-Am | you're welcome to overlap, but it will make troubleshooting difficult | 21:28 |
*** annegentle has joined #openstack | 21:29 | |
Guest74257 | okay got it | 21:29 |
Guest74257 | So I can use any imaginary gateway as well | 21:29 |
*** amalagon has joined #openstack | 21:29 | |
Guest74257 | say 192.168.5.1 | 21:30 |
*** nagoor has quit IRC | 21:30 | |
Sam-I-Am | sure | 21:30 |
Guest74257 | great thanks | 21:31 |
*** dizquierdo has joined #openstack | 21:31 | |
*** enterprisedc has joined #openstack | 21:32 | |
*** ronis_ has joined #openstack | 21:32 | |
*** ChristyF has joined #openstack | 21:32 | |
*** barclaac has quit IRC | 21:32 | |
*** MasterPiece has quit IRC | 21:33 | |
*** benner has quit IRC | 21:33 | |
*** ronis has quit IRC | 21:33 | |
*** jamespd has joined #openstack | 21:34 | |
*** mitrimm has joined #openstack | 21:34 | |
*** TheOsprey has quit IRC | 21:35 | |
*** eghobo has quit IRC | 21:35 | |
*** eharney has joined #openstack | 21:36 | |
*** vnguyen has quit IRC | 21:36 | |
*** vnguyen has joined #openstack | 21:36 | |
*** nphase has quit IRC | 21:37 | |
*** barclaac has joined #openstack | 21:38 | |
*** dizquierdo has quit IRC | 21:39 | |
*** epcim has quit IRC | 21:40 | |
Sam-I-Am | bbl | 21:40 |
*** FatDarrel has joined #openstack | 21:40 | |
*** med_ has joined #openstack | 21:40 | |
*** FatDarrel is now known as phd2 | 21:41 | |
*** med_ has quit IRC | 21:41 | |
*** med_ has joined #openstack | 21:41 | |
Guest74257 | Sam-I-Am: Looks likemy network connectivity is not correct | 21:42 |
Guest74257 | the verify part is not working | 21:42 |
*** gfidente has quit IRC | 21:42 | |
Guest74257 | ping 192.168.3.101 | 21:42 |
*** ghostpl_ has quit IRC | 21:43 | |
*** barclaac has quit IRC | 21:43 | |
Guest74257 | as per the guide this should be my tenant router gateway | 21:43 |
Guest74257 | But how? | 21:43 |
*** ChuckC has quit IRC | 21:44 | |
eeceetwo | so I'm trying to follow this: http://docs.openstack.org/juno/install-guide/install/apt/content/neutron-controller-node.html | 21:45 |
*** Sir_Designer has quit IRC | 21:45 | |
eeceetwo | and I'm seeing nova directives there | 21:46 |
*** e0ne is now known as e0ne_ | 21:46 | |
*** achanda has joined #openstack | 21:46 | |
eeceetwo | does nova coexist with neutron somehow? | 21:46 |
*** eghobo has joined #openstack | 21:47 | |
eeceetwo | did someone cut and paste the wrong block in there? | 21:48 |
*** cemason has quit IRC | 21:48 | |
Guest74257 | me? | 21:48 |
eeceetwo | e. In the [DEFAULT] section, | 21:48 |
*** e0ne_ is now known as e0ne | 21:48 | |
Guest74257 | actually I am in the last section of my 3 node installtion | 21:48 |
Guest74257 | http://docs.openstack.org/juno/install-guide/install/apt/content/neutron_initial-networks-verify.html | 21:49 |
*** vnguyen has quit IRC | 21:49 | |
Guest74257 | and its very confusing | 21:49 |
Guest74257 | network part is very confusing | 21:49 |
eeceetwo | does it make sense to be configuring nova_thisthat in the neutron section? | 21:49 |
Guest74257 | share some reference whcih u r pointing at | 21:50 |
*** ronis_ has quit IRC | 21:50 | |
*** chlong has quit IRC | 21:51 | |
eeceetwo | http://docs.openstack.org/juno/install-guide/install/apt/content/neutron-controller-node.html | 21:51 |
eeceetwo | i did already | 21:51 |
eeceetwo | skip down to e. | 21:51 |
*** julim has quit IRC | 21:51 | |
einarr | eeceetwo: you're thinking about section e) there? the text indicates what the lines are ment for: "In the [DEFAULT] section, configure Networking to notify Compute of network topology changes" | 21:52 |
*** sarob has joined #openstack | 21:52 | |
*** achanda has quit IRC | 21:52 | |
eeceetwo | einarr: I don't follow you. | 21:52 |
eeceetwo | I'm trying to set up NEUTRON | 21:52 |
eeceetwo | but that neutron page contains lines that contain "nova" in them. | 21:53 |
einarr | nova and neutron needs to communicate, because neutron provides the virtual network to the nodes. | 21:53 |
einarr | s/nodes/instances/ | 21:53 |
eeceetwo | ok ok | 21:53 |
*** oro has joined #openstack | 21:53 | |
Guest74257 | einarr: Hello | 21:53 |
Guest74257 | I am at the last step of my 3 node setup | 21:53 |
eeceetwo | that's what I was confused about | 21:53 |
Guest74257 | there is a verify step whcih is very confusing | 21:54 |
*** shakamunyi_ has joined #openstack | 21:54 | |
Guest74257 | http://docs.openstack.org/juno/install-guide/install/apt/content/neutron_initial-networks-verify.html | 21:54 |
*** shakamunyi has quit IRC | 21:54 | |
Guest74257 | from where shall I cehck my connectivity | 21:54 |
Guest74257 | compute node or neutron node or controllernode | 21:54 |
Guest74257 | the tenant router gateway should occupy the lowest IP address in the floating IP address range | 21:55 |
einarr | Guest74257: from somewhere on the external network. | 21:55 |
*** jfchevrette has quit IRC | 21:55 | |
einarr | Guest74257: you've created an external network, a subnet and a router, right? | 21:55 |
*** cpg|away is now known as cpg | 21:55 | |
*** dneary has quit IRC | 21:55 | |
Guest74257 | yes | 21:55 |
Guest74257 | I have created | 21:55 |
einarr | the router will be given the first address of the subnet you've created. | 21:55 |
Guest74257 | do you mean I shall ping from my host machine | 21:56 |
Guest74257 | ? | 21:56 |
Guest74257 | neutron subnet-create ext-net --name ext-subnet --allocation-pool start=192.168.3.101,end=192.168.3.200 --disable-dhcp --gateway 192.168.3.1 192.168.3.0/24 | 21:56 |
einarr | so from any other machine on the same network, you will be able to ping it. e.g. from that network's router to the outside world. | 21:56 |
*** sarob has quit IRC | 21:56 | |
Guest74257 | the above command was used to create the subnet | 21:56 |
*** _afezekas|pub has joined #openstack | 21:57 | |
Guest74257 | so as per this my router would have got the ip 192.168.3.101 | 21:57 |
einarr | yes. | 21:57 |
einarr | you should see that in horizon, though. | 21:57 |
Guest74257 | okay | 21:57 |
*** sarob has joined #openstack | 21:57 | |
Guest74257 | But now to verify if everything is correcty configured | 21:58 |
Guest74257 | this is just an imaginary ip, gateway etc | 21:58 |
einarr | you should see your external network and your internal network, and your router connected to both (provided you've made an internal network already) | 21:58 |
einarr | clicking on the router (as admin) you should see it's addresses in both networks. | 21:58 |
einarr | s/'//; | 21:59 |
Guest74257 | I have not installed horizon yet | 21:59 |
*** penguinRaider has quit IRC | 21:59 | |
*** monst has joined #openstack | 22:00 | |
monst | howdy #openstack | 22:00 |
monst | I am curious what /tmp/openstack-vfs-* are? | 22:00 |
*** yamamoto has quit IRC | 22:00 | |
*** luflores has quit IRC | 22:00 | |
einarr | Guest74257: ah, well, you can use the command line neutron command as well to display the properties of the router. | 22:01 |
*** luflores has joined #openstack | 22:01 | |
*** jaosorior has quit IRC | 22:02 | |
*** mrmartin has quit IRC | 22:02 | |
*** trown is now known as trown|outttypeww | 22:02 | |
Guest74257 | okay when I run neutron router-list | 22:03 |
*** luflores_ has joined #openstack | 22:03 | |
Guest74257 | I can see my router has got the ip 192.168.3.10 | 22:03 |
Guest74257 | I can see my router has got the ip 192.168.3.101 | 22:03 |
Guest74257 | but now how to check the connectivity | 22:03 |
*** JRobinson__ has joined #openstack | 22:03 | |
*** otter768 has joined #openstack | 22:03 | |
*** mihero has quit IRC | 22:03 | |
*** nphase has joined #openstack | 22:03 | |
einarr | ping it, preferably from anything else that is on your 192.168.3.0/24 network. | 22:04 |
Guest74257 | there is nothing which I have on this | 22:04 |
Guest74257 | network | 22:04 |
einarr | what is the 192.168.3.1 that you've given as your gateway? | 22:04 |
*** michaelneale has joined #openstack | 22:04 | |
*** joesavak has quit IRC | 22:04 | |
*** luflore__ has joined #openstack | 22:05 | |
*** luflores has quit IRC | 22:05 | |
*** _cjones_ has quit IRC | 22:06 | |
*** khaldrogox has quit IRC | 22:06 | |
*** magg has quit IRC | 22:06 | |
Guest74257 | einarr: I just got one gateway which is 192.168.1.1 | 22:06 |
Guest74257 | which is being used for management network | 22:06 |
*** thumpba has quit IRC | 22:07 | |
Guest74257 | as per the guide there are 3 networks required | 22:07 |
*** RedRat has joined #openstack | 22:07 | |
Guest74257 | management, internal and external | 22:07 |
Guest74257 | external is only required only on neutron node | 22:07 |
einarr | if you've given 192.168.3.1 as the gateway to your external network, that must be an existing machine/router/something on that network that can route the traffic from your instances and out to the world. | 22:07 |
*** khaldrogox has joined #openstack | 22:08 | |
*** gigawhat has joined #openstack | 22:08 | |
*** otter768 has quit IRC | 22:08 | |
*** johnbelamaric has joined #openstack | 22:08 | |
*** jecarey has quit IRC | 22:08 | |
einarr | yes. the external network is the network that you will use to send traffic between your instances and the rest of the world. | 22:08 |
*** luflores_ has quit IRC | 22:08 | |
*** tshefi has quit IRC | 22:08 | |
Guest74257 | So does that mean I need 3 routers one for internal one for external and one for management | 22:09 |
einarr | no. | 22:09 |
einarr | or, well, that depends whether you mean pysical or virtual routers. | 22:09 |
Guest74257 | My step up is on ubuntu machine which has spawned 3 VMs | 22:10 |
*** kkoski has quit IRC | 22:10 | |
*** _afezekas|pub has quit IRC | 22:10 | |
*** baoli has joined #openstack | 22:10 | |
Guest74257 | I setup 1 network adapter for conteroller , 2 for compute and 3 for neutron | 22:10 |
Guest74257 | I setup static ip on all the nodes | 22:11 |
*** mihero has joined #openstack | 22:11 | |
*** johnbelamaric1 has quit IRC | 22:11 | |
*** vnguyen has joined #openstack | 22:11 | |
einarr | ok, so your neutron node is a virtual machine. then your gateway will probably be the IP of your physical machine on the network where your neutron node is running. | 22:11 |
*** mrjazzcat has quit IRC | 22:11 | |
*** _cjones_ has joined #openstack | 22:12 | |
*** MarkBaker has joined #openstack | 22:12 | |
Guest74257 | okay | 22:13 |
*** thumpba has joined #openstack | 22:13 | |
Guest74257 | my physical machine ip is 192.168.1.6 | 22:13 |
Guest74257 | so while creating subnet I should this as my gateway | 22:13 |
*** lblanchard has quit IRC | 22:13 | |
Guest74257 | and what about IP range what will also have to be changed | 22:13 |
Guest74257 | from 192.168.3 to 192.168.1.101 to 192.168.1.200 | 22:14 |
*** warriorforGod has quit IRC | 22:14 | |
einarr | well, your physical machine is the only thing on that network that is able to route your traffic out towards the world, so it would probably be best to let it route the traffic to an from the instances. you don't need to, of course, if you don't need internet access from instances. | 22:15 |
*** vnguyen has quit IRC | 22:15 | |
Guest74257 | as of now I don't need it | 22:15 |
Guest74257 | my intent is to spawn a VM | 22:16 |
Guest74257 | and ssh to it | 22:16 |
Guest74257 | So I hope this should not be an issue | 22:16 |
*** monst has quit IRC | 22:16 | |
*** vnguyen has joined #openstack | 22:16 | |
*** penguinRaider has joined #openstack | 22:16 | |
*** promulo has joined #openstack | 22:17 | |
*** jamespd has quit IRC | 22:17 | |
*** siso has joined #openstack | 22:18 | |
*** MarkBaker has quit IRC | 22:18 | |
*** promulo__ has quit IRC | 22:18 | |
eeceetwo | correct me if I am wrong, I probably am. | 22:19 |
eeceetwo | but | 22:19 |
*** vnguyen has quit IRC | 22:19 | |
eeceetwo | If I'm setting up neutron on the controller | 22:19 |
*** radez_g0n3 is now known as radez | 22:20 | |
eeceetwo | do I need to install nova and create a nova database on same controller? | 22:20 |
eeceetwo | I was following the neutron page http://docs.openstack.org/juno/install-guide/install/apt/content/neutron-controller-node.html | 22:20 |
*** adiantum_ has joined #openstack | 22:20 | |
eeceetwo | and it's talking about /etc/nova/nova.conf | 22:20 |
eeceetwo | which does not exist | 22:20 |
*** Lee1092 has quit IRC | 22:20 | |
eeceetwo | because I haven't been asked to install nova | 22:20 |
eeceetwo | By default, distribution packages configure Compute to use legacy networking. You must reconfigure Compute to manage networks through Networking. | 22:21 |
einarr | Guest74257: you need to decide which network you treat as your "external" network. one that is reachable from your physical computer is probably wise as it is something that logically is external to the network of your nodes. it is a bit complicated to explain because there are so many options to choose from. | 22:21 |
eeceetwo | But I never installed legacy networking while following the doc. | 22:21 |
*** MarkBaker has joined #openstack | 22:21 | |
*** e0ne has quit IRC | 22:23 | |
*** gregmark has quit IRC | 22:23 | |
*** pnavarro has quit IRC | 22:23 | |
*** adiantum has quit IRC | 22:23 | |
*** nphase has quit IRC | 22:24 | |
*** ejat has joined #openstack | 22:24 | |
*** ejat has quit IRC | 22:24 | |
eeceetwo | I guess I'm supposed to install nova-compute . . . | 22:25 |
Guest74257 | okay I think I am getting a hang of it | 22:25 |
*** AshleyMcNamara has joined #openstack | 22:25 | |
*** e0ne has joined #openstack | 22:27 | |
*** MarkBaker has quit IRC | 22:27 | |
*** yellowbig has quit IRC | 22:27 | |
*** visualne has quit IRC | 22:29 | |
*** MarkBaker has joined #openstack | 22:29 | |
*** thangp has quit IRC | 22:30 | |
*** UmbraMalison has quit IRC | 22:31 | |
*** rtheis has quit IRC | 22:32 | |
*** jecarey has joined #openstack | 22:33 | |
*** jmckind has quit IRC | 22:33 | |
*** Lancien has joined #openstack | 22:33 | |
*** EricGonc_ has quit IRC | 22:33 | |
*** stevemar has quit IRC | 22:33 | |
*** e0ne has quit IRC | 22:34 | |
*** Guest74257 has quit IRC | 22:34 | |
*** cjellick has quit IRC | 22:34 | |
*** ManikM has quit IRC | 22:34 | |
*** ManikM has joined #openstack | 22:35 | |
*** dmitryme has joined #openstack | 22:36 | |
*** dudy has quit IRC | 22:37 | |
*** MarkBaker has quit IRC | 22:37 | |
*** SergeyLukjanov has joined #openstack | 22:37 | |
*** henrynash has quit IRC | 22:38 | |
*** e0ne has joined #openstack | 22:38 | |
*** UmbraMalison has joined #openstack | 22:38 | |
*** mtanino has quit IRC | 22:39 | |
*** che-arne|2 has quit IRC | 22:39 | |
*** MarkBaker has joined #openstack | 22:39 | |
*** patrickeast has quit IRC | 22:39 | |
*** esker has joined #openstack | 22:40 | |
*** oro has quit IRC | 22:42 | |
*** MarkBaker has quit IRC | 22:42 | |
*** achanda has joined #openstack | 22:42 | |
*** pixelb has quit IRC | 22:42 | |
*** nask is now known as nask`off | 22:42 | |
*** rdaly2 has joined #openstack | 22:42 | |
*** gigawhat has quit IRC | 22:42 | |
*** cjellick has joined #openstack | 22:43 | |
*** ppradhan has left #openstack | 22:44 | |
*** patrickeast__ has quit IRC | 22:44 | |
*** patri875 has quit IRC | 22:44 | |
*** patri928 has quit IRC | 22:44 | |
*** patrickeast_ has quit IRC | 22:44 | |
*** Ananci has quit IRC | 22:46 | |
*** weshay has quit IRC | 22:46 | |
*** dgel has quit IRC | 22:46 | |
*** kbringard has quit IRC | 22:47 | |
*** annegentle has quit IRC | 22:47 | |
*** rdaly2 has quit IRC | 22:47 | |
*** mtanino has joined #openstack | 22:47 | |
*** jwalcik has quit IRC | 22:47 | |
*** radez is now known as radez_g0n3 | 22:47 | |
*** nask`off is now known as nask | 22:47 | |
*** MarkBaker has joined #openstack | 22:48 | |
*** eglynn_ has joined #openstack | 22:48 | |
*** BLZbubba_ has quit IRC | 22:49 | |
*** BLZbubba has quit IRC | 22:49 | |
*** e0ne has quit IRC | 22:49 | |
*** eblake_ has quit IRC | 22:50 | |
*** nphase has joined #openstack | 22:51 | |
*** mab has joined #openstack | 22:51 | |
*** mab is now known as Guest92495 | 22:51 | |
*** BLZbubba has joined #openstack | 22:51 | |
*** BLZbubba has quit IRC | 22:52 | |
*** BLZbubba has joined #openstack | 22:52 | |
*** wuhg has joined #openstack | 22:52 | |
*** MarkBaker has quit IRC | 22:53 | |
*** e0ne has joined #openstack | 22:53 | |
*** lborda has quit IRC | 22:54 | |
*** eglynn_ has quit IRC | 22:55 | |
*** eghobo has quit IRC | 22:56 | |
*** Guest92495 has quit IRC | 22:56 | |
*** MarkBaker has joined #openstack | 22:57 | |
*** AshleyMcNamara has quit IRC | 22:58 | |
*** resker has joined #openstack | 22:58 | |
*** martins_ has joined #openstack | 22:59 | |
*** mekpro has joined #openstack | 22:59 | |
*** annegentle has joined #openstack | 22:59 | |
*** esker has quit IRC | 22:59 | |
nosleep77 | hi there, i'm trying to list flavors using curl api call as stated on this page http://docs.openstack.org/api/quick-start/content/index.html#Compute_API_Quick_Start | 22:59 |
*** carlp has joined #openstack | 23:00 | |
*** jcarter2 has quit IRC | 23:01 | |
nosleep77 | I am getting this http://paste.openstack.org/show/185565/ | 23:01 |
*** davelowe has quit IRC | 23:02 | |
*** davelowe has joined #openstack | 23:02 | |
*** daniel3_ has quit IRC | 23:03 | |
*** johnbelamaric has quit IRC | 23:03 | |
SamYaple | nosleep77: I belive you need to tweak your url to http://controller:8774/v2/v2.0/admin/flavors | 23:03 |
*** davelowe has quit IRC | 23:03 | |
*** nitti has quit IRC | 23:03 | |
SamYaple | it is properly returning you a list you would need to iterate over, but its been a while since I messed with the nova api | 23:03 |
*** nelsnelson has quit IRC | 23:04 | |
*** kso has quit IRC | 23:04 | |
SamYaple | you can use the <tenant_id> instead of the tenant_name (admin) and it will return like you expect | 23:04 |
*** kebray has joined #openstack | 23:05 | |
nosleep77 | is the token supposed to be so big | 23:05 |
*** klamath has quit IRC | 23:05 | |
SamYaple | nosleep77: you are using pki, so yes | 23:06 |
SamYaple | you can switch to UUID and it is much smaller | 23:06 |
nosleep77 | SamYaple: that worked. thank you | 23:06 |
nosleep77 | SamYaple: how can I switchÉ | 23:06 |
*** shakamunyi_ has quit IRC | 23:06 | |
SamYaple | its part of the keystone configuration | 23:06 |
nosleep77 | oh ok i`ll take a look at it.. thanks for your help! | 23:07 |
SamYaple | it should be fairly seemless, you might need to restart your services | 23:07 |
*** PaulCapestany has quit IRC | 23:08 | |
*** dhblaz has quit IRC | 23:08 | |
*** bknudson has quit IRC | 23:08 | |
*** PaulCapestany has joined #openstack | 23:10 | |
*** MarkBaker has quit IRC | 23:10 | |
*** nphase has quit IRC | 23:11 | |
*** AshleyMcNamara has joined #openstack | 23:11 | |
*** kebray has quit IRC | 23:12 | |
*** MarkBaker has joined #openstack | 23:13 | |
*** sarob has quit IRC | 23:14 | |
*** ahale has quit IRC | 23:14 | |
*** kebray has joined #openstack | 23:15 | |
*** shibby has quit IRC | 23:16 | |
*** wicope has quit IRC | 23:16 | |
*** MarkBaker has quit IRC | 23:18 | |
*** tkramer has quit IRC | 23:18 | |
*** khaldrogox has quit IRC | 23:19 | |
*** hj-hp has quit IRC | 23:19 | |
*** maveric7911 has joined #openstack | 23:19 | |
*** annegentle has quit IRC | 23:20 | |
*** salv-orlando has quit IRC | 23:20 | |
*** sthillma has joined #openstack | 23:20 | |
*** jtomasek has quit IRC | 23:21 | |
*** JRobinson__ has quit IRC | 23:21 | |
*** salv-orlando has joined #openstack | 23:21 | |
*** UmbraMalison has quit IRC | 23:22 | |
*** MarkBaker has joined #openstack | 23:22 | |
*** hj-hp has joined #openstack | 23:22 | |
*** andresmujica has joined #openstack | 23:22 | |
*** annegentle has joined #openstack | 23:22 | |
*** UmbraMalison has joined #openstack | 23:22 | |
*** kebray has quit IRC | 23:23 | |
*** rm_work is now known as rm_work|away | 23:24 | |
*** MarkBaker has quit IRC | 23:24 | |
*** ahale has joined #openstack | 23:24 | |
*** moha_hunt has quit IRC | 23:25 | |
*** eblake_ has joined #openstack | 23:25 | |
*** jgrimm is now known as zz_jgrimm | 23:25 | |
*** yamamoto has joined #openstack | 23:26 | |
*** khaldrogox has joined #openstack | 23:27 | |
*** hj-hp has quit IRC | 23:28 | |
*** hj-hp has joined #openstack | 23:29 | |
*** st34lth has quit IRC | 23:29 | |
Sam-I-Am | KaZeR: yo | 23:31 |
KaZeR | hey Sam-I-Am | 23:31 |
*** prad has quit IRC | 23:31 | |
*** blair has joined #openstack | 23:31 | |
*** MarkBaker has joined #openstack | 23:32 | |
Sam-I-Am | eeceetwo: hi | 23:32 |
Sam-I-Am | KaZeR: any luck? | 23:32 |
*** anderbubble has quit IRC | 23:32 | |
*** MaxV has joined #openstack | 23:32 | |
KaZeR | Sam-I-Am: getting closer, but still have an issue with my mappings | 23:32 |
*** MaxV has quit IRC | 23:32 | |
*** annegentle has quit IRC | 23:33 | |
Sam-I-Am | doh | 23:33 |
*** siso_ has joined #openstack | 23:33 | |
*** MaxV has joined #openstack | 23:33 | |
KaZeR | trying to wrap my head around how i'm supposed to do it | 23:33 |
*** siso has quit IRC | 23:33 | |
Sam-I-Am | whats the new architecture? | 23:33 |
Sam-I-Am | ext-net on 1 gig, tenants on 10 gig? | 23:33 |
KaZeR | yep. looks like i should only need to replace br-vlan501 with a bridge mapped to the 1G link.. | 23:33 |
*** chlong has joined #openstack | 23:34 | |
KaZeR | but it does not work yet :) | 23:34 |
*** yamamoto has quit IRC | 23:34 | |
Sam-I-Am | yeah, or we can try making ovs tag ext-nets | 23:34 |
Sam-I-Am | in which case you'd have br-ex and br-tenant (or something) | 23:34 |
Sam-I-Am | your mapping would be external:br-ex,tenant:br-tenant. br-ex would have a port on the 1 gig intf, and br-tenant would have a port on the 10 gig (assuming bare interfaces) | 23:35 |
Sam-I-Am | you'd only need both mappings on the box handling both ext-nets and tenant nets | 23:35 |
*** promulo__ has joined #openstack | 23:35 | |
*** eblake_ has quit IRC | 23:35 | |
*** rfolco has quit IRC | 23:35 | |
Sam-I-Am | the compute nodes (assuming you dont need provider nets) would only have one mapping for br-tenant | 23:35 |
*** promulo has quit IRC | 23:36 | |
*** henrynash has joined #openstack | 23:36 | |
*** ncerny has quit IRC | 23:37 | |
*** nphase has joined #openstack | 23:37 | |
*** khaldrogox has quit IRC | 23:37 | |
*** melwitt has quit IRC | 23:37 | |
kupo24z | Sam-I-Am: I configured /etc/neutron/plugins/ml2/ml2_conf.ini and added flat_networks = external/bridge_mappings = external:br-ex and was able to bind ext-net as a flat interface on my instance then noticed outbound/inbound traffic goes directly to the compute node, does this sorta solve what DVR was put in place to do? | 23:38 |
*** thrash is now known as thrash|g0ne | 23:38 | |
*** rm_work|away is now known as rm_work | 23:38 | |
*** baoli has quit IRC | 23:39 | |
Sam-I-Am | kupo24z: so you have br-ex on your compute nodes too? | 23:39 |
kupo24z | Yes | 23:39 |
kupo24z | well, all nodes have the same vlan/ovs config | 23:39 |
Sam-I-Am | thats provider networks | 23:39 |
Sam-I-Am | in this case, your network infra provides at least routing/switching services. | 23:39 |
Sam-I-Am | you can still use dhcp within neutron | 23:40 |
*** claflico has quit IRC | 23:40 | |
Sam-I-Am | metadata (iirc) works best with config-drive | 23:40 |
*** aimon has quit IRC | 23:40 | |
egon | yes | 23:40 |
egon | we ONLY use config-drive | 23:40 |
kupo24z | I noticed since i wasnt able to reach 169.254.169.254 i had to add a private network on eth1 to reach cloud-init metadata | 23:40 |
Sam-I-Am | its like dvr in that you dont have a network node, but you lose support for true cloud networking (self-service) | 23:40 |
Sam-I-Am | you can do that, or there's other ways around it | 23:41 |
Sam-I-Am | most people with provider nets seem to use config-drive | 23:41 |
kupo24z | thats why RS uses config drive? | 23:41 |
Sam-I-Am | ergo, egon :) | 23:41 |
Sam-I-Am | probably because the ips are managed in a larger ipam | 23:41 |
*** tochi has joined #openstack | 23:41 | |
Sam-I-Am | RS still has tenant-managed networks | 23:42 |
*** ljfisher has quit IRC | 23:42 | |
Sam-I-Am | dnsmasq probably doesn't scale to 100000000 VMs lol | 23:42 |
kupo24z | Thought they diddnt use NAT'ed private<-> public on their setup hm | 23:42 |
Sam-I-Am | they dont | 23:42 |
*** khaldrogox has joined #openstack | 23:43 | |
kupo24z | isnt the only way for that setup flat networks? | 23:43 |
Sam-I-Am | tenant networks don't nat. they're purely private. | 23:43 |
Sam-I-Am | if you want to nat them, you build a routerbox of some sort | 23:43 |
Sam-I-Am | nope, you can use flat or vlan | 23:43 |
*** lpax__ has joined #openstack | 23:44 | |
KaZeR | Sam-I-Am: i wrote a quick script that generates this : http://graphviz-dev.appspot.com/get_preview?id=7a65808c-bf37-4c04-85bd-7830571eaad3 to help me understand what i'm missing. can you please help me fill the missing parts ? | 23:45 |
Sam-I-Am | lookinh | 23:45 |
kupo24z | There any way to retain self-service networking but have the public addresses visible at the instance OS level? | 23:45 |
Sam-I-Am | kupo24z: self-service as in tenants creating/deleting networks with their own ip ranges? | 23:46 |
kupo24z | Yes | 23:46 |
Sam-I-Am | no | 23:46 |
Sam-I-Am | not without some sort of additional munging | 23:46 |
Sam-I-Am | the problem is... how does the rest of your network know what addresses people are using. | 23:46 |
Sam-I-Am | plus the question of duplication | 23:47 |
*** _cjones_ has quit IRC | 23:47 | |
*** lpax_ has quit IRC | 23:47 | |
Sam-I-Am | so you pretty much have to nat | 23:47 |
kupo24z | unless those networks are 100% private to the tenant, then its fine? | 23:47 |
*** ayoung-lunx has joined #openstack | 23:47 | |
Sam-I-Am | yes | 23:47 |
*** mab has joined #openstack | 23:47 | |
*** MarkBaker has quit IRC | 23:47 | |
Sam-I-Am | you can have provider nets, and also enable tenant-only networks | 23:47 |
*** mab is now known as Guest37667 | 23:47 | |
kupo24z | eg provider eth0, vxlan eth1? | 23:48 |
*** annegentle has joined #openstack | 23:48 | |
KaZeR | Sam-I-Am: same graph for the lab : http://graphviz-dev.appspot.com/get_preview?id=80057d3d-e4a9-4d5f-b3d1-9265f4b9a5d6 seems to be quite close... | 23:48 |
Sam-I-Am | KaZeR: the first one is pretty close | 23:48 |
*** mattgriffin has quit IRC | 23:48 | |
kupo24z | Id imagine you would lose the ability to pick your public addresses from a pool with that setup, instances would get whatever is given to them in their fixed ip | 23:49 |
Sam-I-Am | kupo24z: second one seems to make sense too | 23:49 |
Sam-I-Am | kupo24z: yeah. thats how rackspace does it, more or less. | 23:49 |
kupo24z | second one? | 23:50 |
Sam-I-Am | errr, KaZeR | 23:50 |
kupo24z | hehe | 23:50 |
KaZeR | :) | 23:50 |
*** dbrandon has quit IRC | 23:50 | |
*** gringao has quit IRC | 23:50 | |
kupo24z | Id imagine they would have to, or use a ton of network nodes | 23:50 |
Sam-I-Am | kupo24z: you can technically change your tenant/privnet ips to anything you want, but rackspace loses track of them and will gladly reset them if you add/remove a network | 23:50 |
snewpy | ah | 23:51 |
*** _cjones_ has joined #openstack | 23:51 | |
kupo24z | their pirvnet different from their 'servicenet network'? | 23:51 |
*** salv-orlando has quit IRC | 23:51 | |
Sam-I-Am | kupo24z: by default, you get a pub net, and a service net. beyond that, you can add your own private nets. | 23:52 |
*** Voyd_ has quit IRC | 23:52 | |
*** cpg is now known as cpg|away | 23:52 | |
Sam-I-Am | you dont even really need pub and service. my labs all run as cloud boxes with purely tenant networks. i have another instance that handles routing/nat for them. | 23:52 |
kupo24z | They allow you to create instances with no public and default snat your VM traffic? | 23:52 |
*** Godfath3r has quit IRC | 23:52 | |
Sam-I-Am | there's no snat | 23:52 |
*** dmsimard is now known as dmsimard_away | 23:52 | |
Sam-I-Am | only pubnet routes anywhere | 23:53 |
kupo24z | I cant think of a way they would allow you to have a pool of public addresses since that is a floating ip thing | 23:53 |
*** hemna is now known as hemnafk | 23:53 | |
KaZeR | Sam-I-Am: the diagram you sent me shows phy-br-ex as a patch, not an interface. using ovs-vsctl ( or something else ) how can you differentiate a patch from a port ? | 23:54 |
*** dbrandon has joined #openstack | 23:54 | |
*** jobewan has quit IRC | 23:54 | |
Sam-I-Am | KaZeR: it'll say "type: patch" ... or nothing for regular ports. | 23:55 |
Sam-I-Am | patch is typically inter-ovs switch links | 23:55 |
*** aneto_ has quit IRC | 23:55 | |
KaZeR | Port phy-br-ex | 23:55 |
KaZeR | Interface phy-br-ex | 23:55 |
Sam-I-Am | patches also have a peer | 23:55 |
*** GeoKM has joined #openstack | 23:55 | |
Sam-I-Am | they're all called ports in the header section | 23:56 |
*** GeoKM has quit IRC | 23:56 | |
*** galstrom is now known as galstrom_zzz | 23:56 | |
*** GeoKM has joined #openstack | 23:56 | |
*** jonaspaulo has quit IRC | 23:57 | |
*** nphase has quit IRC | 23:57 | |
KaZeR | mmm i don't see it. should i use different arguments ? http://pastebin.com/tLJZezww | 23:57 |
*** EmilienM is now known as EmilienM|afk | 23:58 | |
Sam-I-Am | KaZeR: interesting. what version of ovs is this? | 23:58 |
*** thumpba_ has joined #openstack | 23:59 | |
Sam-I-Am | KaZeR: http://pastebin.com/QLz4EM7J | 23:59 |
Sam-I-Am | thats mine | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!