forked from wezm/wezm.net
Fix typo in freebsd-zfs-powered-nas post
This commit is contained in:
parent
55164ae850
commit
6720f7ea36
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ been running fine since. During the time the failed drive was out for
|
||||||
replacement the ZFS pool continued to run fine in its degraded state, with
|
replacement the ZFS pool continued to run fine in its degraded state, with
|
||||||
no data loss. Once the new drive was installed it was a simple matter of
|
no data loss. Once the new drive was installed it was a simple matter of
|
||||||
issuing `zfs replace ada1` and it began the process of resilvering the data
|
issuing `zfs replace ada1` and it began the process of resilvering the data
|
||||||
onto the new drive and all it has been running well since.
|
onto the new drive and it has been running incident free since.
|
||||||
|
|
||||||
$ zpool status
|
$ zpool status
|
||||||
pool: storage
|
pool: storage
|
||||||
|
|
Loading…
Reference in a new issue