*** itlinux has quit IRC | 00:37 | |
*** itlinux has joined #openstack-swift | 00:56 | |
*** tovin07_ has joined #openstack-swift | 00:58 | |
*** itlinux has quit IRC | 01:06 | |
*** Anticimex has quit IRC | 01:14 | |
*** Anticimex has joined #openstack-swift | 01:15 | |
*** itlinux has joined #openstack-swift | 01:30 | |
*** janonymous has joined #openstack-swift | 03:05 | |
*** ukaynar has joined #openstack-swift | 03:45 | |
*** rcernin has quit IRC | 03:50 | |
*** rcernin has joined #openstack-swift | 03:52 | |
*** psachin has joined #openstack-swift | 04:03 | |
*** links has joined #openstack-swift | 04:13 | |
*** abhitechie has joined #openstack-swift | 04:22 | |
kota_ | hello world | 04:39 |
---|---|---|
kota_ | notmyname: i see. thx | 04:39 |
mattoliverau | kota_: o/ | 05:00 |
kota_ | mattoliverau: o/ | 05:00 |
*** HCLTech-SSW has joined #openstack-swift | 05:30 | |
*** d0ugal_ has joined #openstack-swift | 05:30 | |
*** d0ugal has quit IRC | 05:32 | |
HCLTech-SSW | Hi : Matthew Oliver | 05:33 |
*** rcernin has quit IRC | 05:38 | |
*** ukaynar has quit IRC | 05:46 | |
*** ukaynar has joined #openstack-swift | 05:46 | |
*** ukaynar has quit IRC | 05:51 | |
*** threestrands has quit IRC | 06:03 | |
mattoliverau | HCLTech-SSW: o/ | 06:33 |
mattoliverau | just need to step out to cook dinner for the child. But on my phone so replys might be slow | 06:34 |
*** hoonetorg has quit IRC | 06:41 | |
*** hoonetorg has joined #openstack-swift | 06:54 | |
*** itlinux has quit IRC | 07:15 | |
*** d0ugal_ has quit IRC | 07:31 | |
*** abhitechie has quit IRC | 07:32 | |
*** abhitechie has joined #openstack-swift | 07:32 | |
*** abhitechie has quit IRC | 07:37 | |
*** hseipp has joined #openstack-swift | 07:48 | |
*** oshritf has joined #openstack-swift | 08:01 | |
*** pcaruana has joined #openstack-swift | 08:04 | |
*** ma9_ has joined #openstack-swift | 08:09 | |
ma9_ | Hi! We have an openstakc using Keystone v3 with domains… so when I assign ACLs on Swift I need to use the user id, not the username. The problem is that my tenants are not able to see the IDs of the users which belong to their project. How go get around this? Do we need to enable list_users in the Keystone policy.json? | 08:11 |
*** d0ugal_ has joined #openstack-swift | 08:14 | |
*** gkadam has joined #openstack-swift | 08:26 | |
*** kei_yama has quit IRC | 08:33 | |
*** d0ugal_ has quit IRC | 08:53 | |
*** d0ugal has joined #openstack-swift | 08:53 | |
*** d0ugal has quit IRC | 08:53 | |
*** d0ugal has joined #openstack-swift | 08:53 | |
*** spectr has joined #openstack-swift | 09:07 | |
*** spectr has quit IRC | 09:07 | |
*** cbartz has joined #openstack-swift | 09:07 | |
*** spectr has joined #openstack-swift | 09:11 | |
*** spectr has quit IRC | 09:12 | |
*** hoonetorg has quit IRC | 09:13 | |
openstackgerrit | Kazuhiro MIYAHARA proposed openstack/swift master: Symlink implementation. https://review.openstack.org/232162 | 09:13 |
*** d0ugal has quit IRC | 09:24 | |
*** d0ugal has joined #openstack-swift | 09:25 | |
*** HCLTech-SSW has quit IRC | 09:44 | |
*** m_kazuhiro has joined #openstack-swift | 09:45 | |
openstackgerrit | Robin Naundorf proposed openstack/swift master: Fix small formatting issue https://review.openstack.org/521472 | 09:59 |
acoles | ma9_: you are correct that swift ACLs should use user ids, but I'm afraid i don't know how you would go about making those visible - you could try asking in #openstack-keystone | 09:59 |
*** msno has joined #openstack-swift | 10:02 | |
msno | how can i know the max available size of swift | 10:03 |
msno | i have GBs of cinder volume which i wasnt to push as glance image which uses swift | 10:03 |
msno | can anyone provide me a pointer | 10:03 |
*** tovin07_ has quit IRC | 10:08 | |
ma9_ | acoles: thanks. The problem with this is that it does not work if one uses ephemeral users, coming from an external SAML IDP | 10:19 |
ma9_ | because in this case they IDs are not static... | 10:19 |
acoles | msno: not sure what you are asking - the maximum size of an object in swift, or the capacity of the swift cluster backing glance? if the first, typically 5GB but larger objects are supported using DLO or SLO. If the second, there is no API call to query the available capacity. | 10:21 |
msno | acoles, yes second one was my query | 10:22 |
acoles | ma9_: the reason we went with ids in ACLs is because names are not unique (nor IIRC guaranteed to stay associated with same tenant id) | 10:22 |
msno | acoles, i saw this https://ask.openstack.org/en/question/61645/swift-how-to-determine-how-much-object-storage-space-is-available/ | 10:22 |
ma9_ | woulnd't it be better to use IDs like: myuser@mydomain? | 10:22 |
ma9_ | myproject@mydomain:myuser@mydomain | 10:23 |
acoles | ma9_: IIRC @ is not a reserved delimiter | 10:23 |
acoles | things may have changed, but advice was also that names were transient | 10:24 |
acoles | the only reliable identifier of a resource is its id | 10:24 |
acoles | msno: there's more info on recon here https://docs.openstack.org/swift/latest/admin_guide.html#cluster-telemetry-and-monitoring | 10:27 |
ma9_ | mm ok.. i'll check with the keystone guys about making the IDs visible | 10:28 |
ma9_ | if those aren't visible users can't really use ACLs | 10:29 |
acoles | ma9_: this has come up before, there is some discussion and a wishlist bug here https://bugs.launchpad.net/swift/+bug/1672986 | 10:30 |
openstack | Launchpad bug 1672986 in OpenStack Object Storage (swift) "Please support username acl entries (unique by domain)" [Wishlist,New] | 10:30 |
openstackgerrit | Merged openstack/swift master: Fix small formatting issue https://review.openstack.org/521472 | 10:35 |
ma9_ | thanks for the launchpad link | 10:37 |
*** szaher has quit IRC | 11:02 | |
openstackgerrit | Robin Naundorf proposed openstack/swift master: Fix small formatting issues in middleware https://review.openstack.org/521492 | 11:22 |
openstackgerrit | Robin Naundorf proposed openstack/swift master: Fix small formatting issues in middleware docs https://review.openstack.org/521492 | 11:22 |
*** openstackgerrit has quit IRC | 11:32 | |
*** szaher has joined #openstack-swift | 11:51 | |
*** d0ugal has quit IRC | 11:51 | |
*** d0ugal has joined #openstack-swift | 11:54 | |
*** silor has joined #openstack-swift | 12:01 | |
*** m_kazuhiro has quit IRC | 12:24 | |
msno | acoles, thanks .. will chek it | 12:28 |
*** links has quit IRC | 12:31 | |
*** geaaru has joined #openstack-swift | 12:50 | |
*** ma9_ has quit IRC | 12:59 | |
*** ma9_ has joined #openstack-swift | 13:01 | |
*** ma9_1 has joined #openstack-swift | 13:02 | |
*** SkyRocknRoll_ has joined #openstack-swift | 13:04 | |
*** ma9_ has quit IRC | 13:05 | |
*** SkyRocknRoll has quit IRC | 13:07 | |
*** janonymous has quit IRC | 13:14 | |
*** links has joined #openstack-swift | 13:17 | |
*** hseipp has quit IRC | 14:01 | |
*** openstackgerrit has joined #openstack-swift | 14:11 | |
openstackgerrit | Merged openstack/swift master: Fix small formatting issues in middleware docs https://review.openstack.org/521492 | 14:11 |
*** bkopilov has quit IRC | 14:19 | |
*** bkopilov has joined #openstack-swift | 14:22 | |
*** ma9_1 has quit IRC | 14:35 | |
*** ma9_ has joined #openstack-swift | 14:37 | |
*** mat128 has joined #openstack-swift | 14:48 | |
*** bkopilov has quit IRC | 14:54 | |
*** mat128 has quit IRC | 14:59 | |
*** links has quit IRC | 15:01 | |
*** mat128 has joined #openstack-swift | 15:04 | |
*** links has joined #openstack-swift | 15:13 | |
*** d0ugal has quit IRC | 15:24 | |
*** abhitechie has joined #openstack-swift | 15:26 | |
*** links has quit IRC | 15:27 | |
*** d0ugal has joined #openstack-swift | 15:27 | |
*** janonymous has joined #openstack-swift | 15:33 | |
*** oshritf_ has joined #openstack-swift | 15:44 | |
*** oshritf has quit IRC | 15:46 | |
*** mvk has quit IRC | 15:51 | |
*** hoonetorg has joined #openstack-swift | 15:58 | |
*** itlinux has joined #openstack-swift | 15:59 | |
*** ukaynar has joined #openstack-swift | 16:17 | |
*** ukaynar has quit IRC | 16:17 | |
*** ukaynar has joined #openstack-swift | 16:18 | |
*** jmccarthy1 has joined #openstack-swift | 16:20 | |
*** ukaynar has quit IRC | 16:22 | |
*** ma9_1 has joined #openstack-swift | 16:22 | |
*** ma9_ has quit IRC | 16:25 | |
notmyname | good morning | 16:27 |
*** oshritf_ has quit IRC | 16:28 | |
*** pcaruana has quit IRC | 16:35 | |
*** ma9_1 has quit IRC | 16:37 | |
*** psachin has quit IRC | 16:43 | |
*** itlinux has quit IRC | 16:53 | |
*** itlinux has joined #openstack-swift | 16:54 | |
*** ukaynar has joined #openstack-swift | 16:58 | |
*** gkadam has quit IRC | 17:17 | |
*** JimCheung has joined #openstack-swift | 17:20 | |
*** klrmn has quit IRC | 17:23 | |
*** cbartz has left #openstack-swift | 17:33 | |
*** bkopilov has joined #openstack-swift | 17:39 | |
*** ukaynar has quit IRC | 17:39 | |
*** ukaynar has joined #openstack-swift | 17:39 | |
jmccarthy1 | I think I may have a configuration error in my lab setup http://paste.openstack.org/show/626826/ | 17:43 |
jmccarthy1 | What typically goes in .conf file under [object-replicator] ? | 17:43 |
*** ukaynar has quit IRC | 17:44 | |
notmyname | the sample config files in the source repo are well commented and have reasonable defaults: https://github.com/openstack/swift/tree/master/etc | 17:46 |
*** msno has quit IRC | 17:51 | |
jmccarthy1 | Hmm ok, I had also found a form where replication_port is included: | 17:56 |
jmccarthy1 | https://docs.openstack.org/swift/latest/replication_network.html | 17:56 |
jmccarthy1 | [object-replicator] rsync_module = {replication_ip}::object{replication_port} | 17:56 |
jmccarthy1 | If I'm using a non standard port (>1024) - do I also need this ? | 17:57 |
notmyname | privileged ports would be an orthogonal issue. doesn't matter. having a separate replication network can be a good idea, depending on how your cluster is used. but it does add some extra effort (more network cables etc) and some cognitive overhead | 17:59 |
notmyname | in general, though, a separate replication network and discrete rsync modules for each port (and each drive) can definitely help things perform better in a busy and/or big cluster | 18:00 |
*** pcaruana has joined #openstack-swift | 18:00 | |
jmccarthy1 | I'm still missing it, I'm not sure why I'm getting these rsync complaints - when I try to create rings with the repl ip:port the errors change from http://paste.openstack.org/show/626826/ to 'swift-object-replicator: Can't find itself in policy with index 0 with ips 10.196.222.43 and with port 6000 in ring file, not replicating' | 18:02 |
*** janonymous has quit IRC | 18:04 | |
*** klrmn has joined #openstack-swift | 18:27 | |
*** itlinux has quit IRC | 19:03 | |
*** ukaynar has joined #openstack-swift | 19:30 | |
*** itlinux has joined #openstack-swift | 19:31 | |
*** geaaru has quit IRC | 19:44 | |
*** Sukhdev has joined #openstack-swift | 19:48 | |
*** jmccarthy1 has left #openstack-swift | 19:54 | |
*** silor has quit IRC | 20:25 | |
*** pcaruana has quit IRC | 20:39 | |
openstackgerrit | Pete Zaitcev proposed openstack/python-swiftclient master: Allow for object uploads > 5GB from stdin. https://review.openstack.org/478611 | 20:53 |
*** chsc has joined #openstack-swift | 21:38 | |
*** chsc has joined #openstack-swift | 21:38 | |
*** Sukhdev has quit IRC | 21:41 | |
*** linkmark has joined #openstack-swift | 21:45 | |
*** rcernin has joined #openstack-swift | 21:48 | |
*** JimCheung has quit IRC | 21:51 | |
*** mat128 has quit IRC | 21:59 | |
*** itlinux has quit IRC | 22:01 | |
*** itlinux has joined #openstack-swift | 22:04 | |
*** JimCheung has joined #openstack-swift | 22:06 | |
*** mvk has joined #openstack-swift | 22:14 | |
torgomatic | timburke: I think the listing_formats middleware always returns a Content-Type of application/json on a HEAD response | 22:24 |
timburke | torgomatic: maybe https://github.com/openstack/swift/blob/2.16.0/swift/common/middleware/listing_formats.py#L149-L151 ? are we getting back a 204 instead of 200? | 22:38 |
torgomatic | timburke: on Swift 2.15.0, the HEAD for ?format=plain says "text/plain", ?format=xml says "application/xml", and ?format=json says "application/json" (container HEAD responses; I haven't looked at account) | 22:42 |
torgomatic | on 2.16.0, it's always "application/json" | 22:44 |
torgomatic | I don't know that it matters too much, as there's not actually any content (being a HEAD response), but I thought it was interesting | 22:45 |
timburke | yeah, i don't like it -- definitely a bug -- content-type should match between GET and HEAD, all else being equal | 22:45 |
*** Sukhdev has joined #openstack-swift | 22:49 | |
*** itlinux has quit IRC | 22:49 | |
*** itlinux has joined #openstack-swift | 22:50 | |
*** d0ugal has quit IRC | 22:50 | |
torgomatic | timburke: "SHOULD" is exactly the word for it, according to the RFCs :) | 22:51 |
torgomatic | (which means it's not some horrible protocol-breaking bug or anything) | 22:51 |
*** d0ugal has joined #openstack-swift | 23:08 | |
mattoliverau | morning | 23:12 |
rledisez | morning mattoliverau (yeah, i can say it, just back in france but still on Australia timezone ;)) | 23:15 |
mattoliverau | rledisez: lol, welcome home! | 23:16 |
mattoliverau | rledisez: did you enjoy the vacation in Oz? | 23:16 |
rledisez | yeah, it was great. not long enough, i feel like i just saw 1% of the country, but it was great | 23:17 |
rledisez | actually i'm not really home. i'm in paris for openstack day france. i'll be home tomorrow. there is always an openstack event somewhere :D | 23:17 |
mattoliverau | lol, openstack day, I hope its an all nighter :P | 23:22 |
mattoliverau | rledisez: glad you enjoyed it. And I hope you got some sun before winter sets in back home :) | 23:24 |
*** d0ugal has quit IRC | 23:24 | |
*** kei_yama has joined #openstack-swift | 23:29 | |
rledisez | mattoliverau: yeah, i'm all tanned now, does'nt look like a french guy in the winter ;) | 23:30 |
mattoliverau | lol | 23:30 |
mattoliverau | rledisez: you got to Melbourne? | 23:30 |
rledisez | yes | 23:31 |
rledisez | mattoliverau: under the rain and the thunder on saturday… :D | 23:31 |
mattoliverau | ha, welcome to Melbourne where its famous for having every season in one day :P | 23:32 |
*** JimCheung has quit IRC | 23:33 | |
*** JimCheung has joined #openstack-swift | 23:34 | |
*** linkmark has quit IRC | 23:38 | |
*** chsc has quit IRC | 23:38 | |
*** ukaynar has quit IRC | 23:40 | |
*** Sukhdev has quit IRC | 23:40 | |
*** ukaynar has joined #openstack-swift | 23:40 | |
*** ukaynar has quit IRC | 23:45 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!