- 論壇徽章:
- 0
|
本帖最后由 jamella999 于 2013-07-22 10:56 編輯
小弟是第一次接觸SUN V880小型機,而且是第一次接觸SOLAIRS 10這個系統(tǒng),用慣了WINDOWS,在用這個感覺很難。!
我通過網(wǎng)上和官網(wǎng)下載了SOLAIRS 10 SPACE X64的安裝到了SUN V880上,找了很多資料好不容易按上,SUN V880中自帶兩個72G的硬盤,外置一個storedge 3310磁盤陣列。
如何對這兩塊硬盤做RAID 1,我看資料都是針對單個磁盤中對分區(qū)進行RAID,而且分區(qū)大小相同,那如何針對兩個硬盤做RAID呢?在輸入format 命令后,選擇0號磁盤后提示的這些信息是什么意思呢?
# format
Searching for disks...done
AVAILABLE DISK SELECTIONS:
0. c1t0d0 <SUN72G cyl 14087 alt 2 hd 24 sec 424>
/pci@8,600000/SUNW,qlc@2/fp@0,0/ssd@w21000000876b6356,0
1. c1t1d0 <SUN72G cyl 14087 alt 2 hd 24 sec 424>
/pci@8,600000/SUNW,qlc@2/fp@0,0/ssd@w21000000871dbbb9,0
2. c2t1d0 <SUN-StorEdge3310-0325 cyl 52723 alt 2 hd 127 sec 64>
/pci@9,700000/pci@4/scsi@5/sd@1,0
Specify disk (enter its number): 0
selecting c1t0d0
[disk formatted]
Warning: Current Disk has mounted partitions.
/dev/dsk/c1t0d0s0 is currently mounted on /. Please see umount(1M).
/dev/dsk/c1t0d0s1 is currently used by swap. Please see swap(1M).
/dev/dsk/c1t0d0s7 is currently mounted on /export/home. Please see umount(1M).
這個外置的storedge 3310,原來的配置沒有動,在控制臺中輸入命令format 可以看到這個磁盤陣列,信息如下:
# format
Searching for disks...done
AVAILABLE DISK SELECTIONS:
0. c1t0d0 <SUN72G cyl 14087 alt 2 hd 24 sec 424>
/pci@8,600000/SUNW,qlc@2/fp@0,0/ssd@w21000000876b6356,0
1. c1t1d0 <SUN72G cyl 14087 alt 2 hd 24 sec 424>
/pci@8,600000/SUNW,qlc@2/fp@0,0/ssd@w21000000871dbbb9,0
2. c2t1d0 <SUN-StorEdge3310-0325 cyl 52723 alt 2 hd 127 sec 64>
/pci@9,700000/pci@4/scsi@5/sd@1,0
在公共桌面中,/devices中可以找到pci@9,700000,并存在文件,是不是這樣就算是與磁盤陣列連接了呢?
|
|