cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
461
Views
0
Helpful
1
Replies

VM machine HA at Two Datacenters

raed dabbous
Level 1
Level 1

Hello All

We have a customer has the following scenario:-

1- On DC#1 has certain application and installed on VM#1

2- On DC#2 has the same application and installed on VM#2

3- He needs when the VM#1 goes down (Not the server hosting this VM), the users must have the ability to use VM#2.

How to make some thing like that?... The customer has Cat6509-E with Sup-2T.

Regards

1 Reply 1

ajayku2
Cisco Employee
Cisco Employee

Hi,

If this question is related to ACE then you can achieve as follows:

ace/AJAY(config)# serverfarm host TEST-FARM

ace/AJAY(config-sfarm-host)# rserver VM1

ace/AJAY(config-sfarm-host-rs)# backup-rserver VM2

ace/AJAY(config-sfarm-host-rs)# inservice

The config will look like this :

serverfarm host 1313-GIN-GWAP-SDC-80

  rserver VM1

    inservice

  rserver VM2

    inservice standby

So in case if rserver VM1 will fail VM2 server will fulfill the request

Hope that helps.

regards,

Ajay Kumar

Review Cisco Networking for a $25 gift card