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

Added output to zpool online and offline #16244

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jun 2, 2024

  1. Added output to zpool online and offline

    I was surprised to discover today that `zpool online` and
    `zpool offline` don't print any information about why they failed in
    many cases, they just return 1 with no information about why.
    
    Let's improve that where we can without changing the library function.
    
    Signed-off-by: Rich Ercolani <[email protected]>
    rincebrain committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    060680e View commit details
    Browse the repository at this point in the history