Do MikroTik devices do TRIM on NVMe SSD

Hi folks,

I am adding an NVMe drive to a CCR2116-12G-4S+ and I am wondering, whether ROS will trim the filesystem automatically (no matter regularly or continously) - or whether I should better just reserve a certain partition ath the end of the drive for over-provisioning.

Was searching the forum and confluence, but didn’t find any recent information on this.

trim Discards unused data blocks (NVMe)

/disk/trim nvme1

Worked for me.

Cheers!