[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[PATCH 2/2] man pages: document rbdroot option



Signed-off-by: Paul Emmerich <p.emmerich@first-colo.net>

diff --git a/initramfs-tools.8 b/initramfs-tools.8
index ea8c098..20e384d 100644
--- a/initramfs-tools.8
+++ b/initramfs-tools.8
@@ -49,6 +49,15 @@ Use root=/dev/nfs for NFS to kick to in. NFSOPTS can be looked up in
 \fInfs(5)\fP.
 
 .TP
+\fB\fI rbdroot
+boot from a Ceph \fIrbd(8)\fP image. Can be either "auto" to try to get the relevant
+information from DHCP or a string of the form
+<mon1>[,<mon2>,...]:<user>:<key>:<pool>:<image>[@<snapshot>]:[<partition>]:[<mountopts>].
+Use a semicolon to connect to a monitor running on a non-standard port,
+e.g. 10.0.0.1;1234.
+
+
+.TP
 \fB\fI ip
 tells how to configure the ip address. Allows one to specify an different
 NFS server than the DHCP server. See Documentation/filesystems/nfsroot.txt
-- 
2.2.1


Reply to: