Update the zfs.8 "ZFS Volumes as Swap" section
authorBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 7 Feb 2013 22:15:53 +0000 (14:15 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 7 Feb 2013 22:19:40 +0000 (14:19 -0800)
As of 0.6.0-rc11 using ZFS volumes as Linux swap devices is
supported.  Swapping to files in ZFS filesystems is not.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #1189

man/man8/zfs.8

index 474fde9..edfd5e7 100644 (file)
@@ -1248,7 +1248,10 @@ The values of user properties are arbitrary strings, are always inherited, and a
 .SS "ZFS Volumes as Swap"
 .sp
 .LP
-Do not swap to a file on a \fBZFS\fR file system. A \fBZFS\fR swap file configuration is not supported.
+\fBZFS\fR volumes may be used as Linux swap devices.  After creating the volume
+with the \fBzfs create\fR command set up and enable the swap area using the
+\fBmkswap\fR(8) and \fBswapon\fR(8) commands.  Do not swap to a file on a
+\fBZFS\fR file system. A \fBZFS\fR swap file configuration is not supported.
 .SH SUBCOMMANDS
 .sp
 .LP