diff --git a/en_US.ISO8859-1/books/handbook/disks/chapter.xml b/en_US.ISO8859-1/books/handbook/disks/chapter.xml index 99156deaa8..a046777fa6 100644 --- a/en_US.ISO8859-1/books/handbook/disks/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/disks/chapter.xml @@ -237,6 +237,7 @@ Using &man.sysinstall.8; + sysinstall adding disks @@ -278,6 +279,7 @@ Disk Label Editor + BSD partitions Next, you need to exit @@ -358,6 +360,7 @@ Dedicated + OS/2 If you will not be sharing the new drive with another @@ -572,7 +575,7 @@ bsdlabel -e ad3 After running &man.ccdconfig.8; the &man.ccd.4; is - configured. A file system can be installed. Refer to + configured. A file system can be installed. Refer to &man.newfs.8; for options, or simply run: newfs /dev/ccd0c @@ -770,6 +773,7 @@ ar0: ATA RAID1 subdisks: ad4 ad6 status: REBUILDING 0% completed USB Storage Devices + USB disks @@ -961,6 +965,7 @@ umass0: detached Creating and Using Optical Media (CDs) + CDROMs creating @@ -1125,6 +1130,7 @@ umass0: detached <application>burncd</application> + CDROMs burning @@ -1506,6 +1512,7 @@ cd0: Attempt to query device size failed: NOT READY, Medium not present - tray c Creating and Using Optical Media (DVDs) + DVD burning @@ -1542,8 +1549,8 @@ cd0: Attempt to query device size failed: NOT READY, Medium not present - tray c removable hard drive. However, this media is not compatible with most DVD-ROM drives and DVD-Video players; only a few DVD writers support the DVD-RAM format. Read - the for more information - on DVD-RAM use. + the for more + information on DVD-RAM use. @@ -1589,8 +1596,8 @@ cd0: Attempt to query device size failed: NOT READY, Medium not present - tray c devices, therefore the ATAPI/CAM support must be added to your kernel. If your burner uses the USB interface this addition is useless, and you - should read the for more details on - USB devices configuration. + should read the for more details + on USB devices configuration. You also have to enable DMA access for ATAPI devices, this can be done in adding the following line to the @@ -2046,7 +2053,7 @@ cd0: Attempt to query device size failed: NOT READY, Medium not present - tray c The File System - Now the floppy is ready to be high-level formatted. This + Now the floppy is ready to be high-level formatted. This will place a new file system on it, which will let FreeBSD read and write to the disk. After creating the new file system, the disk label is destroyed, so if you want to @@ -2123,6 +2130,7 @@ cd0: Attempt to query device size failed: NOT READY, Medium not present - tray c 8mm (Exabyte) + tape media Exabyte (8mm) tapes @@ -2205,6 +2213,7 @@ cd0: Attempt to query device size failed: NOT READY, Medium not present - tray c DLT + tape media DLT @@ -2242,6 +2251,7 @@ cd0: Attempt to query device size failed: NOT READY, Medium not present - tray c AIT + tape media AIT @@ -2310,6 +2320,7 @@ sa0(ncr1:4:0): Logical unit is in process of becoming ready Can I Use Floppies for Backing Up My Data? + backup floppies floppy disks @@ -2369,6 +2380,7 @@ sa0(ncr1:4:0): Logical unit is in process of becoming ready Can I Compress My Backups? + tar @@ -2600,7 +2612,7 @@ sa0(ncr1:4:0): Logical unit is in process of becoming ready Using <command>dump</command> over <application>ssh</application> with <envar>RSH</envar> - set + Set &prompt.root; env RSH=/usr/bin/ssh /sbin/dump -0uan -f targetuser@targetmachine.example.com:/dev/sa0 /usr @@ -2608,6 +2620,7 @@ sa0(ncr1:4:0): Logical unit is in process of becoming ready <command>tar</command> + backup software tar @@ -2635,6 +2648,7 @@ sa0(ncr1:4:0): Logical unit is in process of becoming ready <command>cpio</command> + backup software cpio @@ -2698,6 +2712,7 @@ sa0(ncr1:4:0): Logical unit is in process of becoming ready <application>Amanda</application> + backup software Amanda @@ -2764,6 +2779,7 @@ sa0(ncr1:4:0): Logical unit is in process of becoming ready Which Backup Program Is Best? + LISA @@ -2925,6 +2941,7 @@ sa0(ncr1:4:0): Logical unit is in process of becoming ready Network, Memory, and File-Backed File Systems + virtual disks disks @@ -2957,6 +2974,7 @@ sa0(ncr1:4:0): Logical unit is in process of becoming ready File-Backed File System + disks file-backed @@ -3227,6 +3245,7 @@ Filesystem 1K-blocks Used Avail Capacity Mounted on File System Quotas + accounting disk space @@ -3268,6 +3287,7 @@ Filesystem 1K-blocks Used Avail Capacity Mounted on line instead: quota_enable="YES" + disk quotas checking @@ -3331,6 +3351,7 @@ Filesystem 1K-blocks Used Avail Capacity Mounted on Setting Quota Limits + disk quotas limits @@ -3371,7 +3392,7 @@ Filesystem 1K-blocks Used Avail Capacity Mounted on grace period, which is one week by default. If a user stays over his or her soft limit longer than the grace period, the soft limit will turn into a hard limit and no further - allocations will be allowed. When the user drops back below + allocations will be allowed. When the user drops back below the soft limit, the grace period will be reset. The following is an example of what you might see when you @@ -3424,6 +3445,7 @@ Filesystem 1K-blocks Used Avail Capacity Mounted on Checking Quota Limits and Disk Usage + disk quotas checking @@ -3586,9 +3608,9 @@ Password: Add the New Hard Drive Install the new drive to the system as explained in - . For the purposes of this - example, a new hard drive partition has been added as - /dev/ad4s1c. The + . For the purposes of + this example, a new hard drive partition has been added + as /dev/ad4s1c. The /dev/ad0s1* devices represent existing standard FreeBSD partitions on the example system. @@ -3600,7 +3622,8 @@ Password: - Create a Directory to Hold gbde Lock Files + Create a Directory to Hold <command>gbde</command> + Lock Files &prompt.root; mkdir /etc/gbde @@ -3616,10 +3639,11 @@ Password: - Initialize the gbde Partition + Initialize the <command>gbde</command> + Partition A gbde partition must be - initialized before it can be used. This initialization + initialized before it can be used. This initialization needs to be performed only once: &prompt.root; gbde init /dev/ad4s1c -i -L /etc/gbde/ad4s1c.lock @@ -3753,12 +3777,13 @@ Filesystem Size Used Avail Capacity Mounted on After each boot, any encrypted file systems must be re-attached to the kernel, checked for errors, and mounted, - before the file systems can be used. The required commands + before the file systems can be used. The required commands must be executed as user root. - Attach the gbde Partition to the Kernel + Attach the <command>gbde</command> Partition to the + Kernel &prompt.root; gbde attach /dev/ad4s1c -l /etc/gbde/ad4s1c.lock @@ -3816,7 +3841,8 @@ gbde_lockdir="/etc/gbde" - Cryptographic Protections Employed by gbde + Cryptographic Protections Employed by + <command>gbde</command> &man.gbde.8; encrypts the sector payload using 128-bit AES in CBC mode. Each sector on the disk is encrypted with @@ -4223,6 +4249,7 @@ Device 1K-blocks Used Avail Capacity Highly Available Storage (HAST) + HAST high availability @@ -4621,11 +4648,11 @@ Device 1K-blocks Used Avail Capacity same network segment to share an IP address. Set up CARP on both nodes of the cluster according to the documentation available in - . After setup, each node will have its - own carp0 interface with a shared - IP address 172.16.0.254. The - primary HAST node of the cluster must be - the master CARP node. + . After setup, each node will have + its own carp0 interface with a + shared IP address 172.16.0.254. + The primary HAST node of the cluster must + be the master CARP node. The HAST pool created in the previous section is now ready to be exported to the other hosts on