Hi Guys and Gals,
Quick question, and sorry if it has been asked before, but can someone please tell me what RAID level I am running on my FreeNAS?
I have looked through all the graphical representations I can find of the raid array diagrams, but none I can see fit what I have.
My question is: what do I have here, and what level of protection is it giving me?
My volume status tab in the gui says
"ada2p2" under STRIPED
and
"ada1p2" and "ada0p2" under MIRROR-O
Here is the output from 'zpool status'
Quick question, and sorry if it has been asked before, but can someone please tell me what RAID level I am running on my FreeNAS?
I have looked through all the graphical representations I can find of the raid array diagrams, but none I can see fit what I have.
My question is: what do I have here, and what level of protection is it giving me?
My volume status tab in the gui says
"ada2p2" under STRIPED
and
"ada1p2" and "ada0p2" under MIRROR-O
Here is the output from 'zpool status'
Code:
Shell
[root@freenas ~]# zpool status
pool: Volume1
state: ONLINE
scan: scrub repaired 0 in 15h56m with 0 errors on Sun Jul 24 15:56:14 2016
config:
NAME STATE READ WRITE CKSUM
Volume1 ONLINE 0 0 0
mirror-0 ONLINE 0 0 0
gptid/346dc4ed-3864-11e5-8e4a-001a6b468a87 ONLINE 0 0 0
gptid/d613ceb7-3873-11e5-8e4a-001a6b468a87 ONLINE 0 0 0
gptid/0b339e93-8338-11e5-92fa-001a6b468a87 ONLINE 0 0 0
errors: No known data errors
pool: freenas-boot
state: ONLINE
scan: scrub repaired 0 in 0h29m with 0 errors on Sun Jul 31 04:14:28 2016
config:
NAME STATE READ WRITE CKSUM
freenas-boot ONLINE 0 0 0
da0p2 ONLINE 0 0 0
errors: No known data errors
[root@freenas ~]#
Last edited by a moderator: