UNSOLVED

JivnJT2

updated

17 years ago

J

JivnJT2

4 Posts

0

810

August 26th, 2009 10:00

LDAP error help

I feel like I am lost in the woods walking in a circle. Can anyone point me in the right direction on this error:

1251307084: SMB: 6: CIFS Server CELERRASIM01[] created (0)
1251307084: SMB: 6: Full computer name celerrasim01.jt.local, Realm JT.LOCAL
1251307085: ADMIN: 6: Command succeeded: cifs add compname=CELERRASIM01 domain=JT.LOCAL netbios=celerrasim01 interface=cge0
1251307087: LDAP: 3: Ldap bind: LDAP server is down
1251307087: LDAP: 3: LdapClient::connect: ldap server 192.168.89.141: error message: Server down, (error code 81)
1251307088: LDAP: 3: Ldap bind: LDAP server is down
1251307088: LDAP: 3: LdapClient::connect: ldap server 192.168.89.142: error message: Server down, (error code 81)
1251307088: SMB: 3: DomainJoin::findServer: Unable to contact any domain controller in domain jt.local
1251307088: SMB: 3: DomainJoin::execute: cannot find DC for compname=celerrasim01
1251307088: ADMIN: 3: Command failed: domjoin compname=celerrasim01 domain=jt.local admin=jtheisa password=**************** ou="ou=Computers,ou=EMC Celerra" init

[nasadmin@localhost ~]$ server_ping server_2 192.168.89.141
server_2 : 192.168.89.141 is alive, time= 0 ms
[nasadmin@localhost ~]$ server_ping server_2 192.168.89.142
server_2 : 192.168.89.142 is alive, time= 0 ms
[nasadmin@localhost ~]$ server_ping server_2 jtad01.jt.local
server_2 : jtad01.jt.local is alive, time= 0 ms
[nasadmin@localhost ~]$ server_ping server_2 jtad02.jt.local
server_2 : jtad02.jt.local is alive, time= 9 ms
[nasadmin@localhost ~]$ server_ping server_2 jtad01
server_2 : jtad01 is alive, time= 0 ms
[nasadmin@localhost ~]$ server_ping server_2 jtad02
server_2 : jtad02 is alive, time= 0 ms
[nasadmin@localhost ~]$ server_route server_2 -l
server_2 :
default 192.168.89.0 0.0.0.0 cge0
net 192.168.89.0 192.168.89.146 255.255.255.0 cge0
net 128.221.253.0 128.221.253.2 255.255.255.0 el31
net 128.221.252.0 128.221.252.2 255.255.255.0 el30
host 127.0.0.1 127.0.0.1 255.255.255.255 loop

Message was edited by:
JivnJT
  • Peter_EMC

    674 Posts

    370

    0

    Posted August 26th, 2009 22:00

    Take a look at emc150780

    Maybe a teaming issue
  • JivnJT2

    4 Posts

    370

    0

    Posted August 27th, 2009 06:00

    Sorry - I should have mentioned. All of infrastructure is working on a host-only network with vmware workstation. I have two DC's, one DHCP/WINS server and the celerra simulator. I have created my own DCHP scope and static reserves. I do not have any teaming going on since each host has one virtual interface. This is about as simple as a setup as one can create. I have followed the CIFS documentation, followed primus documents and watched countless videos. None of it seems to address the proper setup for the domain controller. Are we supposed to change the LDAP security via domain security policies or leave it alone? Do we have to manually add the celerra cifs into DNS and/or WINS? Do we need to manually create the celerra cifs server in AD? When going through the labs none of these items are ever addressed and since I wasn't able to go to a class this is my only way of asking the question.

    ANY help you can provide would be awesome. I must be missing something really ignorant....
  • JivnJT2

    4 Posts

    370

    0

    Posted August 27th, 2009 06:00

    Peter - thanks for posting this. I had already hit this primus with no luck.