Saturday, 2014-10-11

*** bill_az has quit IRC00:02
claygtorgomatic: https://review.openstack.org/#/c/127687/1 looks pretty good!00:30
torgomaticclayg: thanks!00:30
torgomaticswifterdarrell: you might want to check out that commit; it fixes the crash acorwin was seeing earlier ^^00:35
*** shri has left #openstack-swift00:46
*** X019 has quit IRC00:54
swifterdarrelltorgomatic: +200:54
*** X019 has joined #openstack-swift00:56
*** elambert has joined #openstack-swift01:24
*** tsg has quit IRC01:30
*** jergerber has quit IRC01:34
*** otoolee has quit IRC01:38
*** haomaiw__ has quit IRC01:45
*** haomaiwang has joined #openstack-swift01:45
*** otoolee- has joined #openstack-swift01:56
*** haomaiw__ has joined #openstack-swift02:02
*** haomaiwang has quit IRC02:03
*** kbee has joined #openstack-swift02:34
*** kbee has quit IRC02:41
*** haomaiw__ has quit IRC03:02
*** haomaiwang has joined #openstack-swift03:02
*** exploreshaifali has quit IRC03:16
*** haomaiw__ has joined #openstack-swift03:18
*** haomaiwang has quit IRC03:21
*** otoolee- is now known as otoolee03:25
*** haomaiw__ has quit IRC03:37
*** X019 has quit IRC03:37
*** haomaiwa_ has joined #openstack-swift03:38
*** haomai___ has joined #openstack-swift03:39
*** haomaiwa_ has quit IRC03:42
*** jyoti-ranjan has joined #openstack-swift03:48
*** X019 has joined #openstack-swift03:50
*** jyoti-ranjan has quit IRC03:52
*** jyoti-ranjan has joined #openstack-swift03:55
*** mahatic has joined #openstack-swift04:31
*** zaitcev has quit IRC04:40
*** elambert has quit IRC04:42
*** kyles_ne has joined #openstack-swift04:43
*** kyles_ne has quit IRC04:45
*** kyles_ne has joined #openstack-swift04:46
*** kyles_ne has quit IRC04:50
*** haomai___ has quit IRC06:20
*** haomaiwang has joined #openstack-swift06:21
*** mahatic has quit IRC06:28
*** haomaiw__ has joined #openstack-swift06:36
*** haomaiwang has quit IRC06:38
*** mahatic has joined #openstack-swift06:41
*** haomaiw__ has quit IRC06:48
*** haomaiwa_ has joined #openstack-swift06:48
*** mahatic has quit IRC06:53
*** haomai___ has joined #openstack-swift06:55
*** haomaiwa_ has quit IRC06:58
*** tsg has joined #openstack-swift07:15
*** bgmccollum has joined #openstack-swift07:19
*** echevemaster has quit IRC07:19
*** bgmccollum has left #openstack-swift07:19
*** mahatic has joined #openstack-swift07:22
*** zigo has quit IRC07:26
*** zigo has joined #openstack-swift07:27
*** exploreshaifali has joined #openstack-swift08:17
*** mahatic has quit IRC08:23
*** mahatic has joined #openstack-swift08:45
*** nellysmitt has joined #openstack-swift08:46
*** tsg has quit IRC09:15
*** exploreshaifali has quit IRC09:17
*** rajaneesh has joined #openstack-swift09:24
*** haomai___ has quit IRC10:10
*** haomaiw__ has joined #openstack-swift10:11
*** lcurtis has joined #openstack-swift10:15
*** lcurtis has quit IRC10:28
*** foexle has joined #openstack-swift12:22
*** geaaru has joined #openstack-swift12:42
*** foexle has quit IRC12:46
*** bill_az has joined #openstack-swift12:59
*** openstackgerrit has joined #openstack-swift13:02
*** SkyRocknRoll__ has joined #openstack-swift13:41
*** kutija has joined #openstack-swift15:04
*** exploreshaifali has joined #openstack-swift15:14
*** zhiyan is now known as zhiyan|afk15:34
*** SkyRocknRoll__ has quit IRC15:52
*** jyoti-ranjan has quit IRC15:54
openstackgerritOpenStack Proposal Bot proposed a change to openstack/python-swiftclient: Updated from global requirements  https://review.openstack.org/8925015:56
openstackgerritYummy Bian proposed a change to openstack/swift: Some assignment statements are redundant  https://review.openstack.org/12713815:56
openstackgerritOpenStack Proposal Bot proposed a change to openstack/swift: Updated from global requirements  https://review.openstack.org/8873615:57
tdasilvahas anybody run into an issue where when doing a PUT on a container you get a 404, but if you try to PUT an object in that same container you get a success?15:57
tdasilvaand now if i do a GET on the account it does not list any containers, but if I send a GET on the container I attempted to create it returns a list with the object15:59
*** Dafna has quit IRC16:11
openstackgerritpaul luse proposed a change to openstack/swift-specs: Updates to EC design spec  https://review.openstack.org/12519016:11
*** kutija has quit IRC16:12
openstackgerritYummy Bian proposed a change to openstack/swift: Some assignment statements are redundant  https://review.openstack.org/12713816:12
*** nexusz99 has joined #openstack-swift16:18
*** nexusz99 has quit IRC16:18
mahatictdasilva, hi, I have not run into this issue. But when I was working on a patch, I came across this comment:16:28
mahatic"# Try to create the container, just in case it doesn't exist. If this fails, it might just be because the user doesn't have container PUT permissions, so we'll ignore any error. If there's really a problem, it'll surface on the first object PUT."16:29
mahatictdasilva, could it be that you do not have container PUT permissions, but do have permissions for object?16:29
tdasilvamahatic: hi, this is just a test cluster i setup and i'm using tempauth, so i'd expect to have the right permissions16:31
tdasilvamahatic: I also checked the proxy config to make sure i had accout_autocreate set to true, that was also another tip I found while searching for this problem on google16:32
mahatictdasilva, hmm16:36
*** kyles_ne has joined #openstack-swift16:40
mahatictdasilva,  /etc/swift/container-server[/*].conf -> the user in here (which is you i believe?) has write permissions to the node?16:44
tdasilvamahatic: yes, i have set 'user = swift'16:45
*** mahatic_ has joined #openstack-swift16:46
*** mahatic has quit IRC16:49
tdasilvamahatic: now i got it, i had not defined storage policies in swift.conf, which i thought it would be ok, because I expected the code to create storage policy with index 0 by default16:51
*** kyles_ne has quit IRC16:51
*** kyles_ne has joined #openstack-swift16:51
*** mahatic has joined #openstack-swift16:52
mahatictdasilva, sorry i got disconnected16:52
mahatictdasilva,  /etc/swift/container-server[/*].conf -> the user in here (which is you i believe?) has write permissions to the node?16:52
*** kyles_ne has quit IRC16:56
tdasilvamahatic: hey, that's ok i solved the problem...i had not defined storage policies in swift.conf, which i thought it would be ok, because I expected the code to create storage policy with index 0 by default17:02
tdasilvamahatic: all is working well, thanks!17:02
*** pberis has quit IRC17:07
mahatictdasilva, ah alright. cool, no problem17:10
*** pberis has joined #openstack-swift17:26
*** kyles_ne has joined #openstack-swift17:26
notmynametdasilva: not for me https://gist.github.com/notmyname/b4af9ae752041ced1f6017:51
*** bill_az has quit IRC18:04
*** mitz has quit IRC18:23
*** mitz has joined #openstack-swift18:30
*** echevemaster has joined #openstack-swift18:32
*** geaaru has quit IRC19:02
*** kyles_ne has quit IRC19:03
*** kyles_ne has joined #openstack-swift19:03
*** kyles_ne has quit IRC19:08
*** X019 has quit IRC19:34
*** exploreshaifali has quit IRC19:38
*** kyles_ne has joined #openstack-swift19:57
*** kyles_ne has quit IRC20:01
*** tsg has joined #openstack-swift20:27
*** tsg has quit IRC20:54
*** tsg has joined #openstack-swift20:58
*** tsg has quit IRC21:07
openstackgerritpaul luse proposed a change to openstack/swift-specs: Updates to EC design spec  https://review.openstack.org/12519022:09
*** aix has quit IRC22:14
openstackgerritOpenStack Proposal Bot proposed a change to openstack/python-swiftclient: Updated from global requirements  https://review.openstack.org/8925022:38
*** nellysmitt has quit IRC23:02
*** nellysmitt has joined #openstack-swift23:03
*** nellysmitt has quit IRC23:07
*** anna_ has joined #openstack-swift23:45
*** anna_ has quit IRC23:56

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