So I was asked to look at this FreeNAS problem. Let me start by saying yesterday I knew nothing about FreeNAS. Today I know barely more. Unfortunately they can't contact the individual that originally set it up. Customer is aware that I really don't know squat about this and I am pretty much terrified of screwing up the good volume.
General info is that they have 2x 12 drive volumes. One we will call 'main' the other 'main_backup'. 'main' shows up as unknown, 'main_backup' is healthy.
Commands I have tried:
zpool import
Says Faulted. the pool metadata is corrupted.
zpool import main
Says: cannot import main: I/O error. destroy and re-create the pool from a backup.
zpool import -Fn main
Nothing happens but a new shell line.
zpool import -F main
Says: cannot import main: one or more devices is currently unavailable.
camcontrol devlist
shows all 24 drives.
Daily smart report shows all 24 drives as ok.
Seeing as the other volume works and has all the data, destroying and re-creating the pool should not a problem.
Random worry is that I don't know how it originally replicating/backing up from 'main' to 'main_backup'. Is it possible that once I recreate a new fresh 'main' that it will start zero filling 'main_backup'? Is that even a legitimate concern?
Any basic steps that I have missed?
General info is that they have 2x 12 drive volumes. One we will call 'main' the other 'main_backup'. 'main' shows up as unknown, 'main_backup' is healthy.
Commands I have tried:
zpool import
Says Faulted. the pool metadata is corrupted.
zpool import main
Says: cannot import main: I/O error. destroy and re-create the pool from a backup.
zpool import -Fn main
Nothing happens but a new shell line.
zpool import -F main
Says: cannot import main: one or more devices is currently unavailable.
camcontrol devlist
shows all 24 drives.
Daily smart report shows all 24 drives as ok.
Seeing as the other volume works and has all the data, destroying and re-creating the pool should not a problem.
Random worry is that I don't know how it originally replicating/backing up from 'main' to 'main_backup'. Is it possible that once I recreate a new fresh 'main' that it will start zero filling 'main_backup'? Is that even a legitimate concern?
Any basic steps that I have missed?