no_connection
Patron
- Joined
 - Dec 15, 2013
 
- Messages
 - 480
 
Latest update as of posting.
I used wizard to create my volume first time, but I noticed the storage tab looked different than usual.
You first have a volume then dataset ( even though zvol is the volume and not dataset)
However the mount points where odd (see PNG)
So I tied to recreate it with volume manager but got an exception (see pdf)
zvol seems to be created in the same way as wizard with mount points.
	
		
			
		
		
	
			
			I used wizard to create my volume first time, but I noticed the storage tab looked different than usual.
You first have a volume then dataset ( even though zvol is the volume and not dataset)
However the mount points where odd (see PNG)
So I tied to recreate it with volume manager but got an exception (see pdf)
zvol seems to be created in the same way as wizard with mount points.
Code:
[root@AwesomeNAS ~]# zpool status                                                                                                 
  pool: freenas-boot                                                                                                              
state: ONLINE                                                                                                                    
  scan: none requested                                                                                                            
config:                                                                                                                           
                                                                                                                                  
        NAME        STATE     READ WRITE CKSUM                                                                                    
        freenas-boot  ONLINE       0     0     0                                                                                  
          da6p2     ONLINE       0     0     0                                                                                    
                                                                                                                                  
errors: No known data errors                                                                                                      
                                                                                                                                  
  pool: zvol                                                                                                                      
state: ONLINE                                                                                                                    
  scan: none requested                                                                                                            
config:                                                                                                                           
                                                                                                                                  
        NAME                                            STATE     READ WRITE CKSUM                                                
        zvol                                            ONLINE       0     0     0                                                
          mirror-0                                      ONLINE       0     0     0                                                
            gptid/5f8a87be-bc36-11e4-b6d2-9cb654954454  ONLINE       0     0     0                                                
            gptid/6038dede-bc36-11e4-b6d2-9cb654954454  ONLINE       0     0     0                                                
          mirror-1                                      ONLINE       0     0     0                                                
            gptid/60e57ac7-bc36-11e4-b6d2-9cb654954454  ONLINE       0     0     0                                                
            gptid/618e6beb-bc36-11e4-b6d2-9cb654954454  ONLINE       0     0     0                                                
          mirror-2                                      ONLINE       0     0     0                                                
            gptid/623f0265-bc36-11e4-b6d2-9cb654954454  ONLINE       0     0     0                                                
            gptid/62ee75f9-bc36-11e4-b6d2-9cb654954454  ONLINE       0     0     0                                                
                                                                                                                                  
errors: No known data errors                                                                                                      
[root@AwesomeNAS ~]#