Skip to content

staging: Disk error on storage1

An error was detected on one of the disks of storage1:

root@storage1:~# zpool status data
  pool: data
 state: DEGRADED
status: One or more devices are faulted in response to persistent errors.
	Sufficient replicas exist for the pool to continue functioning in a
	degraded state.
action: Replace the faulted device, or use 'zpool clear' to mark the device
	repaired.
  scan: resilvered 536G in 07:25:27 with 0 errors on Sun Apr 11 11:08:26 2021
config:

	NAME                                            STATE     READ WRITE CKSUM
	data                                            DEGRADED     0     0     0
	  mirror-0                                      ONLINE       0     0     0
	    wwn-0x5000c500a22eef5e                      ONLINE       0     0     0
	    wwn-0x5000c500a23e85cf                      ONLINE       0     0     0
	  mirror-1                                      ONLINE       0     0     0
	    wwn-0x5000c500a23e3868                      ONLINE       0     0     0
	    wwn-0x5000c500a22eed6f                      ONLINE       0     0     0
	  mirror-2                                      DEGRADED     0     0     0
	    spare-0                                     DEGRADED     0     0     0
	      wwn-0x5000c500a22f48c9                    FAULTED     56     1    21  too many errors
	      wwn-0x5000c500a23d19b6                    ONLINE       0     0     0
	    wwn-0x5000c500a22ef2c4                      ONLINE       0     0     0
	  mirror-3                                      ONLINE       0     0     0
	    wwn-0x5000c500a23e7af4                      ONLINE       0     0     0
	    wwn-0x5000c500a23d253b                      ONLINE       0     0     0
	  mirror-4                                      ONLINE       0     0     0
	    wwn-0x5000c500a23cf9ba                      ONLINE       0     0     0
	    wwn-0x5000c500a23e4511                      ONLINE       0     0     0
	cache
	  nvme-INTEL_SSDPED1K375GAQ_FUKS70860038375AGN  ONLINE       0     0     0
	spares
	  wwn-0x5000c500a23d19b6                        INUSE     currently in use
	  wwn-0x5000c500c4be3956                        AVAIL   

Action:

  • stabilize the zfs pool
  • check if the disk can be replaced (it remains a quota of 2 disks according to the seagate rules)

Migrated from T3236 (view on Phabricator)