Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Nov 2014 18:10:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 194976] [10.1-RELEASE][panic] ZFS TRIM. Kernel dies within seconds after mounting ZFS. vfs.zfs.trim.enabled=0 fixes it
Message-ID:  <bug-194976-8-aPbj6yR9Lo@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-194976-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-194976-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194976

--- Comment #2 from Palle Girgensohn <girgen@FreeBSD.org> ---
File backed volume? No, it uses gpt partitions?

# zpool history
History for 'tank':
2013-02-25.14:56:06 zpool create -f -o altroot=/mnt -o
cachefile=/var/tmp/zpool.cache tank /dev/gpt/disk0.nop
2013-02-25.14:56:22 zpool export tank
2013-02-25.14:58:23 zpool import -o altroot=/mnt -o
cachefile=/var/tmp/zpool.cache tank
2013-02-25.15:00:15 zpool set bootfs=tank tank
...

It is a zfs-on-root setup, probably setup according to the guidelines of
https://wiki.freebsd.org/RootOnZFS/GPTZFSBoot/9.0-RELEASE

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194976-8-aPbj6yR9Lo>