Hello guys,
I just setup a Optane P900 PCIE card as cache and log, so both on one drive with different partitions.
I did this by creating two partitions on the card and then:
This works fine, however, it doesn't have any redundancy for the log. Is there any way to mirror this setup? Would I simply add another optane and execute the same commands on the new drive?
I just setup a Optane P900 PCIE card as cache and log, so both on one drive with different partitions.
I did this by creating two partitions on the card and then:
Code:
zpool add ironwolf log /dev/nvme0n1p1 zpool add ironwolf cache /dev/nvme0n1p2
This works fine, however, it doesn't have any redundancy for the log. Is there any way to mirror this setup? Would I simply add another optane and execute the same commands on the new drive?