summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* mds: flock: fix F_GETLKwip-5025Yan, Zheng2013-10-142-1/+2
| | | | | fixes #5025 Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com>
* doc: Created new index to incorporate side-by-side deb/rpm installs.John Wilkins2013-10-111-18/+38
| | | | Signed-off-by: John Wilkins <john.wilkins@inktank.com>
* doc: Created installation doc for Yum priorities. Ceph-specific packages ↵John Wilkins2013-10-111-0/+20
| | | | | | need it. Signed-off-by: John Wilkins <john.wilkins@inktank.com>
* doc: Created new QEMU install for RPMs with provision for Ceph-specific ↵John Wilkins2013-10-111-0/+56
| | | | | | packages. Signed-off-by: John Wilkins <john.wilkins@inktank.com>
* doc: Created new QEMU install for debian.John Wilkins2013-10-111-0/+26
| | | | Signed-off-by: John Wilkins <john.wilkins@inktank.com>
* doc: Added new libvirt install for RPM.John Wilkins2013-10-111-0/+19
| | | | Signed-off-by: John Wilkins <john.wilkins@inktank.com>
* doc: Created new libvirt install for debian/ubuntu.John Wilkins2013-10-111-0/+43
| | | | Signed-off-by: John Wilkins <john.wilkins@inktank.com>
* doc: Removed Gatway from Ceph Object Storage. Added Yum repo information.John Wilkins2013-10-111-126/+39
| | | | Signed-off-by: John Wilkins <john.wilkins@inktank.com>
* doc: Moved installation portion to the installation section.John Wilkins2013-10-111-47/+7
| | | | Signed-off-by: John Wilkins <john.wilkins@inktank.com>
* doc: Moved installation portion to the installation section.John Wilkins2013-10-111-23/+3
| | | | Signed-off-by: John Wilkins <john.wilkins@inktank.com>
* doc: Fixed hyperlinks. Cleanup of old references to Chef.John Wilkins2013-10-111-10/+2
| | | | | | fixes: #6493 Signed-off-by: John Wilkins <john.wilkins@inktank.com>
* test/filestore/run_seed_to_range.sh: fix -d syntaxSage Weil2013-10-111-1/+1
| | | | Signed-off-by: Sage Weil <sage@inktank.com>
* Merge pull request #702 from ceph/wip-4405Sage Weil2013-10-113-9/+26
|\ | | | | | | | | | | mds: fix infinite loop of MDCache::populate_mydir(). Reviewed-by: Greg Farnum <greg@inktank.com> Reviewed-by: Sage Weil <sage@inktank.com>
| * mds: fix infinite loop of MDCache::populate_mydir().wip-4405Yan, Zheng2013-10-103-9/+26
| | | | | | | | | | | | | | | | | | make MDCache::populate_mydir() only fetch bare-bone stray dirs. After all stray dirs are populated, call MDCache::scan_stray_dir(), it fetches incomplete stray dirs. Fixes: #4405 Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com>
* | doc: Minor correction.John Wilkins2013-10-101-2/+1
| | | | | | | | Signed-off-by: John Wilkins <john.wilkins@inktank.com>
* | doc: Merge cleanup.John Wilkins2013-10-101-10/+4
| | | | | | | | Signed-off-by: John Wilkins <john.wilkins@inktank.com>
* | doc: minor clean up.John Wilkins2013-10-101-12/+13
| | | | | | | | Signed-off-by: John Wilkins <john.wilkins@inktank.com>
* | doc: Update from wip-doc-quickstart branch.John Wilkins2013-10-1012-381/+655
|\ \ | |/ |/| | | Signed-off-by: John Wilkins <john.wilkins@inktank.com>
| * doc: Diagram update and clarification on ceph-deploy admin results.wip-doc-quickstartJohn Wilkins2013-09-301-5/+3
| | | | | | | | Signed-off-by: John Wilkins <john.wilkins@inktank.com>
| * doc: Diagram update from feedback.John Wilkins2013-09-301-1/+1
| | | | | | | | Signed-off-by: John Wilkins <john.wilkins@inktank.com>
| * doc: Diagram updates from feedback.John Wilkins2013-09-301-6/+6
| | | | | | | | Signed-off-by: John Wilkins <john.wilkins@inktank.com>
| * doc: Updated block device quick start to use ceph-deploy. OS neutral.John Wilkins2013-09-301-11/+39
| | | | | | | | Signed-off-by: John Wilkins <john.wilkins@inktank.com>
| * doc: Added Dumpling to OS Recommendations.John Wilkins2013-09-301-0/+33
| | | | | | | | Signed-off-by: John Wilkins <john.wilkins@inktank.com>
| * doc: Refactored diagram and text.John Wilkins2013-09-241-11/+11
| | | | | | | | Signed-off-by: John Wilkins <john.wilkins@inktank.com>
| * doc: Updated diagrams, refactored text.John Wilkins2013-09-241-41/+83
| | | | | | | | Signed-off-by: John Wilkins <john.wilkins@inktank.com>
| * doc: Updated graphic. Removed bullet points. Cleaned up RPM/YUM example.John Wilkins2013-09-201-30/+29
| | | | | | | | Signed-off-by: John Wilkins <john.wilkins@inktank.com>
| * doc: Updated graphic to use same name as command line examples.John Wilkins2013-09-201-5/+4
| | | | | | | | Signed-off-by: John Wilkins <john.wilkins@inktank.com>
| * doc: Added Recommendations and Get Involved to Intro.John Wilkins2013-09-201-1/+32
| | | | | | | | Signed-off-by: John Wilkins <john.wilkins@inktank.com>
| * doc: Removed Get Involved from Quick Start.John Wilkins2013-09-201-1/+0
| | | | | | | | Signed-off-by: John Wilkins <john.wilkins@inktank.com>
| * doc: Changed title, and removed recommendations sections.John Wilkins2013-09-201-19/+4
| | | | | | | | Signed-off-by: John Wilkins <john.wilkins@inktank.com>
| * doc: Moved recommendations sections to Intro.John Wilkins2013-09-202-0/+0
| | | | | | | | Signed-off-by: John Wilkins <john.wilkins@inktank.com>
| * doc: Updated link to Storage Cluster Quick Start.John Wilkins2013-09-171-2/+2
| | | | | | | | Signed-off-by: John Wilkins <john.wilkins@inktank.com>
| * doc: Updated link to Storage Cluster Quick Start.John Wilkins2013-09-171-5/+5
| | | | | | | | Signed-off-by: John Wilkins <john.wilkins@inktank.com>
| * doc: Updated link to Storage Cluster Quick Start.John Wilkins2013-09-171-2/+2
| | | | | | | | Signed-off-by: John Wilkins <john.wilkins@inktank.com>
| * doc: Made sysvinit and service sections parallel to upstart for clarity.John Wilkins2013-09-171-58/+180
| | | | | | | | Signed-off-by: John Wilkins <john.wilkins@inktank.com>
| * doc: Updated for 3-node deployment. Leaner discussion. More use cases.John Wilkins2013-09-171-169/+187
| | | | | | | | Signed-off-by: John Wilkins <john.wilkins@inktank.com>
| * doc: Removed introductory material. Renamed the page.John Wilkins2013-09-171-34/+6
| | | | | | | | Signed-off-by: John Wilkins <john.wilkins@inktank.com>
| * doc: Updated for 3-node deployment and multiple Linux distributions.John Wilkins2013-09-171-89/+88
| | | | | | | | Signed-off-by: John Wilkins <john.wilkins@inktank.com>
| * doc: Added Intro to Ceph to Index.John Wilkins2013-09-171-0/+1
| | | | | | | | Signed-off-by: John Wilkins <john.wilkins@inktank.com>
| * doc: Excised content from "Getting Started" and created Intro to Ceph.John Wilkins2013-09-171-0/+39
| | | | | | | | Signed-off-by: John Wilkins <john.wilkins@inktank.com>
* | Go back to $PWD in fsstress.sh if compiling from source.Sandon Van Ness2013-10-081-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Although fsstress was being called with a static path the directory it was writing to was in the current directory so doing a cd to the source directory that is made in /tmp and then removing it later caused it to be unable to write the files in a non-existent dir. This change gets the current path first and cd's back into it after it is done compiling fsstress. Issue #6479. Signed-off-by: Sandon Van Ness <sandon@inktank.com> Reviewed-by: Alfredo Deza <alfredo.deza@inktank.com>
* | Merge pull request #700 from dachary/masterSage Weil2013-10-081-1/+1
|\ \ | | | | | | doc: fix openstack rbd installation command
| * | doc: fix openstack rbd installation commandLoic Dachary2013-10-081-1/+1
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | This cannot work because client.volumes.key is not a command ssh {your-compute-host} client.volumes.key replace with a tee to allow for copy/paste as well as using the cat client.volumes.key in the following lines. Signed-off-by: Loic Dachary <loic@dachary.org>
* | Merge pull request #699 from dachary/wip-ghobject-assertDavid Zafman2013-10-071-1/+3
|\ \ | | | | | | | | | | | | os: stronger assert on FileStore::lfn_open Reviewed-by: David Zafman <david.zafman@inktank.com>
| * | os: stronger assert on FileStore::lfn_openLoic Dachary2013-10-081-1/+3
|/ / | | | | | | Signed-off-by: Loic Dachary <loic@dachary.org>
* | Merge branch 'next'Greg Farnum2013-10-072-4/+7
|\ \
| * | ReplicatedPG: copy: use aggregate return code instead of individual Op returnwip-rvalGreg Farnum2013-10-071-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It appears that the OSD is not filling in the individual return codes, and they should be equivalent for all purposes we care about here (the only Op we are doing is the copy-get, and if it fails we are getting its failure code). Reported-by: Sage Weil <sage@inktank.com> Signed-off-by: Greg Farnum <greg@inktank.com> Reviewed-by: Samuel Just <sam.just@inktank.com>
| * | os/FileStore: fix ENOENT error code for getattrs()Sage Weil2013-10-071-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In commit dc0dfb9e01d593afdd430ca776cf4da2c2240a20 the omap xattrs code moved up a block and r was no longer local to the block. Translate ENOENT -> 0 to compensate. Fix the same error in _rmattrs(). Signed-off-by: Sage Weil <sage@inktank.com> Reviewed-by: Greg Farnum <greg@inktank.com> Reviewed-by: Samuel Just <sam.just@inktank.com>
* | | Merge pull request #697 from dachary/masterGregory Farnum2013-10-071-6/+6
|\ \ \ | | | | | | | | | | | | This lets "make check" pass, so I like it. Reviewed-by: Greg Farnum <greg@inktank.com>
| * | | common: unintended use of the wrong bloom_filter prototypeLoic Dachary2013-10-071-6/+6
|/ / / | | | | | | | | | | | | | | | | | | For encoding/decoding test purposes. The generate_test_instances should be improved to cover more encoding/decoding cases. Signed-off-by: Loic Dachary <loic@dachary.org>