Unsolved
This post is more than 5 years old
23 Posts
0
1195
March 11th, 2012 19:00
Celerra Simulator
I have celerra simulator, but control station not able to communicate with other machine(Server 2000, 2008).
Even i can't ping server_2, server_3, and please tell me how can i use celerra manager with simulator.
No Events found!
dynamox
9 Legend
•
20.4K Posts
0
March 11th, 2012 20:00
did you configure default route ?
ramasingh
23 Posts
0
March 11th, 2012 21:00
I have made my both data mover as primary, I want to create replication session.
But newly create interface showing in routing table.
Please could you give me the steps in order to create a replication session.
In simulator i can't see any SP's ip.
ramasingh
23 Posts
0
March 11th, 2012 22:00
My simulator version is 5.6.
I have create an interface cge0_1 ip 192.168.10.10 in server_2.
And i have create an interface cge0_1 ip 192.168.20.10 in server_3.
I can see both network in routing table but i cant ping using server_ping server_2 192.168.10.10 from server_3 and vice-varsa.
Or need to add as default route list if yes please tell how to add through CLI.
dynamox
9 Legend
•
20.4K Posts
0
March 11th, 2012 22:00
here is the manual on how to use Celerra replicator. You need to make sure you have network up and running, otherwise replicator will not work as it's IP based product.
Using VNX Replicator 7.0 A05
SAMEERK1
296 Posts
0
March 12th, 2012 02:00
you need to add the default route on both the data movers,
server_route server_x -add default
Check if you have added route for control station as well.
#cat /etc/sysconfig/network-scripts/ifcfg-eth3
ramasingh
23 Posts
0
March 12th, 2012 19:00
Thanks a lot sameer.
Let me check once..