Hi, I found this bug still open https://issues.apache.org/jira/browse/CLOUDSTACK-1007
Is there any way around to create vm in same Network, with same VLAN ID. OR Destroy existing Network. Right now I am using shared network offering to create guest network. Regards, Tejas On Sat, Jun 21, 2014 at 5:32 PM, Tejas Gadaria <refond.g...@gmail.com> wrote: > I found the log on management server, > > 2014-06-21 17:25:28,750 DEBUG [c.c.h.d.HostDaoImpl] (ClusteredAgentManager > Timer:ctx-bc6cacf1) Completed acquiring hosts for clusters not owned by any > management server > 2014-06-21 17:25:31,809 DEBUG [c.c.a.ApiServlet] > (catalina-exec-19:ctx-631429c1) ===START=== 192.168.160.192 -- GET > command=deleteNetwork&id=099ff395-9196-43ab-a1e2-cd368dbe3c75&response=json&sessionkey=svge6Qrqq9nR4yPm9TYMn1UgvSo%3D&_=1403351731747 > 2014-06-21 17:25:31,946 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] > (catalina-exec-19:ctx-631429c1 ctx-190760ce) submit async job-160, details: > AsyncJobVO {id:160, userId: 2, accountId: 2, instanceType: None, > instanceId: null, cmd: > org.apache.cloudstack.api.command.user.network.DeleteNetworkCmd, cmdInfo: > {"id":"099ff395-9196-43ab-a1e2-cd368dbe3c75","response":"json","sessionkey":"svge6Qrqq9nR4yPm9TYMn1UgvSo\u003d","cmdEventType":"NETWORK.DELETE","ctxUserId":"2","httpmethod":"GET","_":"1403351731747","ctxAccountId":"2","ctxStartEventId":"562"}, > cmdVersion: 0, status: IN_PROGRESS, processStatus: 0, resultCode: 0, > result: null, initMsid: 64342918221735, completeMsid: null, lastUpdated: > null, lastPolled: null, created: null} > 2014-06-21 17:25:31,947 INFO [o.a.c.f.j.i.AsyncJobMonitor] > (Job-Executor-7:ctx-a9e7a416) Add job-160 into job monitoring > 2014-06-21 17:25:31,948 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] > (Job-Executor-7:ctx-a9e7a416) Executing AsyncJobVO {id:160, userId: 2, > accountId: 2, instanceType: None, instanceId: null, cmd: > org.apache.cloudstack.api.command.user.network.DeleteNetworkCmd, cmdInfo: > {"id":"099ff395-9196-43ab-a1e2-cd368dbe3c75","response":"json","sessionkey":"svge6Qrqq9nR4yPm9TYMn1UgvSo\u003d","cmdEventType":"NETWORK.DELETE","ctxUserId":"2","httpmethod":"GET","_":"1403351731747","ctxAccountId":"2","ctxStartEventId":"562"}, > cmdVersion: 0, status: IN_PROGRESS, processStatus: 0, resultCode: 0, > result: null, initMsid: 64342918221735, completeMsid: null, lastUpdated: > null, lastPolled: null, created: null} > 2014-06-21 17:25:31,949 DEBUG [c.c.a.ApiServlet] > (catalina-exec-19:ctx-631429c1 ctx-190760ce) ===END=== 192.168.160.192 -- > GET > command=deleteNetwork&id=099ff395-9196-43ab-a1e2-cd368dbe3c75&response=json&sessionkey=svge6Qrqq9nR4yPm9TYMn1UgvSo%3D&_=1403351731747 > 2014-06-21 17:25:32,041 DEBUG [o.a.c.e.o.NetworkOrchestrator] > (Job-Executor-7:ctx-a9e7a416 ctx-190760ce) Network is not implemented: > Ntwk[207|Guest|17] > 2014-06-21 17:25:32,044 DEBUG [o.a.c.e.o.NetworkOrchestrator] > (Job-Executor-7:ctx-a9e7a416 ctx-190760ce) Network is not not in the > correct state to be destroyed: Implementing > 2014-06-21 17:25:32,100 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] > (Job-Executor-7:ctx-a9e7a416) Complete async job-160, jobStatus: FAILED, > resultCode: 530, result: > org.apache.cloudstack.api.response.ExceptionResponse/null/{"uuidList":[],"errorcode":530,"errortext":"Failed > to delete network"} > 2014-06-21 17:25:32,152 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] > (Job-Executor-7:ctx-a9e7a416) Done executing > org.apache.cloudstack.api.command.user.network.DeleteNetworkCmd for job-160 > > > Regards, > Tejas > > > > On Sat, Jun 21, 2014 at 5:18 PM, Tejas Gadaria <refond.g...@gmail.com> > wrote: > >> Hi, >> >> I have created Redundant virtual router. >> Right now no vms are running on that, but I am not to delete VR. >> >> >