Vxdmpadm command can trigger "opcode=0x1a reported invalid target" messages for EMC Clariion array

book

Article ID: 100014800

calendar_today

Updated On:

Description

Error Message

#vxdmpadm getattr enclosure emc_clariion0
ENCLR_NAME      ATTR_NAME                     DEFAULT        CURRENT
============================================================================
emc_clariion0  iopolicy                      MinimumQ       MinimumQ
emc_clariion0  partitionsize                 512            512
emc_clariion0  use_all_paths                 no             no
emc_clariion0  recoveryoption[throttle]      Nothrottle[0]  Nothrottle[0]
emc_clariion0  recoveryoption[errorretry]    Timebound[300] Timebound[300]
emc_clariion0  redundancy                    0              0
emc_clariion0  dmp_lun_retry_timeout         0              0
emc_clariion0  failovermode                  explicit       explicit

# vxdmpadm getattr enclosure emc_clariion0 failovermode
ENCLR_NAME     DEFAULT        CURRENT
============================================
emc_clariion0  explicit       explicit

 

- Below messages are logged in /etc/vx/dmpevents.log

Tue Dec 16 18:25:38.862: SCSI error occurred on Path sdl: opcode=0x1a reported invalid target (status=0x1, key=0x0, asc=0x0, ascq=0x0)
Tue Dec 16 18:25:38.863: SCSI error occurred on Path sdj: opcode=0x1a reported invalid target (status=0x1, key=0x0, asc=0x0, ascq=0x0)
Tue Dec 16 18:25:38.863: SCSI error occurred on Path sdx: opcode=0x1a reported invalid target (status=0x1, key=0x0, asc=0x0, ascq=0x0)

Cause

For ALUA mode array, DMP uses MODE_SENSE command to find implicit/explicit failover mode and this appears to be triggering these messages.  The EMC Clariion arrays do not support the MODE_SENSE command.

Resolution

These messages are considered harmless and do not have any functional impact.

 

 

Applies To

VxVM 6.1.1 / 6.2

EMC Clariion array in ALUA mode

 

Issue/Introduction

"vxdmpadm getattr" command for EMC Clariion array in ALUA Mode can trigger "opcode=0x1a reported invalid target" messages being logged in dmpevents log. The vxdmpadm command itself completes successfully and also there are no issues accessing the disks, related volumes or file systems.

Additional Information

ETrack: 3694273