table of contents
other versions
- trixie 2.3.2-2
 - trixie-backports 2.3.4-1~bpo13+1
 - testing 2.3.4-1
 - unstable 2.3.4-1
 
| ZPOOL-REOPEN(8) | System Manager's Manual | ZPOOL-REOPEN(8) | 
NAME¶
zpool-reopen —
    reopen vdevs associated with ZFS storage pools
SYNOPSIS¶
zpool | 
    reopen [-n]
      [pool]… | 
  
DESCRIPTION¶
Reopen all vdevs associated with the specified pools, or all pools if none specified.
OPTIONS¶
-n- Do not restart an in-progress scrub operation. This is not recommended and can result in partially resilvered devices unless a second scrub is performed.
 
| June 2, 2021 | OpenZFS |