Date: Thu, 25 Feb 2021 23:38:43 +0200 From: Andriy Gapon <avg@FreeBSD.org> To: infoomatic <infoomatic@gmx.at>, freebsd-fs@freebsd.org Subject: Re: FreeBSD 13 BETA3 zfs mount failed Message-ID: <f1221ad8-61c8-f2e9-2faf-2c6e910403b0@FreeBSD.org> In-Reply-To: <92cd2855-8765-234e-3763-3811da269704@gmx.at> References: <92cd2855-8765-234e-3763-3811da269704@gmx.at>
next in thread | previous in thread | raw e-mail | index | archive | help
On 25/02/2021 02:25, infoomatic wrote: > Hi, > > I am sharing my photos via an external hard drive with my family > members. I use bhyve+pass-through of the device to access it on ZFS via > a Linux VM (the others use Linux). > > I wanted to get rid of bhyve, so gave BETA3 a try. Created the partition > on Ubuntu 20.04 Linux and made a zpool "hd015" (kernel 5.4.0-66-generic, > zfsutils-linux 0.8.3-1ubuntu12.6), encrypted the dataset hd015/fotos, > created some datasets beneath and copied some photos over. Just to try to narrow down, does the same procedure work if datasets are not encrypted? > On a FreeBSD 13 BETA3 box, I did a "zfs load-key hd015/fotos", however, > a "zfs mount -a" resulted in: > > cannot mount 'hd015/fotos/2018-2019-weltreise': mount failed > cannot mount 'hd015/fotos/2018-2019-weltreise': mount failed > cannot mount 'hd015/fotos/2016': Input/output error > cannot mount 'hd015/fotos/2021': Input/output error > cannot mount 'hd015/fotos/2011': Input/output error > > > "zpool status -v hd015" gives: > > ... > > errors: Permanent errors have been detected in the following files: > > hd015/fotos/2021:<0x0> > hd015/fotos/2011:<0x0> > hd015/fotos/2016:<0x0> > hd015/fotos/2020:<0x0> > hd015/fotos/2018-2019-weltreise:<0x0> > > I assume this is not expected behaviour, and I am willing to help to > resolve this ... any info/direction/tasks to debug is welcome, thanks! -- Andriy Gapon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f1221ad8-61c8-f2e9-2faf-2c6e910403b0>