<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; "><div><div>With 3.1.0 our shovel configurations, which worked well in 3.0.4 and prior, now fail due to unknown_host errors.</div><div><br></div><div>In these configurations, we put all possible hostnames (usually 6) in the sources / destinations lists. We do this as a convenience because we have automated deployments in AWS EC2 and we don't know ahead of time how many zones in a region will have instances nor exactly which zones � but we can preallocate ip addresses in the VPC and set up a standard /etc/hosts file with all possible hosts. However there may not actually be an instance running at each IP.</div><div><br></div><div>Previously the shovel would always find one of the actual instances, or remain in the 'starting' state.</div><div><br></div><div>Now the shovel terminates if a host is not found.</div><div><br></div><div>We can smarten up our configuration but that doesn't address the real problem: if a host has failed, we want the shovel to always seek another host and not terminate.</div><div><br></div><div>Best regards,</div><div><br></div><div>Michael</div></div></body></html>