Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

question, mutlirealm ip #133

Open
dougsyer opened this issue Mar 16, 2014 · 0 comments
Open

question, mutlirealm ip #133

dougsyer opened this issue Mar 16, 2014 · 0 comments

Comments

@dougsyer
Copy link

Getting ready to do some final testing before install in production.

I noticed here:

def setClusterHostMachines(self, clusterhostdnsnames):
'''
.....
device = deviceRoot.findDeviceByIdOrIp(clusterhostip)

From that i understand, if you are using multirealm ip, calling findDeviceByIdOrIP like this could return an ip in a different realm? So if you didnt discover by DNS name, you could have a cluster with a linked server in a wrong (and in our case different customer) iprealm? I guess especially if you added a cluster before the cluster host?

Seems it tries dns first which will probably be pretty good way to do it. Im not sure what the solution is (outside of creating a base client container some day). I have a couple of ideas but..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant