> On 12. Aug 2018, at 03:58, Emmanuel Dreyfus <m...@netbsd.org> wrote:
> 
> On Sat, Aug 11, 2018 at 10:33:04AM +0200, J. Hannken-Illjes wrote:
>> When fssconfig "hangs" the dump is creating a snapshot.  Creating
>> a snapshot (and suspending a file system) is serialized.  Allowing
>> more than one file system suspension at a time will deadlock most
>> of the time.
> 
> You mean you cannot at the same tme snapshot /mount0 on fss0 and 
> /mount1 on fss1?

Yes, you have to create the snapshot on /mount0 and once it has been
created you create the snapshot on /mount1.

The snapshot on /mount0 is already usable while you create the second
snapshot on /mount1.

--
J. Hannken-Illjes - hann...@eis.cs.tu-bs.de - TU Braunschweig (Germany)

Reply via email to