Other thread discussions led me to this topic: Myself and at least one other forum member (I'll allow him to "out" himself) is considering a 4 disk SSD RAID0 configuration - Why? Mostly just because.
I currently have 3x500gb WD Caviar Blacks upgraded to Enterprise RAID firmware, but a year or so back I switched from RAID0 to BTRFS-RAID0 out of curiousity and have kept it that way. I love the subvolume and backup/snapshot features of BTRFS.
My current hardware allows 6 sata drives. Since my DVD is IDE, I'm planning on keeping 2x500GB platter drives for backup storage and thus will have room for 4 SSD's.
My current plans are 4x Mushkin Enhanced Chronos Deluxe 60GB (currently $75 each on Newegg). This gives me 240GB total space which translates to 3 20GB install partitions, 8gb swap, and the remainder 172GB for my data partition as is my fashion. I have considered Patriot and OZC drives, but I like the smaller Mushkin company's use of better chips in their Deluxe drives (look for the -DX in the part #). I also want sata III because I will be swapping out mobo's next year and will have sata III interfaces then.
With the new SSD configuration, I will be testing a BTRFS install along side a RAID0/ext4 install both to see how they test against each other and also to see if there are any real daily-use differences between the two. When you add in auto-backup performance/ease-of-use along with other regular uses, this could show a difference.
I would like to hear others opinion/comments on my ideas as well as any real experience with these topics if anyone cares to share. I know one forum member is using BTRFS RAID on SSD's now and when we last discussed it was doing fine.
One first obvious thing to talk about is partition alignment and the role it plays in speed and longevity of SSD's. My research leads me to believe it is as simple as formatting using 32 heads/sectors and then start the first partition at the 2nd cylinder. Additional data alignment is required for LVM if used, but this also is a simple --dataalignment 512K switch when creating the pool.
I currently have 3x500gb WD Caviar Blacks upgraded to Enterprise RAID firmware, but a year or so back I switched from RAID0 to BTRFS-RAID0 out of curiousity and have kept it that way. I love the subvolume and backup/snapshot features of BTRFS.
My current hardware allows 6 sata drives. Since my DVD is IDE, I'm planning on keeping 2x500GB platter drives for backup storage and thus will have room for 4 SSD's.
My current plans are 4x Mushkin Enhanced Chronos Deluxe 60GB (currently $75 each on Newegg). This gives me 240GB total space which translates to 3 20GB install partitions, 8gb swap, and the remainder 172GB for my data partition as is my fashion. I have considered Patriot and OZC drives, but I like the smaller Mushkin company's use of better chips in their Deluxe drives (look for the -DX in the part #). I also want sata III because I will be swapping out mobo's next year and will have sata III interfaces then.
With the new SSD configuration, I will be testing a BTRFS install along side a RAID0/ext4 install both to see how they test against each other and also to see if there are any real daily-use differences between the two. When you add in auto-backup performance/ease-of-use along with other regular uses, this could show a difference.
I would like to hear others opinion/comments on my ideas as well as any real experience with these topics if anyone cares to share. I know one forum member is using BTRFS RAID on SSD's now and when we last discussed it was doing fine.
One first obvious thing to talk about is partition alignment and the role it plays in speed and longevity of SSD's. My research leads me to believe it is as simple as formatting using 32 heads/sectors and then start the first partition at the 2nd cylinder. Additional data alignment is required for LVM if used, but this also is a simple --dataalignment 512K switch when creating the pool.
Comment