anthony
2b632a5c9a
bug 7215:
...
it may be caused by following result
1. there is no hosts up in this cluster, then there is no host we can send remove from pool command.
2. pool-eject failed
in above cases, the host is still removed from cloudstack, and alert is sent out to require run pool-eject manually
status 7215: resolved fixed
2010-12-30 11:41:13 -08:00
prachi
79bf27ba6d
Moved utility methods that convert comma-separated strings into a List and vice-versa, from ConfigurationManager to StringUtils.java
2010-12-23 16:41:23 -08:00
prachi
a94e8db110
Bug 7473: host tags
...
Code changes and schema changes for adding/updating hostTags for hosts and serviceOffering. New local storage allocator 'HostTagBasedLocalStoragePoolAllocator' is added to search for storage pools that have associated hosts having the specified host tag.
2010-12-23 14:50:38 -08:00
prachi
dcf335de6c
Intial code changes and schema changes for adding/updating hostTags. Also some code for serviceOffering.
2010-12-23 14:22:05 -08:00
nit
0fff4badea
bug 5942 : Fixing the 2.1.x build. Putting the entire common logic to UserVmManager.
2010-12-22 12:30:01 +05:30
nit
2c891d5b77
bug 5942 : On Dashboard we account for only running vm's CPU and memory but while actual vm creation we also account for stopped / destroyed vm's within the skip counting hours. Made code change so that both of them call the same functionality to check for CPU and memory capacity.
2010-12-17 17:46:39 +05:30
nit
af0d6aa568
bug 7391 : Preventing Secondary Storage stats to be deleted on each restart of management server. Not sure why we delete all the stats on each restart of management server.
2010-12-16 12:25:16 +05:30
Anthony Xu
d5b04dd25a
bug 7295: seems like one agent attache is removed twice
...
status 7295: resolved fixed
2010-11-22 20:45:59 -08:00
Anthony Xu
7746257f79
remove some unnessary changes for 2.1.6
2010-11-22 17:35:51 -08:00
Anthony Xu
21e6fd378f
bug 7214: there was a race condition between delete and creaet agentattache
...
status 7214: resolved fixed
2010-11-22 15:13:22 -08:00
anthony
118066eeab
bug 6665: don't need to send poolEject command for the last host, and mark it as success
...
status 6665: resolved fixed
2010-10-21 10:17:17 -07:00
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