[SOLVED] PVE 5.4->6.0 zpool upgrade?

XMarcR

Well-Known Member
Jan 17, 2018
43
7
48
47
NRW, Germany
www.risse-it.services
Hallo,

habe gerade mein erstes System auf 6.0 aktualisiert. zpool status möchte, dass ich zpool upgrade ausführe um alle neuen Features zu bekommen. Muss/soll ich das machen um TRIM-Support zu bekommen? Oder kann ich einfach autotrim=on setzen?


Code:
pve:~# zpool status
  pool: rpool
 state: ONLINE
status: Some supported features are not enabled on the pool. The pool can
    still be used, but some features are unavailable.
action: Enable all features using 'zpool upgrade'. Once this is done,
    the pool may no longer be accessible by software that does not support
    the features. See zpool-features(5) for details.
  scan: scrub repaired 0B in 0 days 00:01:10 with 0 errors on Sun Jul 14 00:25:11 2019
config:

    NAME        STATE     READ WRITE CKSUM
    rpool       ONLINE       0     0     0
      mirror-0  ONLINE       0     0     0
        sdd3    ONLINE       0     0     0
        sde3    ONLINE       0     0     0

errors: No known data errors

  pool: storage
 state: ONLINE
status: Some supported features are not enabled on the pool. The pool can
    still be used, but some features are unavailable.
action: Enable all features using 'zpool upgrade'. Once this is done,
    the pool may no longer be accessible by software that does not support
    the features. See zpool-features(5) for details.
  scan: scrub repaired 0B in 0 days 01:03:30 with 0 errors on Sun Jul 14 01:27:32 2019
config:

    NAME                        STATE     READ WRITE CKSUM
    storage                     ONLINE       0     0     0
      mirror-0                  ONLINE       0     0     0
        wwn-0x55cd2e415082e975  ONLINE       0     0     0
        wwn-0x55cd2e415064c6dc  ONLINE       0     0     0
      mirror-1                  ONLINE       0     0     0
        wwn-0x55cd2e41508346de  ONLINE       0     0     0
        wwn-0x55cd2e415083470a  ONLINE       0     0     0
      mirror-2                  ONLINE       0     0     0
        wwn-0x55cd2e415064c6e7  ONLINE       0     0     0
        wwn-0x55cd2e4150831023  ONLINE       0     0     0

errors: No known data errors