Lines Matching +full:allow +full:- +full:set +full:- +full:time
9 .\" or https://opensource.org/licenses/CDDL-1.0.
33 .\" Copyright (c) 2014-2015, The FreeBSD Foundation, All Rights Reserved.
70 .Sy ZFS_MAX_DATASET_NAME_LEN No - 1
72 .Sy [A-Za-z_.:/ -] .
89 .Bl -tag -offset Ds -width "file system"
93 While ZFS file systems are designed to be POSIX-compliant, known issues exist
95 Applications that depend on standards conformance might fail due to non-standard
102 A read-only version of a file system or volume at a given point in time.
110 but without the hold on on-disk data.
123 Properties are divided into two types: native properties and user-defined
127 In addition, native properties are either editable or read-only.
142 .Xr zfs-load-key 8 .
147 .Bl -tag -width ""
152 .Fl V , -version
168 .Bl -tag -width ""
169 .It Xr zfs-list 8
171 .It Xr zfs-create 8
173 .It Xr zfs-destroy 8
175 .It Xr zfs-rename 8
177 .It Xr zfs-upgrade 8
178 Manage upgrading the on-disk version of filesystems.
182 .Bl -tag -width ""
183 .It Xr zfs-snapshot 8
185 .It Xr zfs-rollback 8
187 .It Xr zfs-hold 8 Ns / Ns Xr zfs-release 8
193 .It Xr zfs-diff 8
195 snapshot of that filesystem from a later time or the current contents of the
200 .Bl -tag -width ""
201 .It Xr zfs-clone 8
203 .It Xr zfs-promote 8
210 .Bl -tag -width ""
211 .It Xr zfs-send 8
214 .It Xr zfs-receive 8
219 .Xr zfs-send 8
221 .It Xr zfs-bookmark 8
223 Bookmarks mark the point in time when the snapshot was created, and can be used
227 .It Xr zfs-redact 8
229 This feature can be used to allow clones of a filesystem to be made available on
235 .Bl -tag -width ""
236 .It Xr zfs-get 8
238 .It Xr zfs-set 8
240 .It Xr zfs-inherit 8
242 restored to default if no ancestor has the property set, or with the
248 .Bl -tag -width ""
249 .It Xr zfs-userspace 8 Ns / Ns Xr zfs-groupspace 8 Ns / Ns Xr zfs-projectspace 8
252 .It Xr zfs-project 8
253 List, set, or clear project ID and/or inherit flag on the files or directories.
257 .Bl -tag -width ""
258 .It Xr zfs-mount 8
263 .It Xr zfs-unmount 8
268 .Bl -tag -width ""
269 .It Xr zfs-share 8
271 .It Xr zfs-unshare 8
276 .Bl -tag -width ""
277 .It Xr zfs-allow 8
279 .It Xr zfs-unallow 8
284 .Bl -tag -width ""
285 .It Xr zfs-change-key 8
287 .It Xr zfs-load-key 8
289 .It Xr zfs-unload-key 8
295 .Bl -tag -width ""
296 .It Xr zfs-program 8
298 programmatically via a Lua script-language channel program.
302 .Bl -tag -width ""
303 .It Xr zfs-jail 8
305 .It Xr zfs-unjail 8
310 .Bl -tag -width ""
311 .It Xr zfs-wait 8
327 .\" Examples 1, 4, 6, 7, 11, 14, 16 are shared with zfs-set.8.
328 .\" Examples 1, 10 are shared with zfs-create.8.
329 .\" Examples 2, 3, 10, 15 are also shared with zfs-snapshot.8.
330 .\" Examples 3, 10, 15 are shared with zfs-destroy.8.
331 .\" Examples 5 are shared with zfs-list.8.
332 .\" Examples 8 are shared with zfs-rollback.8.
333 .\" Examples 9, 10 are shared with zfs-clone.8.
334 .\" Examples 10 are also shared with zfs-promote.8.
335 .\" Examples 10, 15 also are shared with zfs-rename.8.
336 .\" Examples 12, 13 are shared with zfs-send.8.
337 .\" Examples 12, 13 are also shared with zfs-receive.8.
338 .\" Examples 17, 18, 19, 20, 21 are shared with zfs-allow.8.
339 .\" Examples 22 are shared with zfs-diff.8.
340 .\" Examples 23 are shared with zfs-bookmark.8.
349 is set for the parent file system, and is automatically inherited by the child
352 .Dl # Nm zfs Cm set Sy mountpoint Ns = Ns Ar /export/home pool/home
385 .Dl # Nm zfs Cm set Sy compression Ns = Ns Sy off Ar pool/home
386 .Dl # Nm zfs Cm set Sy compression Ns = Ns Sy on Ar pool/home/anne
397 .Bd -literal -compact -offset Ds
409 .Dl # Nm zfs Cm set Sy quota Ns = Ns Ar 50G pool/home/bob
414 .Bd -literal -compact -offset Ds
417 pool/home/bob type filesystem -
418 pool/home/bob creation Tue Jul 21 15:53 2009 -
419 pool/home/bob used 21K -
420 pool/home/bob available 20.0G -
421 pool/home/bob referenced 21K -
422 pool/home/bob compressratio 1.00x -
423 pool/home/bob mounted yes -
444 pool/home/bob version 4 -
445 pool/home/bob utf8only off -
446 pool/home/bob normalization none -
447 pool/home/bob casesensitivity sensitive -
455 pool/home/bob usedbysnapshots 0 -
456 pool/home/bob usedbydataset 21K -
457 pool/home/bob usedbychildren 0 -
458 pool/home/bob usedbyrefreservation 0 -
462 .Bd -literal -compact -offset Ds
469 .Bd -literal -compact -offset Ds
494 .Bd -literal -compact -offset Ds
527 .Bd -literal -compact -offset Ds
549 .Bd -literal -compact -offset Ds
555 The following example sets the user-defined
558 .Dl # Nm zfs Cm set Ar com.example : Ns Ar department Ns = Ns Ar 12345 tank/accounting
565 .Bd -literal -compact -offset Ds
578 The following commands show how to set
580 property options to enable read-write
581 access for a set of IP addresses and to enable root access for system
586 .Dl # Nm zfs Cm set Sy sharenfs Ns = Ns ' Ns Ar rw Ns =@123.123.0.0/16:[::1],root= Ns Ar neo Ns ' t…
589 specify the fully-qualified hostname.
592 The following example shows how to set permissions so that user
599 .Bd -literal -compact -offset Ds
600 .No # Nm zfs Cm allow Sy cindys create , Ns Sy destroy , Ns Sy mount , Ns Sy snapshot Ar tank/cindys
601 .No # Nm zfs Cm allow Ar tank/cindys
602 ---- Permissions on tank/cindys --------------------------------------
609 mount point permission is set to 755 by default, user
614 .Dl # Cm chmod No A+user : Ns Ar cindys Ns :add_subdirectory:allow Ar /tank/cindys
616 .Ss Example 18 : No Delegating Create Time Permissions on a ZFS Dataset
626 .Bd -literal -compact -offset Ds
627 .No # Nm zfs Cm allow Ar staff Sy create , Ns Sy mount Ar tank/users
628 .No # Nm zfs Cm allow Fl c Sy destroy Ar tank/users
629 .No # Nm zfs Cm allow Ar tank/users
630 ---- Permissions on tank/users ---------------------------------------
637 .Ss Example 19 : No Defining and Granting a Permission Set on a ZFS Dataset
638 The following example shows how to define and grant a permission set on the
644 .Bd -literal -compact -offset Ds
645 .No # Nm zfs Cm allow Fl s No @ Ns Ar pset Sy create , Ns Sy destroy , Ns Sy snapshot , Ns Sy mount…
646 .No # Nm zfs Cm allow staff No @ Ns Ar pset tank/users
647 .No # Nm zfs Cm allow Ar tank/users
648 ---- Permissions on tank/users ---------------------------------------
656 The following example shows to grant the ability to set quotas and reservations
663 .Bd -literal -compact -offset Ds
664 .No # Nm zfs Cm allow Ar cindys Sy quota , Ns Sy reservation Ar users/home
665 .No # Nm zfs Cm allow Ar users/home
666 ---- Permissions on users/home ---------------------------------------
669 cindys% zfs set quota=10G users/home/marks
684 .Bd -literal -compact -offset Ds
686 .No # Nm zfs Cm allow Ar tank/users
687 ---- Permissions on tank/users ---------------------------------------
700 .Bd -literal -compact -offset Ds
704 R F /tank/test/oldname -> /tank/test/newname
705 - F /tank/test/deleted
744 .Bl -tag -width "ZFS_MODULE_TIMEOUT"
762 to set the maximum pipe size for sends/recieves.
768 Time, in seconds, to wait for
802 .Xr zfs-allow 8 ,
803 .Xr zfs-bookmark 8 ,
804 .Xr zfs-change-key 8 ,
805 .Xr zfs-clone 8 ,
806 .Xr zfs-create 8 ,
807 .Xr zfs-destroy 8 ,
808 .Xr zfs-diff 8 ,
809 .Xr zfs-get 8 ,
810 .Xr zfs-groupspace 8 ,
811 .Xr zfs-hold 8 ,
812 .Xr zfs-inherit 8 ,
813 .Xr zfs-jail 8 ,
814 .Xr zfs-list 8 ,
815 .Xr zfs-load-key 8 ,
816 .Xr zfs-mount 8 ,
817 .Xr zfs-program 8 ,
818 .Xr zfs-project 8 ,
819 .Xr zfs-projectspace 8 ,
820 .Xr zfs-promote 8 ,
821 .Xr zfs-receive 8 ,
822 .Xr zfs-redact 8 ,
823 .Xr zfs-release 8 ,
824 .Xr zfs-rename 8 ,
825 .Xr zfs-rollback 8 ,
826 .Xr zfs-send 8 ,
827 .Xr zfs-set 8 ,
828 .Xr zfs-share 8 ,
829 .Xr zfs-snapshot 8 ,
830 .Xr zfs-unallow 8 ,
831 .Xr zfs-unjail 8 ,
832 .Xr zfs-unload-key 8 ,
833 .Xr zfs-unmount 8 ,
834 .Xr zfs-unshare 8 ,
835 .Xr zfs-upgrade 8 ,
836 .Xr zfs-userspace 8 ,
837 .Xr zfs-wait 8 ,