]> git.sur5r.net Git - bacula/docs/blobdiff - docs/manual/disk.tex
Updates
[bacula/docs] / docs / manual / disk.tex
index dda7a1cedbdaac0061900019f6edf548bfdb33c7..35aa7e21ceedfbd5e14184e0fd610d602e70e6b1 100644 (file)
@@ -310,7 +310,7 @@ Device resources in your bacula-sd.conf file, and thus multiple
 Storage resources in your bacula-dir.conf.
 
 OK, so now you should understand that you need multiple Device definitions
-in the case of different directorys or different Pools, but you also 
+in the case of different directories or different Pools, but you also 
 need to know that the catalog data that Bacula keeps contains only
 the Media Type and not the specific storage device.  This permits a tape 
 for example to be re-read on any compatible tape drive.  The compatibility
@@ -339,7 +339,7 @@ The following example is not very practical, but can be used to demonstrate
 the proof of concept in a relatively short period of time. The example
 consists of a two clients that are backed up to a set of 12 archive files
 (Volumes) for each client into different directories on the Storage
-maching.  Each Volume is used (written) only once, and there are four Full
+machine.  Each Volume is used (written) only once, and there are four Full
 saves done every hour (so the whole thing cycles around after three hours).
 
 What is key here is that each physical device on the Storage daemon 
@@ -565,11 +565,11 @@ as much as it can. This means that you can only have a single Volume
 mounted at one time on a disk as defined in your Device resource in
 the Storage daemon's conf file.  You can have multiple concurrent 
 jobs running that all write to the one Volume that is being used, but
-if you want to have multiple concurrent jobs that are writting to
+if you want to have multiple concurrent jobs that are writing to
 separate disks drives (or partitions), you will need to define 
 separate Device resources for each one, exactly as you would do for
 two different tape drives.  There is one fundamental difference, however.
-The Volumes that you creat on the two drives cannot be easily exchanged
+The Volumes that you create on the two drives cannot be easily exchanged
 as they can for a tape drive, because they are physically resident (already
 mounted in a sense) on the particular drive.  As a consequence, you will
 probably want to give them different Media Types so that Bacula can
@@ -692,7 +692,7 @@ Client {
   Catalog = BackupDB
   Password = client2_password
 }
-# Two Storage definitions with differen Media Types
+# Two Storage definitions with different Media Types
 #  permits different directories
 Storage {
   Name = File1