Sun Microsystems, Inc.  Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-79-1433355.1
Update Date:2017-09-22
Keywords:

Solution Type  Predictive Self-Healing Sure

Solution  1433355.1 :   ZFS-8000-LR - ZFS device failed to open  


Related Items
  • SPARC T8-1
  •  
  • SPARC T8-4
  •  
  • SPARC M8-8
  •  
  • SPARC M7-8
  •  
  • Oracle SuperCluster M7 Hardware
  •  
  • SPARC T7-4
  •  
  • SPARC T8-2
  •  
  • Oracle SuperCluster M8 Hardware
  •  
  • SPARC T7-2
  •  
  • SPARC M7-16
  •  
  • SPARC T7-1
  •  
  • Solaris Operating System
  •  
  • Solaris Operating System
  •  
Related Categories
  • PLA-Support>Sun Systems>Sun_Other>Sun Collections>SN-OTH: Sun PSH
  •  




Applies to:

Solaris Operating System - Version 8 6/00 U1 and later
SPARC M8-8
Oracle SuperCluster M8 Hardware
SPARC M7-8
SPARC M7-16
All Platforms

Purpose

Provide additional information for message ID: ZFS-8000-LR

Details

Type

fault.fs.zfs.open_failed

Severity

Major

Description

ZFS device failed to open.

Automated Response

An attempt will be made to activate a hot spare if available.

Impact

Fault tolerance of the pool may be affected.

Suggested Action for System Administrator

A device within a ZFS pool experienced failed to open error. Use 'zpool status -lx' to determine exactly which device failed and why:

# zpool status -lx
  pool: test
 state: DEGRADED
status: ZFS device failed to open.
action: Replace the device using 'zpool replace'.
 scrub: none requested
config:

        NAME                  STATE     READ WRITE CKSUM
        test                  DEGRADED     0     0     0
          mirror              DEGRADED     0     0     0
            c0t0d0            ONLINE       0     0     0
            c0t0d1            FAULTED      0     0     107 failed to open
errors: No known data errors.

Please make sure the device that has been marked as "FAULTED" by ZFS is indeed not visible to Solaris (format, cfgadm etc can not see the device).

If the device has been diagnosed in error, then run 'zpool clear' to clear the errors and the associated status.

If the errors persist even after running 'zpool clear', the device may be diagnosed as faulty again. In that case proceed to replace the disk as described below, or contact your service provider.

To repair the pool, replace the physical device in the system and issue a 'zpool replace' command:

# zpool replace test c0t0d1

To replace the disk with a different disk, specify the replacement disk as the second argument to 'zpool replace':

# zpool replace test c0t0d1 c0t0d2

This will begin resilvering data to the new device. Use 'zpool status' to monitor resilvering progress. When the resilvering completes, any hot spares will be removed and the pool will return to the healthy state.

Refer to the following document for the latest procedures for displaying event content in preparation for submitting a service request and applying any post-repair actions that may be required.


PSH Procedural Article for Solaris FMA-Based Diagnosis (Doc ID 1173733.1)


Attachments
This solution has no attachment
  Copyright © 2018 Oracle, Inc.  All rights reserved.
 Feedback