Question about GenericDaoBase#searchAndCount method

2019-06-30 Thread Anurag Awasthi
Hi Devs, I was looking at a bug and observed that In GenericDaoBase.java#searchAndCount we have the following function - public Pair, Integer> searchAndCount(final SearchCriteria sc, final Filter filter) { List objects = search(sc, filter, null, false); Integer count = getCount(

VM online migration solution

2019-06-30 Thread li jerry
HI All Cluster information: XENSERVER 7.1.2 CloudStack 4.11.2 During the testing process, we found that the success rate of migrating VM (Migrate instance to another host) through ACS UI interface is very low (Volume has a large capacity, there will be timeouts); However, the success rate of