-
tozhuhello all, if all disk are SSD in a pool, how to do TRIM ? does it automaticlly to do trim?
-
jclulowtozhu: If you want TRIM for a ZFS pool I believe you'll want to look at "zpool trim", or potentially the "autotrim" ZFS pool property.
-
tozhujclulow: Thank you
-
jbkthough on that subject, for SSDs that use SCSI, has anyone encountered one that doesn't support UNMAP but instead uses WRITE SAME w/ the unmap bit set in the CDB?
-
jbkapparently VMware virtual disks work that way, but curious if any physical devices do as well
-
jbk(if i feel masochistic enough, I might throw up a change to support that in sd.c)
-
Smithx10What's the way to know nic firmware version?
-
rmustaccWhat's the nic?
-
Smithx10X710
-
Smithx10was able to get it from the Dell OOB
-
rmustacci40e implements the ufm interface so both fwflash -l or fmtopo should be able to tell you.
-
rmustaccFor the future.
-
Smithx10Thanks rmustacc
-
rmustaccCan you confirm fwflash -l shows that?
-
Smithx10
-
Smithx10was strange.... the dell oob says: Intel(R) Ethernet Converged Network Adapter X710 - 6C:FE:54:02:B9:20 19.5.0
-
rmustaccWe're reporting the firmware version as the firmware tells us. Dell may be telling you something else, dunno.
-
rmustaccfmtopo will have the other props that we have there.
-
gitomat[illumos-gate] 15705 loader: clean up cpuid bits -- Toomas Soome <tsoome⊙mc>