Hi
There is a problem with TRIM on the UNITEK Y-3027.
https://www.unitek-products.com/pro...-dual-bay-station-with-offline-clone-function
The disks are working fairly efficiently, but I am having trouble executing the TRIM command.
-------------------------------------------------------------
On the SSD connected to the Y-3027, the command returns an error:
root@pve:~# zpool trim rpool
cannot trim: no devices in pool support trim operations
--------------------------------------------------------------
On the SSD connected to the motherboard, the command runs correctly:
root@pve:~# zpool trim rpool
Aug 03 02:12:30 pve zed [2790]: eid=7 class=trim_start pool='rpool' vdev=ata-TEAM_T253X6001T_TPBF2110150060100657-part3 vdev_state=ONLINE
Aug 03 02:12:30 pve zed [2787]: eid=6 class=trim_start pool='rpool' vdev=ata-TEAM_T253X6001T_TPBF2110150060100054-part3 vdev_state=ONLINE
Aug 03 02:12:34 pve zed [9306]: eid=10 class=trim_finish pool='rpool' vdev=ata-TEAM_T253X6001T_TPBF2110150060100054-part3 vdev_state=ONLINE
Aug 03 02:12:34 pve zed [9344]: eid=12 class=trim_finish pool='rpool' vdev=ata-TEAM_T253X6001T_TPBF2110150060100657-part3 vdev_state=ONLINE
-------------------------------------------------------------
You can do something?
Thank you in advance.
There is a problem with TRIM on the UNITEK Y-3027.
https://www.unitek-products.com/pro...-dual-bay-station-with-offline-clone-function
The disks are working fairly efficiently, but I am having trouble executing the TRIM command.
-------------------------------------------------------------
On the SSD connected to the Y-3027, the command returns an error:
root@pve:~# zpool trim rpool
cannot trim: no devices in pool support trim operations
--------------------------------------------------------------
On the SSD connected to the motherboard, the command runs correctly:
root@pve:~# zpool trim rpool
Aug 03 02:12:30 pve zed [2790]: eid=7 class=trim_start pool='rpool' vdev=ata-TEAM_T253X6001T_TPBF2110150060100657-part3 vdev_state=ONLINE
Aug 03 02:12:30 pve zed [2787]: eid=6 class=trim_start pool='rpool' vdev=ata-TEAM_T253X6001T_TPBF2110150060100054-part3 vdev_state=ONLINE
Aug 03 02:12:34 pve zed [9306]: eid=10 class=trim_finish pool='rpool' vdev=ata-TEAM_T253X6001T_TPBF2110150060100054-part3 vdev_state=ONLINE
Aug 03 02:12:34 pve zed [9344]: eid=12 class=trim_finish pool='rpool' vdev=ata-TEAM_T253X6001T_TPBF2110150060100657-part3 vdev_state=ONLINE
-------------------------------------------------------------
You can do something?
Thank you in advance.