I'm trying to create two Disk Partition SCSI Logical Units with sbdadm to share
via iscsi/Comstar but it fails, what am I doing wrong?
The device I'm trying to use is c0t0d0 (1.3Tb) and c0t1d0 (1.8Tb) which are
two Luns created on an adaptec raid controller
here is the what i tried:
# format -e
Searching for disks...done
AVAILABLE DISK SELECTIONS:
0. c0t0d0 <Adaptec-31605-V1.0 cyl 60781 alt 2 hd 255 sec 189>
/pci at 0,0/pci8086,29c1 at 1/pci8086,370 at 0/pci9005,2be at e/disk
at 0,0
1. c0t1d0 <DEFAULT cyl 60781 alt 2 hd 255 sec 252>
/pci at 0,0/pci8086,29c1 at 1/pci8086,370 at 0/pci9005,2be at e/disk
at 1,0
2. c1t0d0 <DEFAULT cyl 19454 alt 2 hd 255 sec 63>
/pci at 0,0/pci8086,2948 at 1c,4/pci1458,b000 at 0/disk at 0,0
3. c1t1d0 <DEFAULT cyl 19454 alt 2 hd 255 sec 63>
/pci at 0,0/pci8086,2948 at 1c,4/pci1458,b000 at 0/disk at 1,0
Specify disk (enter its number): ^C
# sbdadm create-lu /dev/rdsk/c0t1d0
sbdadm: data file error
# sbdadm create-lu /dev/rdsk/c0t0d0
sbdadm: data file error
Thank you,
John
--
This message posted from opensolaris.org