The NAS system crashed, how to copy the configuration file

Status
Not open for further replies.

derock

Cadet
Joined
Dec 4, 2018
Messages
8
I can't read the system files in the U disk using the winallfs software, use the 9.10.2 version, or how to mount it on the new NAS system.
 

Ericloewe

Server Wrangler
Moderator
Joined
Feb 15, 2014
Messages
20,194
You will have to explain what your problem is, exactly, in coherent sentences, because your question does not parse.

winallfs software
Whatever you're trying to do with that, whatever it claims to do, don't. It will not work.
 

derock

Cadet
Joined
Dec 4, 2018
Messages
8
I reinstalled FreeNAS, there are three volumes, but I only see two after importing.
 

gpsguy

Active Member
Joined
Jan 22, 2012
Messages
4,472
Please provide detailed system information.

Also,post the results of zpool status
 

derock

Cadet
Joined
Dec 4, 2018
Messages
8
FreeNAS-9.10.2-U6 (561f0d7a1)

Code:
[root@freenas] ~# zpool status
  pool: freenas-boot
state: ONLINE
  scan: none requested
config:

        NAME        STATE     READ WRITE CKSUM
        freenas-boot  ONLINE       0     0     0
          da4p2     ONLINE       0     0     0

errors: No known data errors

  pool: oldboot
state: ONLINE
  scan: scrub repaired 0 in 1h18m with 0 errors on Sun Nov 25 01:19:05 2018
config:

        NAME                                            STATE     READ WRITE CKSUM
        oldboot                                         ONLINE       0     0     0
          raidz1-0                                      ONLINE       0     0     0
            gptid/8d48b649-822c-11e7-bc61-a0369f039cd4  ONLINE       0     0     0
            gptid/8e14b7e2-822c-11e7-bc61-a0369f039cd4  ONLINE       0     0     0
            gptid/8ed20e83-822c-11e7-bc61-a0369f039cd4  ONLINE       0     0     0
            gptid/8ff06e97-822c-11e7-bc61-a0369f039cd4  ONLINE       0     0     0

errors: No known data errors

  pool: oldboot1
state: ONLINE
  scan: scrub repaired 28K in 11h51m with 0 errors on Sun Nov 25 11:51:20 2018
config:

        NAME                                            STATE     READ WRITE CKSUM
        oldboot1                                        ONLINE       0     0     0
          raidz2-0                                      ONLINE       0     0     0
            gptid/4b8ecec7-43d4-11e7-883e-a0369f039cd4  ONLINE       0     0     0
            gptid/4c5c624e-43d4-11e7-883e-a0369f039cd4  ONLINE       0     0     0
            gptid/4d37886a-43d4-11e7-883e-a0369f039cd4  ONLINE       0     0     0
            gptid/4e18d220-43d4-11e7-883e-a0369f039cd4  ONLINE       0     0     0

errors: No known data errors



Thank you !
 
Last edited by a moderator:

Ericloewe

Server Wrangler
Moderator
Joined
Feb 15, 2014
Messages
20,194
You have one RAIDZ2 pool and one RAIDZ1 pool, besides your current boot pool. Despite being called "oldboot", they are definitely not boot pools, because only mirrors are supported.
 

Ericloewe

Server Wrangler
Moderator
Joined
Feb 15, 2014
Messages
20,194
You have one RAIDZ2 pool and one RAIDZ1 pool, besides your current boot pool. Despite being called "oldboot", they are definitely not boot pools, because only mirrors are supported.
 

derock

Cadet
Joined
Dec 4, 2018
Messages
8
There are two disks. I am now trying to import the disk into the volume. Will the disk data be lost?
 

Ericloewe

Server Wrangler
Moderator
Joined
Feb 15, 2014
Messages
20,194
That does not make any sense. Definitely do not do whatever it is you're suggesting, at least until somebody else figures out what you're trying to do.
 

gpsguy

Active Member
Joined
Jan 22, 2012
Messages
4,472
Earlier, I asked for detailed system information. Giving us just the FreeNAS version isn't detailed enough.

Please provide detailed system information.

We're looking for things like, motherboard, CPU, RAM, Hard disks - quantity, type, capacity, etc. How are they connected: HBA, directly to the montherboard, or ???

Based on what you've showed us, we see that you have 8 drives in your two data pools and one drive (not sure of the type) in your boot pool.

Like @Ericloewe, I don't understand your comment about the "2 disks". Do you have 10 hard disks in your server?
 

derock

Cadet
Joined
Dec 4, 2018
Messages
8
Yes, there are 10 hard drives, the data is in the other two hard drives, I am importing.
Connected:ISCSI
 

Attachments

  • QQ图片20181207113731.png
    QQ图片20181207113731.png
    39.1 KB · Views: 290
  • QQ图片20181207113813.png
    QQ图片20181207113813.png
    13.4 KB · Views: 292

Ericloewe

Server Wrangler
Moderator
Joined
Feb 15, 2014
Messages
20,194
Import disk imports non-ZFS storage into a ZFS dataset. Is this what you want?
 

Ericloewe

Server Wrangler
Moderator
Joined
Feb 15, 2014
Messages
20,194
Then what's the problem? Wait for it to finish.
 

danb35

Hall of Famer
Joined
Aug 16, 2011
Messages
15,504
...and what on earth does that have to do with the thread title?

@derock, you're dribbling out bits and pieces of information that make no sense, don't connect to each other, don't answer the questions asked of you, and don't seem to have anything to do with the stated subject of this thread. Why don't you take it from the top, and explain, in detail:
  • Exactly what happened with your system
  • Exactly what you're trying to accomplish
  • Exactly what you're doing in order to try to accomplish that
  • Exactly what happens when you do it
  • Exactly how "what happens" differs from what you expected would happen
Feel free (indeed, encouraged) to use multiple sentences, or even paragraphs, to discuss these subjects. Keep in mind that none of us are mind-readers.
 
Status
Not open for further replies.
Top