*** desai has quit IRC | 00:01 | |
*** yogeshmehra has quit IRC | 00:04 | |
*** rustlebee is now known as russellb | 00:06 | |
*** JuanDRay_afk has quit IRC | 00:09 | |
*** JuanDRay_afk has joined #openstack | 00:09 | |
*** desai has joined #openstack | 00:12 | |
*** kenhui has quit IRC | 00:13 | |
*** clnperez has joined #openstack | 00:21 | |
*** fikst has quit IRC | 00:21 | |
*** JuanDRay_afk has quit IRC | 00:24 | |
*** JuanDRay_afk has joined #openstack | 00:24 | |
*** Protux has joined #openstack | 00:26 | |
*** julienvey_ has quit IRC | 00:26 | |
*** wbx_ has quit IRC | 00:27 | |
*** r0b has joined #openstack | 00:30 | |
*** rcleere has joined #openstack | 00:31 | |
*** dave_tucker is now known as dave_tucker_zzz | 00:32 | |
*** fikst has joined #openstack | 00:34 | |
*** JuanDRay_afk has quit IRC | 00:39 | |
*** JuanDRay_afk has joined #openstack | 00:39 | |
*** fikst has quit IRC | 00:40 | |
*** dbodner has quit IRC | 00:42 | |
*** bjornar has quit IRC | 00:42 | |
*** dbodner has joined #openstack | 00:45 | |
*** wbx_ has joined #openstack | 00:49 | |
cihhan | @Sam-I-Am, I will need some more help. I think I'm really confused in networking here. Do you have a couple of minutes? | 00:49 |
---|---|---|
Sam-I-Am | yeah... i'm in and out right now | 00:50 |
*** majeff has joined #openstack | 00:50 | |
Sam-I-Am | working on some documentation patches | 00:50 |
cihhan | great! :) | 00:51 |
*** tserong has quit IRC | 00:51 | |
cihhan | Here is my problem. I am using Ubuntu and I am sort of newbie, especially when it comes to networking :( | 00:51 |
*** _ozstacker_ has joined #openstack | 00:51 | |
cihhan | I have two machines and first one is controller with 2 NIC and the other one is compute with two NIC | 00:52 |
cihhan | in fact controller has nova as well | 00:52 |
Sam-I-Am | yeah, it probably runs the nova controller stuff | 00:52 |
*** ozstacker has quit IRC | 00:52 | |
cihhan | for both of them i am using one NIC for public IP and other one for 192.168 | 00:52 |
Sam-I-Am | the compute node runs nova-compute | 00:53 |
cihhan | i meant controller has also computing | 00:53 |
Sam-I-Am | oh | 00:53 |
Sam-I-Am | that shouldnt be a problem | 00:53 |
cihhan | I have followed the documentation step by step till launching an instance | 00:53 |
cihhan | in the documentation it was using 10.0.0.10 for external | 00:54 |
cihhan | but I have my public IP | 00:54 |
*** vlad_starkov has joined #openstack | 00:54 | |
cihhan | is that correct? | 00:54 |
Sam-I-Am | which docs are you using? | 00:54 |
*** kenhui has joined #openstack | 00:55 | |
cihhan | docs.openstack.org/trunk/install-guide/install/apt/content/ | 00:55 |
Sam-I-Am | ok | 00:55 |
*** WackoRobie has joined #openstack | 00:56 | |
cihhan | http://docs.openstack.org/trunk/install-guide/install/apt/content/basics-networking.html | 00:56 |
cihhan | here it is saying internal network 10.0.0.10 | 00:56 |
cihhan | sorry | 00:56 |
Sam-I-Am | yeah, so there's some confusion here | 00:56 |
cihhan | internal 192.168.0.10 and external 10.0.0.10 | 00:56 |
cihhan | for my case internal 192.168.0.10 and external is the public IP | 00:57 |
Sam-I-Am | i would use the 192.168 as your mgmt network, and set the other interface to have an IP on your external network... essentially some network that has access to the internet or other networks | 00:57 |
cihhan | so what I have is correct? | 00:58 |
Sam-I-Am | i think so | 00:58 |
Sam-I-Am | so, the tenant network is 'hidden' from everything else | 00:58 |
Sam-I-Am | which in the instructions they use 10.0.0.0/24 i think | 00:58 |
Sam-I-Am | you can use whatever you want there... like 10.0.100.0/24 | 00:59 |
cihhan | foe my external? | 00:59 |
*** kenhui has quit IRC | 01:00 | |
Sam-I-Am | no, the tenant network | 01:00 |
cihhan | sorry -- some confusion -- by tenant, you mean the VMs right? | 01:01 |
Sam-I-Am | yeah, the network you created with nova network-create | 01:01 |
cihhan | ok i have created 10.0.0.0/24 as they say | 01:01 |
*** buckaroo has joined #openstack | 01:02 | |
Sam-I-Am | alright. when you launch a vm, does it get an ip in that range? | 01:03 |
cihhan | yes | 01:04 |
Sam-I-Am | can it ping an ip address outside of that network? | 01:04 |
cihhan | VMs on controller and also on compute node are able to get the IP | 01:04 |
cihhan | normally no | 01:04 |
Sam-I-Am | normally? | 01:05 |
*** Dharmit has joined #openstack | 01:05 | |
cihhan | I need to add iptables -A POSTROUTING -t nat --src 10.0.0.0/24 -j MASQUERADE | 01:05 |
*** desai has quit IRC | 01:05 | |
cihhan | otherwise it cant go to the internet | 01:05 |
Sam-I-Am | hmm, i think it should be doing that by default | 01:05 |
*** djbkd has quit IRC | 01:05 | |
cihhan | unfortunately it s not and im using ubuntu 12.04 | 01:06 |
cihhan | ubuntu 12.04 server | 01:06 |
Sam-I-Am | hmmm | 01:08 |
*** sushils has quit IRC | 01:08 | |
cihhan | anyway after that i can reach to net | 01:09 |
*** matanya has quit IRC | 01:09 | |
Sam-I-Am | one sec, reading something | 01:09 |
cihhan | ok | 01:09 |
*** correcto has joined #openstack | 01:10 | |
*** clnperez has quit IRC | 01:10 | |
*** psyl0n has quit IRC | 01:11 | |
Sam-I-Am | well, i wish i was more familiar with nova-net, but anyway at least your vm can get out with that iptables rule | 01:11 |
Sam-I-Am | so now whats the problem? | 01:12 |
*** colinmcnamara has quit IRC | 01:13 | |
*** rushiagr has quit IRC | 01:13 | |
cihhan | so my problem is that i cant get to the vms on the compute node and from the comptue node i try to ssh but it seems that they do not have the authorization data | 01:14 |
Sam-I-Am | so you can't ping that 10.0.0.x IP, right? | 01:14 |
*** epopt37 has quit IRC | 01:15 | |
cihhan | if it is on the controller I cant | 01:15 |
cihhan | sorry | 01:15 |
cihhan | if it is on the compute i cant | 01:15 |
*** yogeshmehra has joined #openstack | 01:15 | |
Sam-I-Am | which means you probably can't ssh to it either | 01:15 |
*** bladernr_ has quit IRC | 01:15 | |
*** WackoRobie has quit IRC | 01:15 | |
cihhan | but from the compute I can ping, however I cant login with the autheorization keys | 01:16 |
cihhan | for cirros since I know the password for the default user, I can check | 01:16 |
*** bladernr_ has joined #openstack | 01:16 | |
cihhan | and the instances on the compute node do not have ~/.ssh | 01:16 |
*** dereky has quit IRC | 01:17 | |
Sam-I-Am | there's no .ssh directory at all? | 01:17 |
Sam-I-Am | usually if metadata is broken, you get garbage in the cirros .ssh directory | 01:17 |
cihhan | the VMs on the compute node dont have it | 01:17 |
*** colinmcnamara has joined #openstack | 01:18 | |
*** dtx00ff has joined #openstack | 01:18 | |
cihhan | so any suggestion? im stuck at this point | 01:19 |
Sam-I-Am | i wonder if there's some configuration missing | 01:20 |
Sam-I-Am | i would check the logs in /var/log/nova on the compute node | 01:20 |
*** yogeshmehra has quit IRC | 01:20 | |
Sam-I-Am | and on the controller | 01:20 |
cihhan | i havent seen anything but let me check again, maybe i missed something | 01:21 |
Sam-I-Am | could also be a problem with name resolution, such as 'controller' in /etc/hosts | 01:21 |
*** majeff has quit IRC | 01:21 | |
cihhan | i can ssh directly by ssh controller or ssh compute1 | 01:21 |
Sam-I-Am | thats good | 01:22 |
*** dtx00ff has quit IRC | 01:23 | |
*** diegows has quit IRC | 01:23 | |
cihhan | ok that can be one of the reasons: Ignoring error injecting data into image (Error mounting /var/lib/nova/instances/729d70b1-655a-4ce2-82f7-49660fe93c50/disk with libguestfs (cannot find an | 01:26 |
cihhan | y suitable libguestfs supermin or ordinary appliance on LIBGUESTFS_PATH (search path: /usr/lib/guestfs))) | 01:26 |
*** tma996 has joined #openstack | 01:26 | |
*** epopt37 has joined #openstack | 01:26 | |
lifeless | I thought cirros had metadata support anyhow, no need for injection | 01:27 |
Sam-I-Am | when you installed the nova-compute stuff on that box, did you let it create the supermin when the dialog box came up? | 01:27 |
Sam-I-Am | http://docs.openstack.org/havana/install-guide/install/apt/content/nova-compute.html | 01:27 |
Sam-I-Am | step 2 | 01:27 |
Sam-I-Am | step 3 also important | 01:27 |
cihhan | yes i said ok that time | 01:28 |
cihhan | yes i did these | 01:29 |
Sam-I-Am | any other errors? | 01:30 |
cihhan | that s the only error i see from compute logs | 01:32 |
cihhan | and yes that s the only error i see | 01:33 |
Sam-I-Am | i still think there's a config issue somewhere | 01:34 |
Sam-I-Am | i just dont know where | 01:34 |
Sam-I-Am | typo, missing line, directive under the wrong [header] ... something | 01:34 |
Sam-I-Am | openstack tends to lack useful errors when parsing config files | 01:35 |
Sam-I-Am | it'll just break in strange ways | 01:35 |
cihhan | the thing is i have tried the same installation steps maybe 3 times and also my friend | 01:35 |
cihhan | and that s the same problem we had over and over again | 01:36 |
*** flaper87 is now known as flaper87|afk | 01:36 | |
Sam-I-Am | i dont know what it is. i dont use nova-network | 01:38 |
Sam-I-Am | sorry i cant help more | 01:38 |
Sam-I-Am | i suggest posting your problem to ask.openstack.org or joining the openstack mailing list | 01:38 |
*** correcto has left #openstack | 01:38 | |
Sam-I-Am | or searching google to see if anyone has the same problem | 01:38 |
*** noslzzp has joined #openstack | 01:38 | |
cihhan | i have seen a couple of posts but no much replies | 01:38 |
Sam-I-Am | or searching ask.openstack.org | 01:39 |
cihhan | but i ll continue looking into it | 01:39 |
Sam-I-Am | usually there's more people in here on weekdays too | 01:39 |
Sam-I-Am | i intend to build a nova-network system, but havent gotten around to it yet | 01:39 |
cihhan | sorry to say that but i find the documentation a bit lacking | 01:40 |
Sam-I-Am | i agree... that's why i'm trying to fix it | 01:41 |
Sam-I-Am | i know the neutron docs work :) | 01:41 |
cihhan | for which OS? | 01:42 |
Sam-I-Am | ubuntu and rhel | 01:43 |
cihhan | that s very good -- thanks in behalf of everybody who will try to install it :) | 01:44 |
*** sushils has joined #openstack | 01:46 | |
*** jets has joined #openstack | 01:46 | |
*** jets has quit IRC | 01:51 | |
*** dpippenger has quit IRC | 01:53 | |
*** JuanDRay_afk has quit IRC | 01:55 | |
*** JuanDRay_afk has joined #openstack | 01:56 | |
*** vlad_starkov has quit IRC | 01:56 | |
*** pmathews has quit IRC | 02:11 | |
*** guardian_c has joined #openstack | 02:13 | |
*** valgrind has quit IRC | 02:14 | |
*** rdxc has quit IRC | 02:15 | |
*** vipul is now known as vipul-away | 02:17 | |
*** desai has joined #openstack | 02:17 | |
*** JuanDRay_afk has quit IRC | 02:19 | |
*** JuanDRay_afk has joined #openstack | 02:20 | |
*** Striki has quit IRC | 02:20 | |
*** erkules_ has joined #openstack | 02:20 | |
*** WackoRobie has joined #openstack | 02:21 | |
*** erkules has quit IRC | 02:23 | |
*** Egyptian[Laptop] has quit IRC | 02:23 | |
*** vlad_starkov has joined #openstack | 02:23 | |
*** vipul-away is now known as vipul | 02:28 | |
*** giorgiodinapoli has quit IRC | 02:30 | |
*** zenoway has joined #openstack | 02:30 | |
*** zenoway has quit IRC | 02:35 | |
*** dereky has joined #openstack | 02:36 | |
*** JuanDRay_afk has quit IRC | 02:37 | |
*** r0b has quit IRC | 02:37 | |
*** jets has joined #openstack | 02:38 | |
*** dereky has quit IRC | 02:38 | |
*** stoned75 has joined #openstack | 02:38 | |
*** dereky has joined #openstack | 02:38 | |
*** Egyptian[Laptop] has joined #openstack | 02:40 | |
*** badiane_ka has joined #openstack | 02:42 | |
*** JuanDRay_afk has joined #openstack | 02:44 | |
*** vipul is now known as vipul-away | 02:44 | |
*** vlad_starkov has quit IRC | 02:48 | |
*** vipul-away is now known as vipul | 02:48 | |
*** otherwiseguy has quit IRC | 02:50 | |
*** rcleere has quit IRC | 02:50 | |
*** badiane_ka has left #openstack | 02:53 | |
*** ryanpetrello has joined #openstack | 02:56 | |
*** Perimore has joined #openstack | 02:58 | |
*** otherwiseguy has joined #openstack | 03:02 | |
*** kenhui has joined #openstack | 03:03 | |
*** Perimore has quit IRC | 03:03 | |
*** rcleere has joined #openstack | 03:04 | |
*** kenhui has quit IRC | 03:07 | |
*** doug_shelley66 has quit IRC | 03:08 | |
*** r0b has joined #openstack | 03:12 | |
*** Dieterbe has quit IRC | 03:17 | |
*** Dieterbe has joined #openstack | 03:17 | |
*** rcleere has quit IRC | 03:23 | |
*** dcramer_ has joined #openstack | 03:23 | |
*** ryanpetrello has quit IRC | 03:27 | |
*** dereky has quit IRC | 03:30 | |
*** pmathews has joined #openstack | 03:30 | |
*** cycorld has quit IRC | 03:31 | |
*** dereky has joined #openstack | 03:33 | |
*** tryggvil has quit IRC | 03:33 | |
*** r0b has quit IRC | 03:34 | |
*** sushils has quit IRC | 03:36 | |
*** jets has quit IRC | 03:41 | |
*** pradeep has joined #openstack | 03:42 | |
*** Joel-S has quit IRC | 03:44 | |
*** vu has joined #openstack | 03:45 | |
*** Egyptian[Laptop] has quit IRC | 03:46 | |
*** AaronGr_Zzz is now known as AaronGr | 03:48 | |
*** AaronGr is now known as AaronGr_Zzz | 03:52 | |
*** box has joined #openstack | 03:58 | |
*** dtx00ff has joined #openstack | 04:00 | |
*** WackoRobie has quit IRC | 04:05 | |
*** dtx00ff has quit IRC | 04:05 | |
*** JuanDRay_afk has quit IRC | 04:08 | |
*** nphase has quit IRC | 04:15 | |
*** caldwell has quit IRC | 04:20 | |
*** CaptTofu has quit IRC | 04:21 | |
*** CaptTofu has joined #openstack | 04:22 | |
*** jandris has joined #openstack | 04:22 | |
*** xuan has joined #openstack | 04:22 | |
*** nphase has joined #openstack | 04:30 | |
*** nphase has joined #openstack | 04:30 | |
*** nphase has quit IRC | 04:35 | |
*** WackoRobie has joined #openstack | 04:35 | |
*** desai has quit IRC | 04:44 | |
*** pradeep has quit IRC | 04:45 | |
*** comay has quit IRC | 04:48 | |
*** WackoRobie has quit IRC | 04:49 | |
*** Loquacity has quit IRC | 04:54 | |
*** hockeynut has joined #openstack | 04:56 | |
*** cycorld has joined #openstack | 04:56 | |
*** kevein has joined #openstack | 04:57 | |
*** Loquacity has joined #openstack | 05:06 | |
*** tma996 has quit IRC | 05:06 | |
*** jeflui has quit IRC | 05:06 | |
*** ozialien has joined #openstack | 05:07 | |
*** CaptTofu has quit IRC | 05:08 | |
*** CaptTofu has joined #openstack | 05:09 | |
*** otherwiseguy has quit IRC | 05:09 | |
*** majeff has joined #openstack | 05:09 | |
*** WackoRobie has joined #openstack | 05:15 | |
*** desai has joined #openstack | 05:17 | |
*** majeff has quit IRC | 05:22 | |
*** desai has quit IRC | 05:22 | |
*** aeperezt has quit IRC | 05:25 | |
*** rnorwood1 has joined #openstack | 05:26 | |
*** WackoRobie has quit IRC | 05:29 | |
*** kambiz has quit IRC | 05:31 | |
*** cburgess has quit IRC | 05:31 | |
*** daphosta has quit IRC | 05:32 | |
*** rmk has quit IRC | 05:32 | |
*** joshh_ has quit IRC | 05:33 | |
*** Vivek_ has quit IRC | 05:33 | |
*** pleia2 has quit IRC | 05:34 | |
*** pleia2 has joined #openstack | 05:34 | |
*** agy has quit IRC | 05:34 | |
*** joshh has joined #openstack | 05:34 | |
*** kambiz has joined #openstack | 05:34 | |
*** ozialien has left #openstack | 05:34 | |
*** daphosta has joined #openstack | 05:34 | |
*** agy has joined #openstack | 05:35 | |
*** cburgess has joined #openstack | 05:35 | |
*** tma996 has joined #openstack | 05:37 | |
*** jets has joined #openstack | 05:38 | |
*** Vivek has joined #openstack | 05:39 | |
*** Guest61216 has quit IRC | 05:40 | |
*** Vivek is now known as Guest10162 | 05:40 | |
*** rmk has joined #openstack | 05:41 | |
*** tma996 has quit IRC | 05:43 | |
*** tma996 has joined #openstack | 05:43 | |
*** hockeynut has quit IRC | 05:45 | |
*** rahafrouz has joined #openstack | 05:45 | |
*** Coyo has joined #openstack | 05:46 | |
*** Coyo is now known as Guest43326 | 05:46 | |
rahafrouz | any idea about comparison of swift vs ibm cloud storage? | 05:47 |
*** amrit has joined #openstack | 05:48 | |
koolhead17 | rahafrouz: we can tell you about OpenStack Swift, incase you need commercial comparison better speak to the marketing folks of that product. This is not the place for that IMHO | 05:49 |
*** doug_shelley66 has joined #openstack | 05:49 | |
rahafrouz | koolhead17: thanks! can I have only "swift" of openstack for cloud storage purpose ? do you think I'm choosing the right platform? | 05:51 |
*** jets has quit IRC | 05:51 | |
koolhead17 | rahafrouz: depends on your need/requirement | 05:51 |
rahafrouz | need to archive lots of things! + need to provide app for lots of users to use these data | 05:52 |
*** hockeynut has joined #openstack | 05:54 | |
koolhead17 | rahafrouz: Swift suits well for that. | 05:54 |
*** Ranzp has joined #openstack | 05:54 | |
*** WackoRobie has joined #openstack | 05:56 | |
rahafrouz | is it flexible enough to make applications? for example part of my project would be something like rapidshare or dropbox, that provide some space for every user... I have a bit of working with folosom version of openstack, and it was really a nightmare to configure that! let alone writng apps!!!!!! | 05:56 |
*** guardian_c is now known as guardianx | 05:56 | |
*** Ranzpirat has quit IRC | 05:57 | |
*** rnorwood1 has quit IRC | 05:58 | |
koolhead17 | rahafrouz: sure. you can | 05:59 |
*** xmltok has joined #openstack | 05:59 | |
koolhead17 | i think Owncloud a FOSS alternative of dropbox supports Swift as storage backend | 06:00 |
*** engkur has joined #openstack | 06:01 | |
*** xmltok has quit IRC | 06:02 | |
rahafrouz | koolhead17: thank you! any idea of how much time I need for that? any resource or good training stuff to suggest me for starting? thanks indeed | 06:02 |
koolhead17 | rahafrouz: going through swift.openstack.org will be good starting point. It has everything your looking for. | 06:04 |
*** xmltok has joined #openstack | 06:07 | |
rahafrouz | koolhead17: thanks | 06:07 |
koolhead17 | rahafrouz: good luck. | 06:08 |
*** WackoRobie has quit IRC | 06:08 | |
*** benonsoftware has left #openstack | 06:10 | |
*** xmltok has quit IRC | 06:11 | |
*** zenoway has joined #openstack | 06:13 | |
*** ewnd9__ has joined #openstack | 06:22 | |
*** sabre1041 has quit IRC | 06:23 | |
*** george2 has quit IRC | 06:23 | |
*** paragan has joined #openstack | 06:24 | |
*** paragan has quit IRC | 06:25 | |
*** factor has joined #openstack | 06:26 | |
*** tma996 has quit IRC | 06:31 | |
*** Perimore has joined #openstack | 06:35 | |
*** WackoRobie has joined #openstack | 06:35 | |
*** thingee has quit IRC | 06:38 | |
*** Perimore has quit IRC | 06:39 | |
*** WackoRobie has quit IRC | 06:40 | |
*** dtx00ff has joined #openstack | 06:43 | |
*** dtx00ff has quit IRC | 06:47 | |
*** comay has joined #openstack | 06:54 | |
*** sabre1041 has joined #openstack | 06:54 | |
*** rahafrouz has quit IRC | 06:58 | |
*** sabre1041 has quit IRC | 06:59 | |
*** tma996 has joined #openstack | 07:00 | |
*** JuanDRay_afk has joined #openstack | 07:01 | |
*** factor has quit IRC | 07:02 | |
*** erkrnt has quit IRC | 07:03 | |
*** WackoRobie has joined #openstack | 07:05 | |
*** xmltok has joined #openstack | 07:08 | |
*** ewnd9__ has quit IRC | 07:09 | |
*** zenoway has quit IRC | 07:10 | |
*** WackoRobie has quit IRC | 07:10 | |
*** zenoway has joined #openstack | 07:10 | |
*** xmltok has quit IRC | 07:12 | |
*** majeff has joined #openstack | 07:13 | |
*** ArminderS has joined #openstack | 07:14 | |
*** jandris has quit IRC | 07:15 | |
*** zenoway has quit IRC | 07:15 | |
*** ewnd9__ has joined #openstack | 07:16 | |
*** Ilja has joined #openstack | 07:16 | |
*** majeff has quit IRC | 07:17 | |
*** hockeynut has quit IRC | 07:17 | |
*** rahafrouz has joined #openstack | 07:17 | |
*** vlad_starkov has joined #openstack | 07:21 | |
*** cmyster has joined #openstack | 07:24 | |
*** cmyster has joined #openstack | 07:24 | |
*** matanya has joined #openstack | 07:27 | |
*** jaum has joined #openstack | 07:30 | |
*** jets has joined #openstack | 07:31 | |
*** jaum has quit IRC | 07:33 | |
*** WackoRobie has joined #openstack | 07:36 | |
*** dbrandon has quit IRC | 07:40 | |
*** yrabl has joined #openstack | 07:41 | |
*** WackoRobie has quit IRC | 07:41 | |
*** mohli has quit IRC | 07:42 | |
*** mohli has joined #openstack | 07:42 | |
*** dbrandon has joined #openstack | 07:43 | |
*** jets has quit IRC | 07:46 | |
*** yogeshmehra has joined #openstack | 07:48 | |
*** ldc has joined #openstack | 07:48 | |
*** majeff1 has joined #openstack | 07:50 | |
*** wbx__ has joined #openstack | 07:53 | |
*** sabre1041 has joined #openstack | 07:55 | |
*** wbx_ has quit IRC | 07:55 | |
*** noslzzp has quit IRC | 07:58 | |
*** amuller has joined #openstack | 07:58 | |
*** sabre1041 has quit IRC | 08:00 | |
*** pmathews has quit IRC | 08:01 | |
*** mojorison has joined #openstack | 08:04 | |
*** guardianx has quit IRC | 08:10 | |
*** WackoRobie has joined #openstack | 08:12 | |
*** yogeshmehra has quit IRC | 08:12 | |
*** nmagnezi has joined #openstack | 08:13 | |
*** majeff1 has quit IRC | 08:15 | |
*** vartom11111114 has joined #openstack | 08:15 | |
*** ekarlso has quit IRC | 08:16 | |
*** WackoRobie has quit IRC | 08:16 | |
*** zenoway has joined #openstack | 08:21 | |
*** ekarlso has joined #openstack | 08:23 | |
*** majeff has joined #openstack | 08:23 | |
*** zenoway has quit IRC | 08:25 | |
*** dguitarbite has joined #openstack | 08:26 | |
*** yogeshmehra has joined #openstack | 08:28 | |
*** jamespage_ has quit IRC | 08:33 | |
*** vipul is now known as vipul-away | 08:34 | |
*** panda__ has quit IRC | 08:34 | |
*** vipul-away is now known as vipul | 08:34 | |
*** yrabl has quit IRC | 08:35 | |
*** panda__ has joined #openstack | 08:38 | |
*** vartom11111114 has quit IRC | 08:40 | |
*** yogeshmehra has quit IRC | 08:41 | |
*** yogeshmehra has joined #openstack | 08:41 | |
*** WackoRobie has joined #openstack | 08:46 | |
*** WackoRobie has quit IRC | 08:52 | |
*** kpavel has joined #openstack | 08:53 | |
*** yrabl has joined #openstack | 08:53 | |
*** majeff has quit IRC | 08:54 | |
*** vlad_starkov has quit IRC | 08:55 | |
*** sabre1041 has joined #openstack | 08:55 | |
*** sabre1041 has quit IRC | 09:00 | |
*** dguitarbite has quit IRC | 09:01 | |
*** dguitarbite has joined #openstack | 09:01 | |
*** mikedawson has joined #openstack | 09:02 | |
*** rushiagr has joined #openstack | 09:13 | |
*** WackoRobie has joined #openstack | 09:19 | |
*** vlad_starkov has joined #openstack | 09:21 | |
*** gancl has joined #openstack | 09:21 | |
*** vlad_starkov has quit IRC | 09:24 | |
*** WackoRobie has quit IRC | 09:24 | |
*** vlad_starkov has joined #openstack | 09:26 | |
*** boolman has quit IRC | 09:30 | |
*** vlad_starkov has quit IRC | 09:31 | |
*** chrissgo has joined #openstack | 09:32 | |
*** boolman has joined #openstack | 09:32 | |
*** rushiagr is now known as rushiagr_away | 09:34 | |
*** vlad_starkov has joined #openstack | 09:36 | |
*** batlogg has joined #openstack | 09:37 | |
*** tma996 has quit IRC | 09:40 | |
*** mikedawson has quit IRC | 09:42 | |
*** rushiagr_away is now known as rushiagr | 09:45 | |
*** mindpixel has joined #openstack | 09:47 | |
*** factor has joined #openstack | 09:48 | |
*** neoXsys has quit IRC | 09:49 | |
*** osier has quit IRC | 09:49 | |
*** WackoRobie has joined #openstack | 09:50 | |
*** yogeshmehra has quit IRC | 09:54 | |
*** WackoRobie has quit IRC | 09:55 | |
*** rahafrouz has left #openstack | 09:55 | |
*** sabre1041 has joined #openstack | 09:56 | |
*** yogeshmehra has joined #openstack | 09:57 | |
*** bjornar has joined #openstack | 10:00 | |
*** sabre1041 has quit IRC | 10:00 | |
*** osier has joined #openstack | 10:03 | |
*** freeflying is now known as freeflying_away | 10:05 | |
*** Drankis has joined #openstack | 10:07 | |
*** neoXsys has joined #openstack | 10:07 | |
*** psedlak has quit IRC | 10:09 | |
*** Perimore has joined #openstack | 10:11 | |
*** tma996 has joined #openstack | 10:11 | |
*** tma996 has quit IRC | 10:11 | |
*** tma996 has joined #openstack | 10:12 | |
*** psedlak has joined #openstack | 10:12 | |
*** rdxc has joined #openstack | 10:12 | |
*** freeflying_away is now known as freeflying | 10:12 | |
*** vlad_starkov has quit IRC | 10:13 | |
*** Perimore has quit IRC | 10:16 | |
*** batlogg has quit IRC | 10:18 | |
*** factor has quit IRC | 10:19 | |
*** xmltok has joined #openstack | 10:24 | |
*** sushils has joined #openstack | 10:25 | |
*** infernix has quit IRC | 10:26 | |
*** mindpixel has quit IRC | 10:31 | |
*** factor has joined #openstack | 10:42 | |
*** Ilja has quit IRC | 10:43 | |
*** Ilja has joined #openstack | 10:45 | |
*** psyl0n has joined #openstack | 10:48 | |
*** psyl0n has joined #openstack | 10:48 | |
*** sigurding has joined #openstack | 10:48 | |
*** ewnd9__ has quit IRC | 10:50 | |
*** ewnd9 has joined #openstack | 10:50 | |
*** Pengoo has joined #openstack | 10:51 | |
*** yogeshmehra has quit IRC | 10:51 | |
*** WackoRobie has joined #openstack | 10:52 | |
*** sabre1041 has joined #openstack | 10:57 | |
*** WackoRobie has quit IRC | 10:58 | |
*** sabre1041 has quit IRC | 11:01 | |
*** mili_ has joined #openstack | 11:02 | |
*** MarcMorata has joined #openstack | 11:04 | |
*** majeff has joined #openstack | 11:16 | |
*** CaptTofu has quit IRC | 11:21 | |
*** CaptTofu has joined #openstack | 11:21 | |
*** wbx__ has quit IRC | 11:22 | |
*** vlad_starkov has joined #openstack | 11:26 | |
*** vlad_starkov has quit IRC | 11:26 | |
*** Ilja has quit IRC | 11:32 | |
*** xarg has quit IRC | 11:34 | |
*** xarg_ is now known as xarg | 11:34 | |
*** xarg_ has joined #openstack | 11:34 | |
*** derelm has joined #openstack | 11:37 | |
*** batlogg has joined #openstack | 11:40 | |
*** pashi_ has quit IRC | 11:45 | |
*** Kharec has quit IRC | 11:45 | |
*** sododx has joined #openstack | 11:46 | |
*** giorgiodinapoli has joined #openstack | 11:47 | |
*** sododx has quit IRC | 11:47 | |
*** valgrind has joined #openstack | 11:50 | |
*** rushiagr has quit IRC | 11:51 | |
*** pashi has joined #openstack | 11:51 | |
*** WackoRobie has joined #openstack | 11:55 | |
*** sabre1041 has joined #openstack | 11:58 | |
*** giorgiodinapoli has quit IRC | 12:00 | |
*** giorgiodinapoli has joined #openstack | 12:00 | |
*** wbx_ has joined #openstack | 12:00 | |
*** WackoRobie has quit IRC | 12:01 | |
*** sabre1041 has quit IRC | 12:02 | |
*** chasmo has quit IRC | 12:07 | |
*** sigurding has quit IRC | 12:16 | |
*** tryggvil has joined #openstack | 12:17 | |
*** infernix has joined #openstack | 12:20 | |
*** hootjr has joined #openstack | 12:20 | |
*** ade_b has joined #openstack | 12:22 | |
*** batlogg has quit IRC | 12:24 | |
*** dguitarbite has quit IRC | 12:39 | |
*** mili_ has quit IRC | 12:42 | |
*** hootjr has quit IRC | 12:43 | |
*** mili_ has joined #openstack | 12:43 | |
*** tshefi has joined #openstack | 12:48 | |
*** chasmo has joined #openstack | 12:53 | |
*** jdubz has quit IRC | 12:56 | |
*** sabre1041 has joined #openstack | 12:58 | |
*** WackoRobie has joined #openstack | 12:58 | |
*** jdubz has joined #openstack | 12:59 | |
*** markthomas has quit IRC | 13:03 | |
*** markthomas has joined #openstack | 13:05 | |
*** zzelle has joined #openstack | 13:05 | |
*** WackoRobie has quit IRC | 13:05 | |
*** walterheck has quit IRC | 13:06 | |
*** walterheck has joined #openstack | 13:11 | |
*** MarkAtwood has joined #openstack | 13:11 | |
*** JustinRK has quit IRC | 13:12 | |
*** JustinRK has joined #openstack | 13:12 | |
*** desai has joined #openstack | 13:14 | |
*** julienvey_ has joined #openstack | 13:15 | |
*** Guest88076 has joined #openstack | 13:18 | |
*** ewnd9 has quit IRC | 13:18 | |
*** Guest88076 has quit IRC | 13:19 | |
*** CaptTofu has quit IRC | 13:21 | |
*** CaptTofu has joined #openstack | 13:22 | |
*** chrissgo has quit IRC | 13:22 | |
*** bjornar has quit IRC | 13:23 | |
*** mathias__ has joined #openstack | 13:24 | |
mathias__ | hi, looking at the compute configuration guide, how do I know if parameter X goes into nova.conf on the controller or compute node? | 13:24 |
*** dguitarbite has joined #openstack | 13:27 | |
*** StevenK has quit IRC | 13:31 | |
*** Guest59665 has quit IRC | 13:31 | |
*** bauruine has quit IRC | 13:31 | |
*** ypk has quit IRC | 13:31 | |
*** ambo has quit IRC | 13:31 | |
*** isAAAc has quit IRC | 13:31 | |
*** seiflotfy_ has quit IRC | 13:31 | |
*** georgebashi has quit IRC | 13:31 | |
*** victor_lowther has quit IRC | 13:31 | |
*** shanlar- has quit IRC | 13:31 | |
*** markvoelker has quit IRC | 13:31 | |
*** iDrac has quit IRC | 13:31 | |
*** gizmoguy_ has quit IRC | 13:31 | |
*** OMCK has quit IRC | 13:31 | |
*** sileht has quit IRC | 13:31 | |
*** jcannava has quit IRC | 13:31 | |
*** aspiers_ has quit IRC | 13:31 | |
*** swills has quit IRC | 13:31 | |
*** jdurgin has quit IRC | 13:31 | |
*** shengyao has quit IRC | 13:31 | |
*** mhu has quit IRC | 13:31 | |
*** OMCK has joined #openstack | 13:31 | |
*** ypk has joined #openstack | 13:31 | |
*** mhu has joined #openstack | 13:31 | |
*** gizmoguy has joined #openstack | 13:31 | |
*** StevenK has joined #openstack | 13:31 | |
*** ambo has joined #openstack | 13:31 | |
*** sivel has joined #openstack | 13:31 | |
*** shanlar has joined #openstack | 13:31 | |
*** aspiers_ has joined #openstack | 13:31 | |
*** iDrac has joined #openstack | 13:31 | |
*** shengyao has joined #openstack | 13:31 | |
*** valgrind has quit IRC | 13:31 | |
*** swills has joined #openstack | 13:31 | |
*** swills has quit IRC | 13:32 | |
*** swills has joined #openstack | 13:32 | |
*** sileht has joined #openstack | 13:32 | |
*** isAAAc has joined #openstack | 13:32 | |
*** jcannava has joined #openstack | 13:32 | |
*** victor_lowther has joined #openstack | 13:32 | |
*** jdurgin has joined #openstack | 13:33 | |
*** georgebashi has joined #openstack | 13:33 | |
*** bauruine has joined #openstack | 13:33 | |
*** mkoderer_ has quit IRC | 13:33 | |
*** valgrind has joined #openstack | 13:34 | |
*** wbx_ has quit IRC | 13:34 | |
*** seiflotfy_ has joined #openstack | 13:34 | |
*** mkoderer_ has joined #openstack | 13:35 | |
*** desai has quit IRC | 13:36 | |
*** majeff has quit IRC | 13:37 | |
*** danjared has quit IRC | 13:37 | |
*** erkules_ is now known as erkules | 13:39 | |
*** danjared has joined #openstack | 13:39 | |
*** Kharec has joined #openstack | 13:40 | |
*** giorgiodinapoli has quit IRC | 13:42 | |
*** desai has joined #openstack | 13:42 | |
*** Dharmit has quit IRC | 13:44 | |
*** giorgiodinapoli has joined #openstack | 13:46 | |
*** dguitarbite has quit IRC | 13:47 | |
*** Perimore has joined #openstack | 13:48 | |
*** ewnd9 has joined #openstack | 13:52 | |
*** Perimore has quit IRC | 13:52 | |
*** cyeoh_ has joined #openstack | 13:54 | |
*** cyeoh_ is now known as cyeoh | 13:54 | |
*** jdubz has quit IRC | 13:55 | |
*** jdubz has joined #openstack | 13:55 | |
*** kenhui has joined #openstack | 13:56 | |
*** mili__ has joined #openstack | 13:57 | |
*** ade_b has quit IRC | 13:59 | |
*** mili_ has quit IRC | 14:00 | |
*** alekibango has joined #openstack | 14:04 | |
*** engkur has quit IRC | 14:05 | |
*** jdurgin has quit IRC | 14:09 | |
*** jdubz has quit IRC | 14:09 | |
*** vlad_sta_ has joined #openstack | 14:11 | |
*** zenoway has joined #openstack | 14:12 | |
*** jdubz has joined #openstack | 14:12 | |
*** emk has quit IRC | 14:12 | |
*** vlad_sta_ has quit IRC | 14:12 | |
*** dtx00ff has joined #openstack | 14:13 | |
*** emk has joined #openstack | 14:13 | |
*** vlad_sta_ has joined #openstack | 14:13 | |
*** ade_b has joined #openstack | 14:13 | |
*** vlad_sta_ has quit IRC | 14:14 | |
*** vlad_sta_ has joined #openstack | 14:15 | |
*** jdurgin has joined #openstack | 14:15 | |
*** bladernr_ has quit IRC | 14:15 | |
*** julienvey_ has quit IRC | 14:16 | |
*** bladernr_ has joined #openstack | 14:17 | |
*** kodapa has quit IRC | 14:18 | |
*** DavidLevin has joined #openstack | 14:19 | |
*** DavidLevin has left #openstack | 14:19 | |
*** batlogg has joined #openstack | 14:19 | |
*** Egyptian[Laptop] has joined #openstack | 14:20 | |
*** mili__ has quit IRC | 14:22 | |
*** engkur has joined #openstack | 14:22 | |
*** mili_ has joined #openstack | 14:23 | |
*** kpavel has quit IRC | 14:23 | |
*** mili__ has joined #openstack | 14:26 | |
*** mili_ has quit IRC | 14:26 | |
*** mili_ has joined #openstack | 14:30 | |
*** mili__ has quit IRC | 14:31 | |
*** mili_ has quit IRC | 14:33 | |
*** freeflying is now known as freeflying_away | 14:33 | |
*** engkur has quit IRC | 14:33 | |
*** mili_ has joined #openstack | 14:33 | |
*** WackoRobie has joined #openstack | 14:35 | |
*** jdubz has quit IRC | 14:36 | |
*** mili__ has joined #openstack | 14:39 | |
*** mili_ has quit IRC | 14:40 | |
*** WackoRobie has quit IRC | 14:40 | |
*** mili__ has quit IRC | 14:40 | |
*** mili_ has joined #openstack | 14:40 | |
*** MarkAtwood has quit IRC | 14:41 | |
*** kenhui has quit IRC | 14:42 | |
*** kodapa has joined #openstack | 14:45 | |
*** kenhui has joined #openstack | 14:46 | |
*** bjornar has joined #openstack | 14:46 | |
*** jdubz has joined #openstack | 14:47 | |
*** MarkAtwood has joined #openstack | 14:48 | |
*** JoshSyn has joined #openstack | 14:48 | |
*** Egyptian[Laptop] has quit IRC | 14:48 | |
*** psyl0n has quit IRC | 14:52 | |
*** psyl0n has joined #openstack | 14:54 | |
*** Egyptian[Laptop] has joined #openstack | 14:56 | |
*** jdubz has quit IRC | 15:00 | |
*** pixelb has joined #openstack | 15:01 | |
*** sabre1041 has quit IRC | 15:02 | |
*** vlad_sta_ has quit IRC | 15:03 | |
*** Egyptian[Laptop] has quit IRC | 15:05 | |
*** vlad_sta_ has joined #openstack | 15:05 | |
*** WackoRobie has joined #openstack | 15:05 | |
*** hemna has quit IRC | 15:06 | |
*** pixelb has quit IRC | 15:06 | |
*** zenoway has quit IRC | 15:07 | |
*** zenoway has joined #openstack | 15:07 | |
*** kenhui has quit IRC | 15:08 | |
*** bjornar has quit IRC | 15:09 | |
*** kenhui has joined #openstack | 15:09 | |
*** vlad_sta_ has quit IRC | 15:10 | |
*** mahipal has joined #openstack | 15:10 | |
*** WackoRobie has quit IRC | 15:11 | |
*** jdubz has joined #openstack | 15:12 | |
*** kenhui has quit IRC | 15:12 | |
*** zenoway has quit IRC | 15:12 | |
*** JoshSyn has quit IRC | 15:13 | |
*** peetaur has quit IRC | 15:13 | |
*** peetaur has joined #openstack | 15:13 | |
*** mili__ has joined #openstack | 15:18 | |
*** aeperezt has joined #openstack | 15:19 | |
*** aeperezt has quit IRC | 15:19 | |
*** aeperezt has joined #openstack | 15:19 | |
*** rnorwood1 has joined #openstack | 15:20 | |
*** mili_ has quit IRC | 15:22 | |
*** zenoway has joined #openstack | 15:24 | |
*** jdubz has quit IRC | 15:26 | |
*** Egyptian[Laptop] has joined #openstack | 15:30 | |
*** mblaszczak has joined #openstack | 15:30 | |
mblaszczak | i have created ubuntu image with flavor 40gb in havana, now i'm resizing it to 20gb but cat /proc/partitions is saying still 40gb, is shrinking the instances working for anyone? | 15:32 |
*** rnorwood1 has quit IRC | 15:34 | |
*** r0b has joined #openstack | 15:36 | |
*** vlad_starkov has joined #openstack | 15:37 | |
*** mili__ has quit IRC | 15:39 | |
*** mili_ has joined #openstack | 15:41 | |
*** kenhui has joined #openstack | 15:42 | |
*** mahipal has quit IRC | 15:44 | |
*** ldc has quit IRC | 15:46 | |
mblaszczak | i guess this project is dead or what? :) | 15:47 |
*** Whoop has quit IRC | 15:48 | |
*** giulivo has joined #openstack | 15:48 | |
*** mahipal has joined #openstack | 15:48 | |
*** kenhui has quit IRC | 15:50 | |
*** zenoway has quit IRC | 15:51 | |
*** zenoway has joined #openstack | 15:51 | |
*** tma996 has quit IRC | 15:51 | |
*** giulivo has quit IRC | 15:53 | |
*** Whoop has joined #openstack | 15:55 | |
*** mili_ has quit IRC | 15:56 | |
*** mili_ has joined #openstack | 15:56 | |
*** go_chiba has joined #openstack | 15:57 | |
*** epopt37 has quit IRC | 15:58 | |
*** Egyptian[Laptop] has quit IRC | 15:59 | |
*** vlad_starkov has quit IRC | 16:00 | |
jrwren | mblaszczak: totally dead. | 16:00 |
*** M00sL0gB0t has quit IRC | 16:01 | |
*** vlad_starkov has joined #openstack | 16:01 | |
*** mili_ has quit IRC | 16:01 | |
*** M00sL0gB0t has joined #openstack | 16:01 | |
*** Ruetobas has quit IRC | 16:01 | |
jrwren | mblaszczak: its just like a physical or virtual drive to linux. you need to shrink the fs, then shrink the partition | 16:01 |
*** mili_ has joined #openstack | 16:01 | |
*** mili_ has quit IRC | 16:01 | |
*** hootjr has joined #openstack | 16:01 | |
jrwren | mblaszczak: sounds like you shrunk the virtual drive before shrinking the partition, which can be disasterous. | 16:01 |
*** mili_ has joined #openstack | 16:02 | |
*** mili_ has quit IRC | 16:02 | |
*** mili_ has joined #openstack | 16:02 | |
mblaszczak | those instances are almost empty | 16:02 |
*** Ruetobas has joined #openstack | 16:03 | |
mblaszczak | for 40gb instance only 2gb are used and i want to shrink instance just to 20gb | 16:03 |
jrwren | doesn't matter. | 16:03 |
jrwren | the filesystem may allocate and layout anywhere on partition it wants. | 16:04 |
*** derelm has quit IRC | 16:04 | |
mblaszczak | i'm confused now, so what other steps should use make before the resizing his instance in horizon? | 16:04 |
mblaszczak | user* | 16:04 |
jrwren | afaik horizon doesn't resize the filesystem for you. I could be wrong. | 16:04 |
jrwren | first, I assume we are talking about a cinder volume? | 16:04 |
mblaszczak | no ofc not, leave the cinder volumes out :) | 16:05 |
jrwren | hrm, ok. | 16:05 |
*** nphase has joined #openstack | 16:05 | |
jrwren | why not just delete and boot new with the correct flavor then? | 16:06 |
*** giroro_ has joined #openstack | 16:06 | |
mblaszczak | you mean, make a snapshot from running instance and launch it with a new flavor? | 16:07 |
jrwren | no | 16:07 |
jrwren | i mean start over. | 16:07 |
mblaszczak | what about users data | 16:08 |
mblaszczak | he could keep his porn colelction there | 16:08 |
*** Ruetobas has quit IRC | 16:08 | |
*** giorgiodinapoli has quit IRC | 16:08 | |
jrwren | nova volumes don't persist do they? | 16:08 |
*** yrabl has quit IRC | 16:08 | |
jrwren | i only use a subset of nova features, so maybe I remember wrong. | 16:08 |
mblaszczak | we're not talking about the volumes, just the instance flavors | 16:08 |
mblaszczak | user could make a volume, attach it to the instance but thats not the point | 16:09 |
mblaszczak | openstack gives the possibility of resizing instance | 16:09 |
jrwren | you mean changing flavors? | 16:10 |
mblaszczak | and we have to assume that user doesnt want to use the cinder volumes | 16:10 |
mblaszczak | yes | 16:10 |
jrwren | or is resizing instance something else? | 16:10 |
*** r0b has quit IRC | 16:11 | |
mblaszczak | like changing instance flavor from m1.medium to small | 16:11 |
*** r0b has joined #openstack | 16:12 | |
jrwren | its a good question | 16:14 |
*** r0b has quit IRC | 16:18 | |
mblaszczak | i just tried snapshoting the almost empty m1.medium instance and launch it with m1.small flavor. Its impossible, its impossible for customer to create the smaller instance to pay less :P | 16:18 |
*** sushils has quit IRC | 16:18 | |
jrwren | i think you may be right. | 16:18 |
jrwren | but I do not know. | 16:19 |
*** vlad_starkov has quit IRC | 16:19 | |
mblaszczak | ofc i'm but the question is how we can make it possible :) | 16:19 |
*** vlad_starkov has joined #openstack | 16:19 | |
jrwren | is it KVM hypervisor? | 16:19 |
mblaszczak | yes | 16:20 |
*** doug_shelley66 has quit IRC | 16:20 | |
*** sushils has joined #openstack | 16:20 | |
jrwren | not that it should matter :) | 16:20 |
jrwren | I think resize the filesystem and shrink partitions, as you would if it was vmware or xenserver | 16:20 |
jrwren | then move to smaller flavor | 16:21 |
*** atomek has joined #openstack | 16:21 | |
mblaszczak | i guess it should be done by a cloud-init | 16:21 |
jrwren | i do everything with cloud-init :) | 16:22 |
mblaszczak | like its done with enlarging the instance | 16:22 |
mblaszczak | but the same thing isnt done with shrinking | 16:22 |
mblaszczak | i have checked the logs in the guest and host | 16:23 |
mblaszczak | instance is rebooting with a smaller flavor cpu and ram amount | 16:23 |
mblaszczak | but with the same partition size | 16:23 |
jrwren | same partition size or same filesystem size? | 16:25 |
jrwren | /proc/partitions? | 16:25 |
mblaszczak | yes | 16:25 |
mblaszczak | 41943040 vda | 16:25 |
mblaszczak | should be 20* now | 16:26 |
*** desai has quit IRC | 16:26 | |
jrwren | I've no clue. | 16:27 |
*** fbo_away is now known as fbo | 16:27 | |
mblaszczak | resize2fs /dev/vda1 gives no result coz The filesystem is already 10485504 blocks long. Nothing to do! | 16:27 |
*** dhblaz has joined #openstack | 16:28 | |
mblaszczak | do u have your own openstack server? try to shrink instance by yourself :) | 16:29 |
*** vu has quit IRC | 16:30 | |
*** Drankis has quit IRC | 16:31 | |
*** zenoway has quit IRC | 16:32 | |
*** zenoway has joined #openstack | 16:32 | |
mnaser | i dont think kvm has support to shrinking disks | 16:33 |
mnaser | only xenserver driver does afaik | 16:33 |
mblaszczak | on the new flavored m1.small instance i'm still able to create files up to 40gb :P | 16:33 |
*** hootjr has left #openstack | 16:34 | |
mblaszczak | so its not the guest | 16:34 |
mnaser | mblaszczak: the problem is that to resize up, openstack will increase the size of the disk, cloud-init will increase the size of the partition | 16:34 |
mblaszczak | mnser: mayby you're right, | 16:34 |
mnaser | when resizing down, openstack cannot decrease the size of the disk (it would chop a part right off the end) | 16:34 |
mblaszczak | so it should be announced somewhere for the user ;) | 16:35 |
mnaser | that would result in a data loss, the proper behaviour is to run e2resize (to resize it down first), then decrease the size of the disk, the order that both these happen makes it not work | 16:35 |
mblaszczak | coz it seems to be technically possible from horizon | 16:35 |
*** otherwiseguy has joined #openstack | 16:35 | |
mnaser | i guess, i mean even the xenserver driver is blah. because it will try to do it and if it fails it'll tell you i couldn't do it (sample failure case: 30GB of data, resizing down to 20GB, e2resize fails) | 16:35 |
jrwren | mblaszczak: is vda1 swap? do you mean vda2 ? | 16:35 |
mblaszczak | i have no swap | 16:36 |
*** racedo has quit IRC | 16:37 | |
*** racedo has joined #openstack | 16:37 | |
*** zenoway has quit IRC | 16:39 | |
*** vlad_starkov has quit IRC | 16:39 | |
*** jeflui has joined #openstack | 16:40 | |
*** jeflui has joined #openstack | 16:40 | |
*** vlad_starkov has joined #openstack | 16:41 | |
*** nmagnezi has quit IRC | 16:41 | |
*** psyl0n has quit IRC | 16:41 | |
*** jyhc has quit IRC | 16:42 | |
*** vlad_sta_ has joined #openstack | 16:42 | |
mblaszczak | online shrinking is not supported so its impossible for openstack user to do it | 16:42 |
*** psyl0n has joined #openstack | 16:42 | |
mblaszczak | i mean with the resize2fs | 16:43 |
mblaszczak | it should be done by openstack api | 16:43 |
*** Bones___ has joined #openstack | 16:44 | |
*** amuller has quit IRC | 16:45 | |
*** vlad_starkov has quit IRC | 16:45 | |
*** Drankis has joined #openstack | 16:46 | |
*** mili__ has joined #openstack | 16:47 | |
*** dcramer_ has quit IRC | 16:49 | |
*** mili_ has quit IRC | 16:50 | |
*** mahipal has quit IRC | 16:51 | |
*** notze has joined #openstack | 16:55 | |
*** atomek has quit IRC | 16:56 | |
*** tma996 has joined #openstack | 16:56 | |
*** tshefi has quit IRC | 16:57 | |
*** hemna has joined #openstack | 16:58 | |
*** factor has quit IRC | 16:58 | |
*** ade_b has quit IRC | 17:00 | |
mnaser | mblaszczak: you can do a pull request for that for the kvm driver, code's already in xenserver :) | 17:01 |
*** matanya has quit IRC | 17:01 | |
mblaszczak | i'm doing some research now | 17:02 |
mblaszczak | i entered the rescue mode for my instance | 17:02 |
mblaszczak | did resize2fs /dev/vdb1 -Mf | 17:02 |
mblaszczak | which shrinks partition to the minimum | 17:03 |
mnaser | mblaszczak: https://github.com/openstack/nova/blob/stable/havana/nova/virt/xenapi/vm_utils.py#L812 | 17:03 |
mblaszczak | auto_disk_config=True ? | 17:03 |
mblaszczak | in nova.conf ? | 17:03 |
mnaser | note that is the xenserver driver, not kvm | 17:04 |
mnaser | i dont know if kvm has that, but i dont believe it does | 17:04 |
mblaszczak | https://wiki.openstack.org/wiki/HypervisorSupportMatrix | 17:06 |
mblaszczak | i guess not :P | 17:06 |
*** aeperezt has quit IRC | 17:07 | |
*** Gork4life has joined #openstack | 17:09 | |
mblaszczak | i did resize2fs /dev/vdb1 -Mf in rescue mode, now my instance shows 40gb partition but shows it as 100% used :D | 17:11 |
*** perror has joined #openstack | 17:11 | |
mblaszczak | this is madness | 17:11 |
mnaser | mblaszczak: it did exactly what you wanted it to do | 17:13 |
mblaszczak | how? | 17:14 |
jrwren | you now have a small filesystem on a larger partition | 17:14 |
mblaszczak | oh | 17:14 |
jrwren | the filesystem and the partition on which it resides are two different things. | 17:14 |
mblaszczak | i guess openstack should first change the filesystem to new flavor and then a partition? | 17:15 |
mnaser | mblaszczak: openstack doesnt do anything if you're resizing a disk down at the moment | 17:17 |
mnaser | even if you get the partition to become 20gb, it will still have a 40gb disk which you cannot resize (unless you manually login to host) | 17:18 |
mblaszczak | damn! | 17:18 |
mblaszczak | it makes it useless for me ;/ | 17:18 |
*** Gork4life has quit IRC | 17:19 | |
mnaser | try using xenserver which has this feature or look into getting the code in there for kvm too | 17:19 |
*** dhblaz has quit IRC | 17:19 | |
*** jyhc has joined #openstack | 17:19 | |
*** jdubz has joined #openstack | 17:20 | |
*** Perimore has joined #openstack | 17:24 | |
*** Ilja has joined #openstack | 17:24 | |
*** jdubz has quit IRC | 17:25 | |
*** MarkAtwood has quit IRC | 17:25 | |
*** runfromnowhere has quit IRC | 17:26 | |
*** pmathews has joined #openstack | 17:28 | |
*** Perimore has quit IRC | 17:29 | |
*** tma996 has quit IRC | 17:30 | |
*** notze has quit IRC | 17:32 | |
*** Ilja has quit IRC | 17:33 | |
*** ArminderS has quit IRC | 17:35 | |
*** ArminderS has joined #openstack | 17:36 | |
*** mili__ has quit IRC | 17:36 | |
*** Drankis has quit IRC | 17:36 | |
*** berendt has joined #openstack | 17:38 | |
*** dguitarbite has joined #openstack | 17:39 | |
*** vlad_starkov has joined #openstack | 17:42 | |
*** zenoway has joined #openstack | 17:43 | |
mblaszczak | thank you for the support, i have much to think of :) | 17:43 |
mblaszczak | gtg bye | 17:44 |
*** mblaszczak has quit IRC | 17:44 | |
*** vlad_starkov has quit IRC | 17:45 | |
*** Butcho has joined #openstack | 17:45 | |
*** vlad_sta_ has quit IRC | 17:45 | |
*** matanya has joined #openstack | 17:47 | |
*** zenoway has quit IRC | 17:48 | |
*** zehicle has quit IRC | 17:48 | |
*** zehicle_at_dell has quit IRC | 17:48 | |
*** Drankis has joined #openstack | 17:49 | |
*** otherwiseguy has quit IRC | 17:49 | |
*** glenc has quit IRC | 17:49 | |
*** sayali has joined #openstack | 17:51 | |
*** annegentle_ has quit IRC | 17:51 | |
*** glenc has joined #openstack | 17:51 | |
*** berendt has quit IRC | 17:53 | |
*** vlad_starkov has joined #openstack | 17:54 | |
*** vlad_starkov has quit IRC | 17:57 | |
*** vlad_starkov has joined #openstack | 17:57 | |
*** ildikov has joined #openstack | 17:59 | |
*** Ildi has joined #openstack | 17:59 | |
*** Ildi has quit IRC | 17:59 | |
*** vlad_sta_ has joined #openstack | 18:00 | |
*** Butcho has quit IRC | 18:00 | |
*** colinmcnamara has quit IRC | 18:00 | |
*** colinmcnamara has joined #openstack | 18:01 | |
*** wbx_ has joined #openstack | 18:02 | |
*** zenoway has joined #openstack | 18:02 | |
*** vlad_starkov has quit IRC | 18:03 | |
*** dguitarbite has quit IRC | 18:04 | |
*** zenoway_ has joined #openstack | 18:04 | |
*** Gork4life has joined #openstack | 18:04 | |
*** pmathews has quit IRC | 18:07 | |
*** radiocats has joined #openstack | 18:07 | |
*** zenoway has quit IRC | 18:07 | |
Gork4life | Hi I'm wondering if I could get some help | 18:07 |
Gork4life | I have one server with xenserver installed | 18:08 |
*** sayali has quit IRC | 18:08 | |
Gork4life | I installed ubuntu on my first vm on xenserver | 18:08 |
*** lbrower has joined #openstack | 18:09 | |
Gork4life | do I have to create a new vm for each component that I want to use in openstack | 18:09 |
*** Butcho has joined #openstack | 18:09 | |
*** radiocats has quit IRC | 18:11 | |
*** grunt1 has quit IRC | 18:12 | |
*** WackoRobie has joined #openstack | 18:13 | |
Sam-I-Am | Gork4life: do you plan to use nova-net or neutron? | 18:16 |
*** galstrom_zzz is now known as galstrom | 18:16 | |
*** bjornar has joined #openstack | 18:17 | |
*** WackoRobie has quit IRC | 18:17 | |
*** galstrom is now known as galstrom_zzz | 18:17 | |
Gork4life | Sorry for the slow reply I plan on using nova | 18:20 |
*** jdubz has joined #openstack | 18:20 | |
*** sigurding has joined #openstack | 18:21 | |
*** doug_shelley66 has joined #openstack | 18:21 | |
Gork4life | Sam-I-Am I plan on using nova | 18:21 |
Sam-I-Am | you can use 2 VMs then | 18:21 |
Sam-I-Am | one controller and one compute | 18:22 |
Gork4life | Sam-I-Am One for the controller and one for nova right? | 18:22 |
Gork4life | Sam-I-Am One ok | 18:22 |
Gork4life | Sam-I-Am One would I need to two nics for each vm? And do you know of any good tutorials I could use | 18:23 |
*** dguitarbite has joined #openstack | 18:24 | |
Gork4life | Sam-I-Am One This is all new to me I'm a programmer at heart | 18:24 |
*** go_chiba has quit IRC | 18:24 | |
*** jdubz has quit IRC | 18:25 | |
Drankis | Gork4life, you can easily use this guide: http://docs.openstack.org/havana/install-guide/install/apt/content/ | 18:25 |
Gork4life | Sam-I-Am One Ok cool thanks | 18:26 |
*** tma996 has joined #openstack | 18:26 | |
*** Butcho has quit IRC | 18:26 | |
Sam-I-Am | two nics per vm makes sense | 18:26 |
*** Heidistein has quit IRC | 18:27 | |
Sam-I-Am | you can do it with one, but ymmv with config and troubleshooting might become more difficult | 18:27 |
*** triven has joined #openstack | 18:29 | |
*** Heidistein has joined #openstack | 18:29 | |
*** triven has quit IRC | 18:30 | |
*** Heidistein has quit IRC | 18:30 | |
*** ngoracke has joined #openstack | 18:30 | |
*** tma996 has quit IRC | 18:31 | |
*** Heidistein has joined #openstack | 18:32 | |
*** djbkd has joined #openstack | 18:32 | |
*** djbkd has joined #openstack | 18:34 | |
*** zehicle_at_dell has joined #openstack | 18:35 | |
*** zehicle has joined #openstack | 18:35 | |
*** nmagnezi has joined #openstack | 18:35 | |
*** epopt37 has joined #openstack | 18:37 | |
*** ngoracke has quit IRC | 18:42 | |
*** epopt37 has quit IRC | 18:42 | |
*** dave_tucker_zzz is now known as dave_tucker | 18:42 | |
*** Perimore has joined #openstack | 18:43 | |
*** perror has quit IRC | 18:43 | |
*** Gork4life has quit IRC | 18:44 | |
*** berendt has joined #openstack | 18:45 | |
*** matanya has quit IRC | 18:45 | |
*** matanya has joined #openstack | 18:46 | |
*** epopt37 has joined #openstack | 18:46 | |
*** kodapa has quit IRC | 18:47 | |
*** factor_ has joined #openstack | 18:50 | |
*** kodapa has joined #openstack | 18:50 | |
*** dave_tucker is now known as dave_tucker_zzz | 18:52 | |
*** berendt has quit IRC | 18:53 | |
*** xmltok has quit IRC | 18:53 | |
*** choirboy has quit IRC | 18:54 | |
*** ricardo has joined #openstack | 19:00 | |
*** ricardo is now known as Guest31072 | 19:00 | |
*** psyl0n has quit IRC | 19:02 | |
*** epopt37 has quit IRC | 19:03 | |
*** wbx_ has quit IRC | 19:03 | |
*** colinmcnamara has quit IRC | 19:09 | |
*** arif-ali has joined #openstack | 19:10 | |
*** WackoRobie has joined #openstack | 19:14 | |
*** Staples84 has joined #openstack | 19:17 | |
*** WackoRobie has quit IRC | 19:19 | |
*** dguitarbite has quit IRC | 19:22 | |
*** scuttlemonkey_ has joined #openstack | 19:27 | |
*** amccabe_ has joined #openstack | 19:27 | |
*** exekias_ has joined #openstack | 19:27 | |
*** tma996 has joined #openstack | 19:27 | |
*** chair6_ has joined #openstack | 19:29 | |
*** djbkd_ has joined #openstack | 19:29 | |
*** jheiss_ has joined #openstack | 19:29 | |
*** richardboswell has quit IRC | 19:29 | |
*** djbkd_ has quit IRC | 19:29 | |
*** Damianz_ has joined #openstack | 19:30 | |
*** hashfail has quit IRC | 19:30 | |
*** hashfail has joined #openstack | 19:30 | |
*** AaronGr_Zzz has quit IRC | 19:30 | |
*** jdubz has joined #openstack | 19:30 | |
*** Miciah_ has joined #openstack | 19:30 | |
*** jheiss has quit IRC | 19:30 | |
*** rbbratta2 has joined #openstack | 19:30 | |
*** AaronGr_Zzz has joined #openstack | 19:30 | |
*** harlowja_away has quit IRC | 19:31 | |
*** rhand has quit IRC | 19:31 | |
*** mikal has quit IRC | 19:31 | |
*** scuttlemonkey has quit IRC | 19:31 | |
*** clouded_tux_ has quit IRC | 19:31 | |
*** Damianz has quit IRC | 19:31 | |
*** Brainspackle has quit IRC | 19:31 | |
*** hoodow has quit IRC | 19:31 | |
*** Guest7857 has quit IRC | 19:31 | |
*** chair6 has quit IRC | 19:31 | |
*** mikal has joined #openstack | 19:31 | |
*** dieterde1eyer has joined #openstack | 19:31 | |
*** vu has joined #openstack | 19:31 | |
*** clouded_tux_ has joined #openstack | 19:31 | |
*** rhand has joined #openstack | 19:31 | |
*** Brainspackle has joined #openstack | 19:31 | |
*** hoodow has joined #openstack | 19:31 | |
*** hoodow has quit IRC | 19:31 | |
*** hoodow has joined #openstack | 19:31 | |
*** westmau5_ has joined #openstack | 19:31 | |
*** cheez0r has joined #openstack | 19:32 | |
*** matanya_ has joined #openstack | 19:32 | |
*** cheez0r is now known as Guest42071 | 19:32 | |
*** thansen_ has joined #openstack | 19:34 | |
*** clarkb1 has joined #openstack | 19:35 | |
*** nikhil___ has joined #openstack | 19:35 | |
*** Shmeeny has joined #openstack | 19:35 | |
*** makara has joined #openstack | 19:35 | |
*** RaviTezu1 has joined #openstack | 19:35 | |
*** MIDENN_ has joined #openstack | 19:35 | |
*** jdubz has quit IRC | 19:36 | |
*** jdubz has joined #openstack | 19:36 | |
*** dachary_ has joined #openstack | 19:36 | |
*** mikal__ has joined #openstack | 19:36 | |
*** shadyabh1 has joined #openstack | 19:37 | |
*** Jam_Jar has joined #openstack | 19:37 | |
*** bma__ has joined #openstack | 19:38 | |
*** matanya has quit IRC | 19:40 | |
*** djbkd has quit IRC | 19:40 | |
*** bma_ has quit IRC | 19:40 | |
*** dieterdemeyer has quit IRC | 19:40 | |
*** amccabe has quit IRC | 19:40 | |
*** thansen has quit IRC | 19:40 | |
*** rbbratta1 has quit IRC | 19:40 | |
*** Miciah has quit IRC | 19:40 | |
*** exekias has quit IRC | 19:40 | |
*** shadyabhi has quit IRC | 19:40 | |
*** westmau5 has quit IRC | 19:40 | |
*** RaviTezu has joined #openstack | 19:40 | |
*** shadyabhi has joined #openstack | 19:40 | |
*** shadyabhi has quit IRC | 19:40 | |
*** RaviTezu has quit IRC | 19:40 | |
*** mikal has quit IRC | 19:40 | |
*** JamJar has quit IRC | 19:40 | |
*** mdenny has quit IRC | 19:40 | |
*** clarkb has quit IRC | 19:40 | |
*** dachary has quit IRC | 19:40 | |
*** nikhil__ has quit IRC | 19:40 | |
*** Miciah_ is now known as Miciah | 19:40 | |
*** dachary_ is now known as dachary | 19:40 | |
*** shadyabh1 is now known as shadyabhi | 19:40 | |
*** sigurding has quit IRC | 19:43 | |
*** dtx00ff has quit IRC | 19:43 | |
*** amccabe__ has joined #openstack | 19:45 | |
*** richardkiene__ has joined #openstack | 19:45 | |
*** hoodow_ has joined #openstack | 19:45 | |
*** hoodow_ has quit IRC | 19:45 | |
*** hoodow_ has joined #openstack | 19:45 | |
*** jrussell has quit IRC | 19:46 | |
*** WackoRobie has joined #openstack | 19:46 | |
*** Kraln- has joined #openstack | 19:47 | |
*** jdubz_ has joined #openstack | 19:47 | |
*** Sp4rKy has quit IRC | 19:48 | |
*** scuttlemonkey has joined #openstack | 19:48 | |
*** factor_ has quit IRC | 19:49 | |
*** tryggvil has quit IRC | 19:50 | |
*** factor_ has joined #openstack | 19:50 | |
*** markpeek has quit IRC | 19:51 | |
*** jdubz has quit IRC | 19:52 | |
*** Drankis has quit IRC | 19:52 | |
*** Protux has quit IRC | 19:52 | |
*** mikal__ has quit IRC | 19:52 | |
*** dachary has quit IRC | 19:52 | |
*** scuttlemonkey_ has quit IRC | 19:52 | |
*** amccabe_ has quit IRC | 19:52 | |
*** bjornar has quit IRC | 19:52 | |
*** matanya_ has quit IRC | 19:52 | |
*** Protux has joined #openstack | 19:52 | |
*** DuncanT-1 has joined #openstack | 19:52 | |
*** vlad_sta_ has quit IRC | 19:52 | |
*** optiz0r_ has joined #openstack | 19:52 | |
*** ubuntu1 has joined #openstack | 19:53 | |
*** glucas_ has quit IRC | 19:53 | |
*** shadyabhi has quit IRC | 19:53 | |
*** RaviTezu1 has quit IRC | 19:53 | |
*** Shmeeny has quit IRC | 19:53 | |
*** hoodow has quit IRC | 19:53 | |
*** AaronGr_Zzz has quit IRC | 19:53 | |
*** Guest31072 has quit IRC | 19:53 | |
*** kodapa has quit IRC | 19:53 | |
*** jyhc has quit IRC | 19:53 | |
*** cyeoh has quit IRC | 19:53 | |
*** OMCK has quit IRC | 19:53 | |
*** sivel has quit IRC | 19:53 | |
*** sudorandom has quit IRC | 19:53 | |
*** briancline has quit IRC | 19:53 | |
*** bknudson has quit IRC | 19:53 | |
*** rohara has quit IRC | 19:53 | |
*** ccustine has quit IRC | 19:53 | |
*** bfirsh has quit IRC | 19:53 | |
*** Tribaal has quit IRC | 19:53 | |
*** Kraln has quit IRC | 19:53 | |
*** sebasmagri has quit IRC | 19:53 | |
*** joshskidmore has quit IRC | 19:53 | |
*** riskable has quit IRC | 19:53 | |
*** zigo has quit IRC | 19:53 | |
*** edleafe has quit IRC | 19:53 | |
*** gondoi has quit IRC | 19:53 | |
*** verdurin has quit IRC | 19:53 | |
*** jeremy has quit IRC | 19:53 | |
*** morganfainberg has quit IRC | 19:53 | |
*** Guest65285 has quit IRC | 19:53 | |
*** Jahkeup has quit IRC | 19:53 | |
*** Chicago has quit IRC | 19:53 | |
*** Samos123 has quit IRC | 19:53 | |
*** CrackerJackMack has quit IRC | 19:53 | |
*** mjmac has quit IRC | 19:53 | |
*** delhage has quit IRC | 19:53 | |
*** anderstj_ has joined #openstack | 19:53 | |
*** mnaser_ has joined #openstack | 19:53 | |
*** dachary has joined #openstack | 19:53 | |
*** mnaser_ has quit IRC | 19:53 | |
*** mnaser_ has joined #openstack | 19:53 | |
*** Ilja has joined #openstack | 19:54 | |
*** mircea__ has joined #openstack | 19:54 | |
*** soosfarm_ has joined #openstack | 19:54 | |
*** dims_ has joined #openstack | 19:54 | |
*** dbrandon- has joined #openstack | 19:56 | |
*** mikal has joined #openstack | 19:56 | |
*** pravka_ has joined #openstack | 19:56 | |
*** KeithSha_ has joined #openstack | 19:56 | |
*** zehicle has quit IRC | 19:57 | |
*** anderstj has quit IRC | 19:57 | |
*** WackoRobie has quit IRC | 19:57 | |
*** DuncanT- has quit IRC | 19:57 | |
*** erkules has quit IRC | 19:57 | |
*** anteaya has quit IRC | 19:57 | |
*** optiz0r has quit IRC | 19:57 | |
*** mnaser has quit IRC | 19:57 | |
*** soosfarm has quit IRC | 19:57 | |
*** RaviTezu has joined #openstack | 19:57 | |
*** markthomas has quit IRC | 19:57 | |
*** dbrandon has quit IRC | 19:57 | |
*** hellome has quit IRC | 19:57 | |
*** KeithSharp has quit IRC | 19:57 | |
*** mircea_ has quit IRC | 19:57 | |
*** dims has quit IRC | 19:57 | |
*** pravka has quit IRC | 19:57 | |
*** shadyabh1 has joined #openstack | 19:57 | |
*** anderstj_ is now known as anderstj | 19:57 | |
*** mnaser_ is now known as mnaser | 19:57 | |
*** Sp4rKy_ has joined #openstack | 19:57 | |
*** erkules has joined #openstack | 19:57 | |
*** erkules has quit IRC | 19:57 | |
*** erkules has joined #openstack | 19:57 | |
*** zehicle_at_dell has quit IRC | 19:57 | |
*** matanya_ has joined #openstack | 19:57 | |
*** AaronGr_Zzz has joined #openstack | 19:58 | |
*** kodapa has joined #openstack | 19:58 | |
*** amccabe_ has joined #openstack | 20:00 | |
*** Madkiss_ has joined #openstack | 20:01 | |
*** Madkiss has quit IRC | 20:01 | |
*** Madkiss_ is now known as Madkiss | 20:01 | |
*** tma996 has quit IRC | 20:01 | |
*** Brainspa1kle has joined #openstack | 20:02 | |
*** doude has joined #openstack | 20:02 | |
*** Drankis has joined #openstack | 20:02 | |
*** markthomas has joined #openstack | 20:02 | |
*** ric`_ has joined #openstack | 20:02 | |
*** boolman_ has joined #openstack | 20:02 | |
*** exekias has joined #openstack | 20:02 | |
*** nelsnels_ has joined #openstack | 20:02 | |
*** ilgiz_ has joined #openstack | 20:02 | |
*** bjornar has joined #openstack | 20:02 | |
*** ProgR33n_ has joined #openstack | 20:02 | |
*** scuttlemonkey_ has joined #openstack | 20:02 | |
*** sushil_ has joined #openstack | 20:02 | |
*** anticw_ has joined #openstack | 20:02 | |
*** rkeene_ has joined #openstack | 20:03 | |
*** dereky_ has joined #openstack | 20:03 | |
*** Chaser__ has joined #openstack | 20:03 | |
*** clarkb2 has joined #openstack | 20:03 | |
*** Vivek has joined #openstack | 20:03 | |
*** Vivek is now known as Guest83480 | 20:04 | |
*** dneary_ has joined #openstack | 20:04 | |
*** JonnyNomad_ has joined #openstack | 20:04 | |
*** tianst20 has joined #openstack | 20:04 | |
*** nmagnezi_ has joined #openstack | 20:04 | |
*** dbrandon has joined #openstack | 20:05 | |
*** mugsie_ has joined #openstack | 20:05 | |
*** exekias is now known as 13WABN8NU | 20:05 | |
*** exekias has joined #openstack | 20:05 | |
*** DBuzz has joined #openstack | 20:05 | |
*** xuan__ has joined #openstack | 20:05 | |
*** AlexB_ has joined #openstack | 20:05 | |
*** jpeeler1 has joined #openstack | 20:05 | |
*** tryggvil has joined #openstack | 20:05 | |
*** pmcg_ has joined #openstack | 20:05 | |
*** exekias_ has quit IRC | 20:06 | |
*** vu_ has joined #openstack | 20:06 | |
*** ruo91^ has joined #openstack | 20:06 | |
*** kevein_ has joined #openstack | 20:06 | |
*** ron-slc_ has joined #openstack | 20:06 | |
*** None_ has joined #openstack | 20:07 | |
*** larsks|alt has joined #openstack | 20:08 | |
*** erkules_ has joined #openstack | 20:08 | |
*** ilgiz has quit IRC | 20:08 | |
*** dneary has quit IRC | 20:08 | |
*** ilgiz_ is now known as ilgiz | 20:08 | |
*** Oneiroi has quit IRC | 20:08 | |
*** Brainspackle has quit IRC | 20:08 | |
*** ProgR33n has quit IRC | 20:08 | |
*** boolman has quit IRC | 20:08 | |
*** ric` has quit IRC | 20:08 | |
*** kordex has quit IRC | 20:08 | |
*** Martin8412 has quit IRC | 20:08 | |
*** Superdawg has quit IRC | 20:08 | |
*** vu has quit IRC | 20:08 | |
*** anticw has quit IRC | 20:08 | |
*** timfreund has quit IRC | 20:08 | |
*** scuttlemonkey has quit IRC | 20:08 | |
*** adepti37 has quit IRC | 20:08 | |
*** Chaser has quit IRC | 20:08 | |
*** rkeene has quit IRC | 20:08 | |
*** dbrandon- has quit IRC | 20:08 | |
*** zenoway_ has quit IRC | 20:08 | |
*** dereky has quit IRC | 20:08 | |
*** jpeeler has quit IRC | 20:08 | |
*** ruo91^_ has quit IRC | 20:08 | |
*** alpha_ori has quit IRC | 20:08 | |
*** doude_ has quit IRC | 20:08 | |
*** tian has quit IRC | 20:08 | |
*** nikhil___ has quit IRC | 20:08 | |
*** clarkb1 has quit IRC | 20:08 | |
*** Guest10162 has quit IRC | 20:08 | |
*** amccabe__ has quit IRC | 20:08 | |
*** nmagnezi has quit IRC | 20:08 | |
*** kevein has quit IRC | 20:08 | |
*** xuan has quit IRC | 20:08 | |
*** nelsnelson has quit IRC | 20:08 | |
*** elo has quit IRC | 20:08 | |
*** pmcg has quit IRC | 20:08 | |
*** JonnyNomad has quit IRC | 20:08 | |
*** ron-slc has quit IRC | 20:08 | |
*** mugsie has quit IRC | 20:08 | |
*** AlexB has quit IRC | 20:08 | |
*** lifeless has quit IRC | 20:08 | |
*** sushils has quit IRC | 20:08 | |
*** alpha_ori has joined #openstack | 20:08 | |
*** kordex- has joined #openstack | 20:08 | |
*** nikhil___ has joined #openstack | 20:08 | |
*** shadyabhi has joined #openstack | 20:08 | |
*** hugokuo_ has joined #openstack | 20:08 | |
*** kodapa_ has joined #openstack | 20:08 | |
*** AlexB_ is now known as AlexB | 20:08 | |
*** sushil_ is now known as sushils | 20:08 | |
*** fbo_ has joined #openstack | 20:09 | |
*** martines_ has joined #openstack | 20:09 | |
*** adepti37 has joined #openstack | 20:09 | |
*** Madkiss_ has joined #openstack | 20:09 | |
*** pashi_ has joined #openstack | 20:09 | |
*** Madkiss has quit IRC | 20:09 | |
*** Madkiss_ is now known as Madkiss | 20:09 | |
*** elo has joined #openstack | 20:10 | |
*** Superdawg has joined #openstack | 20:10 | |
*** nikhil__ has joined #openstack | 20:11 | |
*** anticw has joined #openstack | 20:11 | |
*** Brainspackle has joined #openstack | 20:12 | |
*** kevein__ has joined #openstack | 20:12 | |
*** dbrandon- has joined #openstack | 20:12 | |
*** pixelb has joined #openstack | 20:12 | |
*** rdxc has quit IRC | 20:13 | |
*** amrit has quit IRC | 20:13 | |
*** erkules has quit IRC | 20:13 | |
*** larsks has quit IRC | 20:13 | |
*** martines has quit IRC | 20:13 | |
*** fbo has quit IRC | 20:13 | |
*** nikhil__ has quit IRC | 20:13 | |
*** hugokuo has quit IRC | 20:13 | |
*** shadyabh1 has quit IRC | 20:13 | |
*** kodapa has quit IRC | 20:13 | |
*** Sp4rKy_ has quit IRC | 20:13 | |
*** 13WABN8NU has quit IRC | 20:13 | |
*** pashi has quit IRC | 20:13 | |
*** mohli has quit IRC | 20:13 | |
*** lifeless_ has joined #openstack | 20:13 | |
*** mohli has joined #openstack | 20:13 | |
*** Brainspa1kle has quit IRC | 20:13 | |
*** fbo_ is now known as fbo | 20:13 | |
*** hugokuo_ is now known as hugokuo | 20:13 | |
*** dereky_ is now known as dereky | 20:13 | |
*** DuncanT- has joined #openstack | 20:14 | |
*** factor__ has joined #openstack | 20:15 | |
*** factor_ has quit IRC | 20:15 | |
*** dbrandon- has quit IRC | 20:16 | |
*** timfreund has joined #openstack | 20:17 | |
*** Oneiroi has joined #openstack | 20:17 | |
*** dbrandon- has joined #openstack | 20:17 | |
*** WackoRobie has joined #openstack | 20:18 | |
*** ewnd9 has quit IRC | 20:18 | |
*** ron-slc_ has quit IRC | 20:18 | |
*** kevein_ has quit IRC | 20:18 | |
*** dbrandon has quit IRC | 20:18 | |
*** DBuzz has quit IRC | 20:18 | |
*** anticw_ has quit IRC | 20:18 | |
*** mnaser has quit IRC | 20:18 | |
*** DuncanT-1 has quit IRC | 20:18 | |
*** Protux has quit IRC | 20:18 | |
*** mtreinish_ has joined #openstack | 20:20 | |
*** Sp4rKy has joined #openstack | 20:20 | |
*** viq has quit IRC | 20:21 | |
*** abramley_ has joined #openstack | 20:21 | |
*** tryggvil_ has joined #openstack | 20:21 | |
*** ron-slc_ has joined #openstack | 20:21 | |
*** Protux has joined #openstack | 20:21 | |
*** booi_ has joined #openstack | 20:22 | |
*** richardkiene_ has joined #openstack | 20:22 | |
*** ilgiz_ has joined #openstack | 20:23 | |
*** WackoRobie has quit IRC | 20:23 | |
*** hugokuo_ has joined #openstack | 20:23 | |
*** kodapa has joined #openstack | 20:23 | |
*** glenc_ has joined #openstack | 20:24 | |
*** optiz0r has joined #openstack | 20:24 | |
*** mehdi has quit IRC | 20:24 | |
*** ttrifonov is now known as ttrifonov_zZzz | 20:25 | |
*** mehdi has joined #openstack | 20:25 | |
*** Madkiss_ has joined #openstack | 20:25 | |
*** Madkiss has quit IRC | 20:25 | |
*** Madkiss_ is now known as Madkiss | 20:25 | |
*** hoodow has joined #openstack | 20:25 | |
*** hoodow has quit IRC | 20:25 | |
*** hoodow has joined #openstack | 20:25 | |
*** mangelajo has joined #openstack | 20:25 | |
*** ptownpaul has joined #openstack | 20:25 | |
*** mtreinish has quit IRC | 20:25 | |
*** abramley has quit IRC | 20:25 | |
*** past has joined #openstack | 20:25 | |
*** past has left #openstack | 20:25 | |
*** Heidistein has quit IRC | 20:25 | |
*** Hien_ has joined #openstack | 20:25 | |
*** abramley_ is now known as abramley | 20:25 | |
*** mtreinish_ is now known as mtreinish | 20:25 | |
*** Heidiste1n has joined #openstack | 20:25 | |
*** openstack has joined #openstack | 20:38 | |
*** xarg is now known as 64MAA4HHT | 20:38 | |
*** mnaser has quit IRC | 20:38 | |
*** mnaser has joined #openstack | 20:38 | |
*** racedo has joined #openstack | 20:38 | |
*** nphase has joined #openstack | 20:38 | |
*** chasmo has joined #openstack | 20:38 | |
*** xarg has joined #openstack | 20:38 | |
*** cmyster has joined #openstack | 20:38 | |
*** daphosta has joined #openstack | 20:38 | |
*** jaimef has joined #openstack | 20:38 | |
*** mikkn has joined #openstack | 20:38 | |
*** Bryanstein has joined #openstack | 20:38 | |
*** muehsi has joined #openstack | 20:38 | |
*** m_3_ has joined #openstack | 20:38 | |
*** etoews1 has joined #openstack | 20:38 | |
*** HenryG has joined #openstack | 20:38 | |
*** redbo has joined #openstack | 20:38 | |
*** ttrifonov has joined #openstack | 20:38 | |
*** toddnni has joined #openstack | 20:38 | |
*** shadower has joined #openstack | 20:38 | |
*** Shmouel has joined #openstack | 20:38 | |
*** acrocity has joined #openstack | 20:38 | |
*** cajoel has joined #openstack | 20:38 | |
*** tat- has joined #openstack | 20:38 | |
*** ninkotech has joined #openstack | 20:38 | |
*** mjeanson has joined #openstack | 20:38 | |
*** tjbenator has joined #openstack | 20:38 | |
*** glucas has joined #openstack | 20:38 | |
*** harmw has joined #openstack | 20:38 | |
*** coolj has joined #openstack | 20:38 | |
*** teknoprep has joined #openstack | 20:38 | |
*** TREllis has joined #openstack | 20:38 | |
*** tsantero has joined #openstack | 20:38 | |
*** ChrisAM1 has joined #openstack | 20:38 | |
*** gyee has joined #openstack | 20:38 | |
*** dhellmann has joined #openstack | 20:38 | |
*** portante has joined #openstack | 20:38 | |
*** jamespage has joined #openstack | 20:38 | |
*** julienvey has joined #openstack | 20:38 | |
*** lexano has joined #openstack | 20:38 | |
*** ameade has joined #openstack | 20:38 | |
*** schvin has joined #openstack | 20:38 | |
*** ahale has joined #openstack | 20:38 | |
*** al-maisan has joined #openstack | 20:38 | |
*** smoser has joined #openstack | 20:38 | |
*** JoeJulian has joined #openstack | 20:38 | |
*** charlet-` has joined #openstack | 20:38 | |
*** sniperd has joined #openstack | 20:38 | |
*** larsbot has joined #openstack | 20:38 | |
*** koolhead17 has joined #openstack | 20:38 | |
*** sunech has joined #openstack | 20:38 | |
*** Lumiere has joined #openstack | 20:38 | |
*** hacosta has joined #openstack | 20:38 | |
*** ikkeT has joined #openstack | 20:38 | |
*** hemanth_ has joined #openstack | 20:38 | |
*** freeflying_away has joined #openstack | 20:38 | |
*** lazzurs has joined #openstack | 20:38 | |
*** kiall has joined #openstack | 20:38 | |
*** rosmaita has joined #openstack | 20:38 | |
*** BobBall has joined #openstack | 20:38 | |
*** annashen has joined #openstack | 20:38 | |
*** yota has joined #openstack | 20:38 | |
*** openstack has quit IRC | 20:38 | |
*** openstack has joined #openstack | 20:39 | |
*** rmk has quit IRC | 20:40 | |
*** mikeyp has quit IRC | 20:40 | |
*** rmk` is now known as rmk | 20:40 | |
*** rmk has joined #openstack | 20:40 | |
*** vu_ has joined #openstack | 20:40 | |
*** dk has quit IRC | 20:40 | |
*** tryggvil has quit IRC | 20:41 | |
*** thewafflecaust has joined #openstack | 20:41 | |
*** mili_ has joined #openstack | 20:42 | |
*** lbrower has quit IRC | 20:42 | |
*** tryggvil has joined #openstack | 20:43 | |
Sam-I-Am | some of us are around | 20:43 |
Sam-I-Am | its the weekend | 20:43 |
*** epopt37 has joined #openstack | 20:43 | |
*** mohli has joined #openstack | 20:44 | |
*** RaviTezu has joined #openstack | 20:44 | |
*** bvandenh has joined #openstack | 20:45 | |
*** ptownpaul has quit IRC | 20:46 | |
*** dk_ is now known as dk | 20:46 | |
*** WackoRobie has joined #openstack | 20:49 | |
*** ildikov_ has quit IRC | 20:49 | |
*** adminrjil has quit IRC | 20:50 | |
*** pix9 has joined #openstack | 20:52 | |
*** WackoRobie has quit IRC | 20:54 | |
*** soosfarm has joined #openstack | 20:55 | |
*** sungju has quit IRC | 20:55 | |
*** tma996 has joined #openstack | 20:57 | |
*** lbrower has joined #openstack | 20:57 | |
*** sparc has quit IRC | 20:59 | |
*** vipul is now known as vipul-away | 21:00 | |
*** mili_ has quit IRC | 21:00 | |
*** mili_ has joined #openstack | 21:00 | |
*** tryggvil has quit IRC | 21:01 | |
*** bvandenh has quit IRC | 21:03 | |
*** nmagnezi_ has quit IRC | 21:03 | |
*** matanya_ is now known as matanya | 21:03 | |
*** dtx00ff has joined #openstack | 21:03 | |
*** rdxc has joined #openstack | 21:03 | |
*** yrabl has joined #openstack | 21:04 | |
pix9 | hey cihhan | 21:06 |
pix9 | are you areound cihhan? | 21:07 |
cihhan | hey pix9 | 21:07 |
cihhan | yep yep | 21:07 |
*** dtx00ff has quit IRC | 21:07 | |
pix9 | ahha tried that thing :D | 21:07 |
pix9 | and I am stucked at same place where you are | 21:07 |
cihhan | and started having headache? | 21:07 |
pix9 | nah | 21:08 |
pix9 | I've got 2 diffrent problems in both the places | 21:08 |
pix9 | one each :D | 21:08 |
cihhan | ok what are the problems? | 21:08 |
pix9 | at home on vm's launched instance | 21:08 |
pix9 | but not able to ssh it | 21:08 |
pix9 | only ping happening | 21:09 |
pix9 | but ssh is getting refused | 21:09 |
cihhan | ok | 21:09 |
cihhan | so did u do it on a virtual platform? | 21:10 |
pix9 | in office some fancy issue with network since I have only1 nic | 21:10 |
cihhan | bcs my friend was telling me that it is taking a long time for ssh to start accepting connections | 21:10 |
cihhan | if it is on VMs | 21:10 |
pix9 | depends on your processor and ram | 21:10 |
cihhan | VM on VM will take some time | 21:10 |
pix9 | nop | 21:10 |
pix9 | it works unlike any other vm | 21:11 |
*** ArminderS has quit IRC | 21:11 | |
pix9 | i have tweeked quite a few things from guide book | 21:11 |
pix9 | 1 is I am uusing diffrent ip range on vm network | 21:12 |
cihhan | hmm | 21:12 |
pix9 | in office I have created 2 bridge interface onut of 1 nic card to assign 2 ip address | 21:12 |
cihhan | btw do u have two machines or just one machine? | 21:12 |
pix9 | at home 1 machine 2 vm ( here things seems to be working quite well so far) | 21:13 |
pix9 | at office 2 machines with 1 nic on both ( here have issues with networking part) | 21:13 |
*** swills has left #openstack | 21:14 | |
cihhan | so at office, ur vms are able to get IP | 21:14 |
cihhan | you can ping but you cant ssh, right? | 21:14 |
pix9 | nah at office i am still stucked with nova networking stuff | 21:14 |
pix9 | at home I am able to ping but ssh get refused | 21:14 |
cihhan | what about security groups? | 21:15 |
pix9 | I've created 2 one for ssh 1 for icmp | 21:15 |
cihhan | yeah | 21:15 |
cihhan | ok | 21:15 |
cihhan | thennn another question is did u try sshing between VMs? | 21:15 |
pix9 | which image are you using for instance | 21:15 |
*** bladernr_ has quit IRC | 21:15 | |
pix9 | is it cirros | 21:16 |
cihhan | cirros and ubuntu | 21:16 |
pix9 | ahh are you able to ssh cirros? | 21:16 |
pix9 | i jsut have 1 image | 21:16 |
cihhan | yes | 21:16 |
cihhan | but | 21:16 |
cihhan | I can only SSH between VMs | 21:16 |
*** bladernr_ has joined #openstack | 21:16 | |
cihhan | not from the host machine | 21:16 |
pix9 | then I must have some issue with key :-? | 21:17 |
pix9 | lol | 21:17 |
pix9 | then your issue seems to be about bridging | 21:17 |
cihhan | but if it s saying that SSH refused then it should be something else | 21:17 |
pix9 | yes | 21:17 |
cihhan | I think I know my problem but I dont know how to solve it | 21:17 |
pix9 | i am yet to configure dashboard | 21:17 |
cihhan | so I have one VM as an antry VM | 21:18 |
pix9 | to get console access to my vms' | 21:18 |
cihhan | that can be useful | 21:18 |
cihhan | a problem can be the network range you have used for your VMs | 21:18 |
*** CaptTofu has quit IRC | 21:19 | |
pix9 | yes so I can understand if "it is my bad network config" or "bad image" | 21:19 |
*** CaptTofu has joined #openstack | 21:19 | |
pix9 | may be | 21:19 |
cihhan | i dont think that it is a bad image | 21:20 |
pix9 | actully I wanted to have the problem on purpose :D | 21:20 |
cihhan | hehehe | 21:20 |
*** BillyJack has joined #openstack | 21:20 | |
pix9 | so selected diffrent network | 21:20 |
*** WackoRobie has joined #openstack | 21:20 | |
pix9 | given network ranges are going to work anyhow because created of of doc must have tested it. | 21:21 |
*** vipul-away is now known as vipul | 21:22 | |
pix9 | so why not break head against new wall :D | 21:22 |
cihhan | honestly i dont trust the documentation so much sometimes | 21:22 |
pix9 | hehehe | 21:23 |
pix9 | trust instincts :D | 21:23 |
cihhan | by the way, which os are you using? | 21:23 |
pix9 | fedora 19 | 21:23 |
cihhan | ook | 21:23 |
pix9 | I also have rhel and centos setup which I know will works fine | 21:23 |
*** Morsicus has quit IRC | 21:24 | |
cihhan | im trying it on ubuntu and i need to play with the iptables to get access to the internet somehow | 21:24 |
pix9 | ahh | 21:24 |
cihhan | even though it should be coming with the package | 21:24 |
pix9 | that should be easy by adding some nating rules. | 21:24 |
Sam-I-Am | cihhan: from what i've read it seems like manually creating that iptables rule for snat is still necessary | 21:25 |
*** WackoRobie has quit IRC | 21:25 | |
Sam-I-Am | i need to do an install with nova-net :/ | 21:25 |
cihhan | Sam-I-Am: Where did you see it in the documentation? | 21:25 |
pix9 | hey Sam-I-Am | 21:26 |
Sam-I-Am | cihhan: i dont remember where i saw it | 21:26 |
pix9 | 1 quick question related networking part | 21:26 |
pix9 | if you have time :D | 21:26 |
cihhan | i saw it on the forums but not on the documentation unfortunately :( | 21:26 |
Sam-I-Am | cihhan: did you search the bugs reported against the manuals on launchpad? | 21:27 |
Sam-I-Am | pix9: i will in a bit... suiting up to go shovel snow in -100 degrees | 21:27 |
cihhan | i dont know -- i did lots of searches :) | 21:28 |
*** vartom11111114 has joined #openstack | 21:30 | |
pix9 | Sam-I-Am: actully I've lost the link in my bookmark lists, which you gave me last time :P | 21:30 |
*** yrabl has quit IRC | 21:31 | |
*** tma996 has quit IRC | 21:31 | |
*** vartom11111115 has joined #openstack | 21:31 | |
cihhan | pix9, did you try to SSH between VMs? | 21:32 |
*** vartom11111114 has quit IRC | 21:34 | |
pix9 | cihhan: i cannot until I've configured dashboard to access their console | 21:35 |
cihhan | Ohhh OK so you have no access -- OK got it :) | 21:35 |
*** vartom11111116 has joined #openstack | 21:36 | |
*** ozialien has joined #openstack | 21:38 | |
*** vartom11111115 has quit IRC | 21:38 | |
*** peetaur2 has joined #openstack | 21:39 | |
*** peetaur has quit IRC | 21:39 | |
*** peetaur2 is now known as peetaur | 21:39 | |
*** sigurding has joined #openstack | 21:40 | |
pix9 | heheh | 21:40 |
pix9 | tryingto get some more infor about nova-network before i proceed | 21:41 |
*** factor__ has quit IRC | 21:41 | |
pix9 | trying to get* | 21:41 |
*** Ilja has joined #openstack | 21:42 | |
pix9 | cihhan: hmm wondering what should I do next ? | 21:43 |
*** matanya has quit IRC | 21:43 | |
*** box has quit IRC | 21:43 | |
cihhan | one suggestion i can give you is to try the floating ip | 21:43 |
cihhan | if you can assign a floating ip to a cirros instance you can try to ssh through that ip | 21:44 |
cihhan | and i would especially suggest a public ip for that | 21:44 |
pix9 | yest that is know | 21:45 |
*** mili__ has joined #openstack | 21:45 | |
pix9 | now I have new question that is "by default does nova-network allow access via private network" or " how and where are security policies are applied on instance?" | 21:46 |
*** mili__ has quit IRC | 21:47 | |
pix9 | "are they on public end or global or privte?" | 21:47 |
cihhan | as far as i know the answer for the first question is yes but the second one i dont know :/ | 21:47 |
*** mili__ has joined #openstack | 21:47 | |
pix9 | good | 21:47 |
Sam-I-Am | done shoveling | 21:48 |
Sam-I-Am | man its cold out | 21:48 |
pix9 | cool | 21:48 |
pix9 | you can keep your bledservers out there and run private data center with free cooling :D | 21:48 |
*** box has joined #openstack | 21:48 | |
pix9 | bladeservers* :P | 21:48 |
*** mili_ has quit IRC | 21:49 | |
cihhan | pix9, that's a very good idea :D | 21:49 |
*** tryggvil has joined #openstack | 21:49 | |
pix9 | yeah :P | 21:49 |
pix9 | these ips and networks oh god !! | 21:50 |
pix9 | any ways I am going to sleep | 21:50 |
Sam-I-Am | funny :/ | 21:50 |
Sam-I-Am | sleep is for the weak :) | 21:50 |
pix9 | yeah had tomany things up waiting tommorrow :O | 21:51 |
*** CaptTofu has quit IRC | 21:51 | |
pix9 | holy i am suppose to go to bank :-/ | 21:51 |
*** CaptTofu has joined #openstack | 21:51 | |
pix9 | in like 5 -6 hrs | 21:51 |
Sam-I-Am | ah | 21:51 |
Sam-I-Am | security policies apply to the tenant | 21:52 |
*** WackoRobie has joined #openstack | 21:52 | |
pix9 | i must sleep now :-| | 21:52 |
Sam-I-Am | if that helps | 21:52 |
Sam-I-Am | enjoy sleep | 21:52 |
pix9 | ohh | 21:52 |
pix9 | tenant you mean internal private network of tenant | 21:52 |
pix9 | oh yeah we apply them when creating tenant | 21:52 |
pix9 | thanks Sam-I-Am | 21:53 |
pix9 | bye good night | 21:53 |
pix9 | perhaps almost morning here :P | 21:53 |
Sam-I-Am | haha | 21:53 |
Sam-I-Am | goodnight | 21:53 |
*** pix9 has left #openstack | 21:54 | |
*** box has quit IRC | 21:54 | |
*** Drankis has quit IRC | 21:55 | |
*** UKn0Me has joined #openstack | 21:56 | |
*** box has joined #openstack | 21:56 | |
*** box is now known as Guest49365 | 21:57 | |
*** WackoRobie has quit IRC | 21:57 | |
*** UKn0Me has quit IRC | 22:00 | |
*** UKn0Me has joined #openstack | 22:01 | |
*** zehicle_at_dell has joined #openstack | 22:10 | |
*** zehicle has joined #openstack | 22:10 | |
*** Jam_Jar has quit IRC | 22:12 | |
*** JamJar has joined #openstack | 22:12 | |
*** thingee has joined #openstack | 22:15 | |
*** bladernr_ has quit IRC | 22:15 | |
*** bladernr_ has joined #openstack | 22:17 | |
*** aeperezt has joined #openstack | 22:17 | |
*** Daviey has quit IRC | 22:17 | |
*** factor_ has joined #openstack | 22:17 | |
*** JamJar has quit IRC | 22:17 | |
*** JamJar has joined #openstack | 22:17 | |
*** Daviey has joined #openstack | 22:18 | |
*** Egyptian[Laptop] has joined #openstack | 22:20 | |
*** mestery_ is now known as mestery | 22:22 | |
*** WackoRobie has joined #openstack | 22:24 | |
*** tma996 has joined #openstack | 22:27 | |
*** WackoRobie has quit IRC | 22:29 | |
*** dave_tucker_zzz is now known as dave_tucker | 22:31 | |
*** dave_tucker is now known as dave_tucker_zzz | 22:32 | |
*** tma996 has quit IRC | 22:32 | |
*** mili_ has joined #openstack | 22:32 | |
*** erkules_ is now known as erkuls | 22:34 | |
*** erkuls is now known as erkules | 22:34 | |
*** mili__ has quit IRC | 22:35 | |
*** sigurding has quit IRC | 22:36 | |
*** vlad_starkov has joined #openstack | 22:38 | |
*** erkrnt has joined #openstack | 22:40 | |
*** mili_ has quit IRC | 22:42 | |
*** pnavarro has quit IRC | 22:43 | |
*** ngoracke has joined #openstack | 22:44 | |
*** Egyptian[Laptop] has quit IRC | 22:52 | |
*** Perimore has quit IRC | 22:54 | |
*** majeff has joined #openstack | 22:55 | |
*** WackoRobie has joined #openstack | 22:55 | |
*** ozialien has quit IRC | 22:58 | |
*** ozialien has joined #openstack | 22:58 | |
*** Heidiste1n has quit IRC | 23:00 | |
*** Heidistein has joined #openstack | 23:00 | |
*** WackoRobie has quit IRC | 23:00 | |
*** lblanchard has joined #openstack | 23:02 | |
*** atomek has joined #openstack | 23:04 | |
*** Ilja has quit IRC | 23:06 | |
*** factor_ has quit IRC | 23:08 | |
*** nphase has quit IRC | 23:08 | |
*** lblanchard has quit IRC | 23:09 | |
*** nphase has joined #openstack | 23:12 | |
*** nphase has joined #openstack | 23:12 | |
*** pnavarro has joined #openstack | 23:13 | |
*** ozialien has quit IRC | 23:18 | |
*** fikst has joined #openstack | 23:18 | |
*** vlad_starkov has quit IRC | 23:19 | |
*** vlad_starkov has joined #openstack | 23:21 | |
*** markpeek has joined #openstack | 23:22 | |
*** vlad_starkov has quit IRC | 23:23 | |
*** CaptTofu has quit IRC | 23:24 | |
*** CaptTofu has joined #openstack | 23:24 | |
*** Craer has joined #openstack | 23:26 | |
*** dcramer_ has quit IRC | 23:27 | |
*** tma996 has joined #openstack | 23:28 | |
*** markpeek has quit IRC | 23:29 | |
*** mohits has quit IRC | 23:30 | |
*** atomek has quit IRC | 23:39 | |
*** aeperezt has quit IRC | 23:40 | |
*** weiwei has joined #openstack | 23:42 | |
*** makara has quit IRC | 23:43 | |
*** StuartMI has joined #openstack | 23:45 | |
*** dtx00ff has joined #openstack | 23:45 | |
*** noslzzp has joined #openstack | 23:48 | |
*** vlad_starkov has joined #openstack | 23:50 | |
*** sabre1041 has joined #openstack | 23:50 | |
*** dtx00ff has quit IRC | 23:50 | |
*** DrBacchus has joined #openstack | 23:50 | |
*** CaptTofu has quit IRC | 23:52 | |
*** CaptTofu has joined #openstack | 23:53 | |
*** aeperezt has joined #openstack | 23:56 | |
*** vlad_starkov has quit IRC | 23:56 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!