Problems replacing Disk

JGDSI

Cadet
Joined
Jun 24, 2019
Messages
8
Hi, Pretty new at this :(

I tried to replace a disk as it showed as "FAULTED". As the system is hot swapped, I marked the disk OFFLINE and replaced it with a new one. Then a marked it as "REPLACE". This is what it shows now - I dont have a clue what happened - see attached image.

Capture.JPG



My zpool status returns this:


[root@freenas2 ~]# zpool status
pool: MAIN
state: DEGRADED
status: Some supported features are not enabled on the pool. The pool can
still be used, but some features are unavailable.
action: Enable all features using 'zpool upgrade'. Once this is done,
the pool may no longer be accessible by software that does not support
the features. See zpool-features(7) for details.
scan: scrub repaired 0 in 0 days 16:31:12 with 0 errors on Mon Jun 24 04:27:39 2019
config:

NAME STATE READ WRITE CKSUM
MAIN DEGRADED 0 0 0
raidz1-0 DEGRADED 0 0 0
gptid/89256d6c-c476-11e5-bff4-0cc47aa934d4 ONLINE 0 0 0
gptid/8a09bd76-c476-11e5-bff4-0cc47aa934d4 ONLINE 0 0 0
replacing-2 OFFLINE 0 0 0
3398185278903498716 OFFLINE 0 0 0 was /dev/gptid/8af810be-c476-11e5-bff4-0cc47aa93
4d4
792542554290005901 OFFLINE 0 0 0 was /dev/gptid/79c194e5-955a-11e9-9b2f-0cc47aa93
4d4
16678496412740905184 OFFLINE 6 1.21K 0 was /dev/gptid/7b9ffcd9-95e8-11e9-8d9a-0cc47aa93
4d4
gptid/8be2492f-c476-11e5-bff4-0cc47aa934d4 ONLINE 0 0 0
gptid/8cc042fa-c476-11e5-bff4-0cc47aa934d4 ONLINE 0 0 0
gptid/8da416f6-c476-11e5-bff4-0cc47aa934d4 ONLINE 0 0 0

errors: No known data errors

pool: freenas-boot
state: ONLINE
scan: scrub repaired 0 in 0 days 00:06:52 with 0 errors on Thu Jun 20 03:51:52 2019
config:

NAME STATE READ WRITE CKSUM
freenas-boot ONLINE 0 0 0
gptid/28e3a49d-c46f-11e5-a2ac-0cc47aa934d4 ONLINE 0 0 0

errors: No known data errors


PLEASE, help!!!!

EDIT to include Freenas Version 11.2-U4.1
 

Attachments

  • Capture.JPG
    Capture.JPG
    51.7 KB · Views: 245
D

dlavigne

Guest
Did the resilver complete? If not, what is the current output of zpool status (within code tags please).
 

JGDSI

Cadet
Joined
Jun 24, 2019
Messages
8
Did the resilver complete? If not, what is the current output of zpool status (within code tags please).

Thanks for responding.

There is no resilvering happening. Not sure it actually did tbh. As I said, very new at this, sorry.


Code:
root@freenas2:~ # zpool status
  pool: MAIN
 state: DEGRADED
status: Some supported features are not enabled on the pool. The pool can
        still be used, but some features are unavailable.
action: Enable all features using 'zpool upgrade'. Once this is done,
        the pool may no longer be accessible by software that does not support
        the features. See zpool-features(7) for details.
  scan: resilvered 58.3G in 0 days 00:39:55 with 0 errors on Wed Jun 26 14:42:39                                               2019
config:

        NAME                                              STATE     READ WRITE C                                              KSUM
        MAIN                                              DEGRADED     0     0                                                   0
          raidz1-0                                        DEGRADED     0     0                                                   0
            gptid/89256d6c-c476-11e5-bff4-0cc47aa934d4    ONLINE       0     0                                                   0
            gptid/8a09bd76-c476-11e5-bff4-0cc47aa934d4    ONLINE       0     0                                                   0
            replacing-2                                   UNAVAIL      0 6.48K                                                  59
              gptid/8af810be-c476-11e5-bff4-0cc47aa934d4  FAULTED      6 7.05K                                                   0  too many errors
              792542554290005901                          OFFLINE      0     0                                                   0  was /dev/gptid/79c194e5-955a-11e9-9b2f-0cc47aa934d4
              16678496412740905184                        OFFLINE      0     0                                                   0  was /dev/gptid/7b9ffcd9-95e8-11e9-8d9a-0cc47aa934d4
            gptid/8be2492f-c476-11e5-bff4-0cc47aa934d4    ONLINE       0     0                                                   0
            gptid/8cc042fa-c476-11e5-bff4-0cc47aa934d4    ONLINE       0     0                                                   0
            gptid/8da416f6-c476-11e5-bff4-0cc47aa934d4    ONLINE       0     0                                                   0

errors: No known data errors

  pool: freenas-boot
 state: ONLINE
  scan: scrub repaired 0 in 0 days 00:06:52 with 0 errors on Thu Jun 20 03:51:52                                               2019
config:

        NAME                                          STATE     READ WRITE CKSUM
        freenas-boot                                  ONLINE       0     0     0
          gptid/28e3a49d-c46f-11e5-a2ac-0cc47aa934d4  ONLINE       0     0     0

errors: No known data errors
root@freenas2:~ #
 

JGDSI

Cadet
Joined
Jun 24, 2019
Messages
8
nope. not at all :(

do you need more info to be able to help me?

thanks!
 
D

dlavigne

Guest
It's probably worth reporting at bugs.ixsystems.com. If you do, post the issue number here.
 
Top