▼ Configuración de un volumen RAID en
hardware para Solaris
Después de crear un volumen RAID con raidctl, utilice format(1M) para
configurarlo y etiquetarlo antes de proceder a usarlo con el sistema operativo Solaris.
1. Inicie la utilidad format:
# format
format puede generar mensajes indicando que la actual etiqueta del volumen que
va a cambiar está dañada. Puede hacer caso omiso de estos mensajes sin riesgo.
2. Seleccione el nombre del disco que representa el volumen RAID que ha
configurado.
En este ejemplo, c1t2d0 es el nombre lógico del volumen.
# format
Searching for disks...done
AVAILABLE DISK SELECTIONS:
0. c1t0d0 <SUN72G cyl 14087 alt 2 hd 24 sec 424>
/pci@0/pci@0/pci@2/scsi@0/sd@0,0
1. c1t1d0 <SUN72G cyl 14087 alt 2 hd 24 sec 424>
/pci@0/pci@0/pci@2/scsi@0/sd@1,0
2. c1t2d0 <SUN72G cyl 14087 alt 2 hd 24 sec 424>
/pci@0/pci@0/pci@2/scsi@0/sd@2,0
3. c1t3d0 <SUN72G cyl 14087 alt 2 hd 24 sec 424>
/pci@0/pci@0/pci@2/scsi@0/sd@3,0
4. c1t4d0 <SUN73G cyl 14087 alt 2 hd 24 sec 424>
/pci@0/pci@0/pci@2/scsi@0/sd@4,0
5. c1t5d0 <SUN72G cyl 14087 alt 2 hd 24 sec 424>
/pci@0/pci@0/pci@2/scsi@0/sd@5,0
6. c1t6d0 <SUN72G cyl 14087 alt 2 hd 24 sec 424>
/pci@0/pci@0/pci@2/scsi@0/sd@6,0
7. c1t7d0 <SUN72G cyl 14087 alt 2 hd 24 sec 424>
/pci@0/pci@0/pci@2/scsi@0/sd@7,0
Specify disk (enter its number): 2
selecting c1t2d0
[disk formatted]
FORMAT MENU:
disk
type
partition
current
format
- select a disk
- select (define) a disk type
- select (define) a partition table
- describe the current disk
- format and analyze the disk
Administración de discos
23