<div dir="ltr"><div>When attempting use the engine-iso-uploader to drop ISOs in my iso storage domain I get the following results. </div><div><br></div><div>Using engine-iso-uploader --iso-domain=[domain] upload [iso] does not work because the engine does not have access to our storage network. So it attempts to mount to an address that is not routable. I thought to resolve this by adding an interfaces to the Hosted Engine, only to find that I cannot modify the Engine&#39;s VM config from the GUI. I receive the error: Cannot add Interface. This VM is not managed by the engine. Actually, I get that error whenever I attempt to modify anything about the engine. Maybe this is expected behavior? I can&#39;t find any bestpractices regarding Hosted Engine administration. </div><div><br></div><div>Alternatively, using engine-iso-uploader --nfs-server=[path] upload [iso] --verbose returns the following error: </div><div><br></div><div><div>ERROR: local variable &#39;domain_type&#39; referenced before assignment</div><div>INFO: Use the -h option to see usage.</div><div>DEBUG: Configuration:</div><div>DEBUG: command: upload</div><div>DEBUG: Traceback (most recent call last):</div><div>DEBUG:   File &quot;/usr/bin/engine-iso-uploader&quot;, line 1440, in &lt;module&gt;</div><div>DEBUG:     isoup = ISOUploader(conf)</div><div>DEBUG:   File &quot;/usr/bin/engine-iso-uploader&quot;, line 455, in __init__</div><div>DEBUG:     self.upload_to_storage_domain()</div><div>DEBUG:   File &quot;/usr/bin/engine-iso-uploader&quot;, line 1089, in upload_to_storage_domain</div><div>DEBUG:     elif domain_type in (&#39;localfs&#39;, ):</div><div>DEBUG: UnboundLocalError: local variable &#39;domain_type&#39; referenced before assignment</div></div><div><br></div><div>Engine is Self Hosted and is Version 3.5.0.1-1.el6.</div><div><br></div><div>Thanks! </div><div>-Steve </div></div>