솔라리스 미러링 하기 1번 슬롯 파티션 설정 format 0번슬롯 disk 와 1번 슬롯 disk 파티션 일치하게 잡아준다. prtvtoc /dev/rdsk/c0t0d0s2 | fmthard -s - /dev/rdsk/c1t8d0s2 newfs /dev/rdsk/c1t8d0s0 newfs /dev/rdsk/c1t8d0s5 newfs /dev/rdsk/c1t8d0s6 newfs /dev/rdsk/c1t8d0s4 [metadb 생성] metadb -c 3 -a -f c0t0d0s3 metadb -c 3 -a -f c1t8d0s3 [root미러] metainit -f d20 1 1 c0t0d0s0 metainit d30 1 1 c1t8d0s0 metainit d10 -m d20 metaroot d10 lockfs -fa /etc/vfstab file check!! --> (root 부분이 변경되어있는지 확인) sync sync sync sync reboot -- -r [root 붙이기] ...
원문 링크 : [Solraris] mirror 구성