how to replace faulted ata-ST3000VX010-2E3166_Z730QWCN with ata-WDC_WD30PURZ-85GU6Y0_WD-WCC4N7KVPT3T for raidz1-0? #14646
Unanswered
kolinfluence
asked this question in
Q&A
Replies: 2 comments 3 replies
-
You don't. You remake the pool. This is why you should be careful and use -n before running zpool commands. Also, why do you have a 2-disk raidz1? That's a much more expensive and inefficient mirror. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Yes, removal of disks is very limited in ZFS and doesn't work if there is a
zraid in the pool. It is not very efficient either, as there is a
translation table, which should probably be mostly empty in your case. It
looks like a half-implemented feature to me. Anyway, your options are to
make a mirror from the disk you added or copy or send the data out and
re-create.
…On Sat, Mar 18, 2023 at 5:14 PM Rich Ercolani ***@***.***> wrote:
You don't. You remake the pool.
This is why you should be careful and use -n before running zpool commands.
Also, why do you have a 2-disk raidz1? That's a much more expensive and
inefficient mirror.
—
Reply to this email directly, view it on GitHub
<#14646 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABXQ6HPTIVUG3CMBH7U3SHTW4VHFBANCNFSM6AAAAAAV7HT3WY>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
help!!! wanted to replace faulted drive but accidentally added to zfshdd and now in this mess
Beta Was this translation helpful? Give feedback.
All reactions