June 13, 20233 yr Hey dear Community, I hope this is in the right Section I've build an unraid server with 2x 1TB HDDs as Parity and 1x 500GB SATA SSD as Cache Now i have a 500GB NVMe installed and wanted to replace the 500GB SATA SSD as Cache, I had them added as Pool because of RAID 1, but the "older" SATA SSD is the primary cache, so the NVMe is the "RAID 1" mirrored Drive. I want to make the NVMe the primary Cache, so the SATA SSD will be the "backed up" Drive if the NVMe fails, but how exactly do I make it happen? After some research I didn't found something that matches my Topic, so I had to ask it here now. I'm sorry if it exists an Topic as similar as mine, but I hadn't found anything. Thanks for now
June 13, 20233 yr 7 minutes ago, zBLacKy said: Now i have a 500GB NVMe installed and wanted to replace the 500GB SATA SSD as Cache, I had them added as Pool because of RAID 1, but the "older" SATA SSD is the primary cache, so the NVMe is the "RAID 1" mirrored Drive. I assume you are using btrfs, you cannot prioritize one of the devices over the other, any writes will be limited by the slowest device, reads will alternate from one or the other based on the PID.
June 13, 20233 yr Author 3 minutes ago, JorgeB said: I assume you are using btrfs, you cannot prioritize one of the devices over the other, any writes will be limited by the slowest device, reads will alternate from one or the other based on the PID. So it doesn't matter which one is prioritized, because the SATA is limiting anyway? Thanks for your fast response Edit: Yes, I'm using btrfs on the cache. Edited June 13, 20233 yr by zBLacKy
June 13, 20233 yr Correct, one is device1, other is device2, but there's no main device, it's a pool.
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.