Lines Matching full:properties

30 .Nd native and user-defined properties of ZFS vdevs
33 Properties are divided into two types, native properties and user-defined
35 properties.
36 Native properties either export internal statistics or control ZFS behavior.
37 In addition, native properties are either editable or read-only.
38 User properties have no effect on ZFS behavior, but you can use them to annotate
40 For more information about user properties, see the
41 .Sx User Properties
44 .Ss Native Properties
45 Every vdev has a set of properties that export statistics about the vdev
47 Properties are not inherited from top-level vdevs, with the exception of
50 The values of numeric properties can be specified using human-readable suffixes
62 The values of non-numeric properties are case sensitive and must be lowercase.
64 The following native properties consist of read-only statistics about the
66 These properties can not be changed.
127 The following native properties can be used to change the behavior of a vdev.
132 These properties can be set on leaf and top-level vdevs.
136 The value of these properties do not persist across vdev replacement.
161 .Ss User Properties
162 In addition to the standard native properties, ZFS supports arbitrary user
163 properties.
164 User properties have no effect on ZFS behavior, but applications or
169 character to distinguish them from native properties.
186 When making programmatic use of user properties, it is strongly suggested to use
193 The values of user properties are arbitrary strings and