Re: raid 5 partition table example

2000-11-30 Thread Johan Ur Riise
On Mon, Nov 27, 2000 at 12:34:58AM -0600, Matt Fair wrote: > If you use raid 5 would you want to also have separate partitions for > /home, /usr, etc. ? > If so, what would be the best way to partition them? > If you have done this, could you show me your partition table? I have > only been able t

Re: raid 5 partition table example

2000-11-27 Thread Alvin Oga
hi ya matt... you can see an example raid5 config files.. /etc/raid5.conf or /etc/raidtab if oyu are using 3 drives is one oyur system drive ??? and 2 data drives ??? - if you plan to use 3 drives for / ( root )... than you are asking for some serious/additional "s

Re: raid 5 partition table example

2000-11-27 Thread Silver
When you do Raid 5 using 3 hard drives (that's the minimum), you put all 3 drives into a logical array. Then the system will only see 1 logical hard drive. After that, it doesn't matter how you create your partitions on it... You can create several logical drives but you will need more hard drives.