Date: Sat, 16 Jan 2021 14:47:30 +0100 From: Michal Meloun <meloun.michal@gmail.com> To: freebsd-arm@freebsd.org Subject: Re: ZFS problems on aarch64 (RockPro64) Message-ID: <2b0ed525-ff96-d1ce-bb11-d3352c380bf7@freebsd.org> In-Reply-To: <A933F056-3936-41BD-BF1F-9B90EA045B51@gmail.com> References: <CA%2BK5SrPGdytRPa9zHoWFg7kn6orrb8cCTybBORuWG%2BKH78gRzQ@mail.gmail.com> <A933F056-3936-41BD-BF1F-9B90EA045B51@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 16.01.2021 12:12, Sleep Walker wrote: > The problem is confirmed tested today on the Kobol Helios64 RK3399 NAS. > Can you, please, test the following patch? > https://github.com/strejda/freebsd/commit/f6f7fbcb1c799504585ab6213c163b491fec4e87 Thanks, Michal > root@helios64:~ # gpart delete -i 4 ada0 > ada0p4 deleted > root@helios64:~ # gpart add -t freebsd-zfs ada0 > ada0p4 added > root@helios64:~ # zpool create -f -m /mnt/sata tank-sata /dev/ada0p4 > ahcich0: DMA load error > (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 08 00 10 02 40 09 00 00 00 00 00 > (ada0:ahcich0:0:0:0): CAM status: CCB request was invalid > (ada0:ahcich0:0:0:0): Error 22, Unretryable error > cannot zero first 4096 bytes of '/dev/ada0p4': Invalid argument > root@helios64:~ # uname -aUK > FreeBSD helios64 13.0-CURRENT FreeBSD 13.0-CURRENT #0 de1aa3dab23c-c528909(master): Sat Jan 9 17:54:57 MSK 2021 root@honeycomb.local:/usr/crochet/work/obj/usr/crochet/src/arm64.aarch64/sys/EXPERT-13 arm64 1300132 1300131 > root@helios64:~ # zpool list -v > NAME SIZE ALLOC FREE CKPOINT EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT > media 9.09T 1007G 8.11T - - 0% 10% 1.00x ONLINE - > gpt/disk3 9.09T 1007G 8.11T - - 0% 10.8% - ONLINE > tank-emmc 14.5G 126K 14.5G - - 0% 0% 1.00x ONLINE - > mmcsd1p1 14.5G 126K 14.5G - - 0% 0.00% - ONLINE > tank-usb 14.5G 126K 14.5G - - 0% 0% 1.00x ONLINE - > da0p1 14.5G 126K 14.5G - - 0% 0.00% - ONLINE > zboot 63.5G 2.47G 61.0G - - 17% 3% 1.00x ONLINE - > ada0p3 63.5G 2.47G 61.0G - - 17% 3.89% - ONLINE > root@helios64:~ # > > Pools on ada0 were created 4 months ago. And they worked perfectly. > > On USB and eMMC everything works without errors even now. > > — > Sergei Tyryukanov > > >> 16 янв. 2021 г., в 11:01, Andrey Fesenko <f0andrey@gmail.com> написал(а): >> >> I saw a similar problem in the same way, unfortunately, this platform > _______________________________________________ > freebsd-arm@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2b0ed525-ff96-d1ce-bb11-d3352c380bf7>