I'll be setting up a linux software raid for my VMware server. I'm very new to this but been reading up.
I always preallocate my VM space and usually choose to split in 2GB files (or is it best to leave it as 1 file?). Basically, I'll be dealing with big files most of the time. (the small text config files will be on the same volume as well, so still some small files).
So what kind of chunk size should I be looking at for this? I'm guessing bigger is better, but to what extent?
Also, what is better hardware wise: (RAID5) (disk4 is a standalone non raid drive)
IDE0: CDROM, disk4
IDE1: disk1
IDE3: disk2, disk3
OR
IDE0: disk4,CDROM
IDE1: disk1
IDE2: disk2
IDE3: disk3
I'm guessing the 2nd choice. Though IDE 2 and 3 are through a PCI board vs motherboard IDE so not sure if performance is lower on those cards, but either way I'll have to use it anyway. Disk4 is the OS, I wont bother raiding that part, I'll just take an image and store it somewhere.
Also, if a drive fails, how easy and safe is it to recover? And how do I know which drive actually failed without unplugging them all and trying to listen for weird noises?
Oh and another thing, how well does a software raid setup cope with bad shut down (ex: power failure). I don't plan to put this box on a UPS as I don't have enough capacity to add another server. This wont be production, but still don't want to loose everything to a disk corruption if power goes out.
I always preallocate my VM space and usually choose to split in 2GB files (or is it best to leave it as 1 file?). Basically, I'll be dealing with big files most of the time. (the small text config files will be on the same volume as well, so still some small files).
So what kind of chunk size should I be looking at for this? I'm guessing bigger is better, but to what extent?
Also, what is better hardware wise: (RAID5) (disk4 is a standalone non raid drive)
IDE0: CDROM, disk4
IDE1: disk1
IDE3: disk2, disk3
OR
IDE0: disk4,CDROM
IDE1: disk1
IDE2: disk2
IDE3: disk3
I'm guessing the 2nd choice. Though IDE 2 and 3 are through a PCI board vs motherboard IDE so not sure if performance is lower on those cards, but either way I'll have to use it anyway. Disk4 is the OS, I wont bother raiding that part, I'll just take an image and store it somewhere.
Also, if a drive fails, how easy and safe is it to recover? And how do I know which drive actually failed without unplugging them all and trying to listen for weird noises?
Oh and another thing, how well does a software raid setup cope with bad shut down (ex: power failure). I don't plan to put this box on a UPS as I don't have enough capacity to add another server. This wont be production, but still don't want to loose everything to a disk corruption if power goes out.