s i s t e m a o p e r a c i o n a l m a g n u x l i n u x | ~/ · documentação · suporte · sobre |
Next
Previous
Contents
30. Appendix J: Example IV: Server with 4 DrivesThis gives an example of using all techniques described earlier, short of RAID. It is admittedly rather complicated but offers in return high performance from modest hardware. Dimensioning are skipped but reasonable figures can be found in previous examples.
Setup is optimised with respect to track positioning but also for minimising drive seeks. If you want DOS or Windows too you will have to use
For completeness a 4 drive example using several types of RAID is also given which is even more complex than the example above.
Here all duplicates are parts of a RAID 0 set with two exceptions, swap which is interleaved and home and mail which are implemented as RAID 1 for safety. Note that boot and root are separated: only the boot file with the kernel has to reside within the 1023 cylinder limit. The rest of the root files can be anywhere and here they are placed on the slowest outermost partition. For simplicity and safety the root partition is not on a RAID system. With such a complicated comes an equally complicated
The letters in the brackets indicate what drives will be active
for each
Next Previous Contents |