Skip to content
Snippets Groups Projects
Commit 749b148c authored by Victor Kotlyar's avatar Victor Kotlyar
Browse files

Update docs for the changes in the configuration files.

parent 19e76288
Branches
Tags
No related merge requests found
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
......@@ -155,10 +155,10 @@ permissions:
drwxrwxrwx. 2 root root 240 May 9 11:22 /tmp/jobStoreVFSg4Mqz4/
\end{lstlisting}
%Now we need to add it as a configuration parameter in the \texttt{castor.conf}, as in the following example:
%\begin{lstlisting}
%TapeServer ObjectStoreBackendPath /tmp/jobStoreVFSOKJCjW
%\end{lstlisting}
Add it as a configuration parameter in the \texttt{cta-taped.conf} and \texttt{cta-frontend.conf}, as in the following example:
\begin{lstlisting}
ObjectStore BackendPath /tmp/jobStoreVFSOKJCjW
\end{lstlisting}
\subsection{Configuration for a production system}
......@@ -479,7 +479,7 @@ configures 10 buffers of 5 Mb. (The buffer size in this case is the compile-time
OBJECTSTOREURL with the value defined in Section~\ref{install_cta_configure_objectstore}):
\begin{lstlisting}
taped BufferCount 10
general ObjectStoreURL OBJECTSTOREURL
ObjectStore BackendPath OBJECTSTOREURL
\end{lstlisting}
Define the tape drives in \texttt{/etc/cta/TPCONFIG}. The four columns are Tape Drive, Logical Library, No-rewind SCSI
Device, SCSI Media Changer Device:
......
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment