Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco van Wieringen committed Dec 16, 2014
1 parent 8fe9b8c commit 7aa0d99
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions manuals/en/main/storedconf.tex
Expand Up @@ -468,8 +468,8 @@ \section{Device Resource}

\item[Ceph Object Store] \label{CephArchiveType}
Here you configure the Ceph object store, which is accessed by the SD using the Rados library. Prerequistes are a
working Ceph object store and the package \package{bareos-storage-ceph}. See \url{http://ceph.com} for more information regarding Ceph installation and configuration.
Assuming that you have an object store with name \file{your_bareos_store}
working Ceph object store and the package \package{bareos-storage-ceph}. See \url{http://ceph.com} for more information regarding Ceph installation and configuration.
Assuming that you have an object store with name \file{your_bareos_store}
and your Ceph access is configured in \file{/etc/ceph/ceph.conf}, you can use following snippet to configure it as storage device:
\begin{bconfig}{Ceph Object Store Device}
Device {
Expand Down Expand Up @@ -504,8 +504,8 @@ \section{Device Resource}
\item [Fifo]
The device is a first-in-first-out sequential access read-only
or write-only device.
\item [gfapi]
The gfapi device is used to access a GlusterFS storeage.
\item [GFAPI]
The gfapi device is used to access a GlusterFS storage.
\sinceVersion{sd}{GlusterFS (gfapi)}{14.2.2}
\item [Rados]
The Rados device is used to access a Ceph object store.
Expand Down

0 comments on commit 7aa0d99

Please sign in to comment.