add todos
This commit is contained in:
@@ -272,6 +272,7 @@ class ZFS:
|
|||||||
if wait_for_finish:
|
if wait_for_finish:
|
||||||
# TODO make Ctrl-c interrupt this
|
# TODO make Ctrl-c interrupt this
|
||||||
run_command([config.ZPOOL, "wait", "-t", "scrub", pool])
|
run_command([config.ZPOOL, "wait", "-t", "scrub", pool])
|
||||||
|
# TODO raise error if pool is not healthy
|
||||||
|
|
||||||
|
|
||||||
class Disk:
|
class Disk:
|
||||||
|
|||||||
Reference in New Issue
Block a user