guestfs(3): Note that host file size limits affect guest disk limits.
authorRichard W.M. Jones <rjones@redhat.com>
Sun, 1 May 2011 00:11:21 +0000 (20:11 -0400)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 18 May 2011 10:40:31 +0000 (11:40 +0100)
(cherry picked from commit 805e6dbc15eae5a4f85eea3c37e295aefaefeb69)

src/guestfs.pod

index c19c9b6..81449d3 100644 (file)
@@ -2818,6 +2818,15 @@ We have tested block devices up to 1 exabyte (2**60 or
 1,152,921,504,606,846,976 bytes) using sparse files backed by an XFS
 host filesystem.
 
+Although libguestfs probably does not impose any limit, the underlying
+host storage will.  If you store disk images on a host ext4
+filesystem, then the maximum size will be limited by the maximum ext4
+file size (currently 16 TB).  If you store disk images as host logical
+volumes then you are limited by the maximum size of an LV.
+
+For the hugest disk image files, we recommend using XFS on the host
+for storage.
+
 =head2 MAXIMUM SIZE OF A PARTITION
 
 The MBR (ie. classic MS-DOS) partitioning scheme uses 32 bit sector