User Tools

Site Tools


computing:storage:napp-it

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
computing:storage:napp-it [2023/12/15 16:20]
gcooper
computing:storage:napp-it [2025/01/28 08:47] (current)
gcooper
Line 423: Line 423:
 {{ :computing:storage:napp-it_zfs_diskinfos.png?750 |ZFS Disk Errors}} {{ :computing:storage:napp-it_zfs_diskinfos.png?750 |ZFS Disk Errors}}
  
-===== Replace a Failed Disk =====+==== Replace a Failed Disk ====
  
 In the web GUI: In the web GUI:
Line 432: Line 432:
   * Select the new drive you already installed   * Select the new drive you already installed
   * Click 'Replace'   * Click 'Replace'
 +
 +If you simply replace a failed boot drive with another drive (system off), you can then:
 +
 +<file>
 +zpool status rpool
 +zpool replace rpool device
 +</file>
 +
 +==== rpool ====
 +
 +https://omnios.org/info/migrate_rpool
 +
 +Install the boot block and boot loader of mirrored boot drives:
 +
 +<file>
 +bootadm install-bootloader -P rpool
 +</file>
 +
 +:!: Test or switch boot drives in the system BIOS.
  
 ===== File Manager ===== ===== File Manager =====
computing/storage/napp-it.1702682411.txt.gz · Last modified: 2023/12/15 16:20 by gcooper