if I change the default gateway of the ESX 4 service console virtual machines connectivity will be affected? Virtual machines must not be disconnected as they are in production environment

Thank you all for help

link|improve this question

feedback

2 Answers

up vote 2 down vote accepted

No. But as with any change like this, test it out on a non-critical environment first, and perform the actual cut-over during the period where there's least impact if the services do go down.

Always plan it like it's going to fail.

Traffic for the VMs themselves flow over a seperate VM Network definition. Which could potentially be bound to the same network adapter, but they don't use the service console for traffic.

link|improve this answer
Agree with Chris, from a VM perspective a vSwutch is a purely L2 function so yo changing a L3 property won't have any effect. – Chopper3 Jul 13 '10 at 10:00
feedback

Changing the SC IP or gateway won't affect the VMs. For example, we've changed the IP of our SCs before, causing the host to be disconnected in vSphere, but a quick re-connect brings it back in, with no guest interruption.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.