Remove drive from cache pool


Go to solution Solved by JorgeB,

Recommended Posts

I'm trying to replace my cache pool made up of a 1.2TB and 1.92TB SSD drives with a single 3.84TB SSD.   I have the pool as Raid1, however when I stop the array and try to remove a drive to make it a single drive cache pool, it says Wrong Pool State, too many missing disks.   I've gone through forum posts, and figure I must be missing something simple.   Can someone point me in the right direction?  

 

Essentially I want to Remove the 1.2TB drive, leaving the single 1.92TB drive, then add the 3.84TB drive making it Raid 1, then eventually remove the 1.92TB drive with another 3.84TB drive.   

unraid1.png

unraid2.png

unraid3.png

Link to comment
  • Solution

For some reason your pool is set to raid0 in the cfg:

 

diskFsProfile="raid0"

 

Edit /boot/config/pool/cache.cfg and change that to raid1 and then try again, I would think an array start/stop would be enough, but try rebooting if you still see the same after the change.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.