xenadmin/XenAdmin/Diagnostics/Problems/PoolProblem
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
..
DrHAEnabledProblem.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HAEnabledProblem.cs CA-108379: Hotfix prechecks encourage VMs to be suspended unnecessarily if HA is enabled - Fixed 2014-07-14 16:00:43 +01:00
MissingMultipleFCSRsProblem.cs CP-4946: PR-1634: Bulk import of FibreChannel LUNs in DR Wizard. 2013-06-28 10:24:12 +01:00
MissingSRProblem.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
MissingSRWarning.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
NoDefaultSR.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
PoolProblem.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
WLBEnabledProblem.cs CA-108379: Hotfix prechecks encourage VMs to be suspended unnecessarily if HA is enabled - Fixed 2014-07-14 16:00:43 +01:00