Update README.md
This commit is contained in:
		
							parent
							
								
									7ecd64f79a
								
							
						
					
					
						commit
						2e9d736ebd
					
				
							
								
								
									
										13
									
								
								README.md
								
								
								
								
							
							
						
						
									
										13
									
								
								README.md
								
								
								
								
							|  | @ -1,9 +1,8 @@ | ||||||
| # FreeNAS ZFS over iSCSI interface  [](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=TCLNEMBUYQUXN&source=url) | # FreeNAS ZFS over iSCSI interface  [](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=TCLNEMBUYQUXN&source=url) | ||||||
| 
 | 
 | ||||||
| ## JFrog support is NOT the best and I am having so many issues just trying to login to the product. The backend product works like a champ but I was experimenting with it and didn’t have it exactly right before it automatically logged me out and could not get back in. Currently, looking at Cloudsmith with some success there but I don’t have control of the components section (e.g.-main, testing). | ### JFrog support is NOT the best and I am having so many issues just trying to login to the product. The backend product works like a champ but I was experimenting with it and didn’t have it exactly right before it automatically logged me out and could not get back in. Currently, looking at Cloudsmith with some success there but I don’t have control of the components section (e.g.-main, testing). | ||||||
| 
 | 
 | ||||||
| ## Support for TrueNAS 13 is available | ### - Support for TrueNAS 13 is available<br/>  - TrueNAS-Scale patched for issues with paths that had more then one level (e.g. Tank/Disk/vDisks) | ||||||
| ## TrueNAS-Scale patched for issues with paths that had more then one level (e.g. Tank/Disk/vDisks) |  | ||||||
| 
 | 
 | ||||||
| ## Thank you for all that have recently donated to the project - Updated 2022-05-25 | ## Thank you for all that have recently donated to the project - Updated 2022-05-25 | ||||||
|     Alexander Finkhäuser - Reoccuring |     Alexander Finkhäuser - Reoccuring | ||||||
|  | @ -16,7 +15,7 @@ | ||||||
|     Velocity Host |     Velocity Host | ||||||
|     Robert Hancock |     Robert Hancock | ||||||
|      |      | ||||||
| ## And thanks to all that have donated to the project in the past. | ### And thanks to all that have donated to the project in the past. | ||||||
|     Clevvi Technology |     Clevvi Technology | ||||||
|     Mark Elkins |     Mark Elkins | ||||||
|     Marc Hodler |     Marc Hodler | ||||||
|  | @ -49,7 +48,7 @@ On Proxmox 7 | ||||||
| ```bash | ```bash | ||||||
| apt reinstall pve-manager pve-docs libpve-storage-perl | apt reinstall pve-manager pve-docs libpve-storage-perl | ||||||
| ``` | ``` | ||||||
| ## Changing in the near future. | ## ATTENTION: UNAVAILABLE AT THIS TIME. | ||||||
| Issue the following to install the repo and get your Proxmox VE updating the FreeNAS patches automatically: | Issue the following to install the repo and get your Proxmox VE updating the FreeNAS patches automatically: | ||||||
| ```bash | ```bash | ||||||
| wget http://repo.ksatechnologies.com/debian/pve/ksatechnologies-release.gpg -O /etc/apt/trusted.gpg.d/ksatechnologies-repo.gpg | wget http://repo.ksatechnologies.com/debian/pve/ksatechnologies-release.gpg -O /etc/apt/trusted.gpg.d/ksatechnologies-repo.gpg | ||||||
|  | @ -63,9 +62,7 @@ echo "deb http://repo.ksatechnologies.com/debian/pve stable freenas-proxmox" > / | ||||||
| * Remove the need for SSH keys and use the API | * Remove the need for SSH keys and use the API | ||||||
|   * This is tricky because the format needs to be that of the output of'zfs list' which is not part of the LunCmd but that of the backend Proxmox VE system and the API's do a bunch of JSON stuff. |   * This is tricky because the format needs to be that of the output of'zfs list' which is not part of the LunCmd but that of the backend Proxmox VE system and the API's do a bunch of JSON stuff. | ||||||
| 
 | 
 | ||||||
| #### If you'd like, you may also issue the following commands now or later to use the 'testing' repo. | #### If you'd like, you may also issue the following commands now or later to use the 'testing' repo.<br/>Just comment the 'stable' line and uncomment the 'testing' line in<br/>/etc/apt/sources.list.d/ksatechnologies-repo.list to use. 'testing' is disabled be default.<br/>ATTENTION: UNAVAILABLE AT THIS TIME. | ||||||
| #### Just comment the 'stable' line and uncomment the 'testing' line in  |  | ||||||
| #### /etc/apt/sources.list.d/ksatechnologies-repo.list to use. 'testing' is disabled be default. |  | ||||||
| ```bash | ```bash | ||||||
| echo "" >> /etc/apt/sources.list.d/ksatechnologies-repo.list | echo "" >> /etc/apt/sources.list.d/ksatechnologies-repo.list | ||||||
| echo "# deb http://repo.ksatechnologies.com/debian/pve testing freenas-proxmox" >> /etc/apt/sources.list.d/ksatechnologies-repo.list | echo "# deb http://repo.ksatechnologies.com/debian/pve testing freenas-proxmox" >> /etc/apt/sources.list.d/ksatechnologies-repo.list | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue