Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Mar 2021 22:24:41 -0500
From:      Yoshihiro Ota <ota@j.email.ne.jp>
To:        Andriy Gapon <avg@FreeBSD.org>, stable@freebsd.org
Subject:   Re: kldload zfs spins the system after upgrading from 12.2 to 13-BETA
Message-ID:  <20210307222441.02755e7396cd329edd15df15@j.email.ne.jp>
In-Reply-To: <9f9db150-ee5d-e74e-7f24-74d1fa687a48@FreeBSD.org>
References:  <20210306130913.dae1fb546e68bcaec882cdbe@j.email.ne.jp> <9f9db150-ee5d-e74e-7f24-74d1fa687a48@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 7 Mar 2021 00:09:33 +0200
Andriy Gapon <avg@FreeBSD.org> wrote:

> On 06/03/2021 20:09, Yoshihiro Ota wrote:
> > Hi all,
> > 
> > I'm upgrading fron 12.2-RELEASE to 13-BETA/RC one by one.
> > 
> > After upgrading one in VMWare, 'zfs mount -a' hangs the system.
> > I don't have boottime zfs mount on nor don't have zfsroot.
> > I just simply ran install world/kernel and mergemaster.
> 
> Please use procstat -kk to capture a kernel stack trace of the hung process.

Actually, spining was 'kldload zfs'.
Console doesn't response but ping and sshd sessions still work.
procstat output is below.
In addition, this doesn't happen to systems that I've been following 13-CURRENT
but rather happen only wiht a system upgraded from 12.2-RELEASE to 13-RC.


# procstat -kk 1049
  PID    TID COMM                TDNAME              KSTACK                       
 1049 100215 kldload             -                   spa_init+0xc6 zfs_kmod_init+0x1a zfs_modevent+0x34 module_register_init+0x8c linker_load_module+0xaab kern_kldload+0xc1 sys_kldload+0x50 syscall+0x17d g_ctx+0xe280bf29 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20210307222441.02755e7396cd329edd15df15>