Firstly, a 440 can only have four internal disks, so what are you using for the other two? Nothing like mirroring across different controllers.
I wonder what happend for it to be fatal. Disk mirroring is very easy if you follow the instructions step by step.
Also the V440 has raidctl which can sometimes confuse even the best of sysadmins. Many people see four disks but when the do a format, they only see three. Thats because LSI hardware mirroring is done on the root disks.
So if you don't want to use SVM, check out:
http://docsun.cites.uiuc.edu/sun_docs/C/solaris_9/SUNWaman/hman1m/raidctl.1m.ht ml
or whatever the Sun site is.
Stephen
It is physically impossible for a SunFire V440 system to have six internal disk drives.
The chassis has four disk drive bays and a slim aperture for the optical drive.
http://sunsolve.sun.com/handbook_pub/Systems/SunFireV440/spec.html
Perhaps you should open a service case with Sun's techsupport.
Provide them with the system serial number from the rear of the chassis
and they will look it up to confirm the actual model type.
While you are there, they can forward you to Sun's STORAGE support team
for assistance with mirroring.
RAID 0 is not a mirror -- it's a stripe without parity.
(http://en.wikipedia.org/wiki/Redundant_array_of_independent_disks#RAID_0)
RAID 1 is mirror...
And Rukbat is right -- V440s can house only 4 internal disks.
(http://sunsolve.sun.com/handbook_private/Systems/SunFireV440/spec.html)
If you want to mirror the disks -- use Solaris Volume Manager (look on the bigadmin main page and you'll find HOWTO docs -- or else, look for Solaris Volume Manager on docs.sun.com)