Re: hook or callback for CloudStack API

2019-02-23 Thread Suresh Kumar Anaparti
Hi Alireza, Other approach I can think of is database triggers (can impact performance based on the jobs frequency). Take a look at the async_job table's insert and update operations which are performed on creating a new job (job status 0) and updated when job is complete with non-zero job status

Re:Re:Re: VMs Connection break under two isolate network

2019-02-23 Thread Haijiao
Hi, Dag and All Yes, we are using active-active(mode 7) for bond. VM A1 ---> VR A(Isloated Network A) > VR B(Isolated Network B) > VM B1 After rounds of isoloation, based on packet analysis, it seems to us - the traffic between VM A1 and VR A is normal - however, betwee