Date: Wed, 15 Jan 2025 10:10:53 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 259292] vmware/pvscsi: UNMAP fails on VMWare 6.7 thinly provisioned disk running zpool trim: UNMAP failed, disabling BIO_DELETE Message-ID: <bug-259292-227-W1XezlblEh@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-259292-227@https.bugs.freebsd.org/bugzilla/> References: <bug-259292-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=3D259292 --- Comment #5 from Zhenlei Huang <zlei@FreeBSD.org> --- 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 ``` --=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-259292-227-W1XezlblEh>