Thursday, July 18, 2019

storage - JBOD: any system that can do RAID-0 can do JBOD?

any storage controller that can do RAID-0 can do JBOD?



Am looking for a storage solution using ZFS,
currently have Dell Perc5i and 6i not sure about their capabilities for JBOD.



does ZFS really only need JBOD for RAIDZ, RAIDZ2 etc?

No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...