Added some additional notes and conditions.
This commit is contained in:
		
							parent
							
								
									d0efcd49c5
								
							
						
					
					
						commit
						4c6856828e
					
				|  | @ -1,6 +1,10 @@ | |||
| # FreeNAS ZFS over iSCSI interface | ||||
| 
 | ||||
| Please be aware that this enhancment uses the FreeNAS APIs and NOT the ssh/scp like the other interface provides. | ||||
| Please be aware that this plugin uses the FreeNAS APIs and NOT the ssh/scp like the other interfaces use, but... | ||||
| 
 | ||||
| You will still need to configure the SSH connector for listing the ZFS Pools because this is currently being done in a Proxmox module (ZFSPoolPlugin.pm). To configure this please follow the steps at https://pve.proxmox.com/wiki/Storage:_ZFS_over_iSCSI that have to do with SSH between Proxmox VE and FreeNAS. The code segment should start out ‘mkdir /etc/pve/priv/zfs’. | ||||
| 
 | ||||
| I am currently in development to remove this depencancy from the ZFSPoolPlugin.pm so it is done in the FreeNAS.pm. | ||||
| 
 | ||||
| 1. First use the following commands to patch the needed files for the FreeNAS Interface | ||||
|     ```bash | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue