You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Joe Schaefer (JIRA)" <ji...@apache.org> on 2014/06/01 23:00:02 UTC

[jira] [Closed] (INFRA-7848) Sigyn: degraded zpool

     [ https://issues.apache.org/jira/browse/INFRA-7848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Schaefer closed INFRA-7848.
-------------------------------

    Resolution: Fixed

I had OSUOSL replace the bad disk a long time ago but couldn't get the Operating System to recognize it.  My bad- it was just not on the default unit 0:

% mfiutil -u 1 ....

was what was needed.  The device is now in as mfid15 and the array is resilvering.


> Sigyn: degraded zpool
> ---------------------
>
>                 Key: INFRA-7848
>                 URL: https://issues.apache.org/jira/browse/INFRA-7848
>             Project: Infrastructure
>          Issue Type: Task
>            Reporter: David Nalley
>            Priority: Critical
>
> The pool is already degraded; and another disk is signaling predictive failure: 
> mfi1: 311039 (454634700s/0x0002/WARN) - Predictive failure: PD 1a(e0x21/s3)
> Checking status of zfs pools:
> NAME    SIZE  ALLOC   FREE    CAP  DEDUP  HEALTH  ALTROOT
> x1     4.91T   514G  4.40T    10%  1.00x  DEGRADED  -
> zroot   404G  14.1G   390G     3%  1.00x  ONLINE  -
>   pool: x1
>  state: DEGRADED
> status: One or more devices could not be opened.  Sufficient replicas exist for
>         the pool to continue functioning in a degraded state.
> action: Attach the missing device and online it using 'zpool online'.
>    see: http://illumos.org/msg/ZFS-8000-2Q
>   scan: scrub repaired 0 in 2h0m with 0 errors on Wed Apr 30 00:08:19 2014
> config:
>         NAME                     STATE     READ WRITE CKSUM
>         x1                       DEGRADED     0     0     0
>           raidz2-0               DEGRADED     0     0     0
>             mfid4                ONLINE       0     0     0
>             5106837985577990563  UNAVAIL      0     0     0  was /dev/mfid5
>             mfid5                ONLINE       0     0     0
>             mfid6                ONLINE       0     0     0
>             mfid7                ONLINE       0     0     0
>             mfid8                ONLINE       0     0     0
>             mfid9                ONLINE       0     0     0
>             mfid10               ONLINE       0     0     0
>             mfid11               ONLINE       0     0     0
>         cache
>           mfid12                 ONLINE       0     0     0
>           mfid13                 ONLINE       0     0     0
>           mfid14                 ONLINE       0     0     0
> errors: No known data errors
> Checking status of gmirror(8) devices:
> gmirror: Command 'status' not available.



--
This message was sent by Atlassian JIRA
(v6.2#6252)