Re: How to re-create virtual router

2019-03-29 Thread Fariborz Navidan
This was an issue with redundancy. I just set redundant flag to 0 and restarted the network with cleanup flag set to true and it worked. On Fri, Mar 29, 2019 at 7:03 PM Fariborz Navidan wrote: > > 2019-03-29 14:28:05,448 DEBUG [o.a.c.s.SecondaryStorageManagerImpl] > (secstorage-1:ctx-e7a148f3)

Re: How to re-create virtual router

2019-03-29 Thread Fariborz Navidan
2019-03-29 14:28:05,448 DEBUG [o.a.c.s.SecondaryStorageManagerImpl] (secstorage-1:ctx-e7a148f3) (logid:953545b2) Zone 1 is ready to launch secondary storage VM 2019-03-29 14:28:05,482 DEBUG [c.c.c.ConsoleProxyManagerImpl] (consoleproxy-1:ctx-a238f5ea) (logid:174bb141) Zone 1 is ready to launch cons

Re: How to re-create virtual router

2019-03-29 Thread Ivan Kudryavtsev
Investigate the stacktrace in logs, share all related when you'll find. пт, 29 мар. 2019 г., 10:19 Fariborz Navidan : > Not for me! I think my CS DB is inconsistent somehow! I cannot figure out > which tables should I manipulate to fix it. > > On Fri, Mar 29, 2019 at 6:45 PM Ivan Kudryavtsev > >

Re: How to re-create virtual router

2019-03-29 Thread Andrija Panic
well... if you can restore DB that would be great - if not On Fri, 29 Mar 2019 at 15:19, Fariborz Navidan wrote: > Not for me! I think my CS DB is inconsistent somehow! I cannot figure out > which tables should I manipulate to fix it. > > On Fri, Mar 29, 2019 at 6:45 PM Ivan Kudryavtsev > >

Re: How to re-create virtual router

2019-03-29 Thread Fariborz Navidan
Not for me! I think my CS DB is inconsistent somehow! I cannot figure out which tables should I manipulate to fix it. On Fri, Mar 29, 2019 at 6:45 PM Ivan Kudryavtsev wrote: > VR deletion is OK for Basic Zone in 4.11.2, work normally, VR is created > automatically. > > пт, 29 мар. 2019 г., 10:04

Re: How to re-create virtual router

2019-03-29 Thread Ivan Kudryavtsev
VR deletion is OK for Basic Zone in 4.11.2, work normally, VR is created automatically. пт, 29 мар. 2019 г., 10:04 Fariborz Navidan : > There should be inconsistency in DB. Because I did a wrong before and have > deleted all records in domain_router and router_network_ref tables > manually. I tho

Re: How to re-create virtual router

2019-03-29 Thread Fariborz Navidan
There should be inconsistency in DB. Because I did a wrong before and have deleted all records in domain_router and router_network_ref tables manually. I thought it will cause CS to think network is not implemented yet and will re-implement but it didn't. Indeed it still shows in logs "Asking Virtu

Re: How to re-create virtual router

2019-03-29 Thread Fariborz Navidan
4.11.2 with KVM. On Fri, Mar 29, 2019 at 5:08 PM Andrija Panic wrote: > cloudstack version, hypervisor (version) ? > > On Fri, 29 Mar 2019 at 13:34, Fariborz Navidan > wrote: > > > I did marked router vm instance to Stopped and set remoed to NULL. In > > infrastructure overview it shows 1 virtu

Re: How to re-create virtual router

2019-03-29 Thread Andrija Panic
cloudstack version, hypervisor (version) ? On Fri, 29 Mar 2019 at 13:34, Fariborz Navidan wrote: > I did marked router vm instance to Stopped and set remoed to NULL. In > infrastructure overview it shows 1 virtual router but clicking on View, > shows no data. Then I restarted the network with cl

Re: How to re-create virtual router

2019-03-29 Thread Fariborz Navidan
I did marked router vm instance to Stopped and set remoed to NULL. In infrastructure overview it shows 1 virtual router but clicking on View, shows no data. Then I restarted the network with clleanup, It said [Datacenter:1] is unreachable and automatically marked the vm instance to destroyed and re

Re: How to re-create virtual router

2019-03-29 Thread Thomas Joseph
They running the restart network with cleanup=true On Fri, 29 Mar 2019, 10:39 am Fariborz Navidan, wrote: > It fails to restart networl. Log says it cannot find virtual router. Bellow > is the log: > > 2019-03-29 10:53:41,621 DEBUG [c.c.c.ClusterManagerImpl] > (Cluster-Heartbeat-1:ctx-277a1d9d)

Re: How to re-create virtual router

2019-03-29 Thread Andrija Panic
Right. Another user did same thing here on ML (Jevgeni, from 19th March), and had exact same issues (on basic zone) - please check it. I did advised back then to try to "undelete' the router, by changing a DB/table values in vm_instance table, to mark VR's "state" column back to "Stopped" and set

Re: How to re-create virtual router

2019-03-29 Thread Fariborz Navidan
My zone is a basic one. Unfortunately.,It does not work for me It think router exists for the network but it does not! On Fri, Mar 29, 2019 at 3:18 PM Andrija Panic wrote: > what ACS version, what kind of network/zone ? > > In 4.11.2, Advanced Zone, Isolated network (KVM), I have deleted router

Re: How to re-create virtual router

2019-03-29 Thread Andrija Panic
what ACS version, what kind of network/zone ? In 4.11.2, Advanced Zone, Isolated network (KVM), I have deleted router, then started a VM, which triggered a creation of new VM. Again, destroyed VR, restarted network withOUT the "clean up" option, and again new VR was created. On Fri, 29 Mar 2019

Re: How to re-create virtual router

2019-03-29 Thread Fariborz Navidan
It fails to restart networl. Log says it cannot find virtual router. Bellow is the log: 2019-03-29 10:53:41,621 DEBUG [c.c.c.ClusterManagerImpl] (Cluster-Heartbeat-1:ctx-277a1d9d) (logid:9902f1d7) Detected management node left, id:8, nodeIP:178.33.230.41 2019-03-29 10:53:41,621 INFO [c.c.c.Cluste

Re: How to re-create virtual router

2019-03-28 Thread Thomas Joseph
Restart the network. On Thu, 28 Mar 2019, 10:59 pm Fariborz Navidan, wrote: > Hello, > I stopped and deleted virtual router to see how it affects the changed > network settings. I tought CS will recreate it automatically but it didn't > and now I cannot start new VMs because it complains about i

How to re-create virtual router

2019-03-28 Thread Fariborz Navidan
Hello, I stopped and deleted virtual router to see how it affects the changed network settings. I tought CS will recreate it automatically but it didn't and now I cannot start new VMs because it complains about insufficient data capacity. How do I force CS to re-create the router?