Sunday, 2011-04-24

*** Ryan_Lane has joined #openstack00:00
*** RobertLaptop has joined #openstack00:16
oldbamOn swift when I try to upload a file as an admin, I succeed. However, when I do the same procedure as a user, I receive "ClientException: Object HEAD failed." What is the problem?00:26
*** vvuksan has quit IRC00:29
*** Code_Bleu has joined #openstack00:50
Code_Bleuhow do i go about upgrading to 'Cactus' if i've done a manual install?00:50
*** vvuksan has joined #openstack00:58
*** oldbam has quit IRC01:01
*** Zangetsue has joined #openstack01:08
*** vvuksan1 has joined #openstack01:10
*** vvuksan has quit IRC01:10
Code_Bleucan someone help me with an error im getting (http://paste.openstack.org/show/1252/) or explain how i do an upgrade to Cactus?01:38
*** vvuksan1 has quit IRC01:52
Code_BleuI uninstalled nova-objectstore (via apt-get remove) and re-installed it.  It updated all of the other nova packages as well...now when i restart everything and look in the nova-network.log i get this now http://paste.openstack.org/show/1253/01:52
*** MarkusT has quit IRC01:55
*** Ryan_Lane has quit IRC02:01
*** aliguori has quit IRC02:01
*** MarkusT has joined #openstack02:08
*** pikpik has joined #openstack02:10
pikpikHi. Has OpenStack been tested on NetBSD?02:11
pikpikSorry, OpenStack Open Storage?02:12
pikpik*Object02:12
PiotrSikoradoubt it... but it's Python + rsync, so it should run fine ;)02:14
pikpikYeah, I noticed it installed as an egg.02:14
notmynamepikpik: no. we run against the latest ubuntu LTS, although I think some people have run it against RHEL02:14
pikpiknotmyname: Ok. Thanks.02:14
*** pikpik has quit IRC02:15
notmynamebut yeah, what PiotrSikora said. it's all python and standard tools02:15
notmynameI'm guessing he was so excited to start installing that he couldn't stay more than 5 minutes02:16
notmynameon a saturday night02:16
*** miclorb_ has joined #openstack02:17
*** jero has quit IRC02:29
*** jero has joined #openstack02:53
*** rchavik has joined #openstack03:41
*** bcwaldon has joined #openstack04:03
*** bcwaldon has quit IRC04:11
*** clayg has quit IRC04:37
*** clayg_ has joined #openstack04:38
*** cole has joined #openstack04:40
*** cole is now known as Guest1271004:40
*** mihgen has joined #openstack04:45
*** clayg_ is now known as clayg04:46
*** mihgen has quit IRC05:01
*** mihgen has joined #openstack05:02
*** JulioBell has quit IRC05:08
*** rchavik has quit IRC05:11
*** hvaldivia has joined #openstack05:34
hvaldiviaHi everybody.05:35
*** photron_ has joined #openstack05:35
hvaldiviaI have a question: I do not have a switch with vlan support. which network mode should I use?05:36
*** woleium has quit IRC05:39
*** woleium has joined #openstack05:40
*** woleium has quit IRC05:49
*** bamedro_mp has joined #openstack05:52
*** zenmatt has quit IRC06:01
*** Zangetsue has quit IRC06:05
*** edison has joined #openstack06:05
*** j05h has quit IRC06:20
*** dendro-afk is now known as dendrobates06:46
dsockwellhvaldivia: do you mean your switch is u8namnaged and doesn't have its own valns?06:48
dsockwellvlans06:48
dsockwellunmanaged06:49
dsockwelli've not gotten this far with openstack, but under eucalyptus, the server was the switch.  the network controller passed vlan information through the dumb switch, and it was decoded by the NIC on the other side without needing a vlan-aware switch.06:52
dsockwellif you're saying that your switch is too smart for that, then you'll have to wait for someone else to help you, but having a dumb switch should be fine06:53
*** gaveen has joined #openstack07:01
*** gaveen has joined #openstack07:01
*** JulioBell has joined #openstack07:03
*** JulioBell has quit IRC07:05
hvaldiviadsockwell: No. What I am saying is that I'm not the network administrator and I do not have access to configure my switch07:06
dsockwellah, okay.  good luck then.07:42
*** Zangetsue has joined #openstack07:50
*** omidhdl has joined #openstack08:05
*** edison has quit IRC08:07
*** MarkAtwood has joined #openstack09:00
MarkusTMight be a dumb question (again), but what's the default authentication on my local openstack API? I tried CLOUD_SERVERS_USERNAME:EC2_ACCESS_KEY@CLOUD_SERVERS_URL, but that didn't work. I can't seem to find documentation on this issue, all docs point to the service provider (which is me :->).09:01
*** flopflip_ has joined #openstack09:02
*** flopflip has quit IRC09:05
*** reldan has joined #openstack09:08
*** arun_ has joined #openstack09:25
*** MarkAtwood has quit IRC09:37
*** reldan has quit IRC09:41
*** allsystemsarego has joined #openstack09:48
*** ambo has quit IRC10:09
*** ambo has joined #openstack10:12
*** hvaldivia has quit IRC10:18
*** bamedro_mp has quit IRC10:40
*** icarus901 has quit IRC10:48
*** icarus901 has joined #openstack11:03
*** miclorb_ has quit IRC12:33
*** omidhdl has left #openstack12:42
*** j05h has joined #openstack12:44
*** Zangetsue has quit IRC12:53
*** edsiper has joined #openstack12:56
edsiperhi, what's the right way to "move" an uploaded file from a PHP script to the cloudfuse file system ?12:57
edsiperif i use move_uploaded_files() i got long delays for big files (1G)12:57
*** zykes- has quit IRC12:58
*** zykes- has joined #openstack12:59
*** fayce_ has joined #openstack13:11
*** bamedro_mp has joined #openstack13:12
*** fayce_ has quit IRC13:16
*** kyzh has joined #openstack13:23
*** kyzh has joined #openstack13:23
*** zenmatt has joined #openstack13:37
btorchedsiper: how long does it take if you upload it directly to the cloud ?13:47
*** Zangetsue has joined #openstack13:54
edsiperbtorch, have not tried that method13:55
edsiperjust moving directly to the cloudfuse fs13:55
edsiperbtorch, well, uploading to the cloudfs directly (php upload_dir_tmp pointing to cloudfuse fs) its normal, but PHP deletes the temporal file so i'm forced to create a new copy since cloudfuse does not support move or renaming13:57
*** Xenith has quit IRC13:57
*** Xenith has joined #openstack13:59
*** ctennis has quit IRC14:00
edsiperis there any doc about how to handle php/openstack issues ?14:06
*** ctennis has joined #openstack14:13
*** ctennis has joined #openstack14:13
*** Zangetsue has joined #openstack14:19
*** bamedro_mp has quit IRC14:35
*** Zangetsue has quit IRC14:43
*** ctennis has quit IRC14:48
*** zenmatt has quit IRC15:01
*** ctennis has joined #openstack15:17
*** ctennis has joined #openstack15:17
*** bamedro_mp has joined #openstack15:26
*** koolhead17 has joined #openstack15:26
*** maplebed has joined #openstack15:54
*** gaveen_ has joined #openstack16:07
*** gaveen has quit IRC16:10
*** Guest12710 has quit IRC16:13
*** dendrobates is now known as dendro-afk16:20
*** hvaldivia has joined #openstack16:30
*** hadrian has joined #openstack16:31
*** ches has joined #openstack16:56
*** maplebed has quit IRC17:02
*** maplebed has joined #openstack17:03
*** AlecTaylor has joined #openstack17:04
AlecTaylorhi17:04
AlecTaylorAre there any FOSS projects which facilitate call-in Internet Radio? - (Looking for something like: http://i56.tinypic.com/aafz4k.png)17:04
*** gasbakid has joined #openstack17:23
*** mihgen_ has joined #openstack17:27
*** AlecTaylor has left #openstack17:34
*** NashTrash has joined #openstack17:38
NashTrashHello, openstack17:38
NashTrashCould someone help me understand how networking works in OpenStack?17:39
*** maplebed has quit IRC17:39
alekibangoNashTrash: hello. hardly on weekends if you will have tough questions.... there are just few people now17:40
NashTrashI figured today might be tough, but I had some time so I thought I would try.17:40
NashTrashIt should be a pretty simple question17:40
*** bamedro_mp has quit IRC17:48
*** mihgen_ has quit IRC17:54
*** rostik_2000 has joined #openstack18:02
rostik_2000As I can see in swift there is no way to assign access control rights per object. Only containers can be assigned control rights. Am I correct?18:03
*** NashTrash has quit IRC18:04
*** gasbakid has quit IRC18:26
*** MarcMorata has joined #openstack18:30
notmynamerostik_2000: correct. however, that's more a feature of the provided auth system than swift. you could have your own auth plugin that does per-object controls18:35
*** bamedro_mp has joined #openstack18:38
*** burris has joined #openstack18:39
rostik_2000+notmyname: thanks. and admin user will have read/write access to all the containers within an account? which means that if user wants his files to be available only for him, he would need to have a separate account and become its admin. am i correct?18:46
notmynamerostik_2000: I think that is correct. within swift, accounts are cheap (they may or may not be in whatever accounting system you have) so there is little danger with creating separate accounts for an admin18:50
*** throughnothing has joined #openstack19:15
*** nid0 has quit IRC19:18
*** mihgen has joined #openstack19:40
*** zenmatt has joined #openstack19:40
*** hvaldivia has quit IRC19:41
*** hvaldivia has joined #openstack19:43
*** testme has joined #openstack19:45
*** HouseAway is now known as AimanA19:46
*** bkkrw has joined #openstack19:46
*** testme has quit IRC19:47
MarkusTMight be a dumb question (again), but what's the default authentication on my local openstack API? I tried CLOUD_SERVERS_USERNAME:EC2_ACCESS_KEY@CLOUD_SERVERS_URL, but that didn't work. I can't seem to find documentation on this issue, all docs point to the service provider (which is me :->).19:52
kpeppleMarkusT: which openstack: nova, glance or swift ? if nova, which API: openstack or EC2 ? sounds like you are talking about using EC2 API with nova, which means that you should be exporting those variables through your nova.zip credentials file then using euca-tools .... did this help ?19:56
MarkusTkpepple: openstack 1.0/1.1 and I don't want to use the euca-tools but the REST API. I just can't figure out how to provide the credentials...19:58
kpeppleMarkusT: for the openstack api, you need to supply your username and auth key in the x-headers20:02
MarkusTkpepple: Thanks! Is there some documentation on which user/key to use in what x-headers especially?20:13
kpeppleMarkusT: see the OS API 1.0 doc at http://docs.openstack.org/cactus/openstack-compute/developer/openstack-compute-api-1.0/content/ch03s01.html ... it's X-Auth-User and X-Auth-Key20:14
MarkusTkpepple: Found that before, but thought it might only be valid for rackspace, since it doesn't mention a local install and the 1.1 documentation doesn't specify authentication at all. Thanks for your help, I'll try your suggestion with my local API endpoint.20:17
kpeppleMarkusT: in nova/api/openstack/auth.py, it's looking for those headers, so i think this may change down the road ... but for cactus, that's what is in the code :)20:18
*** koolhead17 has quit IRC20:20
*** koolhead17 has joined #openstack20:21
*** koolhead17 has left #openstack20:21
*** dendro-afk is now known as dendrobates20:22
MarkusTkpepple: Thanks, does work now. :-)20:30
kpeppleMarkusT: cool20:32
*** gasbakid has joined #openstack20:34
*** zenmatt has quit IRC20:40
*** lvaughn has quit IRC20:44
*** lvaughn has joined #openstack20:44
*** thickskin has quit IRC20:55
*** MarkusT has quit IRC20:55
*** Ryan_Lane has joined #openstack21:03
*** allsystemsarego has quit IRC21:04
*** arun_ has quit IRC21:13
*** hvaldivia has quit IRC21:14
*** hvaldivia has joined #openstack21:21
*** bcwaldon has joined #openstack21:27
Ryan_LaneCode_Bleu: you need to add a lockdir fag21:47
Ryan_Laneflag21:47
Ryan_Lane--lock_path=/var/lock/nova21:47
Ryan_LaneCode_Bleu: also, if you are using multi-node, I think you need to use glance now21:48
Ryan_Laneheh. just realizing that question was from ages ago :)21:49
*** edsiper has quit IRC21:54
*** gasbakid has quit IRC22:05
*** bamedro_mp has quit IRC22:07
*** matiu has joined #openstack22:19
*** photron_ has quit IRC22:40
*** icarus901 has quit IRC22:44
*** joebl86 has joined #openstack22:49
*** joebl86 has quit IRC22:53
openstackjenkinsProject burrow build #8: SUCCESS in 13 sec: http://jenkins.openstack.org/job/burrow/8/23:02
openstackjenkinsTarmac: Change TTL and hide values to be relative outside of backend API.23:02
*** KnuckleSangwich has joined #openstack23:10
*** rds__ has quit IRC23:10
*** edsiper has joined #openstack23:27
*** bkkrw has quit IRC23:32
*** zenmatt has joined #openstack23:37
*** zenmatt has quit IRC23:42
*** miclorb has joined #openstack23:45
*** RobertLaptop has quit IRC23:46
*** RobertLaptop has joined #openstack23:59

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