Thanks guys, this is pretty useful info.
On 8/22/13, Shane Ambler wrote:
> On 21/08/2013 23:39, Trond Endrestøl wrote:
>> On Wed, 21 Aug 2013 13:02-, Zenny wrote:
>
>>> Where can I find a list of properties (-o/-O property=value) for
>>> creating a zpool?
>
>>
>> Read zpool(8) for zpool prope
On 21/08/2013 23:39, Trond Endrestøl wrote:
On Wed, 21 Aug 2013 13:02-, Zenny wrote:
Where can I find a list of properties (-o/-O property=value) for
creating a zpool?
Read zpool(8) for zpool properties, and zfs(8) for zfs properties.
Always a good place for detailed explanations. A
On Wed, 21 Aug 2013 13:02-, Zenny wrote:
> Hi:
>
> Where can I find a list of properties (-o/-O property=value) for
> creating a zpool?
>
> I meant something like:
>
> #zpool create \
> -o ashift=12 \
> -0 dedup=off
> -O autoexpand=off
> -O atime=off \
> -O canmount=off