How to confirm that my dual usb backup FreeNAS works?

Status
Not open for further replies.

Dariusz1989

Contributor
Joined
Aug 22, 2017
Messages
185
Hey

I read somewhere that if I plug 2 usb sticks and select both of them during dos setup then FreeNAS will make a mirror and configure system in redundant way. So if one usb fail, the other one stay alive.

How can I check if this is the case ? Is there a tab or something?

Regards
Dariusz
 
Last edited by a moderator:

Ericloewe

Server Wrangler
Moderator
Joined
Feb 15, 2014
Messages
20,194
Depends on what kind of validation you want. To thoroughly test it, you'd simulate failures of various kinds, probably by removing the USB flash drive.

If you just want to see if you did the installation correctly, zpool status freenas-boot will do the trick, as will the boot section of the GUI.
 

Dariusz1989

Contributor
Joined
Aug 22, 2017
Messages
185
Depends on what kind of validation you want. To thoroughly test it, you'd simulate failures of various kinds, probably by removing the USB flash drive.

If you just want to see if you did the installation correctly, zpool status freenas-boot will do the trick, as will the boot section of the GUI.

Hey

I think I just want to read that he is using them in mirror mode or something like that.

Where can I put that zpool status freenas-boot thing?

Regards
Dariusz
 
Last edited by a moderator:

Ericloewe

Server Wrangler
Moderator
Joined
Feb 15, 2014
Messages
20,194

gpsguy

Active Member
Joined
Jan 22, 2012
Messages
4,472
You can get to it several ways. Since you're in the webGUI, the easiest thing for you, would be to pick the shell option on the far left side. When you're done, type exit

upload_2017-8-27_20-0-38.png
 

gpsguy

Active Member
Joined
Jan 22, 2012
Messages
4,472
No.

mirror-0 is the first mirror for a given volume.

So, your boot pool is comprised of a mirror, containing two devices. (da0 and da1)

hmmm should it not say mirror-1
 
Status
Not open for further replies.
Top