aboutsummaryrefslogtreecommitdiff
path: root/documentation/content/en/books/handbook/zfs/_index.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/content/en/books/handbook/zfs/_index.adoc')
-rw-r--r--documentation/content/en/books/handbook/zfs/_index.adoc5
1 files changed, 1 insertions, 4 deletions
diff --git a/documentation/content/en/books/handbook/zfs/_index.adoc b/documentation/content/en/books/handbook/zfs/_index.adoc
index 378987e169..343c49ce9c 100644
--- a/documentation/content/en/books/handbook/zfs/_index.adoc
+++ b/documentation/content/en/books/handbook/zfs/_index.adoc
@@ -2819,10 +2819,7 @@ ZFS supports different types of quotas: the dataset quota, the <<zfs-term-refquo
Quotas limit the total size of a dataset and its descendants, including snapshots of the dataset, child datasets, and the snapshots of those datasets.
-[NOTE]
-====
-Volumes do not support quotas, as the `volsize` property acts as an implicit quota.
-====
+Quotas cannot be set on ZFS volumes, as the volsize` property acts as an implicit quota.
|[[zfs-term-refquota]]Reference Quota
|A reference quota limits the amount of space a dataset can consume by enforcing a hard limit. This hard limit includes space referenced by the dataset alone and does not include space used by descendants, such as file systems or snapshots.