*** Univ1 has quit IRC | 00:00 | |
*** ahmed_ has joined #openstack | 00:02 | |
WormMan | nice, I think that will be nice for things like our database, that the DBAs get tired of hunting down when I resize it on them :) | 00:03 |
---|---|---|
*** AhmedSoliman has quit IRC | 00:05 | |
*** huslage has quit IRC | 00:10 | |
*** rustam has joined #openstack | 00:10 | |
*** ahmed_ has quit IRC | 00:10 | |
*** rustam has quit IRC | 00:15 | |
*** mgoldmann has quit IRC | 00:15 | |
*** jakedahn has quit IRC | 00:19 | |
*** imsplitbit has joined #openstack | 00:20 | |
*** med_out is now known as medberry | 00:23 | |
*** maplebed_ has quit IRC | 00:24 | |
*** reed has quit IRC | 00:33 | |
*** catbot has joined #openstack | 00:33 | |
*** cpg|away is now known as cpg | 00:33 | |
*** obino has quit IRC | 00:34 | |
*** jj0hns0n has quit IRC | 00:35 | |
*** tryggvil__ has quit IRC | 00:40 | |
*** lborda has quit IRC | 00:41 | |
*** gregp76 has quit IRC | 00:43 | |
*** JStoker has joined #openstack | 00:46 | |
*** mandela123 has joined #openstack | 00:47 | |
*** rods has quit IRC | 00:58 | |
*** Mussi has joined #openstack | 00:59 | |
*** Mussi has quit IRC | 01:00 | |
*** Mussi has joined #openstack | 01:00 | |
*** Mussi has joined #openstack | 01:01 | |
*** hypersphere101 has joined #openstack | 01:03 | |
*** hypersphere101 has left #openstack | 01:03 | |
*** infinite-scale has quit IRC | 01:07 | |
*** lborda has joined #openstack | 01:09 | |
*** mnour has quit IRC | 01:12 | |
*** Mussi has quit IRC | 01:15 | |
*** ccc111 has quit IRC | 01:17 | |
*** ccc11 has joined #openstack | 01:17 | |
*** nerdstein has quit IRC | 01:17 | |
*** huslage has joined #openstack | 01:21 | |
*** hadrian has quit IRC | 01:22 | |
*** obino has joined #openstack | 01:27 | |
*** hadrian has joined #openstack | 01:28 | |
*** dragondm has quit IRC | 01:29 | |
*** zul has joined #openstack | 01:29 | |
*** tcampbell has joined #openstack | 01:34 | |
*** hisaharu has quit IRC | 01:34 | |
*** nati has quit IRC | 01:35 | |
*** cereal_bars has quit IRC | 01:37 | |
*** cereal_bars has joined #openstack | 01:39 | |
*** vladimir3p has quit IRC | 01:46 | |
*** ncode has quit IRC | 01:48 | |
*** tcampbell has quit IRC | 01:48 | |
*** cereal_bars has quit IRC | 01:49 | |
*** ncode has joined #openstack | 01:49 | |
*** ncode has joined #openstack | 01:49 | |
*** tsuzuki_ has joined #openstack | 01:49 | |
*** PeteDaGuru has left #openstack | 01:50 | |
*** jfluhmann has joined #openstack | 01:52 | |
*** ccustine has quit IRC | 01:56 | |
raker | so... i have ... public->switch->controller->switch->compute-nodes | 02:05 |
raker | i am trying to get networking configured correctly | 02:06 |
raker | there is a floating and fixed range... | 02:06 |
raker | but it is not clear how those shoudl be configured. | 02:07 |
raker | i have set... eth0 on all servers to be the "public" side... 192.168.222.x | 02:07 |
raker | and eth1 on all servers to be the "private" side... 192.168.223.x | 02:07 |
raker | eth1 set as the "bridged" interface | 02:07 |
*** reed has joined #openstack | 02:10 | |
*** Ryan_Lane has quit IRC | 02:12 | |
*** g2_sf has quit IRC | 02:12 | |
*** reed has quit IRC | 02:14 | |
nci | raker: I think the compute nodes only require a single connection (private), and the public address is done by the nova-network process, forwarding traffic to the appropriate private address | 02:17 |
*** GeoDud has quit IRC | 02:21 | |
shang | rnts: ping, | 02:23 |
raker | yep... totally understand that compute nodes only require a single IP... but initial setup (as I am remote and config) requires me to be able to access them remotely. | 02:24 |
raker | i needed to know what to set fixed and floating ranges to | 02:25 |
*** nati has joined #openstack | 02:25 | |
raker | i get that the floating I think should be the "public" IPs... so i have my cloud controller as 192.168.222.5/24 and 192.168.222.224/27 as the floating range... | 02:26 |
raker | but what should the fixed range be? | 02:26 |
*** rsampaio has joined #openstack | 02:26 | |
nci | anything you like | 02:26 |
nci | its an internal range | 02:26 |
nci | so choose an internal subnet that isnt taken | 02:26 |
raker | okay... so i have the "private" subnet set as 192.168.223.0/24 ... I should be picking a different range than that? | 02:27 |
raker | so... public 192.168.222.0/24 | 02:27 |
raker | private 192.168.223.0/24 | 02:27 |
raker | fixed 192.168.224.0/24 | 02:27 |
raker | floating 192.168.222.224-254 | 02:28 |
raker | or... should my fixed = private and floating = non-conflicting public | 02:30 |
*** vladimir3p has joined #openstack | 02:40 | |
*** martine has joined #openstack | 02:51 | |
*** g2_sf has joined #openstack | 02:53 | |
*** jj0hns0n has joined #openstack | 02:56 | |
*** mdomsch has joined #openstack | 02:57 | |
*** adjohn has quit IRC | 03:00 | |
*** rustam has joined #openstack | 03:09 | |
*** g2_sf has quit IRC | 03:12 | |
*** ahasenack has quit IRC | 03:13 | |
raker | okay... so here is where it all falls apart for me... | 03:19 |
raker | euca-describe-availability-zones verbose tells me everything is up and running... | 03:20 |
raker | i go to setup openstack-dashboard | 03:20 |
raker | run_tests.sh works great... install_venv goes well... | 03:20 |
raker | but when doing tools/with_venv.sh dashboard/manage.py syncdb | 03:21 |
raker | I don't get prompted to make an admin password... any suggestions? | 03:21 |
*** cpg is now known as cpg|away | 03:22 | |
*** jj0hns0n has quit IRC | 03:23 | |
*** ejat has joined #openstack | 03:26 | |
*** ecarlin has joined #openstack | 03:26 | |
*** dgags1 has joined #openstack | 03:37 | |
*** dgags has quit IRC | 03:37 | |
*** alekibango has quit IRC | 03:45 | |
*** alekibango has joined #openstack | 03:45 | |
*** worstadmin has joined #openstack | 03:46 | |
*** alekibango has quit IRC | 03:47 | |
*** paulmillar has joined #openstack | 03:47 | |
*** alekibango has joined #openstack | 03:47 | |
*** auzieman41 has joined #openstack | 03:49 | |
*** hadrian has quit IRC | 03:51 | |
*** bcwaldon has joined #openstack | 03:51 | |
*** worstadmin has quit IRC | 03:52 | |
*** worstadmin has joined #openstack | 03:53 | |
*** huslage has quit IRC | 03:58 | |
*** derrick- has quit IRC | 04:07 | |
*** mmm has quit IRC | 04:07 | |
*** mmm has joined #openstack | 04:07 | |
*** DW-10297 has quit IRC | 04:22 | |
*** adjohn has joined #openstack | 04:27 | |
*** martine has quit IRC | 04:28 | |
*** rustam has quit IRC | 04:31 | |
*** derrick has joined #openstack | 04:33 | |
*** hggdh_ has quit IRC | 04:36 | |
*** rsampaio has quit IRC | 04:38 | |
*** nati has quit IRC | 04:39 | |
*** mrjazzcat has quit IRC | 04:39 | |
*** reed has joined #openstack | 04:46 | |
*** perestrelka has quit IRC | 04:46 | |
*** nati has joined #openstack | 04:50 | |
*** auzieman41 has left #openstack | 05:01 | |
uvirtbot | New bug: #563175 in eucalyptus "console logs should be available after instance is terminated" [Medium,Fix released] https://launchpad.net/bugs/563175 | 05:07 |
*** reed has quit IRC | 05:12 | |
*** cpg|away is now known as cpg | 05:13 | |
*** huslage has joined #openstack | 05:25 | |
*** scas has quit IRC | 05:29 | |
*** scas has joined #openstack | 05:29 | |
*** worstadmin has quit IRC | 05:35 | |
*** sandywalsh has quit IRC | 05:38 | |
*** rocambol1 has joined #openstack | 05:47 | |
*** sandywalsh has joined #openstack | 05:50 | |
*** gregp76 has joined #openstack | 05:51 | |
*** gregp76 has left #openstack | 05:51 | |
*** Ryan_Lane has joined #openstack | 05:51 | |
*** vladimir3p has quit IRC | 05:53 | |
*** troys has quit IRC | 05:57 | |
*** smoser has quit IRC | 06:01 | |
*** ejat has quit IRC | 06:03 | |
*** ejat has joined #openstack | 06:07 | |
*** ejat has joined #openstack | 06:07 | |
*** openpercept has joined #openstack | 06:09 | |
*** guigui1 has joined #openstack | 06:14 | |
*** smoser has joined #openstack | 06:16 | |
*** jedi4ever has joined #openstack | 06:17 | |
*** jedi4ever has joined #openstack | 06:19 | |
*** tsuzuki_ has quit IRC | 06:23 | |
*** _adjohn has joined #openstack | 06:23 | |
*** ecarlin has quit IRC | 06:24 | |
*** ecarlin has joined #openstack | 06:24 | |
*** adjohn has quit IRC | 06:27 | |
*** _adjohn is now known as adjohn | 06:27 | |
*** z3r0day has joined #openstack | 06:32 | |
*** rms-ict has quit IRC | 06:36 | |
*** tjikkun has joined #openstack | 06:37 | |
*** tjikkun has joined #openstack | 06:37 | |
*** smoser has quit IRC | 06:38 | |
*** smoser has joined #openstack | 06:41 | |
*** guigui1 has left #openstack | 06:42 | |
*** ynef has joined #openstack | 06:46 | |
*** npmapn has joined #openstack | 06:50 | |
*** reidrac has joined #openstack | 06:56 | |
ynef | Section 2.3 of the Compute manual says that "[...] OpenStack Compute keeps all the cloud system state in a distributed data store.", where can I find more information about the distributed data store used for this purpose? | 06:58 |
*** mgoldmann has joined #openstack | 07:03 | |
*** tsuzuki_ has joined #openstack | 07:05 | |
*** bcwaldon has quit IRC | 07:06 | |
nci | ynef: I'm not sure what that refers to - state is stored in mysql on my install. | 07:07 |
*** Ryan_Lane has quit IRC | 07:09 | |
ynef | nci: thanks for your answer! and that's interesting -- did you have to set up distributed mysql for that to work? | 07:09 |
pvo | ynef: it was originally redis backed. | 07:11 |
uvirtbot | New bug: #833552 in nova "No easy migration from old auth to keystone" [Critical,Triaged] https://launchpad.net/bugs/833552 | 07:11 |
pvo | then it was moved to sqlalchmey+mysql | 07:11 |
pvo | so it could support whatever sqlalchemy supports, in theory. | 07:12 |
pvo | we use mysql, too. | 07:12 |
uvirtbot | New bug: #833555 in nova "Keypairs should belong to tenants, not users" [Undecided,New] https://launchpad.net/bugs/833555 | 07:16 |
*** rms-ict has joined #openstack | 07:20 | |
*** openpercept has quit IRC | 07:22 | |
*** ecarlin_ has joined #openstack | 07:22 | |
*** nacx has joined #openstack | 07:22 | |
rnts | shang: ? | 07:22 |
*** tudamp has joined #openstack | 07:23 | |
ynef | pvo: thank you, that made a lot of sense :-) | 07:24 |
*** ecarlin has quit IRC | 07:25 | |
*** ecarlin_ is now known as ecarlin | 07:25 | |
*** caribou has joined #openstack | 07:26 | |
*** ecarlin has quit IRC | 07:27 | |
*** catbot has quit IRC | 07:31 | |
*** adjohn has quit IRC | 07:36 | |
*** nati has quit IRC | 07:36 | |
*** aryan_ has joined #openstack | 07:37 | |
*** catbot has joined #openstack | 07:38 | |
*** tudamp has quit IRC | 07:38 | |
*** javiF has joined #openstack | 07:40 | |
*** koolhead17 has quit IRC | 07:40 | |
*** raker has quit IRC | 07:41 | |
*** tudamp has joined #openstack | 07:44 | |
*** nati has joined #openstack | 07:46 | |
*** jeffjapan has quit IRC | 07:49 | |
*** disco has joined #openstack | 07:50 | |
*** jeffjapan has joined #openstack | 07:50 | |
*** mies has joined #openstack | 07:57 | |
*** katkee has joined #openstack | 07:57 | |
*** snowboarder04 has quit IRC | 07:58 | |
*** jeffjapan has quit IRC | 08:02 | |
*** AhmedSoliman has joined #openstack | 08:02 | |
*** Seoman has joined #openstack | 08:04 | |
*** nati has quit IRC | 08:05 | |
*** ccorrigan has joined #openstack | 08:09 | |
*** timr__ has quit IRC | 08:13 | |
*** jano has joined #openstack | 08:18 | |
*** lionel has joined #openstack | 08:24 | |
*** dirkx_ has joined #openstack | 08:24 | |
*** miclorb has quit IRC | 08:27 | |
*** andy-hk has joined #openstack | 08:28 | |
*** Capashen has joined #openstack | 08:35 | |
*** siwos has joined #openstack | 08:37 | |
shang | rnts: thanks for the answer. Also, any ideas about the error message that I got? | 08:45 |
*** gaurav_ has joined #openstack | 08:49 | |
*** rustam has joined #openstack | 08:49 | |
*** gaurav_ is now known as Guest30990 | 08:49 | |
rnts | shang: yeah if you refer to the bridge-errors, it basically says that you can't bridge a bridge on a bridge :) | 08:51 |
shang | rnts: so what should it be? | 08:51 |
rnts | you create the bridge on an interface (eth1 for example) | 08:51 |
shang | it seems I have to put something there | 08:51 |
rnts | and then you add virtual interfaces to the bridge | 08:52 |
rnts | or do you mean the commands? I havent installed openstack yet but im using bridged ethernet alot | 08:52 |
*** dirkx_ has quit IRC | 08:52 | |
shang | rnts: yeah, I was thinking about the commands... | 08:53 |
* shang wonder if put eth1 is the answer here ... | 08:54 | |
*** caribou has quit IRC | 08:54 | |
rnts | brctl addbr eth1 | 08:54 |
rnts | oj | 08:55 |
rnts | oops* | 08:55 |
rnts | brctl addbr br100 ; brctl addif br100 eth1 | 08:56 |
rnts | now the physical network interface card eth1 is part of a bridge, you can then add virtual nics to that | 08:57 |
*** caribou has joined #openstack | 08:58 | |
*** Oneiroi_ has joined #openstack | 09:00 | |
*** daysmen has joined #openstack | 09:03 | |
*** Oneiroi has quit IRC | 09:03 | |
*** vdo has joined #openstack | 09:14 | |
*** koolhead11 has quit IRC | 09:23 | |
*** ejat has quit IRC | 09:24 | |
*** aryan_ has joined #openstack | 09:25 | |
siwos | hi. anyone knows if nova supports SR-IOV? | 09:26 |
siwos | I found a blueprint on this but don't know the actual status | 09:26 |
*** cafe_ngam_mua has joined #openstack | 09:27 | |
cafe_ngam_mua | hi | 09:28 |
*** huslage has quit IRC | 09:28 | |
cafe_ngam_mua | i have a folder of a VMWare Virtual Machine | 09:28 |
cafe_ngam_mua | and i want to make it an image in Cloud | 09:29 |
*** mnour has joined #openstack | 09:29 | |
cafe_ngam_mua | i use the command "glance -v add name="Winserver2003CA" disk_format=vmdk < Winserver2003_EJBCA.vmdk" | 09:30 |
cafe_ngam_mua | but my instance does not run | 09:30 |
cafe_ngam_mua | can anyone help? | 09:30 |
cafe_ngam_mua | there are some files in my folder: Winserver2003_EJBCA-000001.vmdk Winserver2003_EJBCA.vmdk caches Winserver2003_EJBCA-000002.vmdk Winserver2003_EJBCA.vmem vmware-0.log Winserver2003_EJBCA.nvram Winserver2003_EJBCA.vmsd vmware-1.log Winserver2003_EJBCA-Snapshot1.vmem Winserver2003_EJBCA.vmss vmware-2.log Winserver2003_EJBCA-Snapshot1.vmsn Winserver2003_EJBCA.vmx vmware.log Win | 09:31 |
*** npmapn has quit IRC | 09:41 | |
*** ncode has quit IRC | 09:44 | |
*** tryggvil has joined #openstack | 09:45 | |
*** infinite-scale has joined #openstack | 09:50 | |
*** morfeas has quit IRC | 09:54 | |
*** catbot has quit IRC | 09:55 | |
*** infinite-scale has quit IRC | 09:55 | |
*** infinite-scale has joined #openstack | 09:56 | |
*** andy-hk has quit IRC | 10:02 | |
*** dobber has joined #openstack | 10:07 | |
cafe_ngam_mua | hi | 10:07 |
cafe_ngam_mua | did anyone create images from VMware Virtual Machine | 10:08 |
*** kidrock has joined #openstack | 10:09 | |
*** npmapn has joined #openstack | 10:09 | |
*** darraghb has joined #openstack | 10:10 | |
kidrock | Hi everyone. | 10:12 |
*** z3r0day has quit IRC | 10:16 | |
*** rods has joined #openstack | 10:22 | |
*** cpg is now known as cpg|away | 10:25 | |
*** AhmedSoliman has quit IRC | 10:41 | |
*** AhmedSoliman has joined #openstack | 10:49 | |
*** kidrock has quit IRC | 10:50 | |
*** GeoDud has joined #openstack | 11:00 | |
*** AhmedSoliman has quit IRC | 11:00 | |
*** coool has joined #openstack | 11:01 | |
*** GeoDud has quit IRC | 11:06 | |
*** coool has left #openstack | 11:11 | |
*** vdo has quit IRC | 11:12 | |
*** vdo has joined #openstack | 11:13 | |
*** coool has joined #openstack | 11:22 | |
*** cafe_ngam_mua has quit IRC | 11:30 | |
*** nerdstein has joined #openstack | 11:34 | |
*** miclorb has joined #openstack | 11:34 | |
*** coool has left #openstack | 11:35 | |
*** Adri2000 has quit IRC | 11:38 | |
*** CloudChris has joined #openstack | 11:42 | |
CloudChris | Hello together, | 11:43 |
CloudChris | is there already support for the container files of VMs to be located on NFS? So there is no vm-root-filesystem on the compute-node? | 11:43 |
CloudChris | I didn't get that answer out of the admin manual .... | 11:43 |
CloudChris | btw. the Storage chapter of the admin manual is a bit short :) | 11:44 |
*** martine has joined #openstack | 11:45 | |
*** ejat has joined #openstack | 11:48 | |
*** ejat has joined #openstack | 11:48 | |
*** metoikos has joined #openstack | 11:50 | |
*** lts has joined #openstack | 11:53 | |
*** lts has quit IRC | 11:54 | |
*** ncode has joined #openstack | 11:54 | |
*** ncode has joined #openstack | 11:54 | |
*** lts has joined #openstack | 11:56 | |
*** ahasenack has joined #openstack | 12:02 | |
*** vdo has quit IRC | 12:03 | |
*** bsza has joined #openstack | 12:03 | |
*** tsuzuki_ has quit IRC | 12:03 | |
*** hadrian has joined #openstack | 12:06 | |
*** eviscares has joined #openstack | 12:07 | |
eviscares | Hi all. | 12:07 |
eviscares | I have a few questions regarding Swifts operation principles. Anyone willing to answer them? | 12:08 |
*** mnour has quit IRC | 12:08 | |
*** mnour has joined #openstack | 12:09 | |
*** JKERZN has quit IRC | 12:09 | |
*** JKERZN has joined #openstack | 12:09 | |
reidrac | sure | 12:10 |
reidrac | :) | 12:10 |
eviscares | Ok, when I upload a file into the cluster, is it first transported to one node and after this transfer is finished it is replicated? Or is it replicated as soon as the transfer begins? | 12:11 |
reidrac | it's replicated by a bg process using rsync | 12:12 |
eviscares | Ok, so it should land on all 3 nodes almost simultaneously? | 12:12 |
reidrac | nop, the replication process is asyncronous | 12:13 |
reidrac | it's not triggered by the upload | 12:13 |
eviscares | Ok, thank you. | 12:13 |
reidrac | it runs periodically | 12:13 |
eviscares | Considering redundancy, I have noticed that it takes some time after I have killed 2 of the 3 nodes holding an Item before downloads would complete again. Is that because the file is passed on to the Handoffs before it can be dl'ed again? | 12:14 |
reidrac | not sure, I think the proxy needs to try the dead nodes before marking them as down | 12:15 |
reidrac | it's random, but it may timeout two dead nodes (10 secs x 2) before asking the node that it's still alive | 12:16 |
reidrac | are you experiencing something between 10-20 secs delay? | 12:17 |
eviscares | I experienced that it started to write, then I hit a delay, then the read times out. | 12:17 |
reidrac | have you checked the proxy logs? | 12:18 |
eviscares | So I guess it tries to download from all 3 sequentially. | 12:18 |
reidrac | I've found it's the best way to trace the problem | 12:19 |
notmyname | the object must be written to 2 storage nodes before the proxy returns success | 12:19 |
notmyname | it tries to put it on all 3 | 12:19 |
eviscares | The Proxy log shows that he actually fails to auth on the nodes that are down. | 12:19 |
notmyname | GETs fetch it from one node | 12:20 |
reidrac | notmyname: but the write operation can be queued? | 12:20 |
eviscares | Which is… hardly surprising. | 12:20 |
reidrac | notmyname: it would be great that kind of thing was in the docs :) | 12:20 |
notmyname | reidrac: parts of it (the container listing updates or the 3rd copy). but 2 copies will be successful when the proxy returns success | 12:21 |
reidrac | OK, I'm writing that down | 12:21 |
*** miclorb has quit IRC | 12:21 | |
*** mfer has joined #openstack | 12:22 | |
eviscares | notmyname: I'm with reidrac here. It would be great if the basic concepts could be read somewhere. I'm still trying to wrap my head around it after almost two weeks. | 12:22 |
eviscares | Was I right in my assumption that it tries to read from all nodes for a GET? | 12:23 |
eviscares | brb, have to take my lunchbreak now. | 12:28 |
*** jtanner has quit IRC | 12:28 | |
*** jtanner has joined #openstack | 12:28 | |
*** nmistry has joined #openstack | 12:34 | |
*** rsampaio has joined #openstack | 12:36 | |
*** mdomsch has quit IRC | 12:36 | |
jano | CloudChris: on page 10, the Pepple book seems to suggest NFS support. I suppose that makes sense since Glance supports local fs storage you might as well mount any old NFS volume locally. | 12:38 |
CloudChris | You mean I don't need NFS support at all as I just mount the NFS to the Nodes and then all VMs have NAS based -root Containers? | 12:39 |
jano | I'm not sure if that's exactly what I meant, I'm still new to this terminology domain. But yes, if the hypervisor can access NFS based disk images it stands to reason that Glance will support you. | 12:42 |
CloudChris | I don't mean NFS as a Glance backend for Templates, I meant NFS based root filesystems for the VMs on the Hypervisors .... | 12:44 |
jano | Isn't that a feature of the specific hypervisor? | 12:46 |
*** nmistry has quit IRC | 12:49 | |
*** throughnothing has quit IRC | 12:51 | |
*** hggdh_ has joined #openstack | 12:51 | |
*** mrjazzcat has joined #openstack | 12:52 | |
CloudChris | jano: i don't think that's a hypervisor option ... | 12:52 |
*** mnour has quit IRC | 12:52 | |
*** jfluhmann has quit IRC | 12:52 | |
*** mnour has joined #openstack | 12:53 | |
jano | Chris: Perhaps I'm missing something, but this (http://storagefoo.blogspot.com/2007/09/vmware-over-nfs.html) appears to suggest it works at least for VMWare. | 12:56 |
*** mies has quit IRC | 12:57 | |
*** mies has joined #openstack | 12:58 | |
*** mies has quit IRC | 12:59 | |
*** mies has joined #openstack | 13:00 | |
jtanner | which release of swift correlates to the diablo-3 releases of nova/glance ? | 13:01 |
jtanner | 1.4.3 ? | 13:01 |
jtanner | err, 1.4.2 | 13:01 |
notmyname | jtanner: what do you mean by "correlates"? works together with? or released around the same time? | 13:01 |
*** mandela123 has quit IRC | 13:01 | |
jtanner | notmyname, basically ... compatible | 13:02 |
notmyname | jtanner: all of them :-) | 13:02 |
jtanner | someone told me last week that nova/glance should be deployed with the same release versions | 13:02 |
*** ynef has quit IRC | 13:02 | |
jtanner | i was wondering if it also applied to swift | 13:02 |
*** primeministerp has quit IRC | 13:02 | |
*** msivanes has joined #openstack | 13:03 | |
notmyname | jtanner: swift currently has a slightly different release schedule. and where nova/glance have milestones, swift has had prod-ready releases | 13:03 |
jtanner | notmyname, alright, i'll write that down | 13:04 |
jtanner | thanks | 13:04 |
eviscares | notmyname: After uploading a file and then turning off 3 Nodes, the Download doesn't work anymore. Any thoughts regarding that? | 13:04 |
*** throughnothing has joined #openstack | 13:04 | |
*** primeministerp has joined #openstack | 13:04 | |
notmyname | eviscares: which 3 nodes? | 13:04 |
eviscares | Oh sorry. should have read 2 nodes. | 13:05 |
eviscares | I killed 2 nodes that house the file to test redundancy. | 13:05 |
*** cereal_bars has joined #openstack | 13:05 | |
notmyname | eviscares: did you ensure that it was copied to all 3 nodes before killing 2 of them? | 13:05 |
notmyname | (ie successful proxy put to all 3 or successful replication run) | 13:05 |
eviscares | I uploaded it and it did not return an error message, would this be considered a successful upload? | 13:06 |
eviscares | Or is there a smarter way to make sure, that it has been properly replicated? | 13:07 |
notmyname | eviscares: yes. :-) no storage nodes or drives down when you did the put? | 13:07 |
eviscares | notmyname: yes | 13:07 |
notmyname | eviscares: look at the logs | 13:07 |
notmyname | eviscares: ok, then it should have been fine | 13:08 |
notmyname | eviscares: how many storage nodes do you have total? | 13:08 |
eviscares | notmyname: I'll reboot the nodes and try again. Maybbe something slipped by me. | 13:08 |
eviscares | notmyname: I have 5 nodes in total | 13:08 |
notmyname | eviscares: you can use swift-get-nodes to determine what storage nodes the account container and object are stored on | 13:09 |
eviscares | notmyname: Did that. I'll upload another big file and then check back with you. | 13:09 |
*** hggdh has quit IRC | 13:09 | |
*** hggdh_ is now known as hggdh | 13:10 | |
*** joesavak has joined #openstack | 13:17 | |
eviscares | notmyname: The log on the proxy only shows the put. | 13:25 |
*** metoikos has quit IRC | 13:25 | |
eviscares | notmyname: So theoretically it should have been placed on all 3 nodes now, right? | 13:26 |
*** eviscares has left #openstack | 13:26 | |
*** rsampaio has quit IRC | 13:27 | |
*** eviscares has joined #openstack | 13:27 | |
notmyname | check the object logs (or use get-nodes to look them up directly) | 13:27 |
*** rsampaio has joined #openstack | 13:27 | |
eviscares | swift get nodes shows the following:http://paste.openstack.org/show/2273/ what I find weird is that he shows the object under account. | 13:28 |
notmyname | eviscares: run swift-get-nodes with no params to see proper usage | 13:29 |
notmyname | eviscares: you only gave the object name. you need to give account, container, and object | 13:30 |
eviscares | notmyname: so when I used it wrong it gave me the wrong nodes? | 13:31 |
notmyname | eviscares: yes | 13:31 |
eviscares | notmyname: pebkac -.- | 13:32 |
eviscares | notmyname: thank you for your help | 13:33 |
*** tryggvil__ has joined #openstack | 13:35 | |
*** perestrelka has joined #openstack | 13:36 | |
*** coool has joined #openstack | 13:37 | |
*** tryggvil has quit IRC | 13:38 | |
*** tryggvil__ is now known as tryggvil | 13:38 | |
*** Gmi has joined #openstack | 13:38 | |
*** imsplitbit has joined #openstack | 13:43 | |
*** joesavak has quit IRC | 13:44 | |
*** jsavak has joined #openstack | 13:45 | |
*** jfluhmann has joined #openstack | 13:46 | |
*** cereal_bars has quit IRC | 13:48 | |
*** ejat has quit IRC | 13:48 | |
*** tryggvil has quit IRC | 13:49 | |
*** caribou has quit IRC | 13:49 | |
*** bcwaldon has joined #openstack | 13:51 | |
*** dprince has joined #openstack | 13:51 | |
*** caribou has joined #openstack | 13:53 | |
*** nati has joined #openstack | 13:54 | |
*** coool has left #openstack | 13:58 | |
*** ameade has joined #openstack | 13:59 | |
*** gnu111 has joined #openstack | 13:59 | |
*** msinhore has joined #openstack | 14:02 | |
*** mies has quit IRC | 14:02 | |
*** CloudChris has quit IRC | 14:02 | |
*** gohko has quit IRC | 14:02 | |
*** nelson____ has quit IRC | 14:02 | |
*** mtaylor has quit IRC | 14:02 | |
*** lorin1 has joined #openstack | 14:02 | |
*** troytoman-away is now known as troytoman | 14:03 | |
*** mies has joined #openstack | 14:07 | |
*** CloudChris has joined #openstack | 14:07 | |
*** gohko has joined #openstack | 14:07 | |
*** nelson____ has joined #openstack | 14:07 | |
*** mtaylor has joined #openstack | 14:07 | |
*** verne.freenode.net sets mode: +v mtaylor | 14:07 | |
*** siwos has quit IRC | 14:10 | |
gnu111 | I want some users to test my openstack installation. However, I dont' want them to login directly to my controller. What do they need to install something to get nova-manger user and cred creation working? | 14:10 |
*** Guest30990 has quit IRC | 14:10 | |
*** cereal_bars has joined #openstack | 14:11 | |
*** huslage has joined #openstack | 14:12 | |
*** LiamMac has joined #openstack | 14:13 | |
*** guigui1 has joined #openstack | 14:23 | |
Capashen | Where can I report an error or a missing command in openstack documentation ? Is launchpad doc project still in use ? | 14:23 |
*** Shentonfreude has joined #openstack | 14:24 | |
*** CloudChris has left #openstack | 14:24 | |
*** Gordonz_ has joined #openstack | 14:27 | |
*** vladimir3p has joined #openstack | 14:28 | |
*** AhmedSoliman has joined #openstack | 14:29 | |
*** AhmedSoliman has quit IRC | 14:29 | |
*** Gordonz has quit IRC | 14:30 | |
*** rsampaio has quit IRC | 14:31 | |
*** hingo has joined #openstack | 14:32 | |
*** troytoman is now known as troytoman-away | 14:36 | |
*** tudamp has left #openstack | 14:37 | |
*** skane has joined #openstack | 14:37 | |
medberry | annegentle, ^ | 14:37 |
*** code_franco has joined #openstack | 14:41 | |
*** guigui1 has quit IRC | 14:42 | |
Capashen | it's ok :) | 14:43 |
*** g2_sf has joined #openstack | 14:44 | |
*** huslage_ has joined #openstack | 14:44 | |
*** Adri2000_ has joined #openstack | 14:44 | |
*** huslage has quit IRC | 14:44 | |
*** huslage_ is now known as huslage | 14:44 | |
*** rnirmal has joined #openstack | 14:47 | |
*** rocambol1 has quit IRC | 14:47 | |
*** dolphm has joined #openstack | 14:47 | |
Gmi | I have a two node Nova install, with a controller running scheduler, network and volume In VLAN mode and a compute node running only compute; when I create a second project on the controller/network node, a br101 and vlan101 get created as well, but my interface facing the compute node (eth0) already belongs to br100/vlan100 and as far as I know a physical interface cannot belong to two bridges | 14:51 |
uvirtbot | New bug: #833815 in swift "[Documentation] SAIO Missing PATH modification for ~/bin" [Undecided,New] https://launchpad.net/bugs/833815 | 14:51 |
Gmi | when I create a new instance in this new project, a br101 and vlan101 get created on the compute node and the instance's interface vnet0 is added to that bridge as well, but traffic doesn't leave the compute node because the physical interface eth0 is already part of the first bridge, br100 | 14:53 |
*** guigui has joined #openstack | 14:53 | |
gnu111 | Gmi: do you have two networks? one per project? Check the networks table and the value of bridge there. | 14:54 |
Gmi | so now I have euca-describe-instances showing that my new instance has an IP in the project's network, but when I use vncdisplay on the compute node to see what's happenning with the instance it only has an 169.254 address (APIPA) | 14:55 |
*** msinhore has quit IRC | 14:55 | |
Gmi | yes, I have two network,one for each project | 14:55 |
*** jtanner has quit IRC | 14:56 | |
*** nmistry has joined #openstack | 14:56 | |
*** alekibango has quit IRC | 14:56 | |
*** alekibango has joined #openstack | 14:56 | |
*** alekibango has quit IRC | 14:56 | |
*** alekibango has joined #openstack | 14:57 | |
Gmi | I don't think I properly understand the concept of VLAN mode; if a new bridge and VLAN gets created for each new project and you have instances from different projects running on the same compute node, how are they getting bridged to a single physical interface? | 14:57 |
*** alekibango has quit IRC | 14:57 | |
*** alekibango has joined #openstack | 14:58 | |
*** alekibango has quit IRC | 14:58 | |
*** alekibango has joined #openstack | 14:58 | |
*** reed has joined #openstack | 14:58 | |
*** alekibango has quit IRC | 14:59 | |
*** alekibango has joined #openstack | 15:00 | |
*** alekibango has quit IRC | 15:00 | |
Gmi | I would love if somebody with proper knowledge had the time to write a similar explanation (as http://unchainyourbrain.com/openstack/13-networking-in-nova) for the VLAN mode | 15:00 |
*** alekibango has joined #openstack | 15:00 | |
*** andy-hk has joined #openstack | 15:00 | |
*** andy-hk has quit IRC | 15:00 | |
*** andy-hk has joined #openstack | 15:01 | |
*** Adri2000_ has quit IRC | 15:03 | |
*** g2_sf has quit IRC | 15:05 | |
*** marrusl has joined #openstack | 15:06 | |
*** dragondm has joined #openstack | 15:06 | |
*** ejat has joined #openstack | 15:07 | |
*** ejat has joined #openstack | 15:07 | |
annegentle | Gmi: I'd like to find someone, please let me know if you find a good candidate for writing VLAN docs | 15:12 |
annegentle | Gmi: I may "assign" someone at the Doc Sprint next month :) | 15:12 |
Gmi | Annegentle: the best candidate I can think of is Vishy :) | 15:12 |
Gmi | but I'm sure he's extra busy | 15:13 |
gnu111 | I second Gmi's suggestion!. It would be helpful for me as well. | 15:14 |
gnu111 | Something like this will be helpful: http://libvirt.org/archnetwork.html | 15:15 |
*** reidrac has quit IRC | 15:15 | |
annegentle | yeah I'll ask him :) | 15:18 |
*** dobber has quit IRC | 15:18 | |
Gmi | Annegentle: the instructions to "create the networks that Compute can pull from" on this page (http://docs.openstack.org/cactus/openstack-compute/admin/content/configuring-vlan-networking.html), should they be ran on the network node, or the compute node? I ran them on the network node, but the doc listed this section under "7.3. Configuring Networking on the Compute Node" | 15:22 |
Gmi | which makes it confusing (at least for me) | 15:22 |
annegentle | Gmi: you know, you're not the first to point that out. | 15:23 |
annegentle | Gmi: Configuration should be more separated out. | 15:23 |
Gmi | and what would be the definitive answer? | 15:23 |
annegentle | Gmi: I don't think it matters where you run the nova-manage command | 15:23 |
annegentle | And I think the title of 7.3 is inaccurate | 15:24 |
annegentle | Other than to try to explain that you're setting up networking for guest VMS | 15:24 |
annegentle | not networking between controller and compute nodes. | 15:24 |
*** nati has quit IRC | 15:24 | |
*** guigui has quit IRC | 15:25 | |
*** jtanner has joined #openstack | 15:26 | |
*** alekibango has quit IRC | 15:27 | |
*** alekibango has joined #openstack | 15:27 | |
Gmi | Is there anybody here that has a running Cactus multi-node setup running in VLAN mode with at least two projects? And different instances belonging to different projects running on the same compute node? | 15:29 |
*** KAM has joined #openstack | 15:29 | |
gnu111 | Can someone confirm if diabloX has this feature? https://code.launchpad.net/~openstack-gd/nova/auto-float-ip | 15:30 |
gnu111 | I think cactus does not, at least it is not working for me. | 15:30 |
*** cereal_bars has quit IRC | 15:30 | |
gnu111 | Before I install another test cluster with, I want to make sure automatic assignment of floating ip will work. | 15:31 |
*** sulicny has quit IRC | 15:32 | |
*** sulicny has joined #openstack | 15:32 | |
*** reed has quit IRC | 15:34 | |
*** caribou has quit IRC | 15:35 | |
*** jj0hns0n has joined #openstack | 15:36 | |
*** hggdh has quit IRC | 15:39 | |
*** tryggvil__ has joined #openstack | 15:40 | |
*** daysmen has quit IRC | 15:40 | |
uvirtbot | New bug: #833856 in nova "Cannot boot instance with metadata" [Undecided,In progress] https://launchpad.net/bugs/833856 | 15:41 |
*** daysmen has joined #openstack | 15:41 | |
*** hggdh has joined #openstack | 15:42 | |
*** adjohn has joined #openstack | 15:43 | |
*** mgoldmann has quit IRC | 15:44 | |
*** rsampaio has joined #openstack | 15:45 | |
*** nmistry has quit IRC | 15:46 | |
*** mnour has quit IRC | 15:50 | |
*** alekibango has quit IRC | 15:51 | |
*** alekibango has joined #openstack | 15:51 | |
*** maplebed has joined #openstack | 15:51 | |
*** maplebed has joined #openstack | 15:52 | |
*** andy-hk has quit IRC | 15:56 | |
*** kbringard has joined #openstack | 15:58 | |
*** andy-hk has joined #openstack | 15:59 | |
*** jano has quit IRC | 15:59 | |
*** eviscares has quit IRC | 16:01 | |
*** nacx has quit IRC | 16:04 | |
primeministerp | mtaylor: ping | 16:07 |
*** bcwaldon has quit IRC | 16:08 | |
*** lborda has joined #openstack | 16:09 | |
*** mattray has joined #openstack | 16:09 | |
*** bcwaldon has joined #openstack | 16:16 | |
*** ejat has quit IRC | 16:19 | |
*** katkee has quit IRC | 16:21 | |
*** aliguori has quit IRC | 16:29 | |
*** javiF has quit IRC | 16:35 | |
*** dendrobates is now known as dendro-afk | 16:39 | |
*** koolhead17 has joined #openstack | 16:41 | |
*** msinhore has joined #openstack | 16:41 | |
*** amccabe has joined #openstack | 16:43 | |
koolhead17 | hi all | 16:43 |
*** mattray has quit IRC | 16:43 | |
koolhead17 | annegentle: ping | 16:43 |
*** cybergggirl has joined #openstack | 16:46 | |
*** reed has joined #openstack | 16:46 | |
*** cybergggirl has quit IRC | 16:48 | |
*** jdurgin has joined #openstack | 16:49 | |
*** Capashen has quit IRC | 16:53 | |
*** dendro-afk is now known as dendrobates | 16:53 | |
*** gaurav_ has joined #openstack | 16:54 | |
*** gaurav_ is now known as Guest97667 | 16:54 | |
*** heckj has joined #openstack | 16:57 | |
*** daysmen has quit IRC | 16:58 | |
*** maplebed has quit IRC | 17:00 | |
*** Gordonz_ has quit IRC | 17:01 | |
*** Seoman has quit IRC | 17:02 | |
*** adjohn has quit IRC | 17:03 | |
*** obino has quit IRC | 17:04 | |
*** Ryan_Lane has joined #openstack | 17:05 | |
annegentle | koolhead17: pong | 17:08 |
*** Adri2000 has joined #openstack | 17:09 | |
*** maplebed has joined #openstack | 17:10 | |
*** rustam has quit IRC | 17:14 | |
*** llang629 has joined #openstack | 17:19 | |
*** sloop_ has quit IRC | 17:19 | |
*** llang629 has left #openstack | 17:20 | |
*** pguth66 has joined #openstack | 17:26 | |
*** tryggvil__ has quit IRC | 17:26 | |
*** mgius has joined #openstack | 17:29 | |
*** obino has joined #openstack | 17:31 | |
*** mies has quit IRC | 17:33 | |
*** mies has joined #openstack | 17:34 | |
*** mies has joined #openstack | 17:34 | |
*** jakedahn has joined #openstack | 17:36 | |
*** hisaharu has joined #openstack | 17:38 | |
*** adjohn has joined #openstack | 17:40 | |
*** nati has joined #openstack | 17:40 | |
*** cpg|away is now known as cpg | 17:42 | |
*** msinhore1 has joined #openstack | 17:43 | |
*** msinhore has quit IRC | 17:43 | |
*** ccc11 has quit IRC | 17:43 | |
*** jedi4ever has quit IRC | 17:49 | |
*** _adjohn has joined #openstack | 17:49 | |
*** rustam has joined #openstack | 17:52 | |
*** adjohn has quit IRC | 17:53 | |
*** _adjohn is now known as adjohn | 17:53 | |
*** dprince has quit IRC | 17:53 | |
*** ohnoimdead has joined #openstack | 17:57 | |
*** jano has joined #openstack | 18:00 | |
*** dprince has joined #openstack | 18:01 | |
*** heckj has quit IRC | 18:02 | |
*** heckj has joined #openstack | 18:02 | |
*** fabiand__ has joined #openstack | 18:02 | |
*** hadrian has quit IRC | 18:03 | |
*** katkee has joined #openstack | 18:03 | |
*** huslage has quit IRC | 18:08 | |
*** mszilagyi has joined #openstack | 18:12 | |
*** mnour has joined #openstack | 18:12 | |
*** lborda has quit IRC | 18:14 | |
*** hadrian has joined #openstack | 18:15 | |
*** hisaharu has quit IRC | 18:15 | |
*** agoddard has quit IRC | 18:17 | |
*** agoddard has joined #openstack | 18:17 | |
*** msinhore1 has quit IRC | 18:18 | |
*** hisaharu has joined #openstack | 18:19 | |
*** dendrobates is now known as dendro-afk | 18:19 | |
*** mgoldmann has joined #openstack | 18:21 | |
*** heckj has quit IRC | 18:26 | |
*** PeteDaGuru has joined #openstack | 18:27 | |
*** msinhore has joined #openstack | 18:27 | |
*** heckj has joined #openstack | 18:27 | |
*** pquerna has quit IRC | 18:28 | |
*** pquerna has joined #openstack | 18:28 | |
*** scas has quit IRC | 18:30 | |
*** scas_ has joined #openstack | 18:30 | |
*** scas_ is now known as scas | 18:30 | |
*** aliguori has joined #openstack | 18:30 | |
*** dendro-afk is now known as dendrobates | 18:32 | |
*** mattray has joined #openstack | 18:36 | |
*** rustam has quit IRC | 18:37 | |
*** Seoman has joined #openstack | 18:38 | |
*** saju_m has joined #openstack | 18:40 | |
*** adjohn has quit IRC | 18:41 | |
*** alandman has joined #openstack | 18:42 | |
*** johnpur has joined #openstack | 18:44 | |
*** ChanServ sets mode: +v johnpur | 18:44 | |
*** Seoman has quit IRC | 18:45 | |
*** lorin1 has left #openstack | 18:49 | |
*** fly-macbook has joined #openstack | 18:49 | |
*** GeoDud has joined #openstack | 18:50 | |
fly-macbook | hi guys… i have noob`s question about openstack.. - can it be same as Xen if install Nova openstack on ubuntu? | 18:50 |
jtanner | can what be the same? | 18:52 |
*** mfer is now known as mfer-food | 18:55 | |
*** nati has quit IRC | 18:56 | |
*** floehmann has quit IRC | 19:00 | |
fly-macbook | same as xen.. i need virtual systems for tests/devs etc | 19:00 |
fly-macbook | now xen is hard to manage at all.. i need something more automated + web control panel for delete/create virtual servers | 19:00 |
fly-macbook | does openstack nova is at i want? | 19:01 |
*** jtanner has quit IRC | 19:01 | |
*** Guest97667 has quit IRC | 19:01 | |
*** jtanner has joined #openstack | 19:01 | |
vishy | fly-macbook: it can do that, but the setup is not painless at this point. | 19:02 |
*** jdag has quit IRC | 19:03 | |
fly-macbook | tnx, will try | 19:03 |
*** saju_m has quit IRC | 19:05 | |
*** floehmann has joined #openstack | 19:07 | |
*** dendrobates is now known as dendro-afk | 19:09 | |
*** hggdh has quit IRC | 19:09 | |
*** saju_m has joined #openstack | 19:10 | |
*** darraghb has quit IRC | 19:13 | |
*** jano has quit IRC | 19:15 | |
*** fly-macbook has quit IRC | 19:15 | |
*** nati has joined #openstack | 19:18 | |
*** hggdh has joined #openstack | 19:20 | |
*** cereal_bars has joined #openstack | 19:25 | |
uvirtbot | New bug: #834030 in nova "'invalid literal for int' when listing a image snapshot" [Medium,In progress] https://launchpad.net/bugs/834030 | 19:26 |
*** mfer-food is now known as mfer | 19:28 | |
*** maplebed has quit IRC | 19:29 | |
*** fabiand__ has quit IRC | 19:35 | |
*** msinhore has quit IRC | 19:35 | |
*** lborda has joined #openstack | 19:35 | |
*** jtanner has quit IRC | 19:36 | |
*** hadrian has quit IRC | 19:39 | |
*** hadrian has joined #openstack | 19:45 | |
*** rjh has joined #openstack | 19:46 | |
*** adjohn has joined #openstack | 19:48 | |
rjh | I understand from John Purrier that there is a proposal to snapshot images in other than raw format. Does anyone know anything about this. Is there any documentation on the proposal? | 19:49 |
chadh | where are the nova-* commands installed after doing the scripted install on ubuntu? sorry for the dumb question | 19:49 |
rjh | nova-* commands are in /usr/bin | 19:51 |
chadh | rjh: yeah, thanks. something went very wrong with the install; just couldn't tell from the script output | 19:52 |
annegentle | rjh: it's actually a triaged bug, see https://bugs.launchpad.net/nova/+bug/824433 | 19:54 |
*** jedi4ever has joined #openstack | 19:54 | |
*** szoth has joined #openstack | 19:54 | |
chadh | hmmm, I don't think most of the packages got installed by the script. weird that it didn't detect that | 19:55 |
chadh | What repo should those packages come from? | 19:55 |
szoth | Hello, I work with a university division that operates a NASA contract and I'm looking for a contact inside the Nebula team. Any Nebula team members around? | 19:55 |
*** cpg is now known as cpg|away | 19:56 | |
*** huslage has joined #openstack | 19:57 | |
szoth | Can anyone tell me if Nebula is doing anything with Swift? | 19:58 |
*** dendro-afk is now known as dendrobates | 19:59 | |
*** pharkmillups has quit IRC | 20:00 | |
*** agoddard has quit IRC | 20:00 | |
*** Tribaal has quit IRC | 20:00 | |
*** pguth66__ has quit IRC | 20:00 | |
*** argv0 has quit IRC | 20:00 | |
*** msinhore has joined #openstack | 20:00 | |
*** floehmann has quit IRC | 20:01 | |
*** pguth66__ has joined #openstack | 20:01 | |
*** Gmi has quit IRC | 20:01 | |
*** dprince has quit IRC | 20:02 | |
*** PeteDaGuru has quit IRC | 20:02 | |
*** mgoldmann has quit IRC | 20:03 | |
rjh | anngentle: thanks I'll take a look at it | 20:04 |
*** saju_m has quit IRC | 20:08 | |
*** pothos_ has joined #openstack | 20:10 | |
*** jdag has joined #openstack | 20:11 | |
notmyname | heckj: got an answer for szoth? I'd love to know too :-) | 20:11 |
heckj | notmyname: Ah - yeah! | 20:11 |
*** pothos has quit IRC | 20:12 | |
heckj | szoth: Me! :-) We're definitely using Swift - what can I answer for you? | 20:12 |
*** mattray has quit IRC | 20:13 | |
*** pothos_ is now known as pothos | 20:13 | |
*** hadrian has quit IRC | 20:13 | |
heckj | szoth: And hopefully you mean the Nebula, Inc. team and not the NASA nebula team - I'm not in the second set. | 20:13 |
notmyname | heckj: I'm interested in what you are planning to do with swift at nebula. what needs you have, any plans you have for additional dev work, etc | 20:14 |
notmyname | heckj: along those lines, I'm trying to keep a list of stuff that might need to be covered at the summit. feel free to update http://etherpad.openstack.org/swift-essex | 20:15 |
*** hggdh has quit IRC | 20:16 | |
*** msinhore1 has joined #openstack | 20:16 | |
*** hggdh has joined #openstack | 20:16 | |
heckj | notmyname: nothing dramatic on swift - mostly the focus has been on making sure there's reasonable support for it in the dashboard | 20:17 |
mgius | notmyname: I was supposed to bug you if https://answers.launchpad.net/swift/+question/168601 (swift-ring-builder exit status) didn't get answered | 20:17 |
heckj | notmyname: hence the mgius questions… ;-) | 20:17 |
notmyname | mgius == nebula, too? | 20:17 |
mgius | yes | 20:17 |
*** KAM has quit IRC | 20:18 | |
notmyname | cool. it's getting really hard to keep everyone straight now :-) | 20:18 |
heckj | notmyname: tacked in a few things on the ether pad off the top of my head | 20:19 |
*** mattray has joined #openstack | 20:19 | |
*** msinhore has quit IRC | 20:19 | |
*** ldlework has joined #openstack | 20:20 | |
*** jtanner has joined #openstack | 20:21 | |
*** rms-ict has quit IRC | 20:21 | |
*** johnmark has joined #openstack | 20:23 | |
*** maplebed has joined #openstack | 20:25 | |
notmyname | heckj: not keystone, but basic stuff in swift. I don't know if/how keystone works with this http://programmerthoughts.com/openstack/swift-permissions/ | 20:26 |
notmyname | mgius: I got you an answer! | 20:26 |
heckj | notmyname: Yeah, that's kind of the question I was trying to get to. JUst not very well | 20:26 |
mgius | notmyname: huzzah! | 20:27 |
mgius | well, that's at least implicit approval for me to go fix swift-ring-builder | 20:27 |
heckj | It'd be nice to have good support for that functionality in the dashboard | 20:27 |
notmyname | heckj: yesterday I was in a meeting with ziad about keystone stuff. I hope we have good answers soon | 20:27 |
mgius | which I will probably do after this weekend | 20:27 |
notmyname | mgius: there is always standing approval to submit patches :-) | 20:27 |
heckj | notmyname: all good - watching from the sidelines, not seeing all the motion sometimes | 20:28 |
mgius | I was just worried that something like non-standard exit codes was dangerous water | 20:28 |
notmyname | mgius: but very cool to ask first :-) We'd hate to say "thanks for the patch but no" | 20:28 |
*** maplebed has quit IRC | 20:29 | |
notmyname | heckj: ya, it was a little closer tied with RAX auth stuff, but, of course, keystone is involved. my understanding is that they are still getting requirements for us (swift) for how it should work. I agree, though. it needs to be explicitly supported and documented | 20:29 |
*** joearnold has joined #openstack | 20:30 | |
*** blakeyeager has joined #openstack | 20:30 | |
szoth | heckj: I did mean the NASA nebula team. What is the relationship between them? Do you have any contacts on the NASA nebula team? Could you pass along my contact info? NASA likes their many arms to work together and we have a use for OpenStack -- especially Swift. | 20:30 |
*** argv0 has joined #openstack | 20:30 | |
notmyname | hi joearnold | 20:30 |
notmyname | joearnold: hope the panel talk went well the other night. | 20:31 |
heckj | szoth: Sorry, I don't personally know them, so I can't pass along any contact info | 20:31 |
*** ianloic has joined #openstack | 20:31 | |
notmyname | joearnold: I was just talking to heckj about swift stuff to talk about at the summit. I'd love your input too, if you're willing http://etherpad.openstack.org/swift-essex | 20:31 |
heckj | szoth: Nebula Inc is the company that Chris Kemp created (www.nebula.com). | 20:31 |
heckj | szloth: (with others, of course - but he's the highest profile guy in the company) | 20:32 |
heckj | szoth: er, ^^ (sorry about typo) | 20:32 |
szoth | heckj: is there much active development coming out of NASA, or are they doing more integrating? Do you know much about their deployement? | 20:32 |
*** lborda has quit IRC | 20:33 | |
heckj | szoth: I'm afraid I don't know any details at all. Might be some of the cloudbuilder folks at Rackspace (i.e. used to be Anso Labs) would know, but I'm afraid I don't. | 20:33 |
notmyname | heckj: thanks for your input | 20:34 |
*** lborda has joined #openstack | 20:35 | |
*** AhmedSoliman has joined #openstack | 20:36 | |
*** aliguori_ has joined #openstack | 20:37 | |
szoth | heckj: Thanks for the answering what you could! I'll try other channels. | 20:37 |
heckj | notmyname: I'll poke some of the others around here and see if there's anything else to add | 20:37 |
notmyname | awesome. thanks | 20:37 |
*** aliguori has quit IRC | 20:38 | |
*** bcwaldon has quit IRC | 20:40 | |
*** hadrian has joined #openstack | 20:42 | |
*** msinhore has joined #openstack | 20:43 | |
*** msinhore1 has quit IRC | 20:43 | |
vishy | szoth: more integrating | 20:45 |
*** huslage has quit IRC | 20:45 | |
vishy | szoth: they're moving from a developer on openstack to more of a consumer of the project | 20:45 |
*** msinhore1 has joined #openstack | 20:46 | |
*** msinhore has quit IRC | 20:46 | |
*** pharkmillups has joined #openstack | 20:46 | |
*** nerdstein has quit IRC | 20:48 | |
*** dendrobates is now known as dendro-afk | 20:50 | |
*** Ryan_Lane has quit IRC | 20:50 | |
*** msinhore1 has quit IRC | 20:51 | |
*** Shentonfreude has quit IRC | 20:55 | |
*** rhookway has joined #openstack | 21:02 | |
*** imsplitbit has quit IRC | 21:04 | |
*** rjh has quit IRC | 21:04 | |
*** aliguori_ has quit IRC | 21:05 | |
uvirtbot | New bug: #834123 in nova "Test that the fake virt driver implements the documented interface" [Low,Confirmed] https://launchpad.net/bugs/834123 | 21:07 |
*** nmistry has joined #openstack | 21:09 | |
*** agoddard has joined #openstack | 21:09 | |
*** daysmen has joined #openstack | 21:09 | |
*** mies has quit IRC | 21:09 | |
*** mies has joined #openstack | 21:10 | |
*** lts has quit IRC | 21:11 | |
*** cereal_bars has quit IRC | 21:13 | |
*** jedi4ever has quit IRC | 21:15 | |
*** rms-ict has joined #openstack | 21:15 | |
*** aliguori_ has joined #openstack | 21:18 | |
szoth | vishy: thanks! | 21:19 |
vishy | szoth: do you work for nasa? | 21:20 |
*** martine has quit IRC | 21:20 | |
vishy | szoth: I can get you in touch with the right people internally if necessary | 21:20 |
*** szoth has quit IRC | 21:24 | |
*** knighthacker has quit IRC | 21:24 | |
*** knighthacker has joined #openstack | 21:24 | |
*** alandman has quit IRC | 21:27 | |
*** obino has quit IRC | 21:31 | |
*** obino has joined #openstack | 21:31 | |
*** rjh has joined #openstack | 21:32 | |
*** ncode has quit IRC | 21:32 | |
*** rhookway has quit IRC | 21:34 | |
*** rustam has joined #openstack | 21:35 | |
*** amccabe has quit IRC | 21:36 | |
*** tryggvil_ has joined #openstack | 21:38 | |
*** mfer has quit IRC | 21:40 | |
*** nerdstein has joined #openstack | 21:40 | |
*** dirkx_ has joined #openstack | 21:43 | |
*** jsavak has quit IRC | 21:45 | |
*** rhookway has joined #openstack | 21:45 | |
*** rjh has quit IRC | 21:45 | |
*** markvoelker has quit IRC | 21:48 | |
*** juddm has quit IRC | 21:48 | |
*** rjh has joined #openstack | 21:50 | |
*** ejat has joined #openstack | 21:51 | |
*** ejat has joined #openstack | 21:51 | |
*** dirkx__ has joined #openstack | 21:52 | |
*** rhookway has quit IRC | 21:52 | |
*** dirkx__ has quit IRC | 21:52 | |
*** dirkx_ has quit IRC | 21:52 | |
*** knighthacker has quit IRC | 21:53 | |
*** gnu111 has quit IRC | 21:54 | |
*** kylevi has joined #openstack | 21:56 | |
*** nmistry has quit IRC | 21:56 | |
*** nmistry has joined #openstack | 21:56 | |
*** kylevi has quit IRC | 21:57 | |
*** msivanes has left #openstack | 22:00 | |
*** LiamMac has quit IRC | 22:01 | |
*** rhookway has joined #openstack | 22:02 | |
*** rjh has quit IRC | 22:03 | |
joearnold | notmyname: thanks. I'll check out the etherpad. It will be neat to discuss the future of swift. | 22:06 |
*** bsza has quit IRC | 22:07 | |
*** dendro-afk is now known as dendrobates | 22:10 | |
*** rjh has joined #openstack | 22:11 | |
*** adjohn has quit IRC | 22:12 | |
*** ksdsc has joined #openstack | 22:12 | |
*** rhookway has quit IRC | 22:13 | |
*** kbringard has quit IRC | 22:14 | |
*** ksdsc_ has joined #openstack | 22:16 | |
*** rhookway has joined #openstack | 22:18 | |
*** rjh has quit IRC | 22:20 | |
*** jtanner has quit IRC | 22:21 | |
*** nerdstein has quit IRC | 22:21 | |
*** ksdsc_ has left #openstack | 22:21 | |
*** ksdsc has quit IRC | 22:21 | |
*** adjohn has joined #openstack | 22:21 | |
*** rjh has joined #openstack | 22:23 | |
*** dweimer has joined #openstack | 22:23 | |
*** ksdsc has joined #openstack | 22:24 | |
*** cpg|away is now known as cpg | 22:25 | |
*** rhookway has quit IRC | 22:25 | |
*** miclorb has joined #openstack | 22:26 | |
*** pguth66__ has quit IRC | 22:26 | |
*** rhookway has joined #openstack | 22:31 | |
*** ameade has quit IRC | 22:32 | |
*** rjh has quit IRC | 22:33 | |
*** pguth66 has quit IRC | 22:33 | |
*** eee has joined #openstack | 22:34 | |
*** eee has left #openstack | 22:34 | |
*** maplebed has joined #openstack | 22:35 | |
*** maplebed has joined #openstack | 22:36 | |
*** Ryan_Lane has joined #openstack | 22:38 | |
*** neuro_damage has joined #openstack | 22:39 | |
*** nerdstein has joined #openstack | 22:40 | |
*** rjh has joined #openstack | 22:41 | |
*** rhookway has quit IRC | 22:42 | |
*** katkee has quit IRC | 22:44 | |
ksdsc | Hi all - I have a couple questions about ACLs that I hope to get help with | 22:45 |
ksdsc | I'm having trouble making containers public writeable | 22:45 |
ksdsc | readable works with .r:*, but I get the following error for write | 22:46 |
ksdsc | > Accept: */* | 22:46 |
ksdsc | > X-Auth-Token: AUTH_xx | 22:46 |
ksdsc | > X-Container-Write: .r:* | 22:46 |
ksdsc | > | 22:46 |
ksdsc | < HTTP/1.1 400 Bad Request | 22:46 |
ksdsc | < Content-Type: text/html; charset=UTF-8 | 22:46 |
ksdsc | < Content-Length: 42 | 22:46 |
ksdsc | < Date: Thu, 25 Aug 2011 22:41:02 GMT | 22:46 |
ksdsc | < | 22:46 |
ksdsc | * Connection #0 to host xx left intact | 22:46 |
ksdsc | * Closing connection #0 | 22:46 |
ksdsc | Referrers not allowed in write ACL: '.r:*' | 22:46 |
uvirtbot | New bug: #834189 in nova "XenServer and KVM handle local storage differently" [Critical,Triaged] https://launchpad.net/bugs/834189 | 22:46 |
*** jfluhmann has quit IRC | 22:47 | |
ksdsc | Looking at http://swift.openstack.org/misc.html#module-swift.common.middleware.acl looks like they should be the same | 22:48 |
ksdsc | Anyone have public writeable working? | 22:48 |
*** mattray has quit IRC | 22:49 | |
*** disco has quit IRC | 22:51 | |
ksdsc | I guess just use * | 22:52 |
*** ncode has joined #openstack | 22:53 | |
*** ncode has joined #openstack | 22:53 | |
*** rhookway has joined #openstack | 22:53 | |
*** code_franco has quit IRC | 22:55 | |
*** rjh has quit IRC | 22:55 | |
*** rjh has joined #openstack | 22:58 | |
*** aliguori_ has quit IRC | 22:59 | |
*** AhmedSoliman has quit IRC | 22:59 | |
*** rhookway has quit IRC | 23:01 | |
*** miclorb has quit IRC | 23:02 | |
*** slriv has quit IRC | 23:05 | |
*** anotherjesse has joined #openstack | 23:06 | |
*** slriv has joined #openstack | 23:07 | |
*** rnirmal has quit IRC | 23:07 | |
*** rhookway has joined #openstack | 23:08 | |
*** rjh has quit IRC | 23:10 | |
*** rjh has joined #openstack | 23:13 | |
*** ejat has quit IRC | 23:13 | |
*** andy-hk has quit IRC | 23:14 | |
*** rhookway has quit IRC | 23:15 | |
*** paulmillar has joined #openstack | 23:15 | |
*** hisaharu has quit IRC | 23:16 | |
*** miclorb has joined #openstack | 23:18 | |
*** hggdh has quit IRC | 23:20 | |
*** rhookway has joined #openstack | 23:21 | |
*** joearnold has quit IRC | 23:21 | |
ksdsc | actually * doesn't work for me as a setting for world writable - it doesn't give me an error, but i can't upload unless i set a specific user - anyone else know? | 23:21 |
*** rsampaio has quit IRC | 23:22 | |
*** paulmillar has quit IRC | 23:22 | |
*** rjh has quit IRC | 23:22 | |
*** npmapn has quit IRC | 23:24 | |
*** anotherjesse has quit IRC | 23:24 | |
*** rjh has joined #openstack | 23:30 | |
*** jeffjapan has joined #openstack | 23:31 | |
*** anotherjesse has joined #openstack | 23:32 | |
*** rhookway has quit IRC | 23:32 | |
*** daysmen has quit IRC | 23:33 | |
*** anotherjesse has quit IRC | 23:35 | |
*** herman_ has quit IRC | 23:39 | |
*** herman_ has joined #openstack | 23:39 | |
*** Ryan_Lane has quit IRC | 23:40 | |
*** Ryan_Lane has joined #openstack | 23:41 | |
*** hggdh has joined #openstack | 23:41 | |
*** rhookway has joined #openstack | 23:41 | |
*** rjh has quit IRC | 23:42 | |
*** pguth66 has joined #openstack | 23:43 | |
*** miclorb has quit IRC | 23:44 | |
*** mgius has quit IRC | 23:46 | |
*** mgius has joined #openstack | 23:47 | |
*** hggdh has quit IRC | 23:48 | |
*** ejat has joined #openstack | 23:50 | |
*** ejat has joined #openstack | 23:50 | |
*** rjh has joined #openstack | 23:50 | |
*** miclorb has joined #openstack | 23:50 | |
*** rhookway has quit IRC | 23:50 | |
*** huslage has joined #openstack | 23:52 | |
*** hggdh has joined #openstack | 23:52 | |
*** marrusl has quit IRC | 23:57 | |
*** rhookway has joined #openstack | 23:57 | |
*** ccc11 has joined #openstack | 23:57 | |
*** anotherjesse has joined #openstack | 23:58 | |
*** anotherjesse has quit IRC | 23:58 | |
*** rjh has quit IRC | 23:59 | |
medberry | spectorclan, what would the email subject have been for PPB voting? It seems to have fallen into the bit bucket. | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!