Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Aug 2017 11:03:21 +0930
From:      Shane Ambler <FreeBSD@ShaneWare.Biz>
To:        Mike Tancsa <mike@sentex.net>, FreeBSD-STABLE Mailing List <freebsd-stable@freebsd.org>
Subject:   Re: file system deadlock in RELENG_11
Message-ID:  <d8de9997-40a0-14d1-7023-7273c4694af3@ShaneWare.Biz>
In-Reply-To: <4ec50e48-58a5-1f49-3acf-d3b21535c36e@sentex.net>
References:  <66b97b27-cbea-a3a8-374d-3f7c017b5418@sentex.net> <28c89f80-4797-7e95-a637-472ac7bc98a5@sentex.net> <4ec50e48-58a5-1f49-3acf-d3b21535c36e@sentex.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 25/08/2017 05:40, Mike Tancsa wrote:
> On 8/24/2017 4:01 PM, Mike Tancsa wrote:
>> OK, this is fairly easy to repeat. If I start a sync of a snapshot via
>> zrep, it hangs the box.  CTRL+T shows
>>
>>
>> DEBUG: overiding stale lock on zroot/chyves from pid 19378
>> sending zroot/chyves@zrep_000010 to 10.151.9.2:zroot/chyves
>> cannot receive new filesystem stream: destination
>> 'zroot/chyves/guests/resi/disk1' exists
>> must specify -F to overwrite it

Are you sending a snapshot from the host to the guest?
or is the guest sending to the host?

>> load: 0.48  cmd: zfs 29690 [tx->tx_sync_done_cv] 358.94r 0.00u 0.00s 0%
>> 3476k
>> load: 0.48  cmd: zfs 29690 [tx->tx_sync_done_cv] 360.42r 0.00u 0.00s 0%
> 
> I was able to get ps to run and not sure if its helpful or not, but
> these are the two unkillable zfs processes
> 
> 
> root         5   0.0  0.0       0    128  -  DL   10:09      0:05.58
> [zfskern]
> root     29683   0.0  0.0    7752   3824  5  DE+  15:53      0:00.32 zfs
> send -R -I zroot/chyves@zrep_00000d zroot/chyves@zrep_000010
> root     29690   0.0  0.0    7752   3492  5  D+   15:53      0:00.00 zfs
> rename zroot/chyves@zrep_000010 zroot/chyves@zrep_000010_unsent
> 

Should be unrelated but several years ago there was a deadlock issue
when renaming a zvol, unless the fix got undone recently this may just
be a distraction or a hint of a solution...

https://svnweb.freebsd.org/base?view=revision&revision=272474


-- 
FreeBSD - the place to B...Storing Data

Shane Ambler




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d8de9997-40a0-14d1-7023-7273c4694af3>