Hi, I am trying to add new disk connected in my x86 opensolaris machine. There is a format output: AVAILABLE DISK SELECTIONS: 0. c8d0 <DEFAULT cyl 30398 alt 2 hd 255 sec 63> /pci at 0,0/pci-ide at 1f,2/ide at 0/cmdk at 0,0 1. c8d1 <DEFAULT cyl 30398 alt 2 hd 255 sec 63> /pci at 0,0/pci-ide at 1f,2/ide at 0/cmdk at 1,0 2. c9d0 <DEFAULT cyl 60797 alt 2 hd 255 sec 63> /pci at 0,0/pci-ide at 1f,2/ide at 1/cmdk at 0,0
Disks c8d0 and c8d1 creates rpool and configured as mirrored disks. The third disk I want to add like file system which will be used for some appllication's needs. I tried to create file system within new zpool, which was not rpool. Then I tried to create partition and mount this partition (automount also). When I restart computer, operating system did not boot, e.g. stops at checking disks - I could not even enter BIOS. I tried several times to format, partition and fdisk this disk and succeed to operating system see it, but right now i am confused about further steps... This is the current list of third disk's partitions (which is also weird): Part Tag Flag Cylinders Size Blocks 0 root wm 1 - 30397 232.85GB (30397/0/0) 488327805 1 unassigned wu 0 0 (0/0/0) 0 2 backup wu 0 - 30397 232.86GB (30398/0/0) 488343870 3 unassigned wu 0 0 (0/0/0) 0 4 unassigned wu 0 0 (0/0/0) 0 5 unassigned wu 0 0 (0/0/0) 0 6 unassigned wu 0 0 (0/0/0) 0 7 unassigned wu 0 0 (0/0/0) 0 8 boot wu 0 - 0 7.84MB (1/0/0) 16065 9 unassigned wu 0 0 (0/0/0) 0 Can anyone have an idea? Best regards, Goran. -- This message posted from opensolaris.org