*** dubsquared has quit IRC | 00:02 | |
*** dubsquared has joined #openstack | 00:02 | |
*** davidhadas has quit IRC | 00:03 | |
*** devoid has quit IRC | 00:03 | |
*** vuil has joined #openstack | 00:05 | |
*** tserong has quit IRC | 00:05 | |
*** enmand has quit IRC | 00:06 | |
*** fnaval_ has quit IRC | 00:07 | |
*** dubsquared has quit IRC | 00:07 | |
*** sputnik13 has joined #openstack | 00:08 | |
*** vipul-away is now known as vipul | 00:08 | |
sputnik13 | cinder question… when a volume is presented to a VM via cinder, how is it presented exactly? is it mounted on the host machine then allowed to be used by the kvm instance that's running the actual VM? Or is it presented as like an iscsi device or some other network storage protocol? | 00:10 |
---|---|---|
*** christyp has quit IRC | 00:10 | |
*** yogeshme_ has joined #openstack | 00:11 | |
*** KyleMacDonald has quit IRC | 00:12 | |
*** dtx00ff_ has joined #openstack | 00:12 | |
*** vuil has quit IRC | 00:13 | |
Sam-I-Am | sputnik13: like... you launched an instance using that volume? | 00:13 |
*** dextone has quit IRC | 00:14 | |
Sam-I-Am | sputnik13: within a VM, the first volume appears as /dev/vda | 00:14 |
*** dextone has joined #openstack | 00:14 | |
Sam-I-Am | at least thats what i've seen | 00:14 |
*** dtx00ff has quit IRC | 00:15 | |
*** mnaser has quit IRC | 00:15 | |
*** yogeshme_ has quit IRC | 00:15 | |
*** shanlar has quit IRC | 00:16 | |
*** carif_ has joined #openstack | 00:16 | |
*** Bada has joined #openstack | 00:18 | |
*** mnaser has joined #openstack | 00:18 | |
*** mpareja has joined #openstack | 00:19 | |
*** m1n0x810 has joined #openstack | 00:20 | |
*** MaxV has joined #openstack | 00:22 | |
*** mpareja has quit IRC | 00:25 | |
*** zerick has quit IRC | 00:26 | |
*** abell2 has quit IRC | 00:26 | |
*** Bada has quit IRC | 00:26 | |
*** stkowski has quit IRC | 00:27 | |
*** shaon has quit IRC | 00:27 | |
*** bill_az_ has quit IRC | 00:27 | |
*** abell1 has joined #openstack | 00:27 | |
*** MaxV has quit IRC | 00:27 | |
*** rossk has quit IRC | 00:28 | |
*** shaon has joined #openstack | 00:29 | |
*** dubsquared has joined #openstack | 00:29 | |
*** shanlar has joined #openstack | 00:29 | |
*** alop has quit IRC | 00:30 | |
*** vfiduccia has quit IRC | 00:31 | |
*** jttam has joined #openstack | 00:31 | |
*** alop has joined #openstack | 00:32 | |
*** Egyptian[Laptop1 is now known as Egyptian | 00:32 | |
*** Egyptian has joined #openstack | 00:33 | |
*** mkollaro has quit IRC | 00:33 | |
*** DredTiger has quit IRC | 00:33 | |
*** jttam has quit IRC | 00:36 | |
*** wdennis has joined #openstack | 00:37 | |
*** SumitNaiksatam has joined #openstack | 00:40 | |
*** blackboxsw has quit IRC | 00:41 | |
*** julweber_ has joined #openstack | 00:47 | |
*** kbrierly has quit IRC | 00:47 | |
*** kbrierly has joined #openstack | 00:47 | |
*** julweber_ has quit IRC | 00:48 | |
*** foexle has quit IRC | 00:48 | |
*** julweber_ has joined #openstack | 00:49 | |
*** mrjazzcat has quit IRC | 00:49 | |
*** martines has joined #openstack | 00:50 | |
*** DredTiger has joined #openstack | 00:50 | |
*** julweber has quit IRC | 00:50 | |
*** zerick has joined #openstack | 00:51 | |
*** julweber_ has quit IRC | 00:53 | |
*** enmand has joined #openstack | 00:56 | |
*** mrjazzcat has joined #openstack | 01:02 | |
*** b00lah has joined #openstack | 01:02 | |
*** rnorwood1 has quit IRC | 01:04 | |
*** bmelande_ has joined #openstack | 01:04 | |
*** carif has quit IRC | 01:05 | |
*** enmand has quit IRC | 01:06 | |
*** germanoak has joined #openstack | 01:07 | |
*** enmand has joined #openstack | 01:07 | |
*** bmelande has quit IRC | 01:08 | |
*** germanoak has quit IRC | 01:08 | |
*** MarkA3 has left #openstack | 01:08 | |
*** germanoak has joined #openstack | 01:09 | |
sputnik13 | Sam-I-Am: I think what I'm curious about is, how it's presented to the host, not the VM | 01:09 |
*** germanoak has quit IRC | 01:10 | |
sputnik13 | the VM would see it as a disk, I get that, but how does the host see it and how does KVM (not the guest VM) see it | 01:10 |
*** comptona has quit IRC | 01:10 | |
*** comptona has joined #openstack | 01:10 | |
*** germanoak has joined #openstack | 01:11 | |
*** b00lah has quit IRC | 01:11 | |
*** germanoak has quit IRC | 01:12 | |
Sam-I-Am | sputnik13: i think it depends on the type of device | 01:12 |
Sam-I-Am | block stuff seems to appear as iscsi | 01:12 |
sputnik13 | Sam-I-Am: I see, that's what I was thinking it was | 01:13 |
Sam-I-Am | i'm trying to work through a bunch of volume problems on devstack now... | 01:13 |
Sam-I-Am | sometimes it works, sometimes it doesnt | 01:13 |
sputnik13 | are you using lvm backed cinder? | 01:13 |
Sam-I-Am | i thought changing from debian to ubuntu fixed all my problems, but... no | 01:13 |
Sam-I-Am | yeah, i have a PV with a VG named stack-volumes on the box. | 01:13 |
Sam-I-Am | it'll create a volume, but not if i try to put an image on it | 01:14 |
Sam-I-Am | claims some sort of issue about no suitable host... as if nova is trying to find a bare metal box | 01:14 |
Sam-I-Am | if i do a purely ramdisk cirros instance it works fine | 01:14 |
Sam-I-Am | or cirros without a volume... just boot off the image | 01:14 |
Sam-I-Am | but as soon as a volume gets involved that uses cinder... it fails. | 01:15 |
sputnik13 | hmmm | 01:15 |
*** vkmc has quit IRC | 01:15 | |
Sam-I-Am | i tried booting the ubuntu image without a volume and it also pukes claimg it can't find a suitable host | 01:15 |
sputnik13 | particular reason you're using devstack? | 01:16 |
Sam-I-Am | first time messing with openstack... figure it would be easier to toss around | 01:16 |
Sam-I-Am | so far though its been kind of a pain, and most of the troubleshooting stuff applies to openstack | 01:16 |
sputnik13 | ah, understand | 01:17 |
Sam-I-Am | my only real gripe is every daemon logging to a screen session and not to a file... has made troubleshooting rather difficult | 01:17 |
Sam-I-Am | especially since i dont always know where to look, and things have scrolled out of the screen buffer by then | 01:17 |
*** mrjazzcat has quit IRC | 01:18 | |
Sam-I-Am | i need to eat... been nerding it up on this for way too long | 01:18 |
sputnik13 | yeah, there's a lot of services in openstack | 01:19 |
Sam-I-Am | going on a 12 hour nerding session | 01:19 |
*** julweber has joined #openstack | 01:19 | |
sputnik13 | as a noob to openstack I've also found it's difficult to troubleshoot because everything is distributed amongst multiple services | 01:19 |
Sam-I-Am | the good news is i have a much better picture of openstack than i did a few days ago when i first started this project | 01:19 |
Sam-I-Am | stuff breaking has kind of helped | 01:20 |
sputnik13 | it would be really nice to have a single place to see all of the pertinent debug information for the system | 01:20 |
Sam-I-Am | i guess one could send all logs to syslog and let it concat them | 01:20 |
sputnik13 | then you'd have too much data | 01:20 |
Sam-I-Am | thats one of those openstack not devstack things | 01:20 |
*** L3tsXpl0it has quit IRC | 01:21 | |
*** carif has joined #openstack | 01:21 | |
*** erkules_ has joined #openstack | 01:21 | |
Sam-I-Am | there is plenty of logging going on, thats for sure | 01:21 |
Sam-I-Am | especially in devstack | 01:21 |
Sam-I-Am | i think i've reached a good stopping point for the evening | 01:22 |
Sam-I-Am | there's always monday | 01:22 |
sputnik13 | indeed | 01:23 |
*** badiane_ka has joined #openstack | 01:23 | |
sputnik13 | I'm signing off as well, good luck :) | 01:23 |
Sam-I-Am | i'm thinking that devstack doesn't quite install everything it needs to make cinder work under certain conditions... just not sure exactly what those conditions are. something to do with images at least. | 01:23 |
Sam-I-Am | i blew up glance earlier | 01:23 |
Sam-I-Am | sputnik13: thx for the help, later! | 01:23 |
*** leifmadsen has joined #openstack | 01:23 | |
* Sam-I-Am needs to eat | 01:23 | |
*** erkules has quit IRC | 01:23 | |
xarses | did you glance at it... | 01:23 |
*** sputnik13 has quit IRC | 01:24 | |
*** erkules_ is now known as erkules | 01:25 | |
*** pablosan has joined #openstack | 01:25 | |
*** itamarjp has quit IRC | 01:25 | |
Elico | jrwren: thanks!! | 01:26 |
*** markpeek has quit IRC | 01:27 | |
*** angdraug has quit IRC | 01:27 | |
*** carif has quit IRC | 01:27 | |
*** julweber has quit IRC | 01:27 | |
*** mrjazzcat has joined #openstack | 01:30 | |
*** xarses has quit IRC | 01:31 | |
*** __ryan__ has quit IRC | 01:33 | |
*** dubsquared has quit IRC | 01:35 | |
*** L3tsXpl0it has joined #openstack | 01:36 | |
*** dubsquared has joined #openstack | 01:36 | |
*** reed has quit IRC | 01:37 | |
*** pmoosh has joined #openstack | 01:39 | |
*** alop has quit IRC | 01:39 | |
*** dubsquared has quit IRC | 01:40 | |
*** enmand has quit IRC | 01:41 | |
*** itamarjp has joined #openstack | 01:41 | |
*** fnaval_ has joined #openstack | 01:42 | |
*** enmand has joined #openstack | 01:42 | |
*** b00lah has joined #openstack | 01:43 | |
*** pmoosh has quit IRC | 01:43 | |
*** luisomar has joined #openstack | 01:44 | |
*** luisomar has quit IRC | 01:44 | |
*** DrBacchus has quit IRC | 01:45 | |
jrwren | Elico: you are welcome | 01:46 |
*** erkules has quit IRC | 01:46 | |
*** erkules has joined #openstack | 01:47 | |
*** xarses has joined #openstack | 01:47 | |
*** aliguori has quit IRC | 01:48 | |
*** stan_bg has quit IRC | 01:48 | |
*** m1n0x810 has quit IRC | 01:50 | |
*** Mierdin has joined #openstack | 01:50 | |
*** Mierdin has quit IRC | 01:53 | |
*** diegows_ has joined #openstack | 01:54 | |
*** dubsquared has joined #openstack | 01:55 | |
*** carif_ has quit IRC | 01:59 | |
*** kevein has joined #openstack | 01:59 | |
*** tmclaugh[work] has quit IRC | 02:00 | |
*** ulkesh has joined #openstack | 02:03 | |
*** dtx00ff_ has quit IRC | 02:03 | |
*** Trixboxer has quit IRC | 02:05 | |
*** twoputt_ has quit IRC | 02:06 | |
*** twoputt has quit IRC | 02:06 | |
*** ArxCruz has quit IRC | 02:09 | |
*** Bada has joined #openstack | 02:11 | |
*** Ryan_Lane has quit IRC | 02:11 | |
*** x86brandon has quit IRC | 02:12 | |
*** yogeshmehra has joined #openstack | 02:12 | |
*** ArxCruz has joined #openstack | 02:12 | |
*** wickedpuppy has joined #openstack | 02:12 | |
*** warik has quit IRC | 02:13 | |
*** carif_ has joined #openstack | 02:16 | |
*** yogeshmehra has quit IRC | 02:16 | |
*** wickedpuppy has quit IRC | 02:18 | |
*** mgw1 has quit IRC | 02:19 | |
*** lmh1 has joined #openstack | 02:20 | |
*** ngoracke has quit IRC | 02:20 | |
*** ccs has quit IRC | 02:21 | |
*** matiu has quit IRC | 02:22 | |
*** ewnd9 has joined #openstack | 02:23 | |
*** Mierdin has joined #openstack | 02:24 | |
*** zsun1 has joined #openstack | 02:25 | |
*** alunch has joined #openstack | 02:25 | |
*** zsun has quit IRC | 02:28 | |
*** mrjazzcat has quit IRC | 02:31 | |
*** jttam has joined #openstack | 02:32 | |
*** cody-somerville has joined #openstack | 02:32 | |
*** carif_ has quit IRC | 02:35 | |
*** jttam has quit IRC | 02:36 | |
*** sgviking has joined #openstack | 02:36 | |
*** ArxCruz has quit IRC | 02:37 | |
*** Mierdin has quit IRC | 02:38 | |
*** hjubal has quit IRC | 02:40 | |
*** reed has joined #openstack | 02:41 | |
*** reed has quit IRC | 02:41 | |
*** amotoki_ has quit IRC | 02:42 | |
*** shaon has quit IRC | 02:43 | |
*** lmh1 has quit IRC | 02:43 | |
*** kurt__ has joined #openstack | 02:44 | |
*** shanlar- has joined #openstack | 02:45 | |
*** shanlar has quit IRC | 02:45 | |
*** Mierdin has joined #openstack | 02:45 | |
*** Bada has quit IRC | 02:46 | |
*** lmh1 has joined #openstack | 02:46 | |
*** DredTiger has quit IRC | 02:47 | |
*** kurt_ has quit IRC | 02:47 | |
*** Mierdin has quit IRC | 02:48 | |
*** KyleMacDonald has joined #openstack | 02:48 | |
*** mrjazzcat has joined #openstack | 02:50 | |
*** terriyu has quit IRC | 02:51 | |
Elico | jrwren: what I do not get is how to checkout the nova version?? | 02:52 |
Elico | git checkout XYZ?? | 02:52 |
Elico | https://github.com/openstack/nova ? | 02:53 |
*** KyleMacDonald has quit IRC | 02:53 | |
clarkb | Elico: released versions are tagged, you can checkout those tags | 02:54 |
clarkb | you can also checkout the stable branches | 02:54 |
*** Konijntjes has quit IRC | 02:55 | |
*** pablosan has quit IRC | 02:56 | |
*** Konijntjes has joined #openstack | 02:58 | |
Elico | clarkb: I have checked out but I do not see any stack.sh .. | 02:58 |
*** lmh1 has quit IRC | 03:02 | |
clarkb | Elico: stack.sh is in devstack | 03:03 |
clarkb | Elico: https://github.com/openstack-dev/devstack | 03:03 |
Elico | OK so devstack is like head? stable? etc? I dont have a clue about it yet. | 03:04 |
*** ericw has joined #openstack | 03:05 | |
Sam-I-Am | devstack is like head, unless you change the tags | 03:06 |
Sam-I-Am | it includes all of the components and builds a mostly working demo environment of openstack | 03:06 |
Elico | So let say I want latest stable?? | 03:06 |
Sam-I-Am | that would be havana | 03:06 |
Elico | I am using u 12.04 lts for now so where do I start? | 03:06 |
Sam-I-Am | do you want devstack or openstack? | 03:07 |
Elico | I have one node.. that I want to use not just try it out.. to run VMS on.. | 03:08 |
Sam-I-Am | http://docs.openstack.org/trunk/install-guide/install/apt/content/index.html | 03:09 |
Elico | thanks!! | 03:10 |
Sam-I-Am | theres plenty of other stuff like it out there | 03:10 |
Sam-I-Am | some better, some worse... depends on your level of understanding | 03:11 |
Elico | well since I do understand a thing or two I will see what I can dig out.,. | 03:11 |
Elico | I have a working kvm host which is Great but I want to make a small change to what and how I manage the machines and space. | 03:12 |
*** Mierdin has joined #openstack | 03:12 | |
*** yaguang has joined #openstack | 03:14 | |
*** JesperA has joined #openstack | 03:15 | |
*** ericw has quit IRC | 03:18 | |
*** acu has joined #openstack | 03:20 | |
*** markpeek has joined #openstack | 03:23 | |
*** vipul is now known as vipul-away | 03:24 | |
*** diegows_ has quit IRC | 03:25 | |
*** SvenDowideit has quit IRC | 03:25 | |
*** SvenDowideit has joined #openstack | 03:26 | |
*** kevein has quit IRC | 03:27 | |
*** cotton has quit IRC | 03:27 | |
*** SvenDowideit has quit IRC | 03:28 | |
*** SvenDowideit has joined #openstack | 03:30 | |
*** SvenDowideit has quit IRC | 03:31 | |
*** b00lah has quit IRC | 03:33 | |
*** SvenDowideit has joined #openstack | 03:33 | |
*** dims has quit IRC | 03:35 | |
*** SvenDowideit has quit IRC | 03:36 | |
*** SvenDowideit has joined #openstack | 03:37 | |
*** kevein has joined #openstack | 03:39 | |
*** csd_ has joined #openstack | 03:39 | |
*** aeperezt has joined #openstack | 03:39 | |
*** pmoosh has joined #openstack | 03:39 | |
*** SvenDowideit has quit IRC | 03:40 | |
*** csd has quit IRC | 03:41 | |
*** SvenDowideit has joined #openstack | 03:41 | |
*** melmoth has joined #openstack | 03:43 | |
*** SvenDowideit has quit IRC | 03:44 | |
*** pmoosh has quit IRC | 03:44 | |
*** lmh has quit IRC | 03:44 | |
*** lmh has joined #openstack | 03:45 | |
*** SvenDowideit has joined #openstack | 03:45 | |
*** IlyaE has joined #openstack | 03:46 | |
*** moll has quit IRC | 03:47 | |
*** SvenDowideit has quit IRC | 03:47 | |
*** moll has joined #openstack | 03:47 | |
*** SvenDowideit has joined #openstack | 03:49 | |
*** imsurit has joined #openstack | 03:51 | |
*** SvenDowideit has quit IRC | 03:51 | |
*** dgbaley27 has joined #openstack | 03:52 | |
*** SvenDowideit has joined #openstack | 03:53 | |
dgbaley27 | Hey. Does Ceph replace Glance, Swift, and/or Cinder, or is it a backend for these? Also, when using Ceph, are all image/volume operations entirely over the network, or does the compute node wind up with local ephemeral copies? | 03:54 |
koolhead17 | dgbaley27: where did you get this Does "Ceph replace Glance, Swift, and/or Cinder" | 03:54 |
dgbaley27 | I'm asking. | 03:55 |
dgbaley27 | Because Swift and Cinder are an object store and block store, but Ceph is also an object and block store. | 03:55 |
dgbaley27 | So I didn't know if it acted as a direct replacement, or a backend. | 03:55 |
*** SvenDowideit has quit IRC | 03:55 | |
*** JesperA has quit IRC | 03:56 | |
koolhead17 | dgbaley27: well its not a replacement AFIK :) | 03:56 |
*** SvenDowideit has joined #openstack | 03:57 | |
koolhead17 | dgbaley27: https://wiki.openstack.org/wiki/ReleaseNotes/Havana << Has the goodness of new release :) | 03:57 |
*** SvenDowideit has quit IRC | 03:58 | |
*** cannoli8 has joined #openstack | 03:59 | |
*** SvenDowideit has joined #openstack | 04:00 | |
*** cannoli8 has quit IRC | 04:01 | |
*** SvenDowideit has quit IRC | 04:03 | |
*** n1md4 has quit IRC | 04:03 | |
*** SvenDowideit has joined #openstack | 04:04 | |
*** dubsquared has quit IRC | 04:06 | |
*** SvenDowideit has quit IRC | 04:07 | |
*** dubsquared has joined #openstack | 04:07 | |
*** SvenDowideit has joined #openstack | 04:08 | |
*** wickedpuppy has joined #openstack | 04:10 | |
*** sputnik13 has joined #openstack | 04:10 | |
*** ulkesh has quit IRC | 04:10 | |
*** SvenDowideit has quit IRC | 04:11 | |
*** dubsquared has quit IRC | 04:12 | |
*** SvenDowideit has joined #openstack | 04:12 | |
*** amotoki_ has joined #openstack | 04:13 | |
*** yogeshmehra has joined #openstack | 04:13 | |
*** SvenDowideit has quit IRC | 04:15 | |
*** SvenDowideit has joined #openstack | 04:17 | |
*** sayan has joined #openstack | 04:17 | |
*** yogeshmehra has quit IRC | 04:18 | |
*** SvenDowideit has quit IRC | 04:20 | |
*** mpareja has joined #openstack | 04:21 | |
*** gmurphy has joined #openstack | 04:21 | |
*** SvenDowideit has joined #openstack | 04:21 | |
*** negronjl has joined #openstack | 04:24 | |
*** SvenDowideit has quit IRC | 04:24 | |
*** IlyaE has quit IRC | 04:25 | |
*** sayan has quit IRC | 04:26 | |
*** melmoth has quit IRC | 04:26 | |
*** mpareja has quit IRC | 04:26 | |
*** SvenDowideit has joined #openstack | 04:27 | |
*** Mierdin has joined #openstack | 04:28 | |
*** acu has quit IRC | 04:28 | |
*** SvenDowideit has quit IRC | 04:29 | |
*** SvenDowideit has joined #openstack | 04:31 | |
*** jttam has joined #openstack | 04:33 | |
*** SvenDowideit has quit IRC | 04:34 | |
*** imsurit has quit IRC | 04:34 | |
*** SvenDowideit has joined #openstack | 04:35 | |
*** Mierdin has quit IRC | 04:35 | |
*** AliRezaTaleghani has joined #openstack | 04:36 | |
*** Mierdin has joined #openstack | 04:37 | |
*** jttam has quit IRC | 04:37 | |
*** SvenDowideit has quit IRC | 04:38 | |
*** sayan has joined #openstack | 04:39 | |
*** Guest48260 has joined #openstack | 04:39 | |
*** markpeek has quit IRC | 04:39 | |
*** Guest48260 is now known as imsurit_ | 04:40 | |
*** AliRezaTaleghani has quit IRC | 04:40 | |
*** SvenDowideit has joined #openstack | 04:40 | |
*** alexb|nicetry has quit IRC | 04:41 | |
*** shakayumi has quit IRC | 04:43 | |
*** SvenDowideit has quit IRC | 04:43 | |
*** AliRezaTaleghani has joined #openstack | 04:44 | |
*** KyleMacDonald has joined #openstack | 04:44 | |
*** SvenDowideit has joined #openstack | 04:45 | |
*** aeperezt has quit IRC | 04:45 | |
*** x86brandon has joined #openstack | 04:45 | |
*** amotoki_ has quit IRC | 04:45 | |
*** SvenDowideit has quit IRC | 04:47 | |
*** SvenDowideit has joined #openstack | 04:49 | |
*** Ryan_Lane has joined #openstack | 04:51 | |
*** imsurit_ has quit IRC | 04:51 | |
Elico | I have a question which is not directly related to the channel. | 04:51 |
*** SvenDowideit has quit IRC | 04:51 | |
Elico | I have tried to install the stack and it seems to get stuck somewhere. | 04:51 |
Elico | but a tiny web interface for kvm is nice.. | 04:51 |
Elico | maybe someone have seen one of these? | 04:51 |
*** SvenDowideit has joined #openstack | 04:53 | |
*** sumanth_ has joined #openstack | 04:53 | |
*** enmand has quit IRC | 04:55 | |
*** SvenDowideit has quit IRC | 04:55 | |
*** Mierdin has quit IRC | 04:57 | |
*** SvenDowideit has joined #openstack | 04:57 | |
*** SvenDowideit has quit IRC | 04:58 | |
*** MACscr has left #openstack | 04:58 | |
*** SvenDowideit has joined #openstack | 04:59 | |
*** ccs has joined #openstack | 05:00 | |
*** zsun1 is now known as zsun | 05:02 | |
*** SvenDowideit has quit IRC | 05:02 | |
*** SvenDowideit has joined #openstack | 05:04 | |
*** SvenDowideit has quit IRC | 05:07 | |
*** SvenDowideit has joined #openstack | 05:09 | |
*** SvenDowideit has quit IRC | 05:11 | |
*** kevein has quit IRC | 05:12 | |
*** sayan has quit IRC | 05:12 | |
*** yogeshmehra has joined #openstack | 05:14 | |
*** SvenDowideit has joined #openstack | 05:18 | |
*** yogeshmehra has quit IRC | 05:18 | |
*** mpareja has joined #openstack | 05:21 | |
*** sigurding has joined #openstack | 05:23 | |
*** lsoa has joined #openstack | 05:23 | |
*** MaxV has joined #openstack | 05:23 | |
*** mpareja has quit IRC | 05:27 | |
*** sumanth_ has quit IRC | 05:30 | |
*** Egyptian has quit IRC | 05:31 | |
*** jayne has quit IRC | 05:35 | |
*** sparq_ has joined #openstack | 05:36 | |
*** jayne has joined #openstack | 05:37 | |
*** lbrower has quit IRC | 05:39 | |
*** sparq_ has quit IRC | 05:40 | |
*** pmoosh has joined #openstack | 05:40 | |
*** gizmoguy has quit IRC | 05:41 | |
*** gizmoguy has joined #openstack | 05:41 | |
*** MarkAtwood has joined #openstack | 05:44 | |
*** shaon has joined #openstack | 05:44 | |
*** pmoosh has quit IRC | 05:45 | |
*** lbrower has joined #openstack | 05:45 | |
*** x86brandon has quit IRC | 05:45 | |
*** lbrower has quit IRC | 05:45 | |
*** lbrower has joined #openstack | 05:45 | |
*** SVK has joined #openstack | 05:45 | |
*** racker_KevinS has quit IRC | 05:47 | |
*** ProT-0-TypE has joined #openstack | 05:50 | |
*** SVK has left #openstack | 05:52 | |
*** sputnik13 has quit IRC | 05:53 | |
*** IlyaE has joined #openstack | 05:57 | |
*** IlyaE has quit IRC | 05:59 | |
*** MarkAtwood has quit IRC | 05:59 | |
*** x86brandon has joined #openstack | 06:03 | |
*** KyleMacDonald has quit IRC | 06:03 | |
*** AliRezaTaleghani has quit IRC | 06:04 | |
*** krypto has joined #openstack | 06:05 | |
*** simon-AS559 has joined #openstack | 06:07 | |
*** mpareja has joined #openstack | 06:07 | |
*** simon-AS5591 has joined #openstack | 06:09 | |
*** germanoak has joined #openstack | 06:09 | |
*** simon-AS559 has quit IRC | 06:11 | |
*** germanoak has quit IRC | 06:14 | |
*** ProT-0-TypE has quit IRC | 06:14 | |
*** simon-AS5591 has quit IRC | 06:15 | |
*** x86brandon has quit IRC | 06:18 | |
*** alunch has quit IRC | 06:20 | |
*** itamarjp has quit IRC | 06:21 | |
paul-- | Is anyone around to try and help me troubleshoot a quantum issue? | 06:22 |
krypto | hi ,how can we change boot priority of instance | 06:22 |
lifeless | paul--: maybe, but you'll need to describe the issue :( | 06:26 |
lifeless | erm | 06:26 |
lifeless | s/:(/:)/ | 06:26 |
lifeless | krypto: what do you mean ? | 06:26 |
paul-- | Basically, I'm trying to setup a proof of concept and have it all configured correctly (to my knowledge) but when I boot a VM it doesn't get an IP assigned nor is the network assigned correctly. One sec and I'll write the issue out properly :) | 06:27 |
*** julweber has joined #openstack | 06:27 | |
krypto | i have to attach iso to my instance,how can i do that | 06:28 |
*** x86brandon has joined #openstack | 06:29 | |
lifeless | krypto: oh, I'm not sure, I know some folk were interested in that | 06:31 |
lifeless | krypto: let me see if I can google it | 06:31 |
*** dafter has joined #openstack | 06:33 | |
*** jttam has joined #openstack | 06:34 | |
*** AliRezaTaleghani has joined #openstack | 06:34 | |
*** x86brandon has quit IRC | 06:35 | |
*** germanoak has joined #openstack | 06:35 | |
*** vartom8 has joined #openstack | 06:37 | |
*** jttam has quit IRC | 06:38 | |
lifeless | krypto: https://wiki.openstack.org/wiki/BootFromISO seems to be what you want, but (at least as far as the wiki page says) implementation is incomplete. | 06:38 |
lifeless | krypto: can I ask why you want to boot from an ISO ? | 06:39 |
*** germanoak has quit IRC | 06:39 | |
*** MaxV has quit IRC | 06:41 | |
*** vartom8 has quit IRC | 06:42 | |
*** MaxV has joined #openstack | 06:42 | |
*** Lumiere has joined #openstack | 06:42 | |
*** sayan has joined #openstack | 06:43 | |
*** m0zes_ has joined #openstack | 06:43 | |
krypto | lifeless:i am just comparing different stacks and i couldn't find option to attach iso,its a driver iso | 06:44 |
*** alunch has joined #openstack | 06:44 | |
lifeless | krypto: you could just copy the contents of the iso to a volume | 06:45 |
lifeless | krypto: or to swift | 06:45 |
lifeless | krypto: or copy the iso into swift | 06:45 |
*** m0zes_ has quit IRC | 06:45 | |
krypto | yes i agree there are many ways to do that,i couldnt find that in folsom nor in grizzly | 06:46 |
*** MaxV has quit IRC | 06:46 | |
*** m0zes has quit IRC | 06:47 | |
*** ProT-0-TypE has joined #openstack | 06:47 | |
*** m0zes has joined #openstack | 06:48 | |
*** zerick has quit IRC | 06:50 | |
*** amritanshu_RnD has joined #openstack | 06:50 | |
*** jtomasek has joined #openstack | 06:50 | |
*** dafter has quit IRC | 06:50 | |
*** tzn has quit IRC | 06:52 | |
*** MaxV has joined #openstack | 06:52 | |
*** Elico has quit IRC | 06:54 | |
*** Elico has joined #openstack | 06:56 | |
*** vipul-away is now known as vipul | 06:56 | |
*** Loquacities has joined #openstack | 06:56 | |
*** jtomasek has quit IRC | 06:58 | |
*** oddroot has quit IRC | 07:00 | |
*** oddroot has joined #openstack | 07:01 | |
*** amerine has quit IRC | 07:01 | |
*** jeflui has quit IRC | 07:03 | |
*** ewnd9 has quit IRC | 07:06 | |
*** cgray has quit IRC | 07:06 | |
*** Loquacities has quit IRC | 07:08 | |
*** cgray has joined #openstack | 07:08 | |
*** ArcTanSusan has joined #openstack | 07:09 | |
*** jpn has joined #openstack | 07:15 | |
*** yogeshme_ has joined #openstack | 07:15 | |
*** KaZeR has joined #openstack | 07:18 | |
*** alunch has quit IRC | 07:19 | |
*** yogeshme_ has quit IRC | 07:19 | |
*** texarcana has quit IRC | 07:20 | |
*** ewnd9 has joined #openstack | 07:21 | |
*** texarcana has joined #openstack | 07:22 | |
*** bsdgeek has quit IRC | 07:22 | |
*** KaZeR has quit IRC | 07:22 | |
*** AliRezaTaleghani has quit IRC | 07:23 | |
*** Ryan_Lane has quit IRC | 07:23 | |
*** Ryan_Lane has joined #openstack | 07:23 | |
*** saju_m has joined #openstack | 07:26 | |
*** bsdgeek has joined #openstack | 07:28 | |
*** vipul is now known as vipul-away | 07:29 | |
*** m1n0x810 has joined #openstack | 07:31 | |
*** jttam has joined #openstack | 07:34 | |
*** simon-AS559 has joined #openstack | 07:36 | |
*** simon-AS5591 has joined #openstack | 07:38 | |
*** wbx_ has joined #openstack | 07:38 | |
*** jttam has quit IRC | 07:39 | |
*** MaxV has quit IRC | 07:39 | |
*** MaxV has joined #openstack | 07:40 | |
*** simon-AS559 has quit IRC | 07:41 | |
*** saju_m has quit IRC | 07:44 | |
*** m0zes_ has joined #openstack | 07:44 | |
*** MaxV has quit IRC | 07:44 | |
*** alunch has joined #openstack | 07:46 | |
*** m0zes has quit IRC | 07:47 | |
*** alunch has quit IRC | 07:51 | |
*** sigurding has quit IRC | 07:55 | |
*** Elico has quit IRC | 07:57 | |
*** che-arne has quit IRC | 07:58 | |
*** serialsito has quit IRC | 07:59 | |
*** rwsu is now known as rwsu-away | 07:59 | |
*** luhrs1 has quit IRC | 07:59 | |
*** vipul-away is now known as vipul | 08:00 | |
*** x86brandon has joined #openstack | 08:00 | |
*** che-arne has joined #openstack | 08:03 | |
*** simon-AS5591 has quit IRC | 08:03 | |
*** ArcTanSusan has quit IRC | 08:07 | |
*** Ryan_Lane has quit IRC | 08:09 | |
*** ProT-0-TypE has quit IRC | 08:09 | |
*** Elico has joined #openstack | 08:13 | |
*** fikst has joined #openstack | 08:16 | |
*** berendt has joined #openstack | 08:19 | |
*** serialsito has joined #openstack | 08:24 | |
*** radsy has joined #openstack | 08:26 | |
*** Bada has joined #openstack | 08:27 | |
*** MaxV has joined #openstack | 08:28 | |
*** rushiagr has joined #openstack | 08:28 | |
*** martines has quit IRC | 08:29 | |
*** Shaan7 has quit IRC | 08:30 | |
*** SushilKM has joined #openstack | 08:32 | |
*** jttam has joined #openstack | 08:34 | |
*** eglynn has joined #openstack | 08:35 | |
*** bcaulder has quit IRC | 08:35 | |
*** cucumbrman has quit IRC | 08:35 | |
*** rushiagr2 has joined #openstack | 08:37 | |
*** rushiagr has quit IRC | 08:37 | |
*** ccs has quit IRC | 08:38 | |
*** m1n0x810 has quit IRC | 08:38 | |
*** jttam has quit IRC | 08:39 | |
*** cocoadaemon has joined #openstack | 08:40 | |
*** cucumbrman has joined #openstack | 08:40 | |
*** lsmola has joined #openstack | 08:42 | |
*** radsy has quit IRC | 08:43 | |
*** martines has joined #openstack | 08:46 | |
*** alunch has joined #openstack | 08:47 | |
*** jodok has joined #openstack | 08:47 | |
*** SushilKM has quit IRC | 08:49 | |
*** alunch has quit IRC | 08:51 | |
*** vlad_starkov has joined #openstack | 08:53 | |
*** fifieldt has quit IRC | 08:55 | |
*** fifieldt has joined #openstack | 08:55 | |
*** rushiagr2 has quit IRC | 08:58 | |
*** Bada has quit IRC | 09:05 | |
*** sigurding has joined #openstack | 09:13 | |
*** germanoak has joined #openstack | 09:16 | |
*** KaZeR has joined #openstack | 09:19 | |
*** lsmola has quit IRC | 09:21 | |
ekarlso | EmilienM: yo | 09:22 |
ekarlso | you around ? | 09:22 |
*** L3tsXpl0it has quit IRC | 09:22 | |
*** KaZeR has quit IRC | 09:23 | |
*** wickedpuppy has quit IRC | 09:28 | |
*** fikst has quit IRC | 09:33 | |
*** jodok has quit IRC | 09:34 | |
*** jttam has joined #openstack | 09:35 | |
*** x86brandon has quit IRC | 09:37 | |
*** L3tsXpl0it has joined #openstack | 09:37 | |
*** michaelneale has joined #openstack | 09:38 | |
*** jttam has quit IRC | 09:39 | |
*** michaelneale has joined #openstack | 09:39 | |
*** pmoosh has joined #openstack | 09:41 | |
*** eglynn has quit IRC | 09:41 | |
*** pmoosh has quit IRC | 09:45 | |
*** wickedpuppy has joined #openstack | 09:46 | |
*** alunch has joined #openstack | 09:47 | |
*** L3tsXpl0it has left #openstack | 09:49 | |
*** alunch has quit IRC | 09:52 | |
*** dneary has joined #openstack | 09:54 | |
*** vks has joined #openstack | 09:54 | |
vks | hi all | 09:56 |
*** ProT-0-TypE has joined #openstack | 09:56 | |
vks | has anybody installed openstack with devstack in multinode? | 09:57 |
*** rdxc has joined #openstack | 09:58 | |
vks | ? | 10:01 |
*** sybix has quit IRC | 10:02 | |
*** sybix has joined #openstack | 10:03 | |
*** pixelb has joined #openstack | 10:04 | |
*** berendt has quit IRC | 10:04 | |
*** enmand has joined #openstack | 10:10 | |
*** jpn has quit IRC | 10:11 | |
*** enmand has quit IRC | 10:15 | |
*** cocoadaemon has quit IRC | 10:17 | |
*** sayan has quit IRC | 10:19 | |
*** KaZeR has joined #openstack | 10:19 | |
*** CaptTofu has quit IRC | 10:20 | |
*** CaptTofu has joined #openstack | 10:20 | |
*** KaZeR has quit IRC | 10:24 | |
*** sayan has joined #openstack | 10:24 | |
*** mpareja has quit IRC | 10:25 | |
*** david_h has joined #openstack | 10:25 | |
*** CaptTofu has quit IRC | 10:25 | |
*** mpareja has joined #openstack | 10:25 | |
*** kushal has joined #openstack | 10:25 | |
*** wbx_ has quit IRC | 10:26 | |
*** jtomasek has joined #openstack | 10:28 | |
*** mpareja has quit IRC | 10:30 | |
*** CaptTofu has joined #openstack | 10:31 | |
*** CaptTofu has quit IRC | 10:33 | |
*** pixelb has quit IRC | 10:34 | |
*** jttam has joined #openstack | 10:35 | |
*** jtomasek has quit IRC | 10:36 | |
*** jttam has quit IRC | 10:40 | |
*** sigurding has quit IRC | 10:41 | |
*** MaxV has quit IRC | 10:45 | |
*** MaxV has joined #openstack | 10:46 | |
*** cocoadaemon has joined #openstack | 10:47 | |
*** michaelneale has quit IRC | 10:48 | |
*** sigurding has joined #openstack | 10:49 | |
*** MaxV has quit IRC | 10:51 | |
*** chasmo has quit IRC | 10:55 | |
*** AliRezaTaleghani has joined #openstack | 10:55 | |
*** oddroot has quit IRC | 10:57 | |
*** alop has joined #openstack | 10:59 | |
*** e1mer has joined #openstack | 11:03 | |
*** oddroot has joined #openstack | 11:05 | |
*** ericw has joined #openstack | 11:06 | |
*** ericw has quit IRC | 11:09 | |
*** cocoadaemon has quit IRC | 11:12 | |
*** L3tsXpl0it has joined #openstack | 11:16 | |
*** sigurding has quit IRC | 11:18 | |
*** e1mer has quit IRC | 11:19 | |
*** KaZeR has joined #openstack | 11:20 | |
*** L3tsXpl0it has quit IRC | 11:21 | |
*** L3tsXpl0it has joined #openstack | 11:22 | |
*** AliRezaTaleghani has quit IRC | 11:23 | |
*** KaZeR has quit IRC | 11:24 | |
*** e1mer has joined #openstack | 11:27 | |
*** L3tsXpl0it has left #openstack | 11:32 | |
*** mkollaro has joined #openstack | 11:33 | |
*** scotm has joined #openstack | 11:35 | |
*** mpareja has joined #openstack | 11:36 | |
krypto | hey any work in progress for xen over libvirt? | 11:38 |
*** mikedawson has joined #openstack | 11:40 | |
*** mpareja has quit IRC | 11:41 | |
*** pmoosh has joined #openstack | 11:41 | |
*** chasmo has joined #openstack | 11:43 | |
*** e1mer has quit IRC | 11:43 | |
*** pmoosh has quit IRC | 11:45 | |
*** ericw has joined #openstack | 11:47 | |
*** Egyptian[Laptop] has joined #openstack | 11:47 | |
*** e1mer has joined #openstack | 11:49 | |
*** DandyPandy has quit IRC | 11:52 | |
*** n1md4 has joined #openstack | 11:53 | |
*** markpeek has joined #openstack | 11:55 | |
*** lmh1 has joined #openstack | 11:56 | |
*** MaxV has joined #openstack | 11:56 | |
*** alop has quit IRC | 11:59 | |
*** ericw has quit IRC | 11:59 | |
*** davi has joined #openstack | 11:59 | |
*** MaxV has quit IRC | 12:01 | |
*** markpeek has quit IRC | 12:01 | |
*** dizquierdo has joined #openstack | 12:04 | |
*** scotm has quit IRC | 12:07 | |
*** scotm has joined #openstack | 12:08 | |
*** carif_ has joined #openstack | 12:10 | |
*** vlad_starkov has quit IRC | 12:11 | |
*** eglynn has joined #openstack | 12:12 | |
*** scotm has quit IRC | 12:14 | |
*** Egyptian[Laptop] has quit IRC | 12:14 | |
*** m0zes_ has quit IRC | 12:15 | |
*** m0zes has joined #openstack | 12:16 | |
*** lmh1 has quit IRC | 12:17 | |
*** Shaan7 has joined #openstack | 12:18 | |
*** scotm has joined #openstack | 12:19 | |
*** eglynn has quit IRC | 12:22 | |
*** cdub_ has quit IRC | 12:23 | |
*** dtx00ff_ has joined #openstack | 12:23 | |
*** MaxV has joined #openstack | 12:25 | |
*** Egyptian[Laptop] has joined #openstack | 12:28 | |
*** alunch has joined #openstack | 12:29 | |
*** davi has quit IRC | 12:32 | |
*** jttam has joined #openstack | 12:36 | |
*** mpareja has joined #openstack | 12:36 | |
*** Elico has quit IRC | 12:37 | |
*** dubsquared has joined #openstack | 12:39 | |
*** jttam has quit IRC | 12:40 | |
*** mpareja has quit IRC | 12:41 | |
*** fikst has joined #openstack | 12:41 | |
*** elfelvin has joined #openstack | 12:43 | |
*** ProT-0-TypE has quit IRC | 12:43 | |
*** dubsquared has quit IRC | 12:43 | |
*** adalbas has joined #openstack | 12:46 | |
*** Egyptian[Laptop] has quit IRC | 12:50 | |
*** scotm has quit IRC | 12:50 | |
*** scotm has joined #openstack | 12:51 | |
*** diegows_ has joined #openstack | 12:52 | |
*** Ile has quit IRC | 12:54 | |
*** Ile has joined #openstack | 12:54 | |
*** lsmola has joined #openstack | 12:55 | |
*** scotm has quit IRC | 12:55 | |
*** vlad_starkov has joined #openstack | 12:56 | |
*** ProT-0-TypE has joined #openstack | 12:58 | |
*** eglynn has joined #openstack | 12:58 | |
*** pixelb has joined #openstack | 13:02 | |
*** davidhadas has joined #openstack | 13:04 | |
*** hemna has quit IRC | 13:04 | |
*** jodok has joined #openstack | 13:04 | |
*** bmelande has joined #openstack | 13:04 | |
*** Shaan7_ has joined #openstack | 13:04 | |
*** SlickNik has quit IRC | 13:05 | |
*** juice has quit IRC | 13:05 | |
*** hemna has joined #openstack | 13:05 | |
*** Shaan7 has quit IRC | 13:05 | |
*** sybix has quit IRC | 13:05 | |
*** robawt has quit IRC | 13:05 | |
*** sgviking has quit IRC | 13:06 | |
*** vlad_starkov has quit IRC | 13:06 | |
*** nrs_ has quit IRC | 13:06 | |
*** badiane_ka has quit IRC | 13:07 | |
*** sybix has joined #openstack | 13:07 | |
*** MaxV has quit IRC | 13:07 | |
*** redbo has quit IRC | 13:07 | |
*** bmelande_ has quit IRC | 13:07 | |
*** L3tsXpl0it has joined #openstack | 13:07 | |
*** ewnd9 has quit IRC | 13:10 | |
*** pixelb has quit IRC | 13:10 | |
*** MaxV has joined #openstack | 13:10 | |
*** vlad_starkov has joined #openstack | 13:11 | |
*** SlickNik has joined #openstack | 13:11 | |
*** juice has joined #openstack | 13:11 | |
*** mwichmann has joined #openstack | 13:12 | |
*** sayan has quit IRC | 13:13 | |
*** badiane_ka has joined #openstack | 13:13 | |
*** vlad_starkov has quit IRC | 13:14 | |
*** jodok has quit IRC | 13:17 | |
*** freeflying_away is now known as freeflying | 13:18 | |
*** Guest____ has joined #openstack | 13:20 | |
*** KaZeR has joined #openstack | 13:21 | |
*** marrusl has quit IRC | 13:22 | |
*** L3tsXpl0it has quit IRC | 13:23 | |
*** germanoa_ has joined #openstack | 13:23 | |
*** davidhadas has quit IRC | 13:23 | |
*** germanoak has quit IRC | 13:23 | |
*** L3tsXpl0it has joined #openstack | 13:24 | |
*** KaZeR has quit IRC | 13:25 | |
*** julweber has quit IRC | 13:26 | |
*** Shaan7_ has quit IRC | 13:26 | |
*** julweber has joined #openstack | 13:26 | |
*** simon-AS559 has joined #openstack | 13:27 | |
*** julweber has quit IRC | 13:31 | |
*** itarchitectkev has joined #openstack | 13:35 | |
*** vkmc has joined #openstack | 13:36 | |
*** vkmc has quit IRC | 13:36 | |
*** vkmc has joined #openstack | 13:36 | |
*** jttam has joined #openstack | 13:36 | |
*** mpareja has joined #openstack | 13:37 | |
*** ewnd9 has joined #openstack | 13:38 | |
*** krypto has quit IRC | 13:40 | |
*** zsun has quit IRC | 13:41 | |
*** jttam has quit IRC | 13:41 | |
*** itarchitectkev has quit IRC | 13:41 | |
*** mpareja has quit IRC | 13:41 | |
*** stkowski has joined #openstack | 13:48 | |
*** fallenpegasus has quit IRC | 13:48 | |
*** rahafrouz has joined #openstack | 13:50 | |
*** redbo has joined #openstack | 13:52 | |
*** t-8ch has quit IRC | 13:52 | |
*** fallenpegasus has joined #openstack | 13:53 | |
*** nrs_ has joined #openstack | 13:53 | |
elfelvin | Hi, what im struggling to understand is when using neutron all your internet traffic _has_ to go via the network node? So this would cause a bottleneck eventually, not to mention redundancy? | 13:54 |
*** t-8ch has joined #openstack | 13:55 | |
*** pixelb has joined #openstack | 13:58 | |
Qlawy | elfelvin: there will be possibility to have mutli-host infrastructure like it was with nova network | 13:58 |
Qlawy | elfelvin: it is possible to do it by yourself (i saw mail about it on openstack-dev mailling list) | 13:58 |
*** Bada has joined #openstack | 14:00 | |
*** sigurding has joined #openstack | 14:01 | |
*** e1mer has quit IRC | 14:01 | |
*** Arconiaprime has quit IRC | 14:03 | |
*** mrjazzcat has quit IRC | 14:04 | |
*** robawt has joined #openstack | 14:07 | |
elfelvin | okay great qlawy i will have a search for it, so it is on the cards then. I was wondering how they have many compute nodes running through one network node | 14:09 |
*** alunch has quit IRC | 14:09 | |
Qlawy | elfelvin: just a big pipe :) | 14:10 |
elfelvin | i guess | 14:10 |
elfelvin | bonded 10g's or something | 14:10 |
*** Arconiaprime has joined #openstack | 14:11 | |
*** Exdaix has quit IRC | 14:11 | |
*** yannovitch has quit IRC | 14:13 | |
*** yannovitch has joined #openstack | 14:14 | |
*** Exdaix has joined #openstack | 14:16 | |
*** ascendantlogic has joined #openstack | 14:16 | |
*** joshbetz has joined #openstack | 14:17 | |
*** carif has joined #openstack | 14:19 | |
*** Shaan7 has joined #openstack | 14:19 | |
*** Bada has quit IRC | 14:21 | |
*** KaZeR has joined #openstack | 14:22 | |
*** ipmonger has joined #openstack | 14:22 | |
*** dubsquared has joined #openstack | 14:23 | |
*** Coyo has joined #openstack | 14:23 | |
*** Exdaix has quit IRC | 14:24 | |
*** Coyo is now known as Guest89876 | 14:24 | |
*** fifieldt has quit IRC | 14:24 | |
*** adalbas has quit IRC | 14:25 | |
*** KaZeR has quit IRC | 14:26 | |
*** Exdaix has joined #openstack | 14:27 | |
*** ccs has joined #openstack | 14:28 | |
*** fallenpegasus has quit IRC | 14:32 | |
*** cannoli8 has joined #openstack | 14:33 | |
*** alunch has joined #openstack | 14:36 | |
*** jttam has joined #openstack | 14:36 | |
*** enmand has joined #openstack | 14:37 | |
*** Jbain has quit IRC | 14:37 | |
*** mpareja has joined #openstack | 14:37 | |
*** jttam has quit IRC | 14:41 | |
*** mpareja has quit IRC | 14:42 | |
*** mikal has quit IRC | 14:42 | |
*** mikal has joined #openstack | 14:42 | |
*** carif has quit IRC | 14:43 | |
*** germanoa_ has quit IRC | 14:43 | |
*** dizquierdo has left #openstack | 14:43 | |
*** vlad_starkov has joined #openstack | 14:45 | |
*** dgbaley27 has quit IRC | 14:46 | |
*** vlad_starkov has quit IRC | 14:47 | |
rahafrouz | hi | 14:48 |
rahafrouz | I want to make a file hosting service which it needs to host about 100 terabyte data, I'm really really confused. which platform should I use? | 14:49 |
*** alunch has quit IRC | 14:49 | |
rahafrouz | someone says openstack swift, someone says apache hadoop etc etc | 14:49 |
*** Steely_Dan is now known as dansmith | 14:50 | |
rahafrouz | I'm searching about 2 months but don't know where to start :( can anybody help me? | 14:50 |
*** Drenp has joined #openstack | 14:50 | |
*** carif has joined #openstack | 14:50 | |
*** _sulo has joined #openstack | 14:51 | |
*** freeflying is now known as freeflying_away | 14:51 | |
notmyname | rahafrouz: what sort of data? what are the client app requirements (ie particular APIs or usage patterns)? | 14:52 |
*** ipmonger has quit IRC | 14:53 | |
*** Shaan7 has quit IRC | 14:53 | |
*** Egyptian[Laptop] has joined #openstack | 14:55 | |
*** cannoli8 has quit IRC | 14:57 | |
*** ProT-0-TypE has quit IRC | 14:57 | |
notmyname | rahafrouz: in general, swift is good for unstructured data (eg documents, images, web content, backups, videos, etc). swift is really good at supporting large numbers of objects and large aggregate data sets, and is supports very high availability and concurrency across the entire data set (ie a client can access anything at any time and clients are accessing all of the things all the time) | 14:57 |
*** Chicago has quit IRC | 14:59 | |
*** ProT-0-TypE has joined #openstack | 15:00 | |
*** dot has joined #openstack | 15:00 | |
rahafrouz | notmyname: actually in our university we have a section that stores lots of pdfs, movies, sounds slides etc. another service in uni is a server of files that students donwload things like winrar etc. we want to allocate about 1gig to each user for storing files, and so other features. we have about 10,000 users | 15:01 |
rahafrouz | I'm wondering how to store data. I want a centeralized system to handle all data in university. for example uni would provide some leech function that students download files from rapidshare for instance | 15:02 |
dot | does anyone here have example of creating user with curl on keystone | 15:03 |
rahafrouz | first problem is how to store this amount of data, and the second problem is which platfrom and which programming language | 15:03 |
rahafrouz | for exmple do I need to store files in database ?? | 15:03 |
*** qba73 has joined #openstack | 15:04 | |
*** joshbetz has quit IRC | 15:04 | |
*** pixelb has quit IRC | 15:05 | |
*** jpn has joined #openstack | 15:05 | |
*** Egyptian[Laptop] has quit IRC | 15:05 | |
*** Egyptian[Laptop] has joined #openstack | 15:06 | |
rahafrouz | thank you notmyname | 15:06 |
Qlawy | dot: keystone v2 or v3? | 15:06 |
*** jttam has joined #openstack | 15:07 | |
*** germanoak has joined #openstack | 15:08 | |
Qlawy | dot: anyway, use this http://api.openstack.org/api-ref-identity.html | 15:09 |
*** lexano has joined #openstack | 15:09 | |
Qlawy | dot: curl -X POST -H "Content-type: application/json" -d "put json here" http://ip.of.keystone:5000/v3/users | 15:11 |
*** jttam has quit IRC | 15:11 | |
Qlawy | dot: anyway, If you have keystone cli working, just do: keystone --debug user-create blablabla and you will get whole curl command with parameters | 15:12 |
vks | hey anyone | 15:13 |
vks | does anyone tried to install openstack havan with devstack in multinode | 15:14 |
vks | ??? | 15:14 |
*** cannoli8 has joined #openstack | 15:14 | |
dot | Qlawy: tnx | 15:16 |
Qlawy | vks: if you want to know my opinion: devstack is shit | 15:16 |
*** ericw has joined #openstack | 15:16 | |
vks | Qlawy : ;) | 15:16 |
dot | Qlawy: i have version 2 tough | 15:16 |
Qlawy | dot: not a problem, even easier ;) | 15:17 |
vks | Qalwy: man its breaking like anything | 15:17 |
dot | Qlawy: :) | 15:17 |
Qlawy | vks: I can post you best how to I have ever seen for installing grizzly,even with quantum/neutron on multi node environament | 15:17 |
Qlawy | vks: you will do it in about 2-3h | 15:18 |
Qlawy | vks: When I tried to install devstack, I lost whole day and had no idea how to debug that crap | 15:18 |
*** sybix has quit IRC | 15:18 | |
vks | Qlawy: i am looking to install openstack havana to multinode | 15:18 |
vks | but devstack is giving headache | 15:19 |
Qlawy | vks: almost same configuration | 15:19 |
Qlawy | vks: just newer packets | 15:19 |
*** alunch has joined #openstack | 15:20 | |
*** sybix has joined #openstack | 15:20 | |
vks | Qlawy: any installation doc? | 15:20 |
*** dubsquared has quit IRC | 15:20 | |
Qlawy | vks: https://github.com/mseknibilel/OpenStack-Grizzly-Install-Guide | 15:20 |
vks | Qlawy : so if i follow that guide, wl it be fine ??? | 15:21 |
*** dubsquared has joined #openstack | 15:21 | |
Qlawy | vks: yes | 15:21 |
Qlawy | vks: its not mine, but it works flawlessly | 15:21 |
vks | Qlawy: In havana neutron is using openvswitch multiple table, any idea where i wl get some help to understand that | 15:22 |
Qlawy | vks: Im affraid not :( | 15:22 |
vks | Qlawy : :) no probs | 15:23 |
Qlawy | vks: Im losing with neutron, it always beats me :/ | 15:23 |
vks | Qlawy: hehe | 15:23 |
*** ericw has quit IRC | 15:23 | |
*** L3tsXpl0it has quit IRC | 15:24 | |
rahafrouz | excuse me on asking a newbiew question: how can we access files on swift? does it make a new file system ? | 15:24 |
Qlawy | vks: anyways I hope it will help | 15:24 |
*** david_h has quit IRC | 15:25 | |
*** stkowski has quit IRC | 15:25 | |
*** dubsquared has quit IRC | 15:25 | |
*** diegows_ has quit IRC | 15:26 | |
vks | Qlawy: sure, thnx | 15:26 |
dot | Qlawy: do i need to set tenant for user ? | 15:27 |
*** sigurding has quit IRC | 15:28 | |
*** sgviking has joined #openstack | 15:28 | |
*** ascendantlogic has quit IRC | 15:28 | |
*** Guest____ has quit IRC | 15:28 | |
*** ascendantlogic has joined #openstack | 15:29 | |
*** rdxc has quit IRC | 15:29 | |
Qlawy | dot: no | 15:30 |
Qlawy | dot: but after creating you have to attach(?) role to user | 15:30 |
Qlawy | dot: role in tenant ofc | 15:30 |
*** tvb has joined #openstack | 15:30 | |
dot | Qlawy: one sec | 15:30 |
*** amritanshu_RnD has quit IRC | 15:31 | |
Qlawy | honestly, best idea to understand how use curl with it is to set --debug in cli and then run command | 15:32 |
*** ascendantlogic has quit IRC | 15:33 | |
*** yaguang has quit IRC | 15:34 | |
dot | Qlawy: do you have a second to discuse in pvt? | 15:34 |
Qlawy | dot: yes | 15:34 |
dot | thank you | 15:34 |
*** vkmc has quit IRC | 15:36 | |
*** mpareja has joined #openstack | 15:38 | |
*** L3tsXpl0it has joined #openstack | 15:38 | |
*** ProT-0-TypE has quit IRC | 15:41 | |
*** tvb is now known as daftert | 15:41 | |
*** daftert is now known as dafter | 15:41 | |
*** pmoosh has joined #openstack | 15:42 | |
*** dubsquared has joined #openstack | 15:42 | |
*** mpareja has quit IRC | 15:43 | |
*** AbhishekSolanki has joined #openstack | 15:46 | |
*** dafter has quit IRC | 15:47 | |
AbhishekSolanki | How to join openStack developer community ? and what are its criteria ?? | 15:47 |
*** dafter has joined #openstack | 15:47 | |
*** dafter has quit IRC | 15:47 | |
*** dafter has joined #openstack | 15:47 | |
*** pmoosh has quit IRC | 15:47 | |
*** dubsquared has quit IRC | 15:49 | |
*** dubsquared has joined #openstack | 15:49 | |
*** germanoak has quit IRC | 15:50 | |
*** dafter has quit IRC | 15:52 | |
*** Trixboxer has joined #openstack | 15:52 | |
*** vks has quit IRC | 15:52 | |
*** AbhishekSolanki has left #openstack | 15:53 | |
*** ewnd9 has quit IRC | 15:57 | |
*** dubsquared has quit IRC | 15:58 | |
*** Ruetobas has quit IRC | 16:01 | |
*** MaxV has quit IRC | 16:03 | |
*** Ruetobas has joined #openstack | 16:03 | |
*** MaxV has joined #openstack | 16:04 | |
*** alunch has quit IRC | 16:05 | |
*** jttam has joined #openstack | 16:07 | |
*** germanoak has joined #openstack | 16:07 | |
*** Ruetobas has quit IRC | 16:08 | |
*** Ruetobas has joined #openstack | 16:08 | |
*** MaxV has quit IRC | 16:08 | |
*** Guest____ has joined #openstack | 16:08 | |
*** pablosan has joined #openstack | 16:09 | |
*** MaxV has joined #openstack | 16:09 | |
*** ewnd9 has joined #openstack | 16:10 | |
*** dcramer_ has quit IRC | 16:10 | |
*** jttam has quit IRC | 16:12 | |
*** rahafrouz has quit IRC | 16:12 | |
*** adalbas has joined #openstack | 16:12 | |
*** ewnd9 has quit IRC | 16:13 | |
*** ewnd9 has joined #openstack | 16:14 | |
*** vito-ordaz has quit IRC | 16:15 | |
*** exed has joined #openstack | 16:15 | |
*** vlad_starkov has joined #openstack | 16:16 | |
*** Shaan7 has joined #openstack | 16:17 | |
*** Guest____ has quit IRC | 16:17 | |
exed | is it possible to connect multiple l3 agents with separated ovs bridges with one port/nic? | 16:18 |
*** scuttlemonkey has quit IRC | 16:19 | |
*** germanoak has quit IRC | 16:19 | |
*** vlad_starkov has quit IRC | 16:21 | |
*** dafter has joined #openstack | 16:23 | |
*** dafter has quit IRC | 16:23 | |
*** dafter has joined #openstack | 16:23 | |
*** KaZeR has joined #openstack | 16:23 | |
*** MaxV has quit IRC | 16:26 | |
*** MaxV has joined #openstack | 16:27 | |
*** ProT-0-TypE has joined #openstack | 16:27 | |
*** KaZeR has quit IRC | 16:28 | |
*** alunch has joined #openstack | 16:30 | |
*** MaxV has quit IRC | 16:31 | |
*** dafter has quit IRC | 16:32 | |
*** dafter has joined #openstack | 16:32 | |
*** ProT-0-TypE has quit IRC | 16:36 | |
*** ProT-0-TypE has joined #openstack | 16:37 | |
*** Egyptian[Laptop] has quit IRC | 16:37 | |
*** ProT-0-TypE has quit IRC | 16:37 | |
*** mpareja has joined #openstack | 16:38 | |
*** rdxc has joined #openstack | 16:39 | |
*** ascendantlogic has joined #openstack | 16:39 | |
*** cocoadaemon has joined #openstack | 16:41 | |
*** yannovitch has quit IRC | 16:42 | |
*** weshay has joined #openstack | 16:43 | |
*** mpareja has quit IRC | 16:43 | |
*** lsmola has quit IRC | 16:43 | |
*** alunch has quit IRC | 16:44 | |
*** ascendantlogic has quit IRC | 16:44 | |
*** Jbain has joined #openstack | 16:46 | |
*** ewnd9 has quit IRC | 16:47 | |
*** ewnd9 has joined #openstack | 16:48 | |
*** jpn has quit IRC | 16:49 | |
*** Drenp has quit IRC | 16:50 | |
*** Jbain has quit IRC | 16:51 | |
*** marclaporte has joined #openstack | 16:52 | |
*** qba73 has quit IRC | 16:54 | |
*** sayan has joined #openstack | 17:02 | |
*** Egyptian[Laptop] has joined #openstack | 17:06 | |
*** vkmc has joined #openstack | 17:07 | |
*** jttam has joined #openstack | 17:07 | |
*** diegows_ has joined #openstack | 17:10 | |
*** marclaporte1 has joined #openstack | 17:11 | |
*** scuttlemonkey has joined #openstack | 17:11 | |
*** jttam has quit IRC | 17:12 | |
*** comay has quit IRC | 17:12 | |
*** marclaporte has quit IRC | 17:12 | |
*** Elico has joined #openstack | 17:17 | |
*** Egyptian[Laptop] has quit IRC | 17:18 | |
*** Egyptian[Laptop] has joined #openstack | 17:18 | |
*** _sulo_ has joined #openstack | 17:19 | |
*** dcramer_ has joined #openstack | 17:22 | |
*** Egyptian[Laptop] has quit IRC | 17:22 | |
*** KaZeR has joined #openstack | 17:23 | |
*** L3tsXpl0it has quit IRC | 17:23 | |
*** _sulo has quit IRC | 17:25 | |
*** _sulo_ is now known as _sulo | 17:25 | |
*** sayan has quit IRC | 17:26 | |
*** DredTiger has joined #openstack | 17:26 | |
*** KaZeR has quit IRC | 17:27 | |
*** SumitNaiksatam has quit IRC | 17:28 | |
*** rushiagr2 has joined #openstack | 17:31 | |
*** wjiang_ has joined #openstack | 17:31 | |
*** cannoli8 has quit IRC | 17:33 | |
*** janislaw has joined #openstack | 17:34 | |
*** ProT-0-TypE has joined #openstack | 17:34 | |
*** wdennis has quit IRC | 17:35 | |
*** carif has quit IRC | 17:38 | |
*** mpareja has joined #openstack | 17:39 | |
*** bsdgeek has quit IRC | 17:39 | |
*** alunch has joined #openstack | 17:39 | |
*** L3tsXpl0it has joined #openstack | 17:39 | |
*** bsdgeek has joined #openstack | 17:40 | |
*** marclaporte has joined #openstack | 17:42 | |
*** pmoosh has joined #openstack | 17:43 | |
*** alunch has quit IRC | 17:44 | |
*** matanya has joined #openstack | 17:44 | |
*** mkollaro has quit IRC | 17:44 | |
*** matanya has quit IRC | 17:44 | |
*** mpareja has quit IRC | 17:44 | |
*** rushiagr2 has quit IRC | 17:44 | |
*** dafter has quit IRC | 17:45 | |
*** robawt has quit IRC | 17:45 | |
*** robawt has joined #openstack | 17:45 | |
*** dafter has joined #openstack | 17:45 | |
*** wjiang_ has quit IRC | 17:46 | |
*** pmoosh has quit IRC | 17:47 | |
*** rushiagr2 has joined #openstack | 17:48 | |
*** cocoadaemon has quit IRC | 17:50 | |
*** matanya has joined #openstack | 17:51 | |
*** wjiang_ has joined #openstack | 17:52 | |
*** cocoadaemon has joined #openstack | 17:52 | |
*** marclaporte has quit IRC | 17:53 | |
*** networkpadawan has joined #openstack | 17:53 | |
*** tmclaugh[lap] has quit IRC | 17:54 | |
*** enmand has quit IRC | 17:55 | |
*** Chicago has joined #openstack | 17:55 | |
*** ProT-0-TypE has quit IRC | 17:55 | |
*** codercotton has joined #openstack | 17:56 | |
*** pmoosh has joined #openstack | 17:59 | |
*** vkmc has quit IRC | 17:59 | |
*** Sam-I-Am has quit IRC | 18:01 | |
*** racker_KevinS has joined #openstack | 18:02 | |
*** senk has joined #openstack | 18:03 | |
*** qba73 has joined #openstack | 18:04 | |
*** scotm has joined #openstack | 18:04 | |
*** rushiagr2 has quit IRC | 18:05 | |
*** wjiang_ has quit IRC | 18:05 | |
*** ahs3 has quit IRC | 18:05 | |
*** zz_cjoelrun is now known as cjoelrun | 18:06 | |
*** wjiang_ has joined #openstack | 18:07 | |
*** rushiagr2 has joined #openstack | 18:08 | |
*** rushiagr2 has quit IRC | 18:08 | |
*** jttam has joined #openstack | 18:08 | |
*** ProT-0-TypE has joined #openstack | 18:10 | |
*** senk has quit IRC | 18:11 | |
*** ahs3 has joined #openstack | 18:11 | |
*** rushiagr has joined #openstack | 18:11 | |
*** b00lah has joined #openstack | 18:11 | |
*** jttam has quit IRC | 18:12 | |
*** ProT-0-TypE has quit IRC | 18:14 | |
*** rushiagr has quit IRC | 18:16 | |
*** rushiagr has joined #openstack | 18:17 | |
*** shaon has quit IRC | 18:20 | |
*** scotm has quit IRC | 18:23 | |
*** scotm has joined #openstack | 18:24 | |
*** KaZeR has joined #openstack | 18:24 | |
*** vlad_starkov has joined #openstack | 18:25 | |
*** angdraug has joined #openstack | 18:26 | |
*** rushiagr has quit IRC | 18:28 | |
*** _sulo has quit IRC | 18:28 | |
*** rushiagr has joined #openstack | 18:28 | |
*** scotm has quit IRC | 18:29 | |
*** KaZeR has quit IRC | 18:29 | |
*** senk has joined #openstack | 18:29 | |
*** exed has quit IRC | 18:31 | |
*** germanoak has joined #openstack | 18:32 | |
*** exed has joined #openstack | 18:32 | |
*** germanoak has quit IRC | 18:32 | |
*** alunch has joined #openstack | 18:32 | |
*** germanoak has joined #openstack | 18:33 | |
*** ProT-0-TypE has joined #openstack | 18:34 | |
*** ioggstream has joined #openstack | 18:35 | |
*** senk has quit IRC | 18:35 | |
*** bill_az_ has joined #openstack | 18:38 | |
*** mpareja has joined #openstack | 18:39 | |
*** mikedawson has quit IRC | 18:39 | |
*** enmand has joined #openstack | 18:40 | |
*** qba73 has quit IRC | 18:41 | |
*** Sam-I-Am has joined #openstack | 18:42 | |
*** beav has quit IRC | 18:42 | |
*** mpareja has quit IRC | 18:43 | |
*** wjiang_ has quit IRC | 18:43 | |
*** ewnd9 has quit IRC | 18:45 | |
*** yannovitch has joined #openstack | 18:46 | |
dot | anyone here have experiance with curl + keystone ? | 18:52 |
*** paulczar has quit IRC | 18:55 | |
*** ascendantlogic has joined #openstack | 18:57 | |
*** exed has quit IRC | 18:58 | |
*** vlad_starkov has quit IRC | 19:01 | |
*** b00lah has quit IRC | 19:04 | |
*** wbx_ has joined #openstack | 19:04 | |
*** bsdgeek has quit IRC | 19:05 | |
*** colinmcnamara has quit IRC | 19:06 | |
*** colinmcnamara has joined #openstack | 19:07 | |
*** rushiagr has quit IRC | 19:07 | |
*** purpleidea has quit IRC | 19:07 | |
*** bsdgeek has joined #openstack | 19:10 | |
*** Skeith has joined #openstack | 19:16 | |
*** raies_ has joined #openstack | 19:20 | |
*** Skeith has quit IRC | 19:20 | |
*** cucumbrman has quit IRC | 19:24 | |
*** KaZeR has joined #openstack | 19:24 | |
*** ascendantlogic has quit IRC | 19:25 | |
*** wzbyte has joined #openstack | 19:25 | |
*** raies_ has quit IRC | 19:26 | |
*** bsdgeek has quit IRC | 19:28 | |
*** bsdgeek has joined #openstack | 19:29 | |
*** KaZeR has quit IRC | 19:29 | |
*** vlad_starkov has joined #openstack | 19:29 | |
*** pixelb has joined #openstack | 19:30 | |
*** yannovitch has quit IRC | 19:30 | |
dot | {"error": {"message": "create_user() takes exactly 3 arguments (2 given)", "code": 400, "title": "Bad Request"}} http://pastebin.com/C5eSYBRL can someone help me with this | 19:31 |
*** cannoli8 has joined #openstack | 19:32 | |
*** mgw has joined #openstack | 19:34 | |
*** jpn has joined #openstack | 19:37 | |
*** bill_az_ has quit IRC | 19:38 | |
*** dcramer_ has quit IRC | 19:39 | |
*** mpareja has joined #openstack | 19:40 | |
*** pixelb has quit IRC | 19:41 | |
*** mpareja has quit IRC | 19:45 | |
*** Guest__ has joined #openstack | 19:45 | |
*** Guest__ has quit IRC | 19:46 | |
*** dcramer_ has joined #openstack | 19:51 | |
*** mgw has quit IRC | 19:51 | |
*** bsdgeek has quit IRC | 19:52 | |
*** ikex has joined #openstack | 19:52 | |
*** epopt37 has quit IRC | 19:53 | |
*** ikex has quit IRC | 19:54 | |
*** bsdgeek has joined #openstack | 19:57 | |
*** scotm has joined #openstack | 20:01 | |
*** codercotton has quit IRC | 20:02 | |
*** bsdgeek has quit IRC | 20:05 | |
*** epopt37 has joined #openstack | 20:07 | |
*** jpn has quit IRC | 20:07 | |
*** marrusl has joined #openstack | 20:08 | |
*** mpareja has joined #openstack | 20:08 | |
*** jttam has joined #openstack | 20:08 | |
*** diegows_ has quit IRC | 20:11 | |
*** mgw has joined #openstack | 20:12 | |
*** mpareja has quit IRC | 20:12 | |
*** cocoadaemon has quit IRC | 20:12 | |
*** jttam has quit IRC | 20:13 | |
dot | {"error": {"message": "create_user() takes exactly 3 arguments (2 given)", "code": 400, "title": "Bad Request"}} http://pastebin.com/C5eSYBRL can someone help me with this | 20:13 |
*** wbx_ has quit IRC | 20:15 | |
*** osier has joined #openstack | 20:16 | |
*** taziopen has joined #openstack | 20:17 | |
taziopen | . | 20:18 |
erkules | hiho some questions: I would like to manually install havana. Is there a doku? My idea is to have a/the machine the compute node and putting keystone/glance/horizon into lxc. No cinder/swift at the start. Is this a way to go? | 20:18 |
*** carif_ has quit IRC | 20:18 | |
*** sgviking has quit IRC | 20:19 | |
erkules | http://docwiki.cisco.com/wiki/OpenStack_Havana_Release:_High-Availability_Manual_Deployment_Guide#MySQL_WSREP_and_Galera_Installation <- Is this related to official openstack? the galera part is broken. | 20:19 |
*** carif has joined #openstack | 20:19 | |
*** cjoelrun is now known as zz_cjoelrun | 20:19 | |
*** taziopen has quit IRC | 20:20 | |
*** bvandenh has quit IRC | 20:20 | |
*** Ryan_Lane has joined #openstack | 20:22 | |
*** vkmc has joined #openstack | 20:22 | |
*** mikedawson has joined #openstack | 20:23 | |
*** bsdgeek has joined #openstack | 20:24 | |
*** carif has quit IRC | 20:25 | |
*** KaZeR has joined #openstack | 20:25 | |
*** carif has joined #openstack | 20:26 | |
*** KaZeR has quit IRC | 20:30 | |
*** kushal has quit IRC | 20:30 | |
*** gizmoguy has quit IRC | 20:32 | |
*** ioggstream has quit IRC | 20:36 | |
*** lsmola has joined #openstack | 20:36 | |
*** bsdgeek has quit IRC | 20:39 | |
*** matanya has quit IRC | 20:39 | |
*** mgw has quit IRC | 20:41 | |
*** bsdgeek has joined #openstack | 20:41 | |
*** matanya has joined #openstack | 20:44 | |
*** cocoadaemon has joined #openstack | 20:46 | |
*** bsdgeek has quit IRC | 20:47 | |
*** bsdgeek has joined #openstack | 20:48 | |
*** bsdgeek has quit IRC | 20:53 | |
*** ArcTanSusan has joined #openstack | 20:55 | |
*** sgviking has joined #openstack | 20:57 | |
*** bsdgeek has joined #openstack | 20:58 | |
*** matanya has quit IRC | 20:59 | |
*** gizmoguy has joined #openstack | 21:02 | |
*** cannoli8 has quit IRC | 21:02 | |
*** bsdgeek has quit IRC | 21:05 | |
*** dcramer_ has quit IRC | 21:06 | |
*** ankso_ has joined #openstack | 21:06 | |
*** bsdgeek has joined #openstack | 21:07 | |
*** vkmc has quit IRC | 21:07 | |
*** cocoadaemon has quit IRC | 21:08 | |
*** vkmc has joined #openstack | 21:08 | |
*** vkmc has quit IRC | 21:08 | |
*** vkmc has joined #openstack | 21:08 | |
*** jttam has joined #openstack | 21:09 | |
*** cocoadaemon has joined #openstack | 21:09 | |
*** ankso has quit IRC | 21:09 | |
*** carif has quit IRC | 21:10 | |
*** enmand has quit IRC | 21:12 | |
*** bsdgeek has quit IRC | 21:12 | |
*** enmand has joined #openstack | 21:13 | |
*** jttam has quit IRC | 21:13 | |
*** bsdgeek has joined #openstack | 21:13 | |
*** cocoadaemon has quit IRC | 21:15 | |
*** dneary has quit IRC | 21:16 | |
*** bruges has joined #openstack | 21:16 | |
*** cocoadaemon has joined #openstack | 21:16 | |
*** bruges_ has quit IRC | 21:18 | |
*** bsdgeek has quit IRC | 21:18 | |
*** davi has joined #openstack | 21:19 | |
*** jdurgin1 has quit IRC | 21:19 | |
*** bsdgeek has joined #openstack | 21:19 | |
*** IlyaE has joined #openstack | 21:20 | |
*** monst has joined #openstack | 21:21 | |
*** cocoadaemon has quit IRC | 21:21 | |
*** Shmouel is now known as Shmouel`away | 21:22 | |
*** cocoadaemon has joined #openstack | 21:23 | |
*** bsdgeek has quit IRC | 21:24 | |
*** L3tsXpl0it has quit IRC | 21:25 | |
*** bsdgeek has joined #openstack | 21:26 | |
*** monst has quit IRC | 21:29 | |
*** monst has joined #openstack | 21:29 | |
*** StarBeas_ has quit IRC | 21:30 | |
*** cocoadaemon has quit IRC | 21:31 | |
*** diegows_ has joined #openstack | 21:31 | |
*** monst has quit IRC | 21:34 | |
*** arbrandes has joined #openstack | 21:37 | |
*** davi has quit IRC | 21:37 | |
*** scotm has quit IRC | 21:38 | |
*** dims has joined #openstack | 21:38 | |
*** scotm has joined #openstack | 21:39 | |
*** arun has quit IRC | 21:40 | |
*** L3tsXpl0it has joined #openstack | 21:41 | |
*** scotm has quit IRC | 21:44 | |
*** carif has joined #openstack | 21:51 | |
*** scotm has joined #openstack | 21:53 | |
*** qba73_ has joined #openstack | 21:55 | |
*** arun has joined #openstack | 21:58 | |
*** scotm has quit IRC | 22:01 | |
*** scotm has joined #openstack | 22:01 | |
*** scotm has quit IRC | 22:05 | |
*** mpareja has joined #openstack | 22:09 | |
*** jttam has joined #openstack | 22:09 | |
*** cannoli8 has joined #openstack | 22:11 | |
*** tiamar has quit IRC | 22:11 | |
*** dims has quit IRC | 22:11 | |
*** tiamar has joined #openstack | 22:12 | |
*** mpareja has quit IRC | 22:13 | |
*** jttam has quit IRC | 22:14 | |
*** qba73_ has quit IRC | 22:14 | |
*** cdub_ has joined #openstack | 22:15 | |
*** lsmola has quit IRC | 22:20 | |
*** KaZeR has joined #openstack | 22:26 | |
*** dims has joined #openstack | 22:26 | |
*** KaZeR has quit IRC | 22:31 | |
*** pmathews has joined #openstack | 22:34 | |
*** elfelvin has quit IRC | 22:35 | |
*** StarBeast has joined #openstack | 22:40 | |
*** bsdgeek has quit IRC | 22:44 | |
*** StarBeast has quit IRC | 22:44 | |
*** bsdgeek has joined #openstack | 22:45 | |
*** bsdgeek has quit IRC | 22:50 | |
*** bsdgeek has joined #openstack | 22:55 | |
*** vlad_starkov has quit IRC | 23:00 | |
*** monst has joined #openstack | 23:04 | |
*** CaptTofu has joined #openstack | 23:06 | |
*** melmoth has joined #openstack | 23:06 | |
*** KaZeR has joined #openstack | 23:06 | |
*** jttam has joined #openstack | 23:10 | |
*** ejat has joined #openstack | 23:10 | |
*** ejat has joined #openstack | 23:10 | |
*** SumitNaiksatam has joined #openstack | 23:10 | |
*** scotm has joined #openstack | 23:10 | |
*** freeflying_away is now known as freeflying | 23:10 | |
*** hirtanak has joined #openstack | 23:12 | |
*** ejat has quit IRC | 23:14 | |
*** jttam has quit IRC | 23:14 | |
*** IlyaE has quit IRC | 23:17 | |
*** scotm has quit IRC | 23:17 | |
*** scotm has joined #openstack | 23:18 | |
*** IlyaE has joined #openstack | 23:19 | |
*** lsoa has quit IRC | 23:20 | |
*** leons has quit IRC | 23:22 | |
*** scotm has quit IRC | 23:22 | |
*** yamahata has joined #openstack | 23:26 | |
*** L3tsXpl0it has quit IRC | 23:26 | |
*** L3tsXpl0it has joined #openstack | 23:27 | |
*** fifieldt has joined #openstack | 23:29 | |
*** ismlages has quit IRC | 23:30 | |
*** vlad_starkov has joined #openstack | 23:31 | |
*** Zbang has joined #openstack | 23:32 | |
*** dtx00ff_ has quit IRC | 23:32 | |
*** riskable has quit IRC | 23:33 | |
*** tiamar has quit IRC | 23:35 | |
*** tiamar has joined #openstack | 23:35 | |
*** dtx00ff_ has joined #openstack | 23:36 | |
*** mpareja has joined #openstack | 23:40 | |
*** vlad_starkov has quit IRC | 23:41 | |
*** dot has quit IRC | 23:41 | |
*** KaZeR has quit IRC | 23:44 | |
*** mpareja has quit IRC | 23:44 | |
*** dtx00ff_ has quit IRC | 23:45 | |
*** ArcTanSusan has quit IRC | 23:45 | |
*** monst has quit IRC | 23:49 | |
*** monst has joined #openstack | 23:50 | |
*** cannoli8 has quit IRC | 23:51 | |
*** monst has quit IRC | 23:54 | |
*** whenry has quit IRC | 23:55 | |
*** whenry has joined #openstack | 23:55 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!