xenadmin/XenAdmin/Diagnostics/Checks
Mihaela Stoica 80348d854e CA-108379: Hotfix prechecks encourage VMs to be suspended unnecessarily if HA is enabled - Fixed
- Added three Warning classes (HAEnabledWarning, WLBEnabledWarning, HostNotLiveWarning), used in the Pre-checks page of the Install wizard (also in the Rolling Pool Upgrade wizard) to indicate that a check was skipped and the reason why.
- If HA or WLB is on, we show this as an error in the "HA and WLB status" check and the "VM migration status" checks will be skipped (with a warning displayed) for all the hosts in the pool.
- Similarly, if a host if unreachable, we show this as an error in the "Host liveness status" check and the following checks for that host will be skipped (and warning displayed).

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2014-07-14 16:00:43 +01:00
..
DR CP-5352: PR-1634: Request and consume list of SRs required to recover a VM / vApp, and add Resolve All button. 2013-07-05 15:43:06 +01:00
AssertCanEvacuateCheck.cs CA-108379: Hotfix prechecks encourage VMs to be suspended unnecessarily if HA is enabled - Fixed 2014-07-14 16:00:43 +01:00
AssertCanEvacuateUpgradeCheck.cs CA-108379: Hotfix prechecks encourage VMs to be suspended unnecessarily if HA is enabled - Fixed 2014-07-14 16:00:43 +01:00
Check.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HAOffCheck.cs CA-108379: Hotfix prechecks encourage VMs to be suspended unnecessarily if HA is enabled - Fixed 2014-07-14 16:00:43 +01:00
HostHasHotfixCheck.cs CA-108379: Hotfix prechecks encourage VMs to be suspended unnecessarily if HA is enabled - Fixed 2014-07-14 16:00:43 +01:00
HostHasUnsupportedStorageLinkSRCheck.cs CP-8474: Remove iSL radio button from XenCenter for >= Creedence servers. 2014-05-21 13:47:51 +01:00
HostHasWssCheck.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HostLivenessCheck.cs CA-109273: [DELL-194] Throws exception if Download & Install used on host in maintenance mode. 2013-07-25 09:44:52 +01:00
HostMaintenanceModeCheck.cs CA-109273: [DELL-194] Throws exception if Download & Install used on host in maintenance mode. 2013-07-25 09:44:52 +01:00
PatchPrecheckCheck.cs CA-108379: Hotfix prechecks encourage VMs to be suspended unnecessarily if HA is enabled - Fixed 2014-07-14 16:00:43 +01:00
PBDsPluggedCheck.cs CA-108379: Hotfix prechecks encourage VMs to be suspended unnecessarily if HA is enabled - Fixed 2014-07-14 16:00:43 +01:00
PoolCheck.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
UpgradingFromTampaAndOlderCheck.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VmprActivatedCheck.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00