VMware Performance Community
kfranks
Contributor
Contributor

error connecting to ds2web servers in 2nd tile

I'm seeing errors in all of the wrf files for the DS2Web servers. The error says "Error returned from web server: The remote name could not be resolved: 'ds2weba1'" in the file for DS2WebA1; the B and C files have the same error with their server names.

I can ping all three servers successfully with STAF (using both upper and lower case strings).

Any thoughts?

My prime client's hosts file:

# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
#      102.54.94.97     rhino.acme.com          # source server
#       38.25.63.10     x.acme.com              # x client host
# localhost name resolution is handled within DNS itself.
#     127.0.0.1       localhost
192.168.101.81  VXGLE2VMVC01.VXGLE2.VTG.VCE.COM
192.168.201.70  Client     Client0 client0
192.168.201.71  DS2-DB     DS2DB0
192.168.201.72  DS2WebA    DS2WebA0
192.168.201.73  DS2WebB    DS2WebB0
192.168.201.74  DS2WebC    DS2WebC0
192.168.201.75  Mailserver Mailserver0 Mailserver0.maildomain0.vtg.vce.com W2008R2-scratch
192.168.201.76  Olio-DB    OlioDB0
192.168.201.77  OlioWeb    OlioWeb0
192.168.201.78  Standby    Standby0
192.168.201.79  DeployVM1
192.168.201.80  Client1   client1
192.168.201.81  DS2DB1
192.168.201.82  DS2WebA1
192.168.201.83  DS2WebB1
192.168.201.84  DS2WebC1
192.168.201.85  Mailserver1 Mailserver1.maildomain1.vtg.vce.com
192.168.201.86  OlioDB1
192.168.201.87  OlioWeb1
192.168.201.88  Standby1
192.168.201.89  DeployVM2
#     ::1             localhost

And the tile1 DS2Web server hosts file's are:

#

# hosts         This file describes a number of hostname-to-address

#               mappings for the TCP/IP subsystem.  It is mostly

#               used at boot time, when no name servers are running.

#               On small systems, this file can be used instead of a

#               "named" name server.

# Syntax:

#

# IP-Address  Full-Qualified-Hostname  Short-Hostname

#


127.0.0.1       localhost

192.168.201.80  Client     Client1

192.168.201.81  DS2-DB     DS2DB1

192.168.201.82  DS2WebA    DS2WebA1

192.168.201.83  DS2WebB    DS2WebB1

192.168.201.84  DS2WebC    DS2WebC1

192.168.201.85  Mailserver Mailserver1 Mailserver1.maildomain1.vtg.vce.com

192.168.201.86  Olio-DB    OlioDB1

192.168.201.87  OlioWeb    OlioWeb1

192.168.201.88  Standby    Standby1

192.168.201.79  DeployVM1

192.168.201.89  DeployVM2


# special IPv6 addresses

::1             localhost ipv6-localhost ipv6-loopback


fe00::0         ipv6-localnet


ff00::0         ipv6-mcastprefix

ff02::1         ipv6-allnodes

ff02::2         ipv6-allrouters

ff02::3         ipv6-allhosts

127.0.0.2       DS2DB1.Maildomain1 DS2DB1


192.168.201.81  DS2DB1.Maildomain1 DS2DB1

~

"/etc/hosts" 36L, 1144C                                       18,75         All

Thanks,

-Kirk

0 Kudos
1 Reply
kfranks
Contributor
Contributor

The files are correct. I had to kill the monitor and resart it. For some reason it was using stale information. It seems to be working now, all wrt files contain an issuing Start indication once the threads connected.

-Kirk

0 Kudos