https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259292
--- Comment #5 from Zhenlei Huang <[email protected]> --- Tested with 13.1-RELEASE and latest stable/13 (FreeBSD 13.4-STABLE stable/13-n258978-519121f5ea03 GENERIC amd64) on ESXi 6.7.0, both pvscsi and emulated sata controller work as intended. ``` # root@:~ # zpool trim tank && zpool trim testpool && zpool status pool: tank state: ONLINE config: NAME STATE READ WRITE CKSUM tank ONLINE 0 0 0 da1 ONLINE 0 0 0 (trimming) errors: No known data errors pool: testpool state: ONLINE config: NAME STATE READ WRITE CKSUM testpool ONLINE 0 0 0 ada0 ONLINE 0 0 0 (trimming) errors: No known data errors ``` -- You are receiving this mail because: You are the assignee for the bug.
