Commit Graph

85 Commits

Author SHA1 Message Date
Prasanna Santhanam 3b4d5d88ce Simulator Discoverer for finding in-process simulated hosts 2011-03-03 17:02:35 +05:30
Chiradeep Vittal c8842c33e7 bug 8380: use instance name
status  8380: resolved fixed
2011-02-22 13:48:46 -08:00
Alex Huang a8bd90cafc Correct way to clean halted vms 2011-02-16 15:12:14 -08:00
anthony 3085220770 merge from master, fix concurrent exception 2011-02-02 17:54:15 -08:00
anthony df1c5d4727 handle XmlRpcClientException 2011-02-01 16:31:50 -08:00
Alex Huang 2ac8f682e8 bug 8279: In the recreatable case, we considered the vm fenced off and restarted it elsewhere. That causes the vm sync to think the vm is in stopped state for which there is no StopCommand sent. We now cleanup the halted vms in this situation. 2011-01-31 14:02:39 -08:00
anthony c7f0fd2973 minus hypervisor size 2011-01-14 14:15:24 -08:00
anthony 197dda89cc bug 7932: we need to pass guestOsType in Start consoleproxy/secondarystorage/route Command, which mapps to diferent OS types for XenServer5.6 and XenServer5.6fp1
status 7932: resolved fixed
2011-01-10 15:19:25 -08:00
anthony 3b2501ca7b remove unused code 2011-01-07 23:10:22 -08:00
anthony fa23bcd746 bug 7916 : fixed 2011-01-07 22:54:05 -08:00
anthony deb87aa5e7 correct definition 2011-01-06 19:36:19 -08:00
Chiradeep Vittal a3b0c5945c bug 7380: add SNAT rules for additional interfaces 2011-01-06 15:59:33 -08:00
Chiradeep Vittal fa84270b3e bug 6854: add croncommand to periodically cleanup network rules 2010-12-29 18:15:22 -08:00
anthony 3f84c55e88 patch from different directory 2010-12-29 14:45:52 -08:00
anthony d18f60379f add getGuestOsType 2010-12-29 14:06:43 -08:00
anthony e7e10a2efe refactor 2010-12-22 19:57:35 -08:00
anthony 6431408198 bug 7510: this issue happened to user VM before, I had fixed this, I forget to fix this for systemVM
status 7510: resolved fixed
2010-12-15 14:38:15 -08:00
anthony 41a68b7695 synchronize XenServerPool function on poolUuid 2010-12-14 11:31:49 -08:00
anthony 79e68062af bug 7209: check otherconfig before update
status 7209: resolved fixed
2010-11-29 19:10:33 -08:00
anthony a36b073e78 bug 6569: eject CD before migration
need to document it, after migration, CD is gone
2010-11-23 19:31: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 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