Re: [zfs-discuss] 'sync' properties and write operations.

2010-08-28 Thread Robert Milkowski
On 28/08/2010 09:55, eXeC001er wrote: Hi. Can you explain to me: 1. dataset has 'sync=always' I start write to file on this dataset in no-sync mode: system write file in sync or async mode? sync 2. dataset has 'sync=disabled' I start write to file on this dataset in sync mode: system w

[zfs-discuss] 'sync' properties and write operations.

2010-08-28 Thread eXeC001er
Hi. Can you explain to me: 1. dataset has 'sync=always' I start write to file on this dataset in no-sync mode: system write file in sync or async mode? 2. dataset has 'sync=disabled' I start write to file on this dataset in sync mode: system write file in sync or async mode? Thanks. ___