Commit Graph

22 Commits

Author SHA1 Message Date
Alex Huang 258037335c no cross pod for direct network 2010-10-14 16:33:03 -07:00
anthony 87c05ab5f9 revert this, we need to send commands to host which is in connecting status 2010-10-14 11:05:02 -07:00
anthony 2ffab4fe29 only send command to host which is UP 2010-10-13 18:13:44 -07:00
anthony 310556ecf2 bug 6521: for add host, return api response, even if the host is in disconnected state
status 6521: resolved fixed
2010-10-12 17:59:22 -07:00
Alex Huang eb60dc690c domr cannot be recreated in a different pod 2010-10-12 16:17:38 -07:00
anthony b0a3f329a0 bug 6500: add back the special handle for secodary storage host, it is in the same path of handling xenserver host, it is easy to break that, so I add some comments there
status 6500: resolved fixed
2010-10-11 11:59:10 -07:00
anthony fd04147ed4 bug 6462: notifyMonitorsOfConnection of handleDirectConnect may fail, but it still returns the removed attach, and lauch ping task
status 6462: resolved fixed
2010-10-09 17:26:50 -07:00
anthony c242266716 bug 6446: do not pass private, guest, public network in host_detail to CitrixResourceBase.configure
status 6446: resolved fixed
2010-10-06 18:06:46 -07:00
anthony e8a5872655 bug 6363:
1. delete local storage when delete host
2. delete host detail when delete host
3. allow one host in maintance mode in a cluster instead of in a pod

status 6363: resolved fixed
2010-09-30 19:02:17 -07:00
anthony 154880cebf private.network.device may change, always try to find out the real private.network.device 2010-09-29 19:20:42 -07:00
kishan e001d7e577 bug : 6095 Show proper error when vm create fails due to insufficient capacity 2010-09-17 16:17:08 +05:30
anthony da8c7c9add execute only emergency command with slaveconn. othersiwe api call hands 2010-09-15 14:30:03 -07:00
alena 2098127074 Cleaned up Storage capacity Global Lock code that no longer in use. 2010-09-05 19:51:05 -07:00
anthony 72f027f463 bug 6119: some commands are supposed to take a longer time, set timeout for them to 120 min
status 6119: resolved fixed
2010-09-04 13:54:57 -07:00
Alex Huang d5d73b91c0 bug 6102: fixed npe in a debug message 2010-09-03 14:39:40 -07:00
alena 9847fb6bf6 Use Transaction logic instead of Global Lock during capacity calculation. 2010-09-03 13:55:21 -07:00
anthony fea31133a3 Template size,
1. the size in template_pool_ref now is physical size.
2. template in storage pool is implemented as snapshot, fix x3  issue
3. fix x4 issue
2010-09-01 20:02:48 -07:00
root 4a74992cd3 Added TRACE level logging for Global capacityCheckerLocks in UserConcentratedAllocator, AlertManagerImpl and StatsCollector. 2010-09-01 17:40:02 -07:00
edison 8c5268d72d Fix the bug:
Remove host when the host is in disconnected state, then you will fail to add the same host back.
2010-09-01 11:19:17 -07:00
Kris McQueen 5dd3abee75 Bug 5781: Only grab capacity global lock when accessing capacity tables. Once the queries are done, release the lock so that others can query for the data or update the data as needed. 2010-08-20 16:29:35 -07:00
Manuel Amador (Rudd-O) 50459fd30f This is the REAL 2.1.x tip source 2010-08-11 18:48:43 -07:00
Manuel Amador (Rudd-O) 05c020e1f6 Source code committed 2010-08-11 09:13:29 -07:00