Thursday, 2012-02-23

*** DanF has joined #openstack00:02
*** hggdh has quit IRC00:03
*** albert23 has left #openstack00:05
*** hhoover has quit IRC00:06
*** aspiers has joined #openstack00:06
*** rnorwood has quit IRC00:07
*** jj0hns0n has quit IRC00:10
uvirtbot`New bug: #939122 in nova "floating ips do not display in 'nova list' after association to instance" [Undecided,New] https://launchpad.net/bugs/93912200:11
*** bsza has quit IRC00:12
*** aliguori has quit IRC00:12
Ryan_LaneI'm using the simple scheduler. If I want to switch to some scheduler that will actually take resources into account, do I need to do anything other than just changing my configuration?00:12
*** aliguori has joined #openstack00:13
*** hggdh has joined #openstack00:15
*** robbiew has quit IRC00:18
*** Enoria has quit IRC00:19
*** llang629 has left #openstack00:19
*** Enoria has joined #openstack00:19
Kyle___Can you add multiple pools of floating addresses?00:21
*** jdg has quit IRC00:22
*** bodepd_ has quit IRC00:22
*** vipul has quit IRC00:22
*** ohnoimdead has quit IRC00:22
*** PiotrSikora has quit IRC00:22
*** al has quit IRC00:22
*** philips has quit IRC00:22
*** nikhil__ has quit IRC00:22
*** rackerhacker has quit IRC00:22
*** nid0 has quit IRC00:22
*** jasona has quit IRC00:22
*** mikal has quit IRC00:22
*** Binbin has quit IRC00:22
*** Teknix has quit IRC00:22
*** carlp has quit IRC00:22
*** clayg_ has quit IRC00:22
*** WormMan has quit IRC00:22
*** Xenith has quit IRC00:22
*** dainius has quit IRC00:22
*** comstud has quit IRC00:22
*** f1r3 has quit IRC00:22
*** Kyle___ is now known as Kyle__00:22
*** Remco_ has quit IRC00:23
*** deshantm_ is now known as deshantm00:24
*** hhoover has joined #openstack00:24
*** Remco_ has joined #openstack00:24
*** willaerk has quit IRC00:25
*** cloudvirt has joined #openstack00:26
*** odyi has joined #openstack00:28
*** bodepd_ has joined #openstack00:28
*** vipul has joined #openstack00:28
*** ohnoimdead has joined #openstack00:28
*** PiotrSikora has joined #openstack00:28
*** al has joined #openstack00:28
*** philips has joined #openstack00:28
*** nikhil__ has joined #openstack00:28
*** rackerhacker has joined #openstack00:28
*** nid0 has joined #openstack00:28
*** jasona has joined #openstack00:28
*** mikal has joined #openstack00:28
*** Binbin has joined #openstack00:28
*** Teknix has joined #openstack00:28
*** carlp has joined #openstack00:28
*** 13WAAGXMU has joined #openstack00:28
*** WormMan has joined #openstack00:28
*** Xenith has joined #openstack00:28
*** dainius has joined #openstack00:28
*** comstud has joined #openstack00:28
*** f1r3 has joined #openstack00:28
*** phschwartz_ has quit IRC00:28
*** phschwartz has joined #openstack00:28
*** mikal has quit IRC00:28
*** Remco_ has quit IRC00:28
*** cloudvirt has quit IRC00:29
*** aim-On has quit IRC00:30
*** mikal has joined #openstack00:31
*** deshantm has quit IRC00:31
*** mikal has quit IRC00:31
*** vipul has quit IRC00:31
Kyle__Networking questions: can you add mulitple pools of floating addresses?00:32
anotherjesseKyle__: in essex yes00:32
Kyle__Can you use openstack on a subnet with a DHCP server?00:32
Kyle__anotherjesse: K.  Thanks.00:32
*** jakedahn has joined #openstack00:33
*** mikal has joined #openstack00:33
anotherjesseKyle__: the question about subnet & dhcp is ambiguous00:33
*** deshantm has joined #openstack00:34
Kyle__anotherjesse: OK. The dnsmasq processes that start with your instances.  Do those only communicate with VM instances, or are they available across the physical local network.00:35
*** MarkAtwood has quit IRC00:35
*** MarkAtwood has joined #openstack00:35
anotherjesseKyle__: what network mode?  flatdhcp?00:36
*** SvenDowideit has quit IRC00:36
*** SvenDowideit has joined #openstack00:36
Kyle__anotherjesse: Which flag in nova.conf specifys that?  network_manage?  dhcpbridge?00:38
Kyle__network_manager rather.00:38
Kyle__My current setup is dhcpbridge=/usr/bin/nova-dhcpbridge, network_manager=nova.network.manager.VlanManager.  But I'd love a simpler setup to be honest (just following getting started docs now).00:38
*** sdake has quit IRC00:39
*** shevek__ has joined #openstack00:40
anotherjesseKyle__: vlan manager is complicated00:40
*** hhoover has quit IRC00:40
anotherjesseit means each tenant (project in nova) is a different VM00:41
anotherjesseKyle__: have you seen devstack?00:41
Kyle__anotherjesse:nope.00:41
anotherjesseKyle__: are you trying to deploy diablo or essex?00:41
*** miclorb has quit IRC00:42
*** andrewbogott is now known as andrewbogott_afk00:42
*** miclorb has joined #openstack00:42
Kyle__anotherjesse: diablo.  Is essex newer/less buggy/ihopetogodlesscomplicatedtogetstartedwith?00:42
*** ohnoimdead has quit IRC00:44
anotherjesseKyle__: so - imo the simplest way to get start is to install devstack (devstack.org) on a single ubuntu oneric box00:46
anotherjessethen based on your learnings decide how you want to deploy in production00:46
Kyle__actualy wait... how do you get it to report the version? I'm not trusting myself anymore.00:47
*** jog0 has quit IRC00:47
anotherjessea distro / product / your own packages / ...00:47
anotherjesseessex is currently "in development"00:47
*** yshh has joined #openstack00:48
*** jakedahn has quit IRC00:48
Kyle__OK.  I found some docs on managedit.  How does that compare to devstack?  Good bad same?00:48
*** dendro-afk is now known as dendrobates00:49
anotherjessedevstack is what various devs use, and is what the project uses to gate merges00:49
anotherjessebut isn't meant for production00:49
*** miclorb has quit IRC00:50
Kyle__ah.00:50
*** shevek__ has quit IRC00:51
*** MarkAtwood has quit IRC00:56
*** joearnold has joined #openstack00:59
Kyle__So, assuming I went with the flat DHCP mode, how would things work?  Would each vm get an ip from some openstack process, or would it get an ip from whichever dhcp server is serving the local network?01:00
*** jj0hns0n has joined #openstack01:01
*** Blackavar has quit IRC01:07
*** CampbellM2 has joined #openstack01:07
*** paulmillar has joined #openstack01:11
*** llang629 has joined #openstack01:14
*** aliguori has quit IRC01:14
*** ohnoimdead has joined #openstack01:15
*** MarkAtwood has joined #openstack01:19
*** msavy has quit IRC01:23
*** aspiers has quit IRC01:23
*** tomoe_ has joined #openstack01:24
*** donaldngo_hp has quit IRC01:25
*** MarkAtwood has quit IRC01:25
*** clopez has joined #openstack01:29
*** miclorb has joined #openstack01:29
*** jj0hns0n has quit IRC01:35
*** aspiers has joined #openstack01:36
*** dendrobates is now known as dendro-afk01:39
*** stewart has quit IRC01:42
*** jj0hns0n has joined #openstack01:42
*** ootz0rz_ has joined #openstack01:44
*** dolphm has joined #openstack01:44
*** donaldngo_hp has joined #openstack01:45
*** warik has left #openstack01:47
*** ootz0rz has quit IRC01:48
*** Egyptian[Laptop] has joined #openstack01:49
*** llang629 has quit IRC01:51
*** akscram has joined #openstack01:51
*** nyov_ is now known as nyov01:53
*** hugokuo has joined #openstack01:54
*** alrs has quit IRC01:54
*** bepernoot has quit IRC01:54
*** imsplitbit has joined #openstack01:57
*** joearnold has quit IRC01:57
*** imsplitbit has quit IRC01:57
*** stewart has joined #openstack01:58
*** osier has joined #openstack02:00
*** vricci has joined #openstack02:02
*** andrewsmedina_ has joined #openstack02:02
*** multinode-trying has joined #openstack02:02
*** gyee has quit IRC02:04
*** andrewsmedina has quit IRC02:04
*** andrewsmedina_ is now known as andrewsmedina02:04
*** pouledodue has joined #openstack02:06
multinode-tryingHello, I'm trying multinode settings using griddydynamics diablo repo. Compute node with Controller can boot instances, but single Compute node can't. Where should I check? nova-manage service list is smiley and there's no error in nova-compute.log of single Compute node(except nova delete, says "No such file or directory").02:07
*** rods has quit IRC02:08
*** osier has quit IRC02:08
*** vricci has left #openstack02:08
*** Egyptian[Laptop] has quit IRC02:14
*** chasing`Sol has quit IRC02:14
*** Egyptian[Laptop] has joined #openstack02:18
*** andrewsmedina has quit IRC02:21
*** erkules has quit IRC02:21
*** Ryan_Lane has quit IRC02:23
*** llang629 has joined #openstack02:24
*** jeremyb_ has quit IRC02:29
*** jeremyb_ has joined #openstack02:29
*** jeremyb_ is now known as jeremyb02:30
*** llang629 has quit IRC02:30
*** jakedahn has joined #openstack02:32
*** jakedahn has quit IRC02:32
*** jakedahn has joined #openstack02:32
*** sandywalsh has quit IRC02:32
*** erkules has joined #openstack02:36
*** andycjw has joined #openstack02:37
*** paulmillar has quit IRC02:44
*** andycjw has quit IRC02:45
*** andycjw has joined #openstack02:45
*** sandywalsh has joined #openstack02:47
*** ellisdee has joined #openstack02:48
*** SvenDowideit has quit IRC02:50
*** ellisdee is now known as mayfield02:51
*** supriya has joined #openstack02:52
*** ppradhan has quit IRC02:53
*** aspiers has quit IRC02:54
*** hermy is now known as hermy|away02:54
*** krilla has quit IRC02:55
*** anotherjesse has quit IRC02:56
*** jakedahn has quit IRC02:56
*** bengrue has quit IRC03:00
*** andrewsben has quit IRC03:02
*** dolphm has quit IRC03:02
*** aspiers has joined #openstack03:06
*** nisburgh has quit IRC03:06
*** jdurgin has quit IRC03:07
*** MrRoot has joined #openstack03:07
*** shevek__ has joined #openstack03:07
*** philippk_ has joined #openstack03:11
*** dolphm has joined #openstack03:14
*** cp16net has joined #openstack03:18
*** cp16net has quit IRC03:19
*** cp16net has joined #openstack03:19
*** bradm_ is now known as bradm03:23
*** rnorwood has joined #openstack03:25
*** clopez has quit IRC03:27
*** jdg has joined #openstack03:31
*** hub_cap has joined #openstack03:34
*** dendro-afk is now known as dendrobates03:35
*** SvenDowideit has joined #openstack03:36
*** dpb_ has quit IRC03:39
*** stewart has quit IRC03:40
*** dpb_ has joined #openstack03:42
*** cp16net_ has joined #openstack03:44
*** jeremy_ has joined #openstack03:46
*** dpb_ has quit IRC03:47
*** ohnoimdead has quit IRC03:47
*** cp16net has quit IRC03:48
*** cp16net_ is now known as cp16net03:48
*** jeremy_ has quit IRC03:49
*** jeremy_ has joined #openstack03:49
*** paulmillar has joined #openstack03:49
*** jeremy has quit IRC03:49
*** jeremy_ is now known as jeremy03:49
*** judd7 has joined #openstack03:51
*** stewart has joined #openstack03:53
*** shevek__ has quit IRC03:54
*** sdake has joined #openstack03:55
*** ldlework has joined #openstack03:57
*** warik has joined #openstack03:58
*** rnorwood has quit IRC03:59
*** vincentricci has joined #openstack03:59
*** krow has quit IRC03:59
*** warik has left #openstack04:03
*** randomubuntuguy has joined #openstack04:05
*** supriya has quit IRC04:05
*** mrjazzcat has quit IRC04:06
*** anotherjesse has joined #openstack04:07
*** asavu has quit IRC04:08
*** rnorwood has joined #openstack04:11
*** martine has joined #openstack04:15
*** asavu has joined #openstack04:18
*** aspiers has quit IRC04:24
*** pixelbeat has quit IRC04:28
*** hub_cap has quit IRC04:29
*** rickfoosusa has quit IRC04:31
*** aspiers has joined #openstack04:36
*** reed has quit IRC04:37
*** ppradhan has joined #openstack04:41
*** martine has quit IRC04:46
*** maplebed has quit IRC04:47
*** bepernoot has joined #openstack04:48
*** bepernoot has quit IRC04:49
*** Egyptian[Laptop] has quit IRC04:51
*** jdg has quit IRC04:53
*** aspiers has quit IRC04:56
*** marant_ is now known as marant05:00
*** dpb_ has joined #openstack05:03
*** davlap has quit IRC05:06
*** ejfinneran has joined #openstack05:10
*** neo_skull has joined #openstack05:12
neo_skullHey I have been getting an error importing middleware, "cannot import name client" has anyone else faced this issue?05:14
*** tryggvil_ has joined #openstack05:14
*** zigo has joined #openstack05:14
*** vincentricci has left #openstack05:14
*** tryggvil has quit IRC05:16
*** tryggvil_ is now known as tryggvil05:16
*** mohits has joined #openstack05:16
*** randomubuntuguy has quit IRC05:18
*** bepernoot has joined #openstack05:20
*** judd7 has quit IRC05:20
*** ejfinneran has quit IRC05:20
*** bepernoot has quit IRC05:21
uvirtbot`New bug: #843055 in keystone "Content compression" [High,Confirmed] https://launchpad.net/bugs/84305505:23
*** paulmillar has quit IRC05:29
*** paulmillar has joined #openstack05:29
uvirtbot`New bug: #939247 in devstack "did not checkout to new branch if repo already exist" [Undecided,New] https://launchpad.net/bugs/93924705:31
*** koolhead17|zzZZ has quit IRC05:33
*** apu_ra has joined #openstack05:35
*** mohits has quit IRC05:36
*** mdomsch has quit IRC05:48
*** vincentricci has joined #openstack05:50
*** bepernoot has joined #openstack05:54
uvirtbot`New bug: #939252 in nova "libvirt OVS vif-plugging broken on Red Hat / Fedora" [Undecided,New] https://launchpad.net/bugs/93925205:55
uvirtbot`New bug: #939254 in nova "No test coverage for libvirt vif plugging" [Undecided,New] https://launchpad.net/bugs/93925406:02
*** llang629 has joined #openstack06:08
*** bladernr_ is now known as bladernr_afk06:09
*** cp16net has quit IRC06:09
uvirtbot`New bug: #939257 in glance "container_format is not mandatory in glance add" [Undecided,New] https://launchpad.net/bugs/93925706:11
*** llang629 has left #openstack06:11
*** MrRoot has quit IRC06:12
*** miclorb has quit IRC06:15
*** journeeman has joined #openstack06:15
*** mjfork has quit IRC06:16
*** littleidea has quit IRC06:19
*** Ryan_Lane has joined #openstack06:20
*** shevek_ has joined #openstack06:21
*** bepernoot has quit IRC06:23
*** rnorwood has quit IRC06:26
*** ik04ka has joined #openstack06:30
*** zigo has quit IRC06:31
*** bepernoot has joined #openstack06:35
uvirtbot`New bug: #939269 in openstack-manuals "ID needs to be replaced by UUID in API documentation" [Undecided,New] https://launchpad.net/bugs/93926906:36
*** neo_skull has quit IRC06:39
*** mnewby has quit IRC06:40
*** mnewby has joined #openstack06:44
*** mnewby has quit IRC06:44
*** anotherjesse1 has joined #openstack06:46
*** mohits has joined #openstack06:47
*** localhost has quit IRC06:47
*** deshantm has quit IRC06:47
*** katkee has joined #openstack06:51
*** krow has joined #openstack06:52
*** MarkAtwood has joined #openstack06:53
*** MarkAtwood has quit IRC06:55
*** bepernoot has quit IRC06:59
*** bepernoot has joined #openstack07:04
*** mayfield has quit IRC07:04
*** bepernoot has quit IRC07:05
*** vincentricci has joined #openstack07:06
*** Remco_ has joined #openstack07:07
*** ghe_ is now known as GheRivero07:11
*** Remco_ has quit IRC07:11
*** miclorb has joined #openstack07:11
*** Remco_ has joined #openstack07:12
*** Remco_ has quit IRC07:16
*** thingee has joined #openstack07:16
*** donaldngo_hp has quit IRC07:23
*** donaldngo_hp has joined #openstack07:24
*** aspiers has joined #openstack07:26
*** mindpixel has joined #openstack07:27
*** egant has joined #openstack07:27
*** paulmillar has quit IRC07:28
*** dachary has joined #openstack07:29
*** donaldngo_hp has quit IRC07:31
*** apu_ra has quit IRC07:34
*** donaldngo_hp has joined #openstack07:34
*** Hakon|mbp has quit IRC07:35
*** rocambole has joined #openstack07:37
*** anotherjesse1 has quit IRC07:38
*** longhudou has joined #openstack07:38
*** Remco_ has joined #openstack07:38
*** Remco_ has quit IRC07:43
*** Blackavar has joined #openstack07:43
*** Remco_ has joined #openstack07:43
*** krow has quit IRC07:46
*** Mkenneth has joined #openstack07:46
*** apu_ra has joined #openstack07:46
*** Remco_ has quit IRC07:48
*** shang_ has quit IRC07:51
*** ile- has joined #openstack08:03
*** Ramonster has joined #openstack08:04
*** asavu has quit IRC08:05
*** davepigott has joined #openstack08:09
*** bepernoot has joined #openstack08:10
*** heyho has joined #openstack08:12
*** jeroenhn has joined #openstack08:19
*** Ramonster has quit IRC08:20
*** thingee has quit IRC08:21
*** technologov has quit IRC08:21
*** arBmind has joined #openstack08:23
*** guaqua_ is now known as guaqua08:24
*** Ramonster has joined #openstack08:31
*** matiu has quit IRC08:31
*** odyi has quit IRC08:32
*** darraghb has joined #openstack08:34
*** technologov has joined #openstack08:34
*** tomoe_ has quit IRC08:35
*** Ryan_Lane has quit IRC08:36
*** deepakgar has joined #openstack08:36
*** Leseb has joined #openstack08:41
Adri2000I wonder if some people have tried running nova-compute on diskless machines?08:45
*** mher has joined #openstack08:45
*** mecenesiak has joined #openstack08:46
*** journeeman has quit IRC08:48
*** asavu has joined #openstack08:50
mecenesiakhttp://www.sadistic.pl/nie-zasypiaj-na-imprezie-w-akademiku-vt105256.htm08:50
*** mecenesiak has quit IRC08:50
*** groser has joined #openstack08:50
*** groser has quit IRC08:53
*** groser has joined #openstack08:53
*** groser has quit IRC08:56
*** groser has joined #openstack08:56
*** uksysadmin has joined #openstack08:57
*** journeeman has joined #openstack08:58
*** wonk has quit IRC09:00
*** adjohn has quit IRC09:02
*** adjohn has joined #openstack09:02
*** Mkenneth1 has joined #openstack09:04
*** Mkenneth has quit IRC09:05
*** adjohn has quit IRC09:06
*** marrusl has joined #openstack09:07
*** derekh has joined #openstack09:08
*** apu_ra1 has joined #openstack09:10
*** Razique has joined #openstack09:10
*** apu_ra has quit IRC09:11
*** zigo has joined #openstack09:11
*** sung__ has joined #openstack09:13
*** dxd828 has joined #openstack09:15
*** shang has joined #openstack09:16
*** dneary has joined #openstack09:17
*** dneary has quit IRC09:17
*** dneary has joined #openstack09:17
*** tguest has joined #openstack09:18
*** almaisan-away is now known as al-maisan09:20
heyhoHello.. does anybody know how to change the default keymap in libvirt and vnc? I mean, kvm process has "-k =en-us" libvirt.xml has keymap="en-us" in vnc proprieties .. how do I change these values?09:21
tjoyheyho: i've been told that you can specify a template libvirt definition file09:21
tjoywhich is where that directive would live09:21
*** shang has quit IRC09:22
heyhotjoy: I actually find a libvirt.xml.template in three different nova folders (/usr/share/pyshared/nova/virt/libvirt.xml.template, /usr/lib/python2.7 (and python2.6)/dist-packages/nova/virt/libvirt.xml.template) but i find a "keymap='${vnc_keymap}'" where does it get the ${vnc_keymap] from?09:24
tjoyhm09:25
tjoyi don't know, but i can guess09:25
tjoytry putting the directive '--vnc_keymap' in nova.conf09:26
heyhothanks, I'll try that09:26
*** groser has quit IRC09:28
tjoythe quick and dirty way would be to replace '${vnc_keymap}' in libvirt.xml.template09:28
*** groser has joined #openstack09:29
tjoybut the fact that it's parameterized does indicate that there is another, right way09:29
*** aspiers has quit IRC09:30
*** groser has quit IRC09:31
heyhoyes.. that's why i wanted to leave it unchanged09:32
*** stewart has quit IRC09:32
Raziqueoi all :D09:33
epicis there any ubuntu essex package repositories available?09:34
tjoyfor diablo there was a PPA that contained milestone releases09:34
*** cryptk|offline is now known as cryptk09:35
*** shang has joined #openstack09:36
heyhotjoy: adding that flag in nova actually changed the values in xml! The bad thing is that the keys pressed are still messed up.. but it's a step forward, thanks09:38
tjoygood, good09:38
*** longhudou has quit IRC09:41
heyhoreading the console log of the new launched instance this remains "Generating locales...    en_US.UTF-8...  * Starting AppArmor profiles  " Is there a way to change this?09:41
*** aspiers has joined #openstack09:42
uvirtbot`New bug: #937554 in nova "Lots of problems with deleting a server immediately after create (dup-of: 934575)" [High,Fix committed] https://launchpad.net/bugs/93755409:42
tjoyyou may need to install the proper locale in a guest (via ssh?) and create another image09:42
tjoyor do it through puppet09:42
tjoyif you have puppet set up09:43
*** clopez has joined #openstack09:44
heyhoOk thanks for the advice09:45
*** zigo has quit IRC09:46
*** stewart has joined #openstack09:49
*** shang has quit IRC09:49
*** zigo has joined #openstack09:50
epictjoy: maybe this ? https://launchpad.net/~openstack-ubuntu-testing/+archive/openstack-milestone-testing09:50
tjoyi would try that, or https://launchpad.net/~openstack-ubuntu-testing/+archive/openstack-stable-testing09:52
tjoynot sure which release that is09:52
tjoyepic: i would wait about 4 hours and then ask again when someone with a clue might be around09:52
epichehe ok09:53
*** marrusl has quit IRC10:01
*** maploin has joined #openstack10:04
*** maploin has joined #openstack10:04
uksysadming'day y'all10:05
epici'll ask u uksysadmin : is there any ubuntu essex package repositories available?10:07
epic:)10:07
epici thought maybe this: https://launchpad.net/~openstack-ubuntu-testing/+archive/openstack-milestone-testing ?10:08
*** clopez has quit IRC10:08
*** Binbin is now known as Binbin_afk10:09
*** supriya has joined #openstack10:10
*** zigo has quit IRC10:14
*** pixelbeat has joined #openstack10:16
*** msavy has joined #openstack10:19
*** odyi has joined #openstack10:20
*** odyi has joined #openstack10:20
*** kyriakos has joined #openstack10:21
*** multinode-trying has quit IRC10:26
*** shang has joined #openstack10:33
uvirtbot`New bug: #939386 in nova "Console-Output does not escape XML correctly" [Undecided,New] https://launchpad.net/bugs/93938610:36
LarsErikPanyone have experience with setting up O-S with xen? I don't manage to connect to the XenAPI using pam... http, says authentication failure, and https comes with some kind of ssl errors.. (no wonder, cause i've no set up ssl)10:39
*** supriya has quit IRC10:40
*** supriya has joined #openstack10:40
*** mancdaz_ has joined #openstack10:42
*** marrusl has joined #openstack10:44
*** andycjw has quit IRC10:46
*** Mkenneth1 has quit IRC10:49
*** JStoker_ has joined #openstack10:53
*** uksysadmin has quit IRC10:56
*** dachary has quit IRC10:58
*** sung__ has quit IRC10:59
*** aspiers has quit IRC11:00
*** willaerk has joined #openstack11:01
*** soren_ is now known as soren11:01
*** shang has quit IRC11:01
*** soren has quit IRC11:01
*** soren has joined #openstack11:01
*** ChanServ sets mode: +v soren11:01
*** dneary has quit IRC11:02
*** Mkenneth has joined #openstack11:02
*** ahasenack has joined #openstack11:04
*** miclorb has quit IRC11:05
*** miclorb has joined #openstack11:06
*** dayou has quit IRC11:09
*** davepigott has quit IRC11:09
*** dayou has joined #openstack11:10
*** willaerk has quit IRC11:11
*** miclorb has quit IRC11:11
*** shang has joined #openstack11:12
*** aspiers has joined #openstack11:12
*** Guest7913 has joined #openstack11:14
*** Guest7913 has left #openstack11:14
lxu_I'm having an error when trying to launch an image using dashboard: "Can not find requested image". I used the files templates of the new manual.11:15
*** mancdaz__ has joined #openstack11:21
*** mancdaz_ has quit IRC11:24
*** zeus has joined #openstack11:24
*** dayou has quit IRC11:25
*** marrusl_ has joined #openstack11:36
*** Egyptian[Laptop] has joined #openstack11:36
*** marrusl_ has quit IRC11:37
*** marrusl has quit IRC11:37
*** marrusl has joined #openstack11:37
uvirtbot`New bug: #939417 in devstack "DevStack should set up metadata port forward in FlatManager" [Undecided,New] https://launchpad.net/bugs/93941711:43
*** zigo has joined #openstack11:48
*** Remco_ has joined #openstack11:49
uvirtbot`New bug: #939440 in nova "issues on changing fixed-range in nova.conf file" [Undecided,New] https://launchpad.net/bugs/93944011:58
*** al-maisan is now known as almaisan-away11:58
*** Remco_ has quit IRC12:00
*** Remco_ has joined #openstack12:00
*** Remco_ has quit IRC12:02
*** deepakgar has quit IRC12:02
*** e1mer has joined #openstack12:08
*** mancdaz_ has joined #openstack12:12
*** mancdaz__ has quit IRC12:12
*** dayou has joined #openstack12:20
Vadim2guys what hypervisors diablo fully support?12:21
LarsErikPkvm12:24
LarsErikPxen12:24
LarsErikP++12:24
*** marrusl has quit IRC12:26
*** hub_cap has joined #openstack12:27
*** hub_cap has quit IRC12:27
*** aspiers has quit IRC12:30
*** dachary has joined #openstack12:30
*** zeus has quit IRC12:31
*** dneary has joined #openstack12:33
*** mohits has left #openstack12:33
*** markvoelker has joined #openstack12:33
*** ldlework has quit IRC12:33
*** mohits has joined #openstack12:33
*** bsza has joined #openstack12:37
*** andrewsmedina has joined #openstack12:37
*** arun has quit IRC12:37
*** Egyptian[Laptop] has quit IRC12:38
*** arun has joined #openstack12:39
*** arun has joined #openstack12:39
*** asavu has quit IRC12:39
*** asavu has joined #openstack12:41
*** zigo has quit IRC12:41
*** aspiers has joined #openstack12:42
*** jeroenhn has quit IRC12:43
*** zigo has joined #openstack12:44
*** mancdaz__ has joined #openstack12:46
*** jeroenhn has joined #openstack12:48
*** mancdaz_ has quit IRC12:49
*** mdomsch has joined #openstack12:50
*** ik04ka has quit IRC12:52
*** andrewsmedina has quit IRC13:02
*** aliguori has joined #openstack13:03
*** andrewsmedina has joined #openstack13:03
*** jeroenhn has quit IRC13:03
*** cloudvirt has joined #openstack13:05
*** dprince has joined #openstack13:06
*** mohits has quit IRC13:06
LarsErikPso.... XenAPI won't auth root.. created a new user, it auths but xend says (among some other API calls missing..) WARNING (XendAPI:708) API call: event.get_all not found13:07
*** mjfork has joined #openstack13:07
*** miclorb has joined #openstack13:07
*** jeroenhn has joined #openstack13:07
*** journeeman has quit IRC13:09
*** Mkenneth has quit IRC13:09
*** Mkenneth has joined #openstack13:10
*** MarkAtwood has joined #openstack13:10
*** almaisan-away is now known as al-maisan13:10
uvirtbot`New bug: #939480 in nova "network manager specific flags in vmwareapi readme need to be updated" [Undecided,In progress] https://launchpad.net/bugs/93948013:11
*** littleidea has joined #openstack13:11
*** miclorb has quit IRC13:12
uvirtbot`New bug: #939481 in glance "glance image update via CLI does not support copy_from field" [Low,Confirmed] https://launchpad.net/bugs/93948113:16
*** mdomsch has quit IRC13:19
*** daysmen_ has quit IRC13:20
uvirtbot`New bug: #939484 in glance "image size not set on update of queued image with location metadata " [Medium,Confirmed] https://launchpad.net/bugs/93948413:20
*** eirikbb_ has quit IRC13:20
uvirtbot`New bug: #939486 in keystone "auth token try to connect with self.cert_file which does not exist" [Undecided,New] https://launchpad.net/bugs/93948613:20
*** uksysadmin has joined #openstack13:24
*** randomubuntuguy has joined #openstack13:25
uvirtbot`New bug: #939494 in keystone "Add logging of actions in token_auth " [Undecided,New] https://launchpad.net/bugs/93949413:31
uvirtbot`New bug: #939496 in openstack-ci "glance-tarball failing due to tox upgrade" [Critical,Confirmed] https://launchpad.net/bugs/93949613:31
*** littleidea has quit IRC13:31
*** littleidea has joined #openstack13:31
*** littleidea has quit IRC13:32
*** e1mer has quit IRC13:32
*** MarkAtwood has left #openstack13:33
*** dachary has quit IRC13:35
*** rods has joined #openstack13:41
*** stuntmachine has joined #openstack13:42
*** zigo has quit IRC13:45
*** stuntmachine has quit IRC13:46
Adri2000in nova, does --auth_driver has any effect when --use_deprecated_auth=false ?13:48
*** rods has quit IRC13:50
*** leifmadsen has quit IRC13:50
*** mikemowgli has joined #openstack13:53
*** stuntmachine has joined #openstack13:53
*** koolhead17 has joined #openstack13:55
epicis there some docs on how to install and run openstack from the git source?13:55
*** garethr has joined #openstack13:58
*** aspiers has quit IRC13:59
*** Mkenneth has quit IRC14:03
*** leifmadsen has joined #openstack14:04
*** cryptk is now known as cryptk|offline14:07
*** mattray has joined #openstack14:07
*** Shentonfreude has joined #openstack14:07
*** miclorb has joined #openstack14:08
*** bladernr_afk is now known as bladernr_14:08
*** papl00 has joined #openstack14:09
uvirtbot`New bug: #939523 in keystone "[Keystone-manage] please give a nicer failure message" [Undecided,New] https://launchpad.net/bugs/93952314:11
*** littleidea has joined #openstack14:11
*** aspiers has joined #openstack14:12
*** miclorb has quit IRC14:12
*** Shentonfreude has left #openstack14:13
*** ik04ka has joined #openstack14:13
*** rnorwood has joined #openstack14:14
*** Mkenneth has joined #openstack14:15
*** rnorwood has quit IRC14:15
uvirtbot`New bug: #939531 in nova "[Nova-manage] please give a nicer failure message" [Undecided,New] https://launchpad.net/bugs/93953114:16
*** lborda has joined #openstack14:18
LarsErikPxen 4.1 is supported right? Keep on getting Failure: ['MESSAGE_METHOD_UNKNOWN', 'pool.get_all']14:18
*** Shentonfreude1 has joined #openstack14:18
*** imsplitbit has joined #openstack14:19
*** leifmadsen has quit IRC14:23
*** technologov_ has joined #openstack14:24
*** Shentonfreude1 has quit IRC14:25
*** technologov has quit IRC14:26
*** Shentonfreude has joined #openstack14:32
*** andrewbogott_afk is now known as andrewbogott14:33
*** kbringard has joined #openstack14:33
*** dolphm has quit IRC14:37
*** hermy|away is now known as hermy14:39
*** ggi_ has joined #openstack14:40
*** marrusl has joined #openstack14:40
*** clopez has joined #openstack14:41
*** donaldngo_hp has quit IRC14:42
*** Remco_ has joined #openstack14:45
*** mancdaz has quit IRC14:46
*** mancdaz__ is now known as mancdaz14:46
*** mancdaz1203 has joined #openstack14:47
*** lts has joined #openstack14:48
*** GheRivero_ has joined #openstack14:50
uvirtbot`New bug: #939550 in melange "melange client gettext not installed" [Undecided,In progress] https://launchpad.net/bugs/93955014:51
*** randomubuntuguy has quit IRC14:51
*** martine has joined #openstack14:51
*** leifmadsen has joined #openstack14:53
*** krow has joined #openstack14:56
*** donaldngo_hp has joined #openstack14:58
uvirtbot`New bug: #939557 in nova "Files in vm sometimes zeroed after 'nova reboot'" [Undecided,New] https://launchpad.net/bugs/93955715:01
*** sandywalsh has quit IRC15:01
*** Shentonfreude has left #openstack15:02
*** rnorwood has joined #openstack15:04
*** robbiew has joined #openstack15:04
*** shraddha has joined #openstack15:05
*** papl00 has quit IRC15:05
*** mrjazzcat has joined #openstack15:08
*** rnorwood has quit IRC15:08
*** Remco__ has joined #openstack15:08
*** Remco_ has quit IRC15:11
*** rnorwood has joined #openstack15:11
*** philips has quit IRC15:11
*** philips has joined #openstack15:13
*** sandywalsh has joined #openstack15:15
*** TREllis_ is now known as TREllis15:16
*** dendrobates is now known as dendro-afk15:17
*** apu_ra has joined #openstack15:20
*** Glace_ has joined #openstack15:21
*** apu_ra1 has quit IRC15:21
*** dolphm has joined #openstack15:21
*** apu_ra has quit IRC15:23
*** cloudvirt has quit IRC15:24
*** kirkland` is now known as kirkland15:27
*** zigo has joined #openstack15:29
*** aspiers has quit IRC15:30
uvirtbot`New bug: #939580 in nova "Network related cleanup might fail on instance deletion" [Undecided,In progress] https://launchpad.net/bugs/93958015:31
*** aleixdorca has joined #openstack15:33
kirklandmtaylor: ping15:33
aleixdorcahi guys, let's see if someone can help me with a problem with vncproxy... is nova-consoleauth needed in essex? If so how do I install it/run it?15:33
*** jtanner has joined #openstack15:34
*** cloudvirt has joined #openstack15:35
*** marrusl has quit IRC15:36
*** marrusl has joined #openstack15:36
*** ejfinneran has joined #openstack15:38
*** aleixdorca has quit IRC15:39
*** al-maisan is now known as almaisan-away15:40
*** aspiers has joined #openstack15:42
*** supriya has quit IRC15:44
*** ldlework has joined #openstack15:44
*** zzed has joined #openstack15:45
kbringarddoes anyone have recommendations for RAID levels on compute nodes?15:45
kbringardI was going to go with RAID10 for performance with redundancy, but wanted to know if anyone had opinions15:46
*** holden247 has joined #openstack15:46
uksysadminkbringard, personally RAID10 (min 4 disks) gives a lot for little gain in a cloud environment15:46
kbringarduksysadmin: yea?15:47
*** marrusl has quit IRC15:47
kbringardso you think parity based, like 5 or 6?15:47
uksysadminwhat are you actually accounting for? I'd design my services to fail - in which case, paying out extra for highly available storage is overkill15:47
*** cloudvirt1 has joined #openstack15:47
uksysadminBUT - that's personal opinion for an environment where this is ok15:48
kbringardwell, my systems have 12 disks in them15:48
kbringardand we're OK with failure15:48
kbringardthe env is built with the "throwaway servers" idea in mind15:48
kbringardbut at the same time, we don't want a single disk failure to take down an entire system15:48
*** cloudvirt has quit IRC15:49
uksysadminmirror the disks, lvm group them accordingly - get space and some resilience15:49
*** Kylie has joined #openstack15:49
KylieHi15:50
kbringardso RAID1 with lvgroups15:50
uksysadminat the end of the day you want to account for a failure of a disk... chances of multiple failures?  slimmer, but equally can bring down raid10 too if multiple disks go15:50
uksysadminkbringard, personally yes.15:50
uksysadminthe only caveat is performance15:50
kbringardyea, we were also considering raid10 with hot spares15:50
uksysadminopenstack hits the disks hard with its dd, copies, deletes.15:51
kbringardright, which is why I was looking at the striping and mirroring15:51
KylieHello, I am trying to look in to security of openstack and dashboard. I am having a hard time finding any documentation. Could you guys help me out? :)15:51
uksysadminI guess I'm only jealous, we're a blade environment with little incentive to go with a jbod blade - so 2 disks at best ;-)15:51
phschwartzin a vlan capable switch what settings are needed to allow vlan tagging with OS to work?15:51
kbringardso I was considering array0 of 4 disks, array1 of 4 disks and 4 hsps15:51
uksysadminKylie, what is there to know?15:51
kbringarddisks are 1TB each, so even with hotspares we still get ~4TB of raided space per compute15:52
*** lborda has quit IRC15:52
kbringardbump that up to 6TB if you lose the hot spares15:52
uksysadminphschwartz, check out the networking documentation (apologies, not telling you to RTFM) but I'm guessing it explains what you need15:52
KylieHow can I test the security of my openstack cloud / dashboard?15:52
kbringardphschwartz: I don't know the exact commands, but you're basically going to need to trunk all VLANs you want to use as project VLANs to all your compute and network nodes15:53
*** koolhead17 has quit IRC15:53
uksysadminKylie, the dashboard is based on apache, so usual pentesting tools and pentesting proxy servers can help you there15:53
kbringardon the interfaces which will carry the VLAN tagged traffic, so more or less what you're using as your bridge device15:53
uksysadmin(I say based on apache, its installed through apache via mod_wsgi)15:54
phschwartzkbringard: ty. that is what I was looking for. Time to tell the network team to do it. lol15:54
KylieThank you.15:54
*** cdub has quit IRC15:54
*** leifmadsen has quit IRC15:54
uksysadminKylie, for the openstack cloud stuff itself - they open up particular ports - usual testing of throwing good and bad traffic at it15:54
kbringardphschwartz: no worries, yea, we basically define a range of VLANs to use as project VLANs ahead of time15:54
*** lborda has joined #openstack15:55
uksysadminits mainly restful interface/webservices stuff - so go knock yourself out :)15:55
kbringarduksysadmin: so, taking a step back, if your systems had 12 disks in them, would you consider raid10?15:55
uksysadminwould I... not sure... I would've taken a step further back and not bought systems with 12 disks in!15:56
*** cloudvirt1 has quit IRC15:57
*** hhoover has joined #openstack15:57
uksysadminBUT - that's not your question - to take advantage - I'd certainly look at RAID10.  If you're happy with the extra overhead of requiring 4 disks to do mirroring and the striping, it is the best use for resilience and performance15:57
uksysadminI think alternatives wouldn't take advantage of that amount of disks15:57
*** dachary has joined #openstack15:58
*** marrusl has joined #openstack15:58
uksysadminit would certainly cover you for disk failure - rather than it requiring immediate remedy to fix - you don't want to have to deal with that if you've got a large number of instances at stake on that box15:59
*** FlipFlop_ has joined #openstack15:59
FlipFlop_is ppa:openstack-core/trunk the correct ppa for Essex? I'm trying to install in Oneiric16:01
*** deshantm has joined #openstack16:01
*** Blackavar has quit IRC16:03
*** mattray has quit IRC16:04
*** oubiwann has joined #openstack16:04
*** aliguori has quit IRC16:05
*** lebowski has joined #openstack16:07
*** cloudvirt has joined #openstack16:07
lebowskihi all16:07
*** po has joined #openstack16:08
*** Remco__ has quit IRC16:08
*** miclorb has joined #openstack16:08
*** Remco_ has joined #openstack16:09
*** Remco_ has quit IRC16:11
Kyle__kbringard: Late to the party, but I would not do raid 10 (1+0) with 12 discs, unless you know you need the performance gains.  The administrative overhead is more severe than say, raid 5 + hot spares or raid 6.16:11
kbringardKyle__: even in a hardware RAID controller?16:12
kbringardor do you mean like, in a failure scenario16:12
*** miclorb has quit IRC16:13
*** cp16net has joined #openstack16:13
Kyle__kbringard: Yes, in a hardware failure scenario.  Also in the unlikely event of a double drive failure/second drive failing before first fail is recovered, you have a chance of being screwed.  With the distributed parity of raid 5 and 6 I think the math works out to much less likely to be screwed.16:14
kbringardKyle__: yea, I hear ya16:14
kbringardI'm trying to balance throwaway servers to performance16:14
Kyle__kbringard: I got sent to EMC training once upon a time (I was the backup to our normal SAN admin), and they went through all the math.  But for something like DB logfiles, 1+0 is the only way to go.16:15
Kyle__you _really_ need the performance there.16:15
kbringardI built the environment with the idea that if a server fails we leave it sitting there until N number fail then we call in the server vendor to replace them all at once16:15
kbringardso it's built with failure assumed16:16
Kyle__Heh.  That's both lazy and awesome.16:16
Spiriliskbringard: does your HW raid controller support RAID6?16:16
kbringard:-D16:16
kbringardSpirilis: yea16:16
Spiriliswouldn't use it if it's slow as crap, but, might be worth a test.16:16
*** zzed has quit IRC16:16
Spirilisthat'd be a balance between multiple-disk-failure resiliency and not wasting all those tons of disks16:16
kbringardyea, well that's the trick, it's hard to test all the different VM scenarios16:16
*** zzed has joined #openstack16:16
Spiriliseh, I'd just do an iozone on the baremetal to test16:17
kbringardmostly I just want to make sure I'm not going to be spinning up VMs and their disks are all latent16:17
*** spackest has joined #openstack16:17
Spiriliscompare it to what you have now and ask yourself if that's unreasonable :)16:17
kbringardfair enough, and at the end of the day I knew the answer was "just test it"16:17
*** DuncanT has quit IRC16:17
kbringardbut I figured I'd ask in case people were like "definitely use X, it's the only way to go"16:18
Spirilisyeah like if RAID6 suddenly makes I/O's take 4 times the amount of time, that's kind've ridiculous16:18
*** DuncanT has joined #openstack16:18
*** arBmind has quit IRC16:18
Spirilisnow the other thing to consider is if you do spin up a ton of VMs and expect them to actually do work, you may want to consider the RAID10 because of the inherently random I/O profile that will show up with that kind of load16:18
Spirilislots of VMs hitting their "disks" that live in different parts of the RAID, concurrently, isn't that different from database log I/O16:19
Spirilisbut if these mostly fire up, boot, then do most of their stuff over the network (NFS, http, whatever) it might not matter16:19
Spirilisanother option...... maybe create a RAID for the box's O/S and instance backing store, and another RAID for nova-volume use?16:20
*** judd7 has joined #openstack16:20
Spirilisnot sure if you have any nova-volume out there16:20
*** clopez has quit IRC16:20
kbringardwell, the OS is on an onboard SSD16:20
kbringardthen the raid is mostly just /var16:21
kbringardlogs are shipped elsewhere, so /var is more or less just for VMs16:21
*** Yak-n-Yeti has joined #openstack16:21
Spiriliswell if you have no use for nova-volume, ask yourself which you need more--the space, or the performance16:21
Spirilisif it's space, use RAID6 imo, for performance use RAID10 and be happy16:22
kbringardright, that's what I'm trying to figure out16:22
kbringardhmmm, can I do iozone on a raw device, or do I need to partition and format it?16:22
lebowskihi all, a quick question from a newbie. I have some older dell 2650 machines without virtualisation support. If I run them on te compute node, can I still run Centos guests? I presume that I need the virtualisation support for Windows guests only?16:22
Spirilispartition... ideally mount it sync too, not async (which is the default)16:22
kbringardkk16:22
kbringardthanks16:22
Spirilisthat'll give you more reasonable write I/O stats16:23
*** aweiss has joined #openstack16:23
Spirilisso the other thing I was going to suggest is do both-- a subset of the disks RAID6 for the /var, and the rest RAID10 for nova-volume16:23
*** mattray has joined #openstack16:23
SpirilisVMs boot up on their local disks but if they need some relatively fast disks, allocate nova-volume LUNs to them16:23
Spirilisbad thing is if a server croaks its nova-volume LUNs are gone16:23
Spirilisbut, eh16:24
technologov_lebowski, it can run in Qemu (emulated) engine, but will be dog-slow for Windows guests.16:24
lebowskicheers technol, will it be ok to run several centos guests?16:24
technologov_lebowski, you can get good perf from Linux guests (Xen PV)16:24
technologov_lebowski, using Xen PV engine16:25
lebowskithis is without the hardware support in the bios yes?16:25
technologov_yes16:25
lebowskiie on an older cpu set16:25
lebowskiok, I thought so, thanks mate, cheers16:25
kbringardSpirilis: cool, thanks for the ideas16:25
kbringardI'm going to start by doing some iozone tests on the various raid levels and see how that looks16:26
kbringardhttp://paste.openstack.org/show/4962/16:26
kbringardthat's on a single RAID1016:26
*** littleidea has quit IRC16:27
*** jeroenhn has quit IRC16:28
*** dendro-afk is now known as dendrobates16:28
kbringardhttp://paste.openstack.org/show/4963/16:31
kbringardand that's RAID616:31
kbringarddoesn't really seem like there's that much of a performance difference16:32
Spirilishmm16:32
Spirilishow much RAM on the box?16:32
kbringard72GB16:32
Spirilisahh k16:33
kbringardiozone -R -l 5 -u 5 -r 4k -s 100m -F /mnt/f1 /mnt/f2 /mnt/f3 /mnt/f4 /mnt/f516:33
kbringardthat's the command I used16:33
Spirilisyeah I think your RAM is caching so much it doesn't even matter16:35
uvirtbot`New bug: #939634 in openstack-ci "Swift Sphinx site won't build correctly without a docs/build directory present" [Undecided,New] https://launchpad.net/bugs/93963416:35
kbringardhehe16:35
kbringardbut once the machine is under load and the RAM is allocated to VMs that may change16:36
Spirilisnot sure if mounting sync mode avoids using the cache, guess not16:36
Spirilisyeah16:36
kbringardaiight, let me mess with this some more16:36
kbringardthanks for your help/input16:36
kbringardit's appreciated16:36
*** koolhead17 has joined #openstack16:37
Spiriliscan't remember offhand if there's an easy way to tweak the use of pagecache/buffercache, but I guess you could test it with hideously large files16:37
kbringardhah16:37
Spiriliseither the -s or -g option, make it push 100GB or something16:37
kbringardput 100GB files on there16:37
Spirilisthen let it run for a while :)16:37
kbringardlol, yea16:37
*** mindpixel has quit IRC16:37
*** spackest has quit IRC16:37
Spirilisthat should show up some metrics16:37
kbringardyea, lets do it16:37
kbringardiozone -R -l 5 -u 5 -r 4k -s 100g -F /mnt/f1 /mnt/f2 /mnt/f3 /mnt/f4 /mnt/f516:38
kbringardhehe16:38
Spirilislol I remember doing some experiments like that with some 128GB RAM opterons at my last job, each box came with 4x300GB 15K rpm SAS disks and 4x500GB 7200rpm SAS16:38
Spiriliswas comparing the two with various iozone parameters16:38
kbringardoh baby, make it hurt so good16:38
Spirilisyeah the goal is to make it scream in agony and time the interval between exhaustions ;)16:38
*** aliguori has joined #openstack16:39
*** Leseb has quit IRC16:40
*** willaerk has joined #openstack16:41
kbringardEach process writes a 104857600 Kbyte file in 4 Kbyte records16:41
kbringardhaha16:41
kbringardthat's gotta hurt16:41
*** maploin has quit IRC16:42
*** jj0hns0n has joined #openstack16:42
uvirtbot`New bug: #939616 in glance "'module' object has no attribute 'DataInvalid'" [High,In progress] https://launchpad.net/bugs/93961616:43
*** j^2 has quit IRC16:43
Glace_any good tools to mount openstack swift as a filesystem or as nfs?16:43
*** j^2 has joined #openstack16:43
*** vincentricci has joined #openstack16:44
notmynameGlace_: there is cloudfuse, but it has limitations (speed, mostly)16:44
Glace_notmyname: thanks16:46
*** Razique has quit IRC16:46
*** dubsquared has joined #openstack16:46
*** mine has joined #openstack16:53
minehi all, i have openstack on 3 nodes, when i try to ssh to an instance i receive no route to host. i try with ssh -i mykey root@10.0.0.11. Any ideas?16:54
*** clopez has joined #openstack16:55
minehi all, i have openstack on 3 nodes, when i try to ssh to an instance i receive no route to host. i try with ssh -i mykey root@10.0.0.11. Any ideas?16:55
wabatmine:  I had this same type of issue with a recent setup using a VLAN config.  What type of networking are you using?16:56
minevlan16:56
minei set it up on my wireless lan with vlan manager and using 192.168.1.116:57
mineall services work fine...but i cant ping or ssh the instance16:58
wabatmine: Did you go through the database setup as outlined in the Compute documentation on docs.openstack.org?16:58
kbringarddid you setup your authorize rules to allow ssh and ping?16:58
mineyes to both16:58
*** aspiers has quit IRC17:00
*** uksysadmin has quit IRC17:01
wabatThe reason I had this error was due to the way I had setup my NICs.  Do you have eth0 or eth1 as your vlan interface?17:01
*** aliguori has quit IRC17:01
*** maplebed has joined #openstack17:01
mineauto lo iface lo inet loopback  auto eth0 iface eth0 inet static address 192.168.1.107 netmask 255.255.255.0 gateway 192.168.1.117:02
*** deshantm_ has joined #openstack17:03
*** clopez has quit IRC17:03
*** clopez has joined #openstack17:03
wabatmine:  What is the gateway on the cloud controller set to?17:03
*** mdomsch has joined #openstack17:04
*** jdg has joined #openstack17:05
*** katkee has quit IRC17:05
*** koolhead17 has quit IRC17:05
minein the db in the table networks is 10.0.0.117:06
*** deshantm has quit IRC17:07
*** mancdaz has quit IRC17:08
*** dendrobates is now known as dendro-afk17:08
wabatOkay, I have a different setup.  I had to set the first 6 IPs of the network I specified to reserved according to the documentation.  That would have made your gateway be 10.0.0.6 with a dhcp_start of 10.0.0.7.17:09
*** miclorb has joined #openstack17:09
*** clauden has joined #openstack17:10
wabatWould it help you to see what my configuration looks like?17:10
wabatI can put them on paste.openstack.org if you would like17:12
*** aspiers has joined #openstack17:12
*** koolhead17 has joined #openstack17:12
*** mikemowgli has quit IRC17:12
*** deshantm_ is now known as deshantm17:13
minethx17:13
*** miclorb has quit IRC17:14
*** clopez has quit IRC17:15
*** clopez has joined #openstack17:15
wabatmine:  http://paste.openstack.org/show/4966/    That is what I have in my networks table for network id 117:15
*** ejfinneran has quit IRC17:15
wabatI am using the valn_interface flag so my traffic goes through eth1.  It sound like you are not using this so yours should be fine set to eth017:16
*** clopez has quit IRC17:16
*** clopez has joined #openstack17:16
minei'm using eth0 and vlan...it's wrong?17:17
*** Blackavar has joined #openstack17:17
kbringardonly you can answer that, it depends on how your network is setup17:18
*** clopez has quit IRC17:18
*** donaldngo_hp has quit IRC17:18
*** donaldngo_hp has joined #openstack17:18
*** aliguori has joined #openstack17:19
*** adjohn has joined #openstack17:19
*** clopez has joined #openstack17:19
minewabat what interface is eth1?17:19
wabatmine:  That is being used in my setup.  I specified the interface I wanted to use for traffic.  By default, nova uses eth0 which is perfectly fine.17:21
*** hhoover has quit IRC17:22
*** zigo has quit IRC17:22
wabatOnce I set up the networks table in the database I restarted my nova processes.  This created a bridge interface with my gateway IP and another interface for my first vlan 70017:22
*** anotherjesse1 has joined #openstack17:23
wabatI tested the config by making sure I could ping the gateway from my compute-node.  If you have compute running on the same system as your controller you should be okay but I would test to make sure.17:23
*** zigo has joined #openstack17:25
*** cdub has joined #openstack17:26
wabatmine:  This wireless lan you have uses vlan tagging?17:26
*** darraghb has quit IRC17:28
uvirtbot`New bug: #939613 in keystone "update auth_token to support timeout with http_connect" [Undecided,New] https://launchpad.net/bugs/93961317:29
wabatkbringard - Do you happen to know if there is a large repository of openstack images available to use?  I'm looking for working versions of CentOS in particular.  I've not been successful in getting the image on the eucalyptus site to work in my environment.17:29
kbringardnot really… Ubuntu are the only ones who reliably produce cloud images17:30
kbringardI'd check out boxgrinder.org17:30
kbringardmakes it pretty easy to build your own17:30
kbringardthey even have a meta-appliance disk image that you can upload in to openstack and use17:30
*** ohnoimdead has joined #openstack17:31
*** ohnoimdead has quit IRC17:31
wabatYeah, I think I am going to have to take that route.  Do you think a repository like that would be something of use to the community?  I could probably provide space for something like that and make it available to all.17:32
*** reed has joined #openstack17:33
*** Maverick has joined #openstack17:33
kbringardI'm sure it would17:33
wabatIs there anyone in particular I should coordinate with or would it suffice to just let everyone know in this channel once something like that could be made available.17:34
kbringardyea… I'd probably start by just making it available17:34
kbringardlet people her eknow17:34
kbringardsend something to the list17:34
kbringardand ask if they're interested in making it a "thing"17:35
kbringardi'd wager probably it won't become an official thing17:35
kbringardgiven the movement away from maintaining packages, etc17:35
kbringardbut it's the sort of thing that would do well on the wiki or something17:35
kbringardjust don't backdoor them ;-)17:35
wabathehe17:36
wabatno worries there17:36
*** Mkenneth has quit IRC17:36
kbringardgetting a boxgrinder flow setup is pretty easy17:37
*** ohnoimdead has joined #openstack17:37
mtaylorkirkland: pong17:37
wabatI am working for a web service provider that is going to provide cloud services this year.  We're currently getting our 10GB network in place with ASR 9000's.  They are interested in working more with the openstack community and have let me know that we could provide storage to house images.17:39
*** Mik656 has joined #openstack17:39
*** bepernoot has quit IRC17:39
Mik656hi17:39
*** dneary has quit IRC17:40
Mik656I wanna know how to run devstack on Lucid17:40
Mik656can any body help me?17:40
*** Mik656 has quit IRC17:41
*** jdurgin has joined #openstack17:41
*** RamonUK has joined #openstack17:41
*** Mike656 has joined #openstack17:42
Mike656hi17:42
*** thingee has joined #openstack17:42
RamonUKswift is pretty cool by the way17:42
*** Maverick is now known as Evan_Seinfeld17:43
*** RamonUK has left #openstack17:44
*** Evan_Seinfeld has left #openstack17:44
Glace_RamonUK: agreed :)17:45
*** derekh has quit IRC17:47
*** eirikbb has joined #openstack17:47
mineok i don't understand17:48
minei cant ping or ssh the server => the problem is in the network configuration => what can i do to find the error?17:50
*** ahasenack has quit IRC17:51
*** ahasenack has joined #openstack17:51
wabatmine:  look at your logs in /var/log/nova17:52
minealso...i have 172.0.17.133 ip in vpn_private_address. i have to change to my gateway?17:52
*** hhoover has joined #openstack17:53
wabatI don't use the vpn_private_address at all in my configuration so for me it's a no.  Are you using VPN in your setup?17:54
*** shang_ has joined #openstack17:54
*** shang_ has quit IRC17:54
*** shang has quit IRC17:56
*** holden247 has quit IRC17:56
ggi_mine: how do you know if your instance even got that fixed ip? can you ping it from the nova-compute node where the instance is running? try to connect to the console and see what is doing (hint: virsh list --all; virsh vncdisplay instance-0000XXX)17:58
*** willaerk has quit IRC17:58
*** andrewsben has joined #openstack17:59
*** leifmadsen has joined #openstack18:00
*** heckj has joined #openstack18:00
uvirtbot`New bug: #939699 in openstack-ci "client lib integration tests should hit multiple branches" [Undecided,New] https://launchpad.net/bugs/93969918:01
*** Leseb has joined #openstack18:02
mineno i don't use vpn...i can ping from compute node but if i try to connect i get connection reset by peer18:02
*** joearnold has joined #openstack18:03
*** zeus has joined #openstack18:03
wabatThen as ggi_ had suggested I would connect to the node using virsh and check the networking setup18:05
*** aliguori has quit IRC18:05
*** gyee has joined #openstack18:05
minefrom virsh i get :018:06
wabatFrom that error it seems to be that the export of your display is not set to your local system.18:09
*** f1r3 has quit IRC18:10
*** alrs has joined #openstack18:10
*** vincentricci has quit IRC18:11
*** vincentricci has joined #openstack18:11
*** donaldngo_hp has quit IRC18:13
kbringarde4 was yesterday, right?18:14
*** dxd828 has quit IRC18:14
*** oubiwann has quit IRC18:15
*** f1r3 has joined #openstack18:15
*** f1r3 is now known as Guest9515318:15
minewabat thx...i need to study admin guide better to understand how to set up the network. thx all18:16
*** aliguori has joined #openstack18:17
*** x86brandon has joined #openstack18:19
*** rsanchez has joined #openstack18:20
*** csh-harmful has joined #openstack18:20
wabatmine:  no problem...I had to do the same to get my vlan config working correctly18:20
*** vincentricci has left #openstack18:20
*** bengrue has joined #openstack18:21
*** mine has quit IRC18:22
*** clauden has quit IRC18:25
*** clauden has joined #openstack18:26
*** warik has joined #openstack18:26
*** joearnold has quit IRC18:26
csh-harmfulTrying to install openstack trunk on 12.04LTS , getting errors http://pastebin.ca/2121085 , should I switch to some king of stable ppa ? If so, which one?18:26
*** shevek_ has quit IRC18:26
*** warik has joined #openstack18:26
*** zykes has joined #openstack18:27
shraddhahow to delete/remove network configured with nova-manage network create18:29
*** aspiers has quit IRC18:30
*** mdomsch has quit IRC18:31
zykesshraddha, tried nova-manage network delete ?18:31
*** dpippenger has quit IRC18:32
*** mdomsch has joined #openstack18:32
shraddhazykes: what are the arguments?18:32
zykesshraddha, i think network numeric id18:32
shraddhatried18:33
*** oubiwann has joined #openstack18:33
shraddhadidnt work18:33
shraddhalet me check the logs18:33
*** Ryan_Lane has joined #openstack18:33
amadeus_.18:33
shraddhazykes: nothing in the logs18:35
zykesnova-manage help then ?18:35
zykesgoogle ?18:35
csh-harmfulCocumentation is a bit confusing to me, 'controller' is a node which runs management interface and 'compute' one which actually runs VMs, right ?18:35
zykescsh-harmful, correct18:36
zykesthough you can have multiple controllers :p18:36
*** fikus-kukis^TP has joined #openstack18:37
*** littleidea has joined #openstack18:38
ggi_mine: use vncviewer to connect to the nova-compute_IP:5900 and you'll get the console of your VM18:39
*** aweiss has quit IRC18:39
*** corXi has quit IRC18:41
*** aspiers has joined #openstack18:42
wabatI though he tried and had a problem with his display.18:44
shraddhazykes: i could delete the n/w bt br100 still shows same IP18:44
zykesdon't delete the br10018:45
shraddhazykes: no i did not. I tried restarting nova-network18:45
shraddhabut didnt work18:45
shraddhashould I just create another network?18:45
Mike656Can any one explain how nova interact with keystone?18:47
*** krow has quit IRC18:47
Mike656It seems that nova has its own authentication manager18:47
*** Ramonster has quit IRC18:48
*** rocambole has quit IRC18:49
shraddhaMike656: this is how u can check if keystone is working18:49
shraddhacurl -d '{"auth": {"tenantName": "adminTenant", "passwordCredentials":{"username": "adminUser", "password": "password"}}}' -H "Content-type: application/json" http://openstack1_IP:35357/v2.0/tokens | python -mjson.tool18:50
*** dhellmann_ has joined #openstack18:50
*** dhellmann_ has quit IRC18:50
*** krow has joined #openstack18:51
*** davidkranz has joined #openstack18:51
*** dhellmann_ has joined #openstack18:51
*** thingee has quit IRC18:52
*** thingee has joined #openstack18:52
*** marrusl has quit IRC18:52
davidkranzAny one know how to assign a floating ip in the trystack dashboard? I don't see any UI for it.18:52
*** dhellmann has quit IRC18:54
*** dhellmann_ is now known as dhellmann18:54
*** sriramhere_ has joined #openstack18:55
ggi_Trystack allocated public IPs to each instance by default18:55
*** albert23 has joined #openstack18:56
mutexis it possible for me to connect a VM to an arbitrary VLAN say that I have access to ?18:57
ggi_Trystack dashboard is missing volume, instance console and floating IP functionality18:57
koolhead17ggi_: http://www.capsunlock.net/2012/02/trystack-is-openstack-sandbox.html18:57
koolhead17this might help18:57
mutexI only see descriptions of how to connect VMs to a network that nova manages18:57
* koolhead17 wonders if some admin can put this link to topic!! :)18:57
davidkranzggi_: So how do I know what it's ip is?18:57
koolhead17davidkranz: http://www.capsunlock.net/2012/02/trystack-is-openstack-sandbox.html it was for you i mean :)18:58
ggi_koolhead17: I have a trystack account18:58
koolhead17ggi_: ^ _^  cool18:58
ggi_kool18:59
davidkranzkoolhead17: I see the IP column in the instance table but mine is empty!19:00
koolhead17davidkranz: is machine state running?19:00
davidkranzAh. It is still in build. But I started it a long time ago so I guess it is hung.19:01
davidkranzI will try another one.19:01
*** krow has quit IRC19:01
koolhead17davidkranz: ;-)19:02
*** zeus has quit IRC19:02
*** GheRivero_ has quit IRC19:03
davidkranzThis one worked. I guess there is some bug in trystack.19:04
*** andrewsmedina has quit IRC19:04
*** nati2 has joined #openstack19:04
*** bepernoot has joined #openstack19:05
*** hub_cap has joined #openstack19:06
*** oneal has joined #openstack19:08
onealhey guys19:09
oneali am looking for a way to connect a cloudfs with another ftp client19:09
*** miclorb has joined #openstack19:09
Mike656I mean that nova should work without keystone too.19:09
Mike656what is the advantage of using keystone with nova?19:10
*** dendro-afk is now known as dendrobates19:10
onealcan someone help me there19:10
onealthx19:10
*** anotherjesse1 has left #openstack19:12
*** joearnold has joined #openstack19:13
*** justinsb has joined #openstack19:14
*** miclorb has quit IRC19:14
*** imsplitbit has quit IRC19:17
*** bepernoot has quit IRC19:19
davidkranzHow should trystack bugs be reported? I rebooted a vm 10 minutes ago and even after refresh the state is REBOOT. But the vm is still up.19:20
*** joearnold has quit IRC19:21
*** mrjazzcat has left #openstack19:21
Kialldavidkranz: #trystack might have someone who can help.. and maybe there is a launchpad bug tracker?19:22
*** joearnold has joined #openstack19:23
*** dhellmann has quit IRC19:24
*** ayoung-afk has quit IRC19:26
*** dhellmann has joined #openstack19:26
*** dvogt has joined #openstack19:27
*** SvenDowideit has quit IRC19:28
*** SvenDowideit has joined #openstack19:28
*** llang629 has joined #openstack19:29
*** ggi_ has quit IRC19:30
claygMike656: oh... heh19:30
claygIf you try out a deploy with devstack, keystone is setup automatically19:31
*** nelson1234 has quit IRC19:31
claygnova had a auth service at one point, and it was split into a seperate project (keystone)19:31
*** nelson1234 has joined #openstack19:31
*** llang629 has left #openstack19:31
claygyou can run nova for dev with "noauth", but generally you want some sort of restrictions around users and projects - so keystone fills that role19:31
Mike656Keystone is a standalone identity manager that can work independently?19:32
Mike656Is there any document that describe the relationship between keystone and other components?19:33
wabatdavidkranz: I had the same issue yesterday with an instance.  It does eventually report correctly but it took a long time before doing so.19:33
*** dpippenger has joined #openstack19:34
claygMike656: probably... not sure where... tho...19:34
*** MarkAtwood has joined #openstack19:34
claygMike656: http://keystone.openstack.org/19:35
*** Guest95153 is now known as f1r319:35
*** f1r3 has joined #openstack19:35
*** dachary has quit IRC19:37
*** asavu has quit IRC19:38
*** ik04ka has quit IRC19:39
*** sriramhere_ has quit IRC19:39
*** oneal has left #openstack19:40
*** eglynn_ has joined #openstack19:43
*** shraddha has quit IRC19:45
*** eglynn has quit IRC19:45
*** bepernoot has joined #openstack19:45
*** littleidea has quit IRC19:46
*** eglynn_ has quit IRC19:48
*** mnewby has joined #openstack19:49
*** mattray1 has joined #openstack19:51
uvirtbot`New bug: #939766 in nova "python-novaclient flavor-list is broken against nova diablo/stable" [High,In progress] https://launchpad.net/bugs/93976619:51
*** jakedahn has joined #openstack19:52
*** mattray has quit IRC19:52
*** imsplitbit has joined #openstack19:53
*** dendrobates is now known as dendro-afk19:54
*** oneal has joined #openstack19:54
*** mattray1 has quit IRC19:55
*** jdg has quit IRC19:56
*** mattray has joined #openstack19:56
*** natea_ has joined #openstack19:59
*** aspiers has quit IRC19:59
*** andrewsmedina has joined #openstack20:00
*** eglynn_ has joined #openstack20:00
csh-harmfulWhat is the proper way to run openstack-dashboard from the repository? Documentation refers only on how to install via bzr20:00
*** n0ano has joined #openstack20:01
*** natea has quit IRC20:02
annegentlecsh-harmful: where do you see docs referring to bzr? Those are outdated. Try http://wiki.openstack.org/OpenStackDashboard or http://docs.openstack.org/diablo/openstack-compute/install/content/ch_install-dashboard.html20:02
annegentlecsh-harmful: please paste a link so we can fix20:03
*** bepernoo1 has joined #openstack20:03
*** bepernoot has quit IRC20:03
csh-harmfulI was reading this http://docs.openstack.org/cactus/openstack-compute/admin/content/configure-email-openstack-dashboard.html20:03
csh-harmfulwhich wrong I guess20:04
annegentlecsh-harmful: it was accurate for the Cactus release20:04
csh-harmfuland trunk is diablo ?20:04
annegentlecsh-harmful: we're not really back porting fixes for Cactus. Diablo is the release from last fall. Essex comes out in April and is trunk.20:04
csh-harmfulOk. Thanks for clarification20:05
*** joearnold has quit IRC20:05
*** natea_ has quit IRC20:05
annegentlecsh-harmful: sure thing.20:06
*** sriramhere has joined #openstack20:08
*** dachary has joined #openstack20:09
*** sriramhere has quit IRC20:09
*** mdomsch has quit IRC20:09
*** miclorb has joined #openstack20:10
*** Kylie has quit IRC20:10
*** aspiers has joined #openstack20:12
*** mancdaz has joined #openstack20:13
*** miclorb has quit IRC20:15
*** krow has joined #openstack20:16
*** perlstein_ has quit IRC20:18
*** gohko_nao has quit IRC20:20
*** rickfoosusa has joined #openstack20:20
mjforkIs there a guide for nova-volumes with GlusterFS?20:20
wabatmjfork:  If you ever do find one let me know.  As far as I can tell there is no integration between nova-volumes and GlusterFS.  I've been looking for quite some time now.20:21
*** mdomsch has joined #openstack20:23
wabatGluster put out a document called "Using GlusterFS for OpenStack VM Image Storage" which does not cover anything with nova-volumes20:23
mjforkyeah, foudnt hat as well.20:25
*** pouledodue has quit IRC20:26
wabatI really wish there was a way to use GlusterFS with nova-volumes.  I really like it and have found it easy to manage.20:27
koolhead17hi annegentle20:28
wabatYou can try asking on #gluster however I asked last week and have still not had a response20:28
koolhead17wabat: probably asking on mailinglist will be good idea :)20:29
annegentlemjfork: I once knew where GlusterFS kept it let me see if I can locate it again :)20:29
* annegentle adds http://gluster.org/community/documentation//index.php/OSConnect to our wiki too20:30
annegentleah, it already is at http://wiki.openstack.org/Governance/Proposed/OpenStack%20Cloud%20Storage%20%28Gluster%2920:30
*** pixelbeat has quit IRC20:31
*** Ruetobas has quit IRC20:31
wabatannegentle: I saw this but the link under "Current State of Development" goes to the gluster site which has links to the above mentioned manual20:34
*** dachary has quit IRC20:35
*** Ruetobas has joined #openstack20:35
*** sandywalsh has quit IRC20:35
uvirtbot`New bug: #939791 in nova "Nova image list does not list killed images. " [Undecided,New] https://launchpad.net/bugs/93979120:36
*** sandywalsh has joined #openstack20:38
*** randomubuntuguy has joined #openstack20:39
phschwartzAnyone used boto with openstack?20:44
*** vincentricci has joined #openstack20:44
*** vincentricci has left #openstack20:44
phschwartzAnd how would I determine what to use for the id and key with openstack (I am using an install done with kiall's scripts)20:45
*** wonk has joined #openstack20:45
*** asavu has joined #openstack20:46
*** shraddha has joined #openstack20:48
shraddhawhen we do nova-manage network create/delete. where is thisconfig saved? which file20:52
shraddha?20:52
WormManthe database(sqlite/mysql/tetc)20:52
*** hhoover has quit IRC20:54
koolhead17shraddha: and you can see at the log file nova-network.log if anything fails :)20:56
shraddhakoolhead17: somehow I dont get any logs on creating/deletion of network20:58
*** hhoover has joined #openstack20:59
*** Yak-n-Yeti1 has joined #openstack20:59
*** f1r3 has quit IRC20:59
koolhead17shraddha: http://docs.openstack.org/diablo/openstack-compute/admin/content/configuring-logging.html#d6e979  see if its configured inside your nova.conf file21:00
*** Yak-n-Yeti has quit IRC21:01
*** shadowe989 has joined #openstack21:02
*** rsanchez has quit IRC21:04
shraddhagetting following error when I try to start nova-network21:05
shraddhaProcessExecutionError: Unexpected error while running command. (nova): TRACE: Command: sudo ip addr del 172.16.0.7/24 brd 10.20.0.255 scope global secondary dev br100 (nova): TRACE: Exit code: 25521:05
*** anotherjesse1 has joined #openstack21:05
*** rsanchez has joined #openstack21:06
*** bradhedlund has joined #openstack21:06
*** dachary has joined #openstack21:07
*** dprince has quit IRC21:07
*** reed has quit IRC21:07
*** clopez has quit IRC21:08
*** bepernoo1 has quit IRC21:09
*** zigo has quit IRC21:13
*** Hakon|mbp has joined #openstack21:14
*** ootz0rz_ has quit IRC21:15
*** Remco_ has joined #openstack21:16
*** dev_sa has joined #openstack21:17
*** csh-harmful has quit IRC21:21
*** reed has joined #openstack21:23
*** adjohn has quit IRC21:23
*** dubsquared has quit IRC21:24
*** dubsquared has joined #openstack21:24
*** rsanchez has quit IRC21:28
*** joearnold has joined #openstack21:29
*** Yak-n-Yeti1 has quit IRC21:29
*** GheRivero_ has joined #openstack21:29
*** aspiers has quit IRC21:30
*** dpippenger has quit IRC21:30
*** dachary has quit IRC21:31
*** dolphm_ has joined #openstack21:32
*** p0 has joined #openstack21:34
*** stuntmachine has quit IRC21:34
*** Yak-n-Yeti has joined #openstack21:34
*** dolphm has quit IRC21:35
*** willaerk has joined #openstack21:35
*** po has quit IRC21:37
*** cp16net has quit IRC21:37
*** sannes has quit IRC21:37
*** natea has joined #openstack21:41
*** reed_ has joined #openstack21:41
*** aspiers has joined #openstack21:42
*** dolphm_ has quit IRC21:43
*** rsanchez has joined #openstack21:44
*** shall_ has quit IRC21:44
*** sgd has joined #openstack21:45
*** reed has quit IRC21:45
*** katkee has joined #openstack21:46
*** anotherjesse1 has quit IRC21:48
*** lvaughn_ has quit IRC21:49
*** lvaughn has joined #openstack21:50
sgdCurious, what is the status of Active Directory integration with Keystone?21:50
*** anotherjesse1 has joined #openstack21:50
*** natea_ has joined #openstack21:56
*** mancdaz has quit IRC21:58
*** natea has quit IRC21:59
*** natea_ is now known as natea21:59
*** kordless has joined #openstack21:59
*** miclorb has joined #openstack22:00
*** dev_sa has quit IRC22:03
*** heckj has quit IRC22:07
*** lts has quit IRC22:10
*** lookup has joined #openstack22:11
*** GheRivero_ has quit IRC22:12
*** cloudvirt has quit IRC22:12
*** deshantm has quit IRC22:17
*** mdomsch has quit IRC22:19
*** sandywalsh has quit IRC22:19
*** dolphm has joined #openstack22:19
*** cloudvirt has joined #openstack22:20
*** cloudvirt1 has joined #openstack22:20
*** Leseb has quit IRC22:21
*** deshantm has joined #openstack22:21
*** cloudvirt has quit IRC22:24
*** dolphm has quit IRC22:24
*** oubiwann has quit IRC22:24
*** lvaughn_ has joined #openstack22:24
*** hub-cap has joined #openstack22:24
*** hub-cap has quit IRC22:24
*** sgd has quit IRC22:24
*** hub_cap has quit IRC22:25
*** deshantm has quit IRC22:27
*** kordless has quit IRC22:27
*** Glace_ has quit IRC22:27
*** lvaughn has quit IRC22:28
*** natea has quit IRC22:31
*** martine has quit IRC22:32
*** dubsquared1 has joined #openstack22:35
*** sandywalsh has joined #openstack22:35
*** clauden__ has joined #openstack22:36
*** clauden has quit IRC22:36
*** clauden__ is now known as clauden22:36
*** dubsquared has quit IRC22:39
*** aliguori has quit IRC22:41
*** adjohn has joined #openstack22:41
*** adjohn has quit IRC22:41
*** oneal has left #openstack22:44
*** thingee has quit IRC22:44
*** ppradhan has left #openstack22:47
*** imsplitbit has quit IRC22:48
*** dolphm has joined #openstack22:48
*** katkee has quit IRC22:49
*** thingee has joined #openstack22:50
*** lborda has quit IRC22:52
*** gohko_nao has joined #openstack22:52
*** lookup has quit IRC22:53
uvirtbot`New bug: #939798 in nova "Injection should not happen with metadata service" [Undecided,New] https://launchpad.net/bugs/93979822:53
uvirtbot`New bug: #939820 in devstack "Swift and Quantum added to keystone service catalog even when not enabled" [Undecided,Fix committed] https://launchpad.net/bugs/93982022:53
*** robbiew has quit IRC22:55
uvirtbot`New bug: #939893 in nova "nova flavor-create yeilds 500 against stable/diablo" [Undecided,New] https://launchpad.net/bugs/93989322:55
*** Yak-n-Yeti has quit IRC22:56
*** natea has joined #openstack22:56
*** markvoelker has quit IRC22:57
*** cloudvirt1 has quit IRC22:59
*** aspiers has quit IRC23:00
uvirtbot`New bug: #939896 in nova "python-novaclient should enable/disable features based on extension list" [Undecided,New] https://launchpad.net/bugs/93989623:01
*** ark_ has joined #openstack23:07
ark_Hello! I am looking to devstack , does anyone know how to install with eth0 and routable ips  in the range of 10.10.243.0/24 in localrc file before ./stach.sh ?23:09
*** aliguori has joined #openstack23:11
*** aspiers has joined #openstack23:12
*** stuntmachine has joined #openstack23:14
*** tomoe_ has joined #openstack23:16
*** Remco_ has quit IRC23:16
*** bladernr_ is now known as bladernr_afk23:19
*** fri096 has joined #openstack23:19
fri096hi, is there a Java library which supports swift with keystone authentication?23:20
*** pixelbeat has joined #openstack23:20
*** zzed has quit IRC23:20
technologov_fri096, maybe "jclouds"...23:21
*** natea_ has joined #openstack23:21
fri096@technologov_: Seems it is under development in JClouds, but does not seem to be finished / usable.23:22
claygfri096: I think the only swift client that supports keystone is the python client23:23
claygbut not like python-cloudfiles, like swift.common.client23:23
claygthere's cloud files for java - but rackspace doesn't (yet?) run keystone23:23
technologov_yes, you're unlikely to find stable 3rd party software, that supports OpenStack, simply because OpenStack is a fast-moving target, with fast development23:23
*** natea has quit IRC23:25
*** natea_ is now known as natea23:25
clayghttps://github.com/rackspace/java-cloudfiles would probably support a patch to optionally add keystone support :)23:25
fri096thanks. Might have to wait for jclouds (or cloud files) to catch up in this case :-(.23:26
*** joearnol_ has joined #openstack23:28
*** joearnold has quit IRC23:28
*** natea has quit IRC23:28
*** Egyptian[Laptop] has joined #openstack23:32
*** kordless has joined #openstack23:34
*** shang has joined #openstack23:34
*** fri096 has left #openstack23:34
*** natea has joined #openstack23:35
*** stuntmachine has quit IRC23:36
*** randomubuntuguy has quit IRC23:37
*** Egyptian[Laptop] has quit IRC23:39
*** dpippenger has joined #openstack23:39
*** x86brandon has quit IRC23:41
*** clauden has quit IRC23:41
*** clauden_ has joined #openstack23:41
uvirtbot`New bug: #939907 in devstack "old nova.conf and paste.config aren't deleted" [Medium,In progress] https://launchpad.net/bugs/93990723:42
*** mattray has quit IRC23:45
*** shraddha has quit IRC23:47
*** bradhedlund has quit IRC23:49
*** CaptTofu has joined #openstack23:49
CaptTofuwho here has a spare cycle to help a python question?23:50
*** rnorwood has quit IRC23:55
*** Hakon|mbp has quit IRC23:57
*** Mike656 has quit IRC23:57
*** kbringard has quit IRC23:57
*** aliguori has quit IRC23:58
uvirtbot`New bug: #939916 in nova "OSError Invalid cross-device link during resize" [Undecided,In progress] https://launchpad.net/bugs/93991623:58
*** joearnol_ has quit IRC23:58

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!