Chapter 18. Storage

Table of Contents
18.1. Synopsis
18.2. Adding Disks
18.3. Resizing and Growing Disks
18.4. USB Storage Devices
18.5. Creating and Using CD Media
18.6. Creating and Using DVD Media
18.7. Creating and Using Floppy Disks
18.8. Backup Basics
18.9. Memory Disks
18.10. File System Snapshots
18.11. Disk Quotas
18.12. Encrypting Disk Partitions
18.13. Encrypting Swap
18.14. Highly Available Storage (HAST)

18.1. Synopsis

This chapter covers the use of disks and storage media in FreeBSD. This includes SCSI and IDE disks, CD and DVD media, memory-backed disks, and USB storage devices.

After reading this chapter, you will know:

  • How to add additional hard disks to a FreeBSD system.

  • How to grow the size of a disk's partition on FreeBSD.

  • How to configure FreeBSD to use USB storage devices.

  • How to use CD and DVD media on a FreeBSD system.

  • How to use the backup programs available under FreeBSD.

  • How to set up memory disks.

  • What file system snapshots are and how to use them efficiently.

  • How to use quotas to limit disk space usage.

  • How to encrypt disks and swap to secure them against attackers.

  • How to configure a highly available storage network.

Before reading this chapter, you should:

All FreeBSD documents are available for download at https://download.freebsd.org/ftp/doc/

Questions that are not answered by the documentation may be sent to <freebsd-questions@FreeBSD.org>.
Send questions about this document to <freebsd-doc@FreeBSD.org>.