pool_scrub_start
Initiate a non-destructive integrity check on a ZFS pool to verify data consistency and detect errors.
Instructions
[WRITE] Start a scrub (integrity check) on a pool. Non-destructive.
No undo descriptor (a scrub has no clean inverse beyond cancellation). Poll progress with scrub_status; do not re-issue.
Args: pool_name: ZFS pool name (e.g. 'tank'). target: TrueNAS target name from config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| pool_name | Yes |