Update Workflows/Linux/Expand iSCSI-Based ZFS Filesystem.md
This commit is contained in:
@ -33,7 +33,7 @@ zpool scrub <POOL-NAME> # (8)
|
||||
8. This tells the system to scan the ZFS pool for any errors or corruption and correct them. Think of it as a form of housekeeping.
|
||||
|
||||
## Check on Scrubbing Progress
|
||||
At this point, the ZFS pool has been expanded and a scrub task has been started. The scrubbing task can take several hours / dayas to run, so to keep track of it, you can run the following command to check the status of the ZFS pool / scrubbing task.
|
||||
At this point, the ZFS pool has been expanded and a scrub task has been started. The scrubbing task can take several hours / days to run, so to keep track of it, you can run the following command to check the status of the ZFS pool / scrubbing task.
|
||||
|
||||
```sh
|
||||
zpool status
|
||||
|
Reference in New Issue
Block a user