Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add zfs_prepare_disk script for disk firmware install #15243

Merged
merged 1 commit into from
Sep 21, 2023

Commits on Sep 20, 2023

  1. Add zfs_prepare_disk script for disk firmware install

    Have libzfs call a special `zfs_prepare_disk` script before a disk is
    included into the pool.  The user can edit this script to add things
    like a disk firmware update or a disk health check.  Use of the script
    is totally optional. See the zfs_prepare_disk manpage for full details.
    
    Signed-off-by: Tony Hutter <hutter2@llnl.gov>
    tonyhutter committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    c2411bd View commit details
    Browse the repository at this point in the history