Re: unable to start kvm vm

2025-05-19 Thread sai
Hi, Thanks for getting back to me so quickly. I am creating new network and trying to deploy a vm Thanks, Sai On Mon, May 19, 2025, 12:24 PM Wei ZHOU wrote: > Restarting network with cleanup, is normally the quickest way to fix VR > issues. > > -Wei > > > On Monday, May 19, 2025, sai wrote:

Re: unable to start kvm vm

2025-05-19 Thread Wei ZHOU
Restarting network with cleanup, is normally the quickest way to fix VR issues. -Wei On Monday, May 19, 2025, sai wrote: > Hi, > > I have checked the connectivity from management server to VR with curl > command and I got no route to host error. I have added route and it says > route already e

Re: unable to start kvm vm

2025-05-19 Thread sai
Hi, I have checked the connectivity from management server to VR with curl command and I got no route to host error. I have added route and it says route already exists. I have checked the port 80 and 8080 but the output shows empty. What should I check further from here. Can anyone please help me

Re: unable to start kvm vm

2025-05-18 Thread Fariborz Navidan
Hi sai, There are chances that management server is unable to reach VR. You may want to check if ports 80 and 8080 are open to management network on VR. Check it out by running curl from management server towards the VR. On Mon, 19 May 2025, 07:29 sai, wrote: > Hi Nischal, > > Thanks for your r

Re: unable to start kvm vm

2025-05-18 Thread sai
Hi Nischal, Thanks for your reply. Here I am creating new network while deploying vm from instance wizard and during this process i am getting the error. Thanks, Sai On Sun, May 18, 2025, 10:49 PM Nischal P wrote: > Hi Sai, > > It looks like the Virtual router that is responsible for the net

Re: unable to start kvm vm

2025-05-18 Thread Nischal P
Hi Sai, It looks like the Virtual router that is responsible for the network is not reachable or is not up, you could Restart the network with Clean up option and then try to deploy the VM again, it should help this time. Thanks & Regards Nischal On Mon, May 19, 2025 at 2:49 AM sai wrote: > H