R5 -R851 names replica?

Hi,i’m upgrading our R5 win server to R851 linux.

Installed the new domino851 as a secondary server in the exitent domain.

All the entryes in NAB were replicate to R851.

Today i make a new user in production server (R5)

but i can’t replicate to the r851 server.

What can i do?

Thank’s!

Subject: Run a Domino Trace to the IP

On the servers - run a trace ie “trace IP Address” from the domino console. This hopefully will give you more infromation. If it connects then DNS is the issue.

Subject: it connect…

ere is the trace results from console R5->R851trace sr31.ric1.local

Determining path to server SR31.RIC1.LOCAL

Enabled Ports: TCPIP

Checking normal priority connection documents only…

Allowing wild card connection documents…

Enabling name service requests and probes…

Checking for SR31.RIC1.LOCAL on TCPIP using address ‘SR31.RIC1.LOCAL’

Requesting IP Address for SR31.RIC1.LOCAL from DNS

DNS returned address 172.16.3.232 for SR31.RIC1.LOCAL

Requesting IP Address for SR31.RIC1.LOCAL from DNS

DNS returned address 172.16.3.232 for SR31.RIC1.LOCAL

SR31.RIC1.LOCAL is the address of server CN=PostaLAN/O=RICCIONE

Connected to server PostaLAN/RICCIONE

and this is R851->R5

trace sr009ric1.ric1.local

02/05/2010 11:28:47 AM Network: Determining path to server SR009RIC1.RIC1.LOCAL

02/05/2010 11:28:47 AM Network: Available Ports: TCPIP

02/05/2010 11:28:47 AM Network: Checking normal priority connection documents only…

02/05/2010 11:28:47 AM Network: Allowing wild card connection documents…

02/05/2010 11:28:47 AM Network: Enabling name service requests and probes…

02/05/2010 11:28:47 AM Network: Checking for SR009RIC1.RIC1.LOCAL on TCPIP using address ‘SR009RIC1.RIC1.LOCAL’

02/05/2010 11:28:47 AM Network: Requesting IP Address for SR009RIC1.RIC1.LOCAL from DNS

02/05/2010 11:28:47 AM Network: DNS returned address 172.16.3.248 for SR009RIC1.RIC1.LOCAL

02/05/2010 11:28:47 AM Network: Requesting IP Address for SR009RIC1.RIC1.LOCAL from DNS

02/05/2010 11:28:47 AM Network: DNS returned address 172.16.3.248 for SR009RIC1.RIC1.LOCAL

02/05/2010 11:28:47 AM Network: SR009RIC1.RIC1.LOCAL is the address of server CN=Notes/O=RICCIONE

02/05/2010 11:28:47 AM Network: Connected to server Notes/RICCIONE

02/05/2010 11:28:47 AM Network: Attempting Authenticated Connection

02/05/2010 11:28:47 AM Network: Compression is Disabled

02/05/2010 11:28:47 AM Network: Encryption is Disabled

It seems to connect, you sayd " If it connects then DNS is the issue" did u mean " If it NOT connects then DNS is the issue"?

Subject: I write something down here because I have to

make sure both servers are in the LocalDomainServers group and that they both have manager access with all the roles in the names.nsf

Subject: now they are

the new server was’not in the names.nsf’s ACL. i put it but nothing ha changed!

Subject: try to explain

I think that replication itself is working, its the console log when i try to pull data from names.nsf R5 to R851:================

02/05/2010 11:35:16 AM Remote console command issued by Admin Notes/RICCIONE: pull Notes/RICCIONE names.nsf

pull Notes/RICCIONE names.nsf

02/05/2010 11:35:17 AM Database Replicator started

02/05/2010 11:35:17 AM Replicator is set to Ignore Database Quotas

02/05/2010 11:35:17 AM Starting replication with server Notes/RICCIONE

02/05/2010 11:35:17 AM Finished replication with server Notes/RICCIONE

02/05/2010 11:35:17 AM Database Replicator shutdown

================================

The replica start and finish but the new records added in R5 names are not replicated in R851 names.nsf

Maybe the replica can’t work between R5 and R8?

Subject: may be ODS?

Just now i’ve noticed the names.nsf’s file format is R6(43.0) while the test mail files i had copied from the R5 are in R5(41.0).Could this be a problem when i try to replicate names.nsf from the R5 server?

if i use “compact -r names.nsf” ODS will return to R5(41.0) and relicas will work?