| reboot | Index Level | reclaim-ovf |
| Syntax | |
| Category | TCL |
| Type | Verb |
| Description |
reclaims overflow space by restoring all the "signatured" frames to the overflow table.
This only works if the overflow table has been previously initialized ("scrubbed") with the "init-ovf" command. |
| Options | |
| See Also | set-ovf-reserve scrubber initovf overflow table init-ovf set-runaway-limit overflow set-ovf-local |
| Example | |
| Warnings |
Attempting to rebuild overflow that has not previously been initialized with the "init-ovf" command will seriously (and unrecoverably) damage the filesystem.
There is no way to break out of this process, short of turning the system off, once it is initiated. This command is valid only on releases prior to 6.1. |
| Compatibility | D3 7.0 AP |
| reboot | Index Level | reclaim-ovf |