Hello,

I am an FCoE newbie. I am using OpenSolaris version snv_134.  I have two 
machines.  I had directly connected the e1000g0 interfaces of the two machines 
using a 1 gigabit ethernet cable (point-to-point).

'format' command was able to detect two remote disks (zvols):

bash# format
Searching for disks...done


AVAILABLE DISK SELECTIONS:
0. c4d0 <DEFAULT cyl 60797 alt 2 hd 255 sec 63>
/p...@0,0/pci-...@1f,2/i...@0/c...@0,0
1. c4d1 <GB0500C8-9QM0YVX-0001-465.76GB>
/p...@0,0/pci-...@1f,2/i...@0/c...@1,0
2. c8t600144F03B26CF0000004BE108060002d0 <DEFAULT cyl 1022 alt 2 hd 64 sec 32>
/scsi_vhci/d...@g600144f03b26cf0000004be108060002
3. c8t600144F03B26CF0000004BF50E1E0007d0 <DEFAULT cyl 1303 alt 2 hd 255 sec 63>
/scsi_vhci/d...@g600144f03b26cf0000004bf50e1e0007
Specify disk (enter its number):

But when I tried to create a zpool on machine2 with either of those two 
disks(zvols), I got an error:

bash# zpool create -f fcPool c8t600144F03B26CF0000004BE108060002d0
cannot label 'c8t600144F03B26CF0000004BE108060002d0': try using fdisk(1M) and 
then provide a specific slice 

When i checked for hard errors on iostat I found several hard errors:

bash# iostat -E | grep -i hard
...
sd2      Soft Errors: 0 Hard Errors: 523 Transport Errors: 523

Is there any log file which will have more information on what these errors are?

Thanks,
Naren.
-- 
This message posted from opensolaris.org
_______________________________________________
storage-discuss mailing list
storage-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/storage-discuss

Reply via email to