Hi all. I have some experience using RAID controls on Linux systems but am new to FreeNAS. This week I installed FreeNAS-11.3-U4.1 on an old spare machine, put three 3TB drives in it and created a storage pool. A couple days later, I added three more 3TB drives, for a total of 6x3TB drives. I used the extend option on the pool to add the additional three, so now I have two RAIDZ1 entries for the six drives. 
My question is on the total capacity - FreeNAS shows the data pool as healthy with 3.73 TB used and 6.75 TB available, for a total just over 10 TB. I thought that number should be closer to 15 TiB. Did I go wrong with my math or the configuration? Thanks.
	
		
			
		
		
	
		
		
	
	 
	
		
			
		
		
	
	
		
			
		
		
	
 
	
		
			
		
		
	
	
		
			
		
		
	

	
		
			
		
		
	
			
			My question is on the total capacity - FreeNAS shows the data pool as healthy with 3.73 TB used and 6.75 TB available, for a total just over 10 TB. I thought that number should be closer to 15 TiB. Did I go wrong with my math or the configuration? Thanks.
Code:
root@freenas[~]# zpool list -v -H
DataPool        16.2T   5.60T   10.6T   -       -       1%      34%     1.00x  ONLINE   /mnt
        raidz1  8.12T   4.90T   3.23T   -       -       2%      60%
        gptid/72d1e883-f7c3-11ea-b8ec-fcaa14849bcf      -       -       -      -
        gptid/73eaeed3-f7c3-11ea-b8ec-fcaa14849bcf      -       -       -      -
        gptid/73f429fc-f7c3-11ea-b8ec-fcaa14849bcf      -       -       -      -
        raidz1  8.12T   725G    7.42T   -       -       0%      8%
        gptid/b170ccbc-f84f-11ea-aa4e-fcaa14849bcf      -       -       -      -
        gptid/b1e26462-f84f-11ea-aa4e-fcaa14849bcf      -       -       -      -
        gptid/b1e8c08c-f84f-11ea-aa4e-fcaa14849bcf      -       -       -      -
freenas-boot    57G     1.00G   56.0G   -       -       0%      1%      1.00x  ONLINE   -
        da0p2   57G     1.00G   56.0G   -       -       0%      1% 
	
		
			
		
		
	
	
		
			
		
		
	
 
	
		
			
		
		
	
	
		
			
		
		
	

 
				