tprelog
Patron
- Joined
 - Mar 2, 2016
 
- Messages
 - 297
 
Does the mountpoint of the iocage dataset matter?
For example here is something I noticed while playing with iocage.
Thanks
	
		
			
		
		
	
			
			For example here is something I noticed while playing with iocage.
- On a test machine I have clean install of FreeNAS with a zpool called  
tank. As per the iocage doc's before using iocage it should be activated (basically just telling it which pool to use) The command is simplyiocage activate tankamong other things this command will create a dataset callediocageinside the zpooltank. The iocage dataset will be mounted at/mnt/iocage 
- On another test (again clean install and zpool called 
tank) This time I created theiocagedataset before I ran theiocage activate tankcommand. Now the iocage dataset is mounted at/mnt/tank/iocage 
Thanks
			
				Last edited: