Todo #11983
closedHide "Reboot and run a filesystem check" for ZFS systems
100%
Description
ZFS does not have a fsck utility, so the option to reboot and run a filesystem check does not make sense to offer to ZFS systems.
Even in cases where a check is indicated, zpool scrub operations do not need to be run in single user mode, so the option is unnecessary in those cases as well.
The option is current present in the CLI reboot menu and in the GUI under Diagnostics > Reboot (diag_reboot.php), and should be hidden from both when the system is using ZFS.
Updated by Viktor Gurov over 3 years ago
Updated by Jim Pingle over 3 years ago
- Status changed from New to Pull Request Review
Updated by Loh Phat over 3 years ago
I'm running 21.05 on an sg-3100 and I don't have the fsck option on my reboot menu; should I?
Updated by Jim Pingle over 3 years ago
Darin May wrote:
I'm running 21.05 on an sg-3100 and I don't have the fsck option on my reboot menu; should I?
No, that feature is not compatible with ARM systems, same with the option to reboot into single user mode. Both rely on nextboot
which isn't supported there in FreeBSD yet.
Updated by Renato Botelho over 3 years ago
- Status changed from Pull Request Review to Feedback
- Assignee set to Viktor Gurov
PR has been merged. Thanks!
Updated by Viktor Gurov over 3 years ago
- % Done changed from 0 to 100
Applied in changeset 44144b377d3282f8e95c676e8fae1d343ba3f8b7.
Updated by Jordan G over 3 years ago
diagnostics>reboot only presents "Normal reboot" and "Reroot" as choices on system using ZFS running 21.09.a.20210723.0100
Updated by Jim Pingle over 3 years ago
- Status changed from Feedback to Resolved
Same is also true on 2.6.0 snapshots. Closing.
Updated by Jim Pingle about 3 years ago
- Plus Target Version changed from 21.09 to 22.01