- 論壇徽章:
- 0
|
感謝大家支持,把操作步驟整理了一下,貼上來(lái):)\r\n\r\n安裝Disksuite 4.2\r\n\r\n1 SUNWmd Solstice DiskSuite\r\n (sparc) 4.2,REV=1998.02.09.12.47.28\r\n 2 SUNWmdg Solstice DiskSuite Tool\r\n (sparc) 4.2,REV=1998.14.09.08.19.32\r\n 3 SUNWmdn Solstice DiskSuite Log Daemon\r\n (sparc) 4.2,REV=1998.02.09.12.47.28\r\n\r\n選擇1,2,3,在安裝過(guò)程中全部選“y”\r\n全部安裝成功后 init 6 重啟機(jī)器。\r\n\r\n# prtvtoc /dev/rdsk/c0t0d0s2 | fmthard -s - /dev/rdsk/c0t3d0s2\r\nfmthard: New volume table of contents now in place.\r\n# /usr/opt/SUNWmd/sbin/metadb -a -f -c 3 /dev/dsk/c0t0d0s3 /dev/dsk/c0t3d0s3\r\n\r\n# /usr/opt/SUNWmd/sbin/metainit -f d10 1 1 c0t0d0s0\r\nd10: Concat/Stripe is setup\r\n# /usr/opt/SUNWmd/sbin/metainit -f d20 1 1 c0t3d0s0\r\nd20: Concat/Stripe is setup\r\n# /usr/opt/SUNWmd/sbin/metainit d30 -m d10\r\nd30: Mirror is setup\r\n# /usr/opt/SUNWmd/sbin/metaroot d30 \r\n\r\n# /usr/opt/SUNWmd/sbin/metainit -f d11 1 1 c0t0d0s1\r\nd11: Concat/Stripe is setup\r\n# /usr/opt/SUNWmd/sbin/metainit -f d21 1 1 c0t3d0s1\r\nd21: Concat/Stripe is setup\r\n# /usr/opt/SUNWmd/sbin/metainit d31 -m d11\r\nd31: Mirror is setup\r\n# /usr/opt/SUNWmd/sbin/metainit -f d12 1 1 c0t0d0s4\r\nd12: Concat/Stripe is setup\r\n# /usr/opt/SUNWmd/sbin/metainit -f d22 1 1 c0t3d0s4\r\nd22: Concat/Stripe is setup\r\n# /usr/opt/SUNWmd/sbin/metainit d32 -m d12\r\nd32: Mirror is setup\r\n# /usr/opt/SUNWmd/sbin/metainit -f d13 1 1 c0t0d0s5\r\nd13: Concat/Stripe is setup\r\n# /usr/opt/SUNWmd/sbin/metainit -f d23 1 1 c0t3d0s5\r\nd23: Concat/Stripe is setup\r\n# /usr/opt/SUNWmd/sbin/metainit d33 -m d13\r\nd33: Mirror is setup\r\n# /usr/opt/SUNWmd/sbin/metainit -f d14 1 1 c0t0d0s6\r\nd14: Concat/Stripe is setup\r\n# /usr/opt/SUNWmd/sbin/metainit -f d24 1 1 c0t3d0s6\r\nd24: Concat/Stripe is setup\r\n# /usr/opt/SUNWmd/sbin/metainit d34 -m d14\r\nd34: Mirror is setup\r\n# /usr/opt/SUNWmd/sbin/metainit -f d15 1 1 c0t0d0s7\r\nd15: Concat/Stripe is setup\r\n# /usr/opt/SUNWmd/sbin/metainit -f d25 1 1 c0t3d0s7\r\nd25: Concat/Stripe is setup\r\n# /usr/opt/SUNWmd/sbin/metainit d35 -m d15\r\nd35: Mirror is setup\r\n\r\n# vi /etc/vfstab\r\n#device device mount FS fsck mount mount\r\n#to mount to fsck point type pass at boot options\r\n#\r\n#/dev/dsk/c1d0s2 /dev/rdsk/c1d0s2 /usr ufs 1 yes -\r\nfd - /dev/fd fd - no -\r\n/proc - /proc proc - no -\r\n/dev/md/dsk/d31 - - swap - no -\r\n/dev/md/dsk/d30 /dev/md/rdsk/d30 / ufs 1 no -\r\n/dev/md/dsk/d34 /dev/md/rdsk/d34 /usr ufs 1 no -\r\n/dev/md/dsk/d32 /dev/md/rdsk/d32 /var ufs 1 no -\r\n/dev/md/dsk/d35 /dev/md/rdsk/d35 /export/home ufs 2 yes \r\n-\r\n/dev/md/dsk/d33 /dev/md/rdsk/d33 /opt ufs 2 yes -\r\nswap - /tmp tmpfs - yes -\r\n\r\n# /usr/opt/SUNWmd/sbin/metainit hsp001\r\nhsp001: Hotspare pool is setup\r\n# lockfs -fa \r\n#init 6\r\n\r\n# /usr/opt/SUNWmd/sbin/metattach d30 d20\r\nd30: submirror d20 is attached\r\n# /usr/opt/SUNWmd/sbin/metattach d31 d21 \r\nd31: submirror d21 is attached\r\n# /usr/opt/SUNWmd/sbin/metattach d32 d22\r\nd32: submirror d22 is attached\r\n# /usr/opt/SUNWmd/sbin/metattach d33 d23\r\nd33: submirror d23 is attached\r\n# /usr/opt/SUNWmd/sbin/metattach d34 d24\r\nd34: submirror d24 is attached\r\n# /usr/opt/SUNWmd/sbin/metattach d35 d25\r\nd35: submirror d25 is attached\r\n\r\n#installboot /usr/platform/`uname -i`/lib/fs/ufs/bootblk /dev/rdsk/c0t3d0s0\r\n\r\nok setenv boot-device disk disk3 \r\nok reset-all |
|