无法从数据融合访问Server实例的私有Cloud。
我阅读了文档,并遵循了所有这些步骤:
默认的network
上的network
我能够使用来自vm实例的私有IP连接Cloud作为Server实例,但我不能通过数据融合连接到同一个实例。
数据融合返回一个超时错误。
Error: Connection timed out: no further information. Verify the connection properties. Make sure that an instance of SQL Server is running on the host and accepting TCP/IP connections at the port. Make sure that TCP connections to the port are not blocked by a firewall.
对于MySQL和Postgres,Cloud有特定的连接器,但Server没有。
是否有人通过私有ip成功地将实例连接到数据融合?
发布于 2020-10-23 03:11:48
我尝试在私有IP中创建数据融合,并在我的VPC上创建VPC,但仍然不能访问私有ip中的CloudSQL,因此我创建了带有私有IP的vm that。
数据融合私有IP - CloudSQL专用IP
https://cloud.google.com/data-fusion/docs/how-to/create-private-ip
https://stackoverflow.com/questions/63050211
复制相似问题