Lines Matching full:create

10 \fBbeadm\fR \fBcreate\fR [\fB-a\fR | \fB-t\fR] [\fB-d\fR \fIdescription\fR]
18 \fBbeadm\fR \fBcreate\fR [\fB-v\fR] \fIbeName@snapshot\fR
73 Create a new BE, based on the active BE.
79 Create a new BE, based on an inactive BE.
85 Create a snapshot of an existing BE.
91 Create a new BE, based on an existing snapshot.
97 Create a new BE, and copy it to a different zpool.
165 \fBbeadm\fR \fBcreate\fR [\fB-a\fR | \fB-t\fR] [\fB-d\fR \fIdescription\fR]
198 Create a new BE with a description associated with it.
207 Create a new BE from an existing inactive BE.
216 Create a new BE from an existing snapshot of the BE named beName.
225 Create the datasets for new BE with specific ZFS properties. Multiple
238 Create the new BE in the specified zpool. If this is not provided, the
240 behavior is to create the new BE in the same pool as as the origin BE.
268 \fBbeadm\fR \fBcreate\fR [\fB-v\fR] \fIbeName@snapshot\fR
602 \fBExample 1\fR: Create a new BE named BE1, by cloning the current live BE.
606 \fB# beadm create BE1\fR
612 \fBExample 2\fR: Create a new BE named BE2, by cloning the existing inactive
618 \fB# beadm create -e BE1 BE2\fR
624 \fBExample 3\fR: Create a snapshot named now of the existing BE named BE1.
628 \fB# beadm create BE1@now\fR
634 \fBExample 4\fR: Create a new BE named BE3, by cloning an existing snapshot of
639 \fB# beadm create -e BE1@now BE3\fR
645 \fBExample 5\fR: Create a new BE named BE4 based on the currently running BE.
646 Create the new BE in rpool2.
650 \fB# beadm create -p rpool2 BE4\fR
656 \fBExample 6\fR: Create a new BE named BE5 based on the currently running BE.
657 Create the new BE in rpool2, and create its datasets with compression turned
662 \fB# beadm create -p rpool2 -o compression=on BE5\fR
668 \fBExample 7\fR: Create a new BE named BE6 based on the currently running BE
673 \fB# beadm create -d "BE6 used as test environment" BE6\fR
835 \fBExample 19\fR: Create and list temporary activation.
847 \fB# beadm create BE6\fR
887 \fB/var/log/beadm/<beName>/create.log.<yyyymmdd_hhmmss>\fR
891 Log used for capturing beadm create output