Hi,
For an OSPF adjacency to be formed, the IP MTU at each end has to be identical. Please use 'show interface' to verify that the MTU is the same at both ends. If not, you will need to configure the mtu using 'ip mtu'.
The alternative is to use the command 'ip ospf mtu-ignore' in interface-configuration mode but I would recommend that you use the first fix I mentioned above since a mismatched MTU will case you other issues.
Hope that helps - pls rate the post if it does.
Paresh