|
@@ -138,7 +138,7 @@
|
|
|
Also known as an advanced version of cp
|
|
|
\begin{exampleblock}{Pros}
|
|
|
\begin{itemize}
|
|
|
- \item (unlike cp) preserves hard and symbloic links, file permissions and ownerships, modification times, etc.
|
|
|
+ \item (unlike cp) preserves hard and symbolic links, file permissions and ownerships, modification times, etc.
|
|
|
\item designed to be network efficient because only transfers file changes.
|
|
|
\item easy to use.
|
|
|
\end{itemize}
|
|
@@ -291,7 +291,7 @@
|
|
|
\begin{frame}
|
|
|
\frametitle{Problems}
|
|
|
RAID can help in the event of a disk failure, but it doesn't protect us against \textbf{Silent Data Corruption}\\\pause
|
|
|
- To address this problem new generation filesystems like ZFS or Btrfs have been created. Classical features that we can find in this kind of fylesistems are:
|
|
|
+ To address this problem new generation filesystems like ZFS or Btrfs have been created. Classical features that we can find in this kind of filesystems are:
|
|
|
\begin{itemize}
|
|
|
\item CopyOnWrite
|
|
|
\item Deduplication
|