Hello,
This is a 2 node sun cluster 3.2 on solaris 10(x86)
I am using an unique ~512M disk (c0d1) on each node and slice 6 on this disk for globaldevices. While everything looks like fine, the 'Fail' is bothering me.
Quote:
-bash-3.00# cldev list -v
DID Device Full Device Path
---------- ----------------
d1 tommy_sun1:/dev/rdsk/c0d0
d2 tommy_sun1:/dev/rdsk/c1t0d0
d3 tommy_sun1:/dev/rdsk/c0d1
d4 tommy_sun1:/dev/rdsk/c3t5d0
d4 tommy_sun:/dev/rdsk/c3t5d0
d5 tommy_sun1:/dev/rdsk/c3t6d0
d5 tommy_sun:/dev/rdsk/c3t6d0
d6 tommy_sun:/dev/rdsk/c0d0
d7 tommy_sun:/dev/rdsk/c1t0d0
d8 tommy_sun:/dev/rdsk/c0d1
-bash-3.00# cldev status -v
=== Cluster DID Devices ===
Device Instance Node Status
--------------- ---- ------
/dev/did/rdsk/d1 tommy_sun1 Ok
/dev/did/rdsk/d3 tommy_sun1 Fail
/dev/did/rdsk/d4 tommy_sun Ok
tommy_sun1 Ok
/dev/did/rdsk/d5 tommy_sun Ok
tommy_sun1 Ok
/dev/did/rdsk/d6 tommy_sun Ok
/dev/did/rdsk/d8 tommy_sun Fail
|
Quote:
-bash-3.00# format
Searching for disks...done
AVAILABLE DISK SELECTIONS:
0. c0d0 <DEFAULT cyl 2010 alt 2 hd 255 sec 63>
/pci@0,0/pci-ide@1,1/ide@0/cmdk@0,0
1. c0d1 <DEFAULT cyl 596 alt 2 hd 64 sec 32>
/pci@0,0/pci-ide@1,1/ide@0/cmdk@1,0
2. c3t5d0 <IET-VIRTUAL-DISK-0-2.00GB>
/iscsi/disk@0000iqn.2009-07.tommy-centos%3Asandisk0001,0
3. c3t6d0 <DEFAULT cyl 509 alt 2 hd 64 sec 32>
/iscsi/disk@0000iqn.2009-07.tommy-centos%3Asandiskquorum0001,0
Specify disk (enter its number): 1
selecting c0d1
Controller working list found
[disk formatted, defect list found]
format> p
partition> p
Current partition table (original):
Total disk cylinders available: 596 + 2 (reserved cylinders)
Part Tag Flag Cylinders Size Blocks
0 unassigned wm 0 0 (0/0/0) 0
1 unassigned wm 0 0 (0/0/0) 0
2 backup wu 0 - 595 596.00MB (596/0/0) 1220608
3 unassigned wm 0 0 (0/0/0) 0
4 unassigned wm 0 0 (0/0/0) 0
5 unassigned wm 0 0 (0/0/0) 0
6 unassigned wm 3 - 595 593.00MB (593/0/0) 1214464
7 unassigned wm 0 0 (0/0/0) 0
8 boot wu 0 - 0 1.00MB (1/0/0) 2048
9 alternates wm 1 - 2 2.00MB (2/0/0) 4096
|
@ tommy_sun1
Quote:
#/dev/dsk/c0d1s6 /dev/rdsk/c0d1s6 /globaldevices ufs 2 yes -
/dev/did/dsk/d3s6 /dev/did/rdsk/d3s6 /global/.devices/node@1 ufs 2 no global
|
@tommy_sun
Quote:
#/dev/dsk/c0d1s6 /dev/rdsk/c0d1s6 /globaldevices ufs 2 yes -
/dev/did/dsk/d8s6 /dev/did/rdsk/d8s6 /global/.devices/node@2 ufs 2 no global
|
-bash-3.00# cldevice refresh
Quote:
cldevice: (C507896) Inquiry on device "/dev/rdsk/c0d0s2" failed.
cldevice: (C507896) Inquiry on device "/dev/rdsk/c0d1s2" failed.
cldevice: (C516650) ioctl(DKIOCINFO) error - Inappropriate ioctl for device.
|
Can anyone please help me with this issue?
Thanks in advance..