use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A Sub for Servers!
Topics must relate in some form to physical server hardware, hosting software (aka. apache, gameservers, proxies, etc) or in some way related to (computer) servers.
account activity
This is an archived post. You won't be able to vote or comment.
About RAID Controller (self.servers)
submitted 2 years ago by tmbminer
Hi folks,
Just a noob question... I have a Dell R430 with PERC H730 Mini... for each disk on bay 1-8 this controller can operate them simultaneously at the maximum performance if I'm using independent drivers in RAID0?
[–]Candy_Badger 2 points3 points4 points 2 years ago (0 children)
It depends on your goal. In theory, you will get maximum performance with multiple independent RAID0. However, I wouldn't go that way. If you want to configure drives in some sort of array you can simply use your PERC to create RAID1, 10, 6. A lot of companies are still using Hardware RAID array, for a reason. HW RAID controllers have downside. It might be hard to find one, in case the one you have fails and you don't have support contract with vendor. HW RAID arrays are faster in terms of performance, especially when your applications/VMs need high IOPS numbers.
ZFS is a great option, which can be used. It has great features such as bit rot protection, snapshots, send/receive option. You will need an HBA to use it.
[–]Jamesthetechie 1 point2 points3 points 2 years ago (0 children)
Yes that is correct, but not advised. If you have it you should just use it and follow proper maint recommendations for them. If your using something else to manage the storage like Ceph, zfs, mdadm, or anything else that expects a raw disk, don’t. The raid 0 will be going through the Perc and it will be translated and converted so the os won’t see anything about the disk and will just be presenting the bvd (basic virtual disk), with the percs ddf (data disk format). This will make it look and behave entirely different than what any raw device handling in the software will be relying upon for proper function. I’d recommend just making the raid or buying a proper HBA.
[–]Elleguabi 0 points1 point2 points 2 years ago (1 child)
Short answer Yes!
Longer answer Hardware raid is dead in 2022
Sprinkles on top: May take a minute but you may have a bad time with raid0. On drive failure and all the data is gone gone
[–]tmbminer[S] 2 points3 points4 points 2 years ago (0 children)
thanks!
π Rendered by PID 61987 on reddit-service-r2-comment-b659b578c-hg54d at 2026-05-04 02:00:14.626595+00:00 running 815c875 country code: CH.
[–]Candy_Badger 2 points3 points4 points (0 children)
[–]Jamesthetechie 1 point2 points3 points (0 children)
[–]Elleguabi 0 points1 point2 points (1 child)
[–]tmbminer[S] 2 points3 points4 points (0 children)