[I would’ve sent this to “Illumos-zfs”, but my subscription to that group is 
“awaiting approval”, for almost a week now, in case anyone can look at it.]


Problem:

    # zpool add -f -o autotrim=on tank log mirror \
       c16t55CD2E404B635BC8d0s1 c13t55CD2E404B612333d0s1

    usage:
        add [-fgLnP] [-o property=value] <pool> <vdev> ...


Notes:

  - replacing "autotrim=on” with "ashift=12” works fine.
  - also, "autotrim=on” works fine with `zpool create`
  - so it seems like it might be a bug in `zpool add`...


Background:

  - “tank" is a raidz2 made up of spinning rust.  
  - I want to add a ZIL/Slog comprised of SSDs (INTEL 3700s)
  - Being SSDs, "autotrim=on” should be set (right?)
  - "autotrim=on” should NOT be set for the whole zpool (right?)


Kent




------------------------------------------
illumos: illumos-discuss
Permalink: 
https://illumos.topicbox.com/groups/discuss/T6ef0a71646a80e63-Mff037ef74dc10571c74cdd7e
Delivery options: https://illumos.topicbox.com/groups/discuss/subscription

Reply via email to