Date: Wed, 27 May 2020 16:07:23 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD Message-ID: <bug-204521-227-L1TJHBZyoT@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-204521-227@https.bugs.freebsd.org/bugzilla/> References: <bug-204521-227@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=3D204521 --- Comment #86 from hlh@restart.be --- With The current githup I can gpart create -s GPT /dev/mmcsd0 gpart add -t freebsd-zfs /dev/mmcsd0 zpool create TEST /dev/mmcsd0p1 ...populate the pool... zpool scrub zpool status TEST pool: TEST state: ONLINE scan: scrub repaired 0 in 0 days 00:00:17 with 0 errors on Wed May 27 18:01:58 2020 config: NAME STATE READ WRITE CKSUM TEST ONLINE 0 0 0 mmcsd0p1 ONLINE 0 0 0 errors: No known data errors This is a wonderful day! --=20 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-204521-227-L1TJHBZyoT>