mirror of
https://github.com/007revad/Synology_HDD_db.git
synced 2026-04-25 13:45:59 +03:00
[GH-ISSUE #358] Two Samsung PM991a storage pool/volume successfully created but no Trim option available. #126
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Synology_HDD_db#126
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @omnimax2 on GitHub (Sep 30, 2024).
Original GitHub issue: https://github.com/007revad/Synology_HDD_db/issues/358
Hi after intially using the Synology_M2_volume script, I have two sasung pm991a 1T ssd's successfully created as a raid 0 storage pool/volume in a xenology 923+ 7.2 DSM system. But no Trim option was seen, then Synology_HDD_db script was successfully applied. But still no Trim option is avaialbe, please help.


@007revad commented on GitHub (Sep 30, 2024):
DSM does not support TRIM for RAID 0 NVMe storage pools.
For NVMe storage pools TRIM is only available for SHR, SHR-2, Basic, JBOD, RAID 1, 5, 6, 10 and F1.
@omnimax2 commented on GitHub (Sep 30, 2024):
thanks for the reply.