Project

General

Profile

Actions

Bug #3778

closed

document procedure for enabling subdomain S3 api calls

Added by caleb miles over 11 years ago. Updated over 11 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
-
% Done:

0%

Source:
Development
Tags:
Backport:
Regression:
Severity:
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

The process for setting up a server that handles subdomain API requests is not documented. If possible we should add on instructions in the five-minute quick start so that the default calling method of tools like boto can be used.

Actions #1

Updated by caleb miles over 11 years ago

  • Assignee set to John Wilkins
Actions #2

Updated by caleb miles over 11 years ago

The documentation should note that the

rgw dns name = {hostname}

option must be set in the

[client.radosgw.gateway]

section of the ceph.conf file, alternatively this option may be set under the [global] setting. We should also perhaps suggest the installation of dnsmasq on clients interacting with the gateway that wish to use the

{bucketname}.{hostname}

location which can be accomplished by setting

address=/{hostname}/{host-ip-address}
listen-address={client-loopback-ip}

along with adding {client-loopback-ip} as the first dns nameserver on client machines

Actions #3

Updated by Ian Colle over 11 years ago

Any update?

Actions #4

Updated by Sage Weil over 11 years ago

  • Status changed from New to 12
Actions #5

Updated by John Wilkins over 11 years ago

  • Status changed from 12 to In Progress
Actions #6

Updated by John Wilkins over 11 years ago

  • Status changed from In Progress to Resolved

Added info for subdomain call.

Actions

Also available in: Atom PDF