Révision 41 bin/create-volume

create-volume (revision 41)
9 9
echo " -b : block size. Permit value : 32K, 64K, 128K (recommanded)" 1>&2
10 10
echo " -s : volume size. Permit unit : T, G, M"  1>&2
11 11
# FIXME: c'est pas clair ta formulation
12
echo " -o : options zfs volume. Read the man zfs for more details" 1>&2
12
echo " -o : set property list for a  zfs volume. Separate such property by a ','." 1>&2
13
echo "      Example : -o compression=off,snapdev=visble." 1>&2
14
echo "      Read the man zfs to get the list of the valid properties" 1>&2
15
echo " -i : interactive mode" 1>&2
13 16
}
14 17

  
15 18

  

Formats disponibles : Unified diff