the + is a reserved character in the HTTP protocol, which means it may have
specific meaning in a specific part of the URL, but not everywhere.
The earliest HTTP specification re-encoded spaces in the URL as +
characters after the question mark and form fields for posts that were
sent with urlenco
Thanks Craig,
I learned a bit more in the meantime.
On Tue, Jun 17, 2014 at 3:30 PM, Craig Lewis
wrote:
> > 3. You must use MDS from the start, because it's a metadata
> > structure/directory that only gets populated when writing files through
> > cephfs / FUSE. Otherwise, it doesn't even know
Hello,
I have some doubts about ceph and radosgw/S3 and I searched high and low,
but couldn't find a solid answer. First, some statements on how I
understand how ceph works for locating and writing objects.
1. Ceph uses the pool id and the object id to locate and store objects.
2. The MDS is opti
Hi all,
I'm looking into ceph for a new project and wanted to see if a user running
standard Ubuntu would be able to install, configure and get ceph running
out of the box. The configuration for running ceph in these examples is
very minimal, so I'm expecting it could receive some criticism, which