Sun Microsystems, Inc.  Sun System Handbook - ISO 4.1 October 2012 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-79-1124273.1
Update Date:2011-07-14
Keywords:

Solution Type  Predictive Self-Healing Sure

Solution  1124273.1 :   VTL - What are the meanings of the hardware compression/decompression driver error codes  


Related Items
  • Sun StorageTek VTL Plus Storage Appliance
  •  
Related Categories
  • PLA-Support>Sun Systems>TAPE>Virtual Tape>SN-TP: VTL
  •  
  • .Old GCS Categories>Sun Microsystems>Storage - Tape>Tape Virtualization
  •  




In this Document
  Purpose
  Scope
  VTL - What are the meanings of the hardware compression/decompression driver error codes


Applies to:

Sun StorageTek VTL Plus Storage Appliance - Version: 2.0 - Build 1656 to 2.0 - Build 1656   [Release: 2.0 to 2.0]
Sun 386i Sun/OS
.
***Checked for relevance on 14-07-2011*** (dd-mm-yyyy)

Purpose

This article provides the meaning of error codes from the HiFN hardware compression/decompression driver as used in Sun VTL Plus 2.0 servers. 

Scope

The Sun HiFN compression driver as used in the Sun VTL Plus 2.0 server provides return error codes in the /var/adm/messages file to report problems with compressing and decompressing blocks for the VTL software.

VTL - What are the meanings of the hardware compression/decompression driver error codes

The Sun HiFN compression card driver used in the Sun VTL Plus 2.0 server, provides return error codes in the /var/adm/messages file to report problems with compressing and decompressing blocks for the VTL software.
(See also doc id "Troubleshooting hardware driver decompression issues (Doc ID 1187199.1)")


HiFN error codes

Hifn error codes
Explanation
  -1 unsuccessful return code
This can be a true hardware failure and cards may need to be replaced.  However, sometimes the driver will recover on it's own with a reboot of the HiFN driver processors (to reboot processors need to reboot VTL server).  if processors all reboot cleanly (see doc id 1187199.1 for troubleshooting steps), then it was an erroneous error and no further action is required.
  -2 H9630vtl_buffer_size
Buffer size exceeded
  -3 buffer too small for results
This is generated when the compressed data will not fit into the output buffer.  Driver returns a -3 and then the data is writen to the disk uncompressed.
This is an informational only message.
Note: A rc=-3 should not occur on a decompress, as whatever was previously compressed fit on the output buffer and the same buffers are used to decompress.  If this occurs escalate to VTL engineering for analysis.
  -4 invalid request or argument
The HiFN driver was given an invalid request or argument.
Action will be retried
  -5 command ring full
Temporary error...
  -6 failure detected but can continue

Temporary HiFN Hardware compression/decompression failure.  Backup operation needs to be resubmitted.

See also doc id 1131534.1




Examples

-1

Apr  6 17:12:00 xxxxLSU1 genunix: [ID 459543 kern.notice] <6>[fffffe80027a8c80] TLE_ERROR: Hifn HW Decompression failure, return code = -1
Apr 6 17:12:00 xxxxLSU1 genunix: [ID 459543 kern.notice] <6>[fffffe80027a8c80] TLE_ERROR: READ:Tape:10002243, Decompression failed -1, CompSize 258220, ActualSize 262144, RetSize 262144
Apr 6 17:12:00 xxxxLSU1 genunix: [ID 459543 kern.notice] <6>[fffffe80027a8c80] TLE_ERROR: 17: Read Block Failed, Tape 10002243, THL 49006181376, CurBlockSize 262144
Apr 6 17:12:00 xxxxLSU1 ipstorcomm [mgtpipe_exec.c:pipe_thread:1816][2493]: [ID 961525 daemon.notice] Rcv'd mgtpipe cmd: 'hardware_problem Hardware Compression Card Failed'
Apr 6 17:12:00 xxxxLSU1 sanidmgr[1354]: [ID 702911 daemon.notice] IPSTOR||0||E||0x00009cb5||Hifn Hardware decompression failed||-1
Apr 6 17:12:00 xxxxLSU1 ipstorcomm: [ID 702911 daemon.notice] IPSTOR||1239052320||W||0x00002901||Attention required event||Hardware Compression Card Failed
Apr 6 17:12:00 xxxxLSU1 genunix: [ID 459543 kern.notice] <6>[fffffe80027a8c80] TLE_INFO: VID:0017 [LOCATE/POSITIONTOELE] 2b 00 00 00 04 64 fc 00 00 00 [SG-0, DLen-0, SLen-64] 0, Tape=10002243 [SV5242],
THL=49006181376 EOD=53503033344 Actual=89368297872 FMs=3 BLEs=282589 BLT/BL=0/59
Apr 6 17:12:00 xxxxLSU1 genunix: [ID 459543 kern.notice] <6>[fffffe80027a8c80] TLE_INFO: [Locate] DrvVID-17, THL 47481846784 [RATHL=0 QNum=0 Pending=0], PrevFM 1536, NextFM 53502901248, FMBefore 1, FMAfter 2
Apr 6 17:12:00 xxxxLSU1 genunix: [ID 459543 kern.notice] <6>[fffffe80027a8c80] TLE_INFO: TapeVID-10002243, EOD 53503033344, ActualData 89368297872, NumFMs: 3, FMs: 1536, 53502901248, 53502967808, -1, -1.
FMTable[4093]=3


-3
Oct 16 09:47:22 xxxxVTL2 genunix: [ID 459543 kern.notice] <6>[fffffe8002307c80] TLE_ERROR: Temporary Hifn HW Decompression failure, return code = -3
Oct 16 09:47:22 xxxxVTL2 genunix: [ID 459543 kern.notice] <6>[fffffe8002307c80] TLE_ERROR: READ:Tape:20000106, Decompression failed -3, CompSize 24132, ActualSize 262144, RetSize 262144
Oct 16 09:47:22 xxxxVTL2 genunix: [ID 459543 kern.notice] <6>[fffffe8002307c80] TLE_ERROR: DRead: vtape VID 20000106, Decompression failed. Ret=-3, uiUnCompSizeB=0, THL=44211133952
Oct 16 09:47:22 CSBUVTL2 genunix: [ID 459543 kern.notice] <6>[fffffe8002307c80] TLE_ERROR: 10007: Read Block Failed, Tape 20000106, THL 44211133952, CurBlockSize 262144
Oct 16 09:47:22 xxxxVTL2 ipstorcomm [mgtpipe_exec.c:pipe_thread:2169][1086]: [ID 961525 daemon.notice] Rcv'd mgtpipe cmd: 'hardware_problem Hardware Compression Card Failed'
Oct 16 09:47:22 xxxxVTL2 ipstorcomm: [ID 702911 daemon.notice] IPSTOR||1255679242||W||0x00002901||Attention required event||Hardware Compression Card Failed


-5
Oct 10 07:51:00 CSBUVTL2 genunix: [ID 459543 kern.notice] <6>[fffffe8001efdc80] TLE_ERROR: Temporary Hifn compression failure, return code = -5
Oct 10 07:51:00 CSBUVTL2 ipstorcomm[mgtpipe_exec.c:pipe_thread:2169][1102]: [ID 961525 daemon.notice] Rcv'd mgtpipe cmd: 'hardware_problem Hardware Compression Card Failed'
Oct 10 07:51:00 CSBUVTL2 sanidmgr[610]: [ID 702911 daemon.notice] IPSTOR||0||E||0x00009cb4||Temporary Hifn Hardware compression failed||-5
Oct 10 07:51:00 CSBUVTL2 genunix: [ID 459543 kern.notice] <6>[fffffe8001efdc80] TLE_ERROR: Temporary Hifn compressionfailure, return code = -5



-6
Jan 16 18:58:33 xxxxVTL1 genunix: [ID 459543 kern.notice] <6>[fffffe800532ec80] TLE_ERROR: Temporary Hifn HW Decompression failure, return code = -6
Jan 16 18:58:33 xxxxVTL1 genunix: [ID 459543 kern.notice] <6>[fffffe800532ec80] TLE_ERROR: READ:Tape:20000528, Decompression failed -6, CompSize 52, ActualSize 65536, RetSize 65536
Jan 16 18:58:33 xxxxVTL1 genunix: [ID 459543 kern.notice] <6>[fffffe800532ec80] TLE_ERROR: DRead: vtape VID 20000528, Decompression failed. Ret=-6, uiUnCompSizeB=0, THL=14289926656
Jan 16 18:58:33 xxxxVTL1 genunix: [ID 459543 kern.notice] <6>[fffffe800532ec80] TLE_ERROR: 10051: Read Block Failed, Tape 20000528, THL 14289926656, CurBlockSize 65536 fc_kfree_from_tle: recycle 0 size 262144


Attachments
This solution has no attachment
  Copyright © 2012 Sun Microsystems, Inc.  All rights reserved.
 Feedback