> "jh" == Johan Hartzenberg <[EMAIL PROTECTED]> writes:
jh> To be even MORE safe, you want the two disks to be on separate
jh> controllers, so that you can survive a controller failure too.
or a controller-driver-failure. At least on Linux, when a disk goes
bad, Linux starts resettin
Hi Dick
You want Mirroring. A Sun system with mirrored disks can be configured to
not go down due to one disk failing. For this to be valid, you need to also
make sure that the device used for SWAP is mirrored - you won't believe how
many times I've seen this mistake being made.
To be even MORE