Forum Discussion

Home_224's avatar
Home_224
Level 6
6 years ago

VxFEN driver not configured.

Dear All,

I use this key statement to find the different way to try fix the problem but still not effectivity.  There are two nodes for dbs11 and dbs12 server , I can see the dbs11 able to get the SAN disk connection and disk group.  But the dbs12 node failed to get the same information, I can see the FC cable is connected.

root@devuaedbs12 # gabconfig -a
GAB Port Memberships
===============================================================
Port a gen b98c09 membership 01
Port a gen b98c09 jeopardy ;1
Port d gen b98c0a membership 01
Port d gen b98c0a jeopardy ;1
Port o gen b98c07 membership 01
Port o gen b98c07 jeopardy ;1

root@devuaedbs12 # vxdisk -o alldgs list
DEVICE TYPE DISK GROUP STATUS
c1t0d0s2 auto:none - - online invalid
c1t1d0s2 auto:none - - online invalid

root@devuaedbs12 # cfgadm -al
Ap_Id Type Receptacle Occupant Condition
c0 scsi-bus connected configured unknown
c0::dsk/c0t0d0 CD-ROM connected configured unknown
c1 scsi-bus connected configured unknown
c1::dsk/c1t0d0 disk connected configured unknown
c1::dsk/c1t1d0 disk connected configured unknown
c2 scsi-bus connected unconfigured unknown
c3 fc-fabric connected configured unknown
c3::10000000c9503945 unknown connected unconfigured unknown
c3::5006048c4a85839f disk connected configured unknown
c3::5006048c4a85a40f disk connected configured unknown
c4 fc-fabric connected configured unknown
c4::10000000c9503855 unknown connected unconfigured unknown
c4::10000000c95039f2 unknown connected unconfigured unknown
c4::5006048c4a858390 disk connected configured unknown
c4::5006048c4a85a410 disk connected configured unknown

I already do the before step 

devfsadm -Cv

vxdctl enable 

vxdg import 

cfgadm -c configure the device but still not improvement. 

I have no idea what is the happen right now. 

Could you please if there is any expertise to assist me ?

Thanks you very much 

 

 

7 Replies

  • to start with, do and check the followings on both nodes:

    1. make sure that OS can see the same number of SAN disks

    2. fix llt link iss eas jeopardy membership means there is only one LLT link connected properly

    3. check /var/adm/messages files for any network link related issues and rectify the issue if any

    4. run the commands below on each node and post the outputs

    uname -a

    vxdisk -o alldgs list

    vxdctl -c mode

    gabconfig -a

    haclus -display | grep -i vers

    lltstat -vvn

    • Home_224's avatar
      Home_224
      Level 6

      Hi Frankgfan,

      There are two nodes , the host a can see the LUNs , host b cannot see the lun, I think that the host b LUN masking disconnect with the EMC SAN. Anyway I follow with your instruction to handle the host b issue .

      Thanks,

       

    • Home_224's avatar
      Home_224
      Level 6

      Hi Frankgfan,

      Sorry to reply your message later!

      I check the server which is Solaris 9

      Another command output will refer to attachment