Locating Drive

Rickinfl

Contributor
Joined
Aug 7, 2017
Messages
165
Hi,

I have 2 drives showing errors. I want to replace them. I run zpool status from command line and get this

Code:
        NAME                                            STATE     READ WRITE CKSUM
        DataStore                                       ONLINE       0     0     0
          raidz2-0                                      ONLINE       0     0     0
            gptid/7ccf6b88-ac90-11e8-b643-00e081c58c94  ONLINE       0     0   119
            gptid/7de5afce-ac90-11e8-b643-00e081c58c94  ONLINE       0     0    45
            gptid/7edc8983-ac90-11e8-b643-00e081c58c94  ONLINE       0     0     0
            gptid/7fdd1a50-ac90-11e8-b643-00e081c58c94  ONLINE       0     0     0
            gptid/80f5d4e9-ac90-11e8-b643-00e081c58c94  ONLINE       0     0     0
            gptid/81fb4c6a-ac90-11e8-b643-00e081c58c94  ONLINE       0     0     0
          raidz2-1                                      ONLINE       0     0     0
            gptid/83bf1d28-ac90-11e8-b643-00e081c58c94  ONLINE       0     0     0
            gptid/84bf4e6b-ac90-11e8-b643-00e081c58c94  ONLINE       0     0     0
            gptid/85c6dc65-ac90-11e8-b643-00e081c58c94  ONLINE       0     0     0
            gptid/86d3f293-ac90-11e8-b643-00e081c58c94  ONLINE       0     0     0
            gptid/87e24eca-ac90-11e8-b643-00e081c58c94  ONLINE       0     0     0
            gptid/88e70db0-ac90-11e8-b643-00e081c58c94  ONLINE       0     0     0


I go into GUI and can't figure out which drive is which.

Example 1 of the drives show a serial number of this.
da0 DataStore ZA17C0EH


How do I find the 2 drives giving me errors so I can replace them? I'm guessing I'll need to resilver them?
 

ethereal

Guru
Joined
Sep 10, 2012
Messages
762
Last edited:

Mlovelace

Guru
Joined
Aug 19, 2014
Messages
1,111
Hi,

I have 2 drives showing errors. I want to replace them. I run zpool status from command line and get this

NAME STATE READ WRITE CKSUM
DataStore ONLINE 0 0 0
raidz2-0 ONLINE 0 0 0
gptid/7ccf6b88-ac90-11e8-b643-00e081c58c94 ONLINE 0 0 119
gptid/7de5afce-ac90-11e8-b643-00e081c58c94 ONLINE 0 0 45
gptid/7edc8983-ac90-11e8-b643-00e081c58c94 ONLINE 0 0 0
gptid/7fdd1a50-ac90-11e8-b643-00e081c58c94 ONLINE 0 0 0
gptid/80f5d4e9-ac90-11e8-b643-00e081c58c94 ONLINE 0 0 0
gptid/81fb4c6a-ac90-11e8-b643-00e081c58c94 ONLINE 0 0 0
raidz2-1 ONLINE 0 0 0
gptid/83bf1d28-ac90-11e8-b643-00e081c58c94 ONLINE 0 0 0
gptid/84bf4e6b-ac90-11e8-b643-00e081c58c94 ONLINE 0 0 0
gptid/85c6dc65-ac90-11e8-b643-00e081c58c94 ONLINE 0 0 0
gptid/86d3f293-ac90-11e8-b643-00e081c58c94 ONLINE 0 0 0
gptid/87e24eca-ac90-11e8-b643-00e081c58c94 ONLINE 0 0 0
gptid/88e70db0-ac90-11e8-b643-00e081c58c94 ONLINE 0 0 0


I go into GUI and can't figure out which drive is which.

Example 1 of the drives show a serial number of this.
da0 DataStore ZA17C0EH


How do I find the 2 drives giving me errors so I can replace them? I'm guessing I'll need to resilver them?
If you're trying to correlate the gptid with it's partition then run 'glabel status -s | grep p2'
Example:
Code:
root@CLNAS02:~ # glabel status -s | grep p2
gptid/23e4595a-2596-11e9-bee8-001b21b12010  N/A  da0p2
gptid/24dd6a21-2596-11e9-bee8-001b21b12010  N/A  da1p2
gptid/25e4ff84-2596-11e9-bee8-001b21b12010  N/A  da2p2
gptid/26ed1372-2596-11e9-bee8-001b21b12010  N/A  da3p2
gptid/27f2721d-2596-11e9-bee8-001b21b12010  N/A  da4p2
gptid/2913a8c5-2596-11e9-bee8-001b21b12010  N/A  da5p2
gptid/2a1be80f-2596-11e9-bee8-001b21b12010  N/A  da6p2
gptid/2b31bcc2-2596-11e9-bee8-001b21b12010  N/A  da7p2
gptid/2c56ca1c-2596-11e9-bee8-001b21b12010  N/A  da8p2
gptid/2d7399e5-2596-11e9-bee8-001b21b12010  N/A  da9p2
gptid/2e9e60a7-2596-11e9-bee8-001b21b12010  N/A  da10p2
gptid/2fbac669-2596-11e9-bee8-001b21b12010  N/A  da11p2
gptid/30e9ffbd-2596-11e9-bee8-001b21b12010  N/A  da12p2
gptid/32093249-2596-11e9-bee8-001b21b12010  N/A  da13p2
gptid/333d73d4-2596-11e9-bee8-001b21b12010  N/A  da14p2
gptid/346ed131-2596-11e9-bee8-001b21b12010  N/A  da15p2
gptid/35a62774-2596-11e9-bee8-001b21b12010  N/A  da16p2
gptid/36dad836-2596-11e9-bee8-001b21b12010  N/A  da17p2
gptid/380f1fe8-2596-11e9-bee8-001b21b12010  N/A  da18p2
gptid/3945a2c9-2596-11e9-bee8-001b21b12010  N/A  da19p2
gptid/3a7b8d34-2596-11e9-bee8-001b21b12010  N/A  da20p2
gptid/3bc6752a-2596-11e9-bee8-001b21b12010  N/A  da21p2
gptid/3cfc48ab-2596-11e9-bee8-001b21b12010  N/A  da22p2
gptid/3e3bf0ac-2596-11e9-bee8-001b21b12010  N/A  da23p2
 

Chris Moore

Hall of Famer
Joined
May 2, 2015
Messages
10,080
I have 2 drives showing errors.
Are you running scheduled SMART tests on these drives? Are the drives reporting bad sectors or any other problems? You should not be getting data errors in the pool if the drives are not reporting mechanical errors. An investigation of the cause of this data corruption should happen.
 
Top