weizhouapache commented on issue #10491:
URL: https://github.com/apache/cloudstack/issues/10491#issuecomment-2693974944

   > Thanks [@weizhouapache](https://github.com/weizhouapache), for your reply. 
But there are some issues that I don't fully understand:
   > 
   > 1. Why do I need to convert the VR to an RVR for an isolated network after 
upgraded from 19 > 20, even though the VR is still in a running state? After 
doing so, I can successfully create a new VM.
   > 2. Similarly, for the VR of a shared network, I am unable to create a new 
VM, even though the network's VR is also running. So then I think it's need to 
make redundant
   
   The version of scripts in VR should be consistent with the ACS version of 
the host and management server.
   So you need to upgrade the VR, you can patch the VR, but I suggest to 
`restart the network/vpc with cleanup`, which will
   - create new VR
   - destory old VR
   
   for shared network, no downtime as the VR is not VM gateway.
   for isolated network without RVR, there might be few seconds downtime.
   
   **No need to make the network/vpc redundant**
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to