I have a SSD based zpool with 5 drives 2x WD blues 1TB and 3x Crucial MX500 1TB all in mirror 1
I have turned on Trim and when i run zpool status -t ssd i get the following saying the 3 Crucial drives "trim unsupported"
Is someone able to advise what is happening. I do not see anywhere on the Crucial website saying these drived do not support TRIM.
Results below.
	
		
			
		
		
	
			
			I have turned on Trim and when i run zpool status -t ssd i get the following saying the 3 Crucial drives "trim unsupported"
Is someone able to advise what is happening. I do not see anywhere on the Crucial website saying these drived do not support TRIM.
Results below.
Code:
pool: ssd
state: ONLINE
config:
        NAME                                      STATE     READ WRITE CKSUM
        ssd                                       ONLINE       0     0     0
          raidz1-0                                ONLINE       0     0     0
            f347c2f7-01e6-436a-b347-733d9a5276ac  ONLINE       0     0     0  (untrimmed)
            15dc80f7-ff8e-4ab3-bc71-2d2a96652ed4  ONLINE       0     0     0  (untrimmed)
            e312ed79-0580-4180-9599-020d19b67196  ONLINE       0     0     0  (trim unsupported)
            59c9ab1a-b782-4e6e-a302-46b803add1cc  ONLINE       0     0     0  (trim unsupported)
            c71279de-0e4d-459b-9c51-978a83cfba44  ONLINE       0     0     0  (trim unsupported)
errors: No known data errors
			
				Last edited by a moderator: