Replies: 2 comments 4 replies
-
Unfortunately, |
Beta Was this translation helpful? Give feedback.
2 replies
-
After I convert sda4 to mirror, may I remove it from rpool ? Other question is if sda4 remove from my server, will the OS still boot ? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I try add cache into pool, but run the wrong command:
I run "zpool add rpool /dev/sda4 -f", but I should run "zpool add rpool cache /dev/sda4 -f"
Then I try zpool offline -f rpool sda4 to offline it.
What should I do next, is the pool safe to reboot ?
Beta Was this translation helpful? Give feedback.
All reactions