Commit Graph

64 Commits

Author SHA1 Message Date
anthony 0a4dbd91e1 fix xapi connection issue, in ensurePoolIntegrity, if can't connect a xenserver , then move on, not retry 2010-11-12 16:52:33 -08:00
anthony fae1c0c054 fix build 2010-11-12 16:43:48 -08:00
anthony 7a42f9c96e reduce xapi request 2010-11-10 19:59:57 -08:00
anthony 782b81218b don't unplug PIF 2010-11-10 13:43:31 -08:00
anthony bc85b087a2 don't destroy stopped VMs when initiate host 2010-11-10 13:36:00 -08:00
anthony 86d02eaa15 bug 6882: relink the child to parent after delete snapshot
change dd block size from 512 to 1M, make taking snapstho faster for iscsi primary storage

status 6882: resolved fixed
2010-11-03 15:59:16 -07:00
Chiradeep Vittal 2b05811508 bug 6807: firstip determination is more complicated than at first sight
status 6807: resolved fixed
2010-11-01 13:10:05 -07:00
anthony f802808613 Merge branch '2.1.x' of ssh://anthony@git.cloud.com/var/lib/git/cloudstack-oss into 2.1.x 2010-10-29 20:00:52 -07:00
anthony 80a32ad031 remove heartbeat.log
don't create bond
2010-10-29 20:00:31 -07:00
Chiradeep Vittal c16ebe9452 bug 6807: first ip is different from sourcenat
status 6807: resolved fixed
2010-10-29 16:35:21 -07:00
Chiradeep Vittal 71f22acb95 bug 6807: add the source nat ip with net mask
status 6807: resolved fixed
2010-10-29 00:04:24 -07:00
anthony a01006f930 bug 6797: if you stop VM in the process of installation, next start will start from root disk
status 6797: resolved fixed
2010-10-28 12:14:54 -07:00
anthony 74b798240c 1. remove plugin check Sr, heartbeat does that
2. if pbd.plug fails, moves on, and report warnning
2010-10-22 12:03:53 -07:00
anthony 551ce004c8 bug 6607: return true for nfs
status 6607: resolved fixed
2010-10-15 19:59:09 -07:00
anthony 0141be3d80 bug 6589: there is some problem in checkMount script, I don't understand, and since we have heartbeat, we don't need to checkSr every time, remove checkSR for nfs SR
status 6589: resolved fixed
2010-10-15 17:09:43 -07:00
anthony 1b477750e0 DeleteStoragePool command fix
1. not delete SR in xenserver side, only delete it in database.
2. remove a storagepool,  adding it back fails
2010-10-15 13:57:59 -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 f0637669eb after shutdown, we get the vm status to make sure it is in halted state, otherwise return stop error 2010-10-10 15:51:47 -07:00
anthony f08afb2bae bug 6471: make sure VM start on host, it is supposed to run on
status 6471: resolved fixed
2010-10-08 18:50:50 -07:00
Chiradeep Vittal 669539c7d4 Merge branch 'networkrulesformigration' into 2.1.x 2010-10-08 14:23:08 -07:00
Chiradeep Vittal 0574b4ef45 Fix for system vms 2010-10-08 12:04:06 -07:00
anthony 44b11e364f don't need to execute pif.plug 2010-10-07 17:20:29 -07:00
anthony e6b53f65f2 bug 6453: this snap is already destroyed
status 6453: resolved fixed
2010-10-07 14:19:14 -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 df672b66ee add logs for invalid handle 2010-10-06 10:44:32 -07:00
anthony d88710cba8 change VHDinfo to public 2010-10-06 00:39:22 -07:00
anthony 4b3110164c bug 6424: get host every time in case it is old
status 6424: resolved fixed
2010-10-05 18:44:00 -07:00
anthony 0096bb4841 correct some logs 2010-10-05 17:37:10 -07:00
anthony f6f3ab2bc3 bug 6415: destroy this host in DB, if this host can't be connected
status 6415: resolved fixed
2010-10-05 17:20:58 -07:00
anthony 83accd786a bug 6410: there is no vmopsSnapshot plugin
status 6410: resolved fixed
2010-10-05 15:29:17 -07:00
anthony 69608275d8 bug 6375: this is actually upgrate issue, in 2.1.3 pooluuid in hostdetail is wrong, which is pooluuid before host is added to pool
status 6375: resolved fixed
2010-10-01 15:21:21 -07:00
Chiradeep Vittal e564169239 get flat networking working again 2010-10-01 09:55:18 -07:00
kishan 175f508e20 bug 6248: remove domR from domrIP map before rebooting. This will stop WatachNetwork command until reboot is complete
status 6248: resolved fixed
2010-10-01 13:46:08 +05:30
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 25f7d46aed bug 6332: remove the new snapshot if it is empty
status 6332: resolved fixed
2010-09-30 12:29:25 -07:00
edison 42f9e708ae missing pool uuid when upgrading from 2.1.3 to latest 2.1.x 2010-09-27 18:37:28 -07:00
abhishek 560d736219 bug 6247: incremental checkin 2010-09-24 14:27:58 -07:00
abhishek a238088563 code cleanup 2010-09-24 10:14:52 -07:00
anthony c29a3a9a82 bug 6190: add rate limit for system VM, after you change rate limit, you need to restart managementserver to make it effect
status 6190: resolved fixed
2010-09-21 12:50:59 -07:00
anthony df98eb732a add more log 2010-09-16 19:31:12 -07:00
anthony 0755c86304 first host doesn't need to switch master 2010-09-15 21:23:33 -07:00
abhishek 3070ba392e a related fix 2010-09-15 18:10:26 -07:00
anthony 246d2768b1 bug 6190: set qos of vif
status 6190: resolved fixed
2010-09-15 16:20:27 -07:00
anthony da8c7c9add execute only emergency command with slaveconn. othersiwe api call hands 2010-09-15 14:30:03 -07:00
anthony f5376a530a fix about prepareMigrationCommand 2010-09-09 15:40:16 -07:00
anthony b1733993dd bug 6110: return precise message if VLAN is already created on another device. public and direct should use different VLAN. 2010-09-09 13:39:42 -07:00
anthony 0a0e94811c clean up logs 2010-09-08 16:22:17 -07:00
anthony 04697675eb add more log for creating and destroying VLAN,
remove some annoying log
2010-09-07 17:07:50 -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
anthony 1f518b4bc4 bug 5917: if checkSR failed, just return error, don't create the same SR again
status 5917: resolved fixed
2010-09-02 16:11:23 -07:00