xenadmin/XenAdmin/Diagnostics/Checks
Konstantina Chremmou 7836717a56 CA-308212: The prepare_host_upgrade plugin should be called on each
of the hosts to be upgraded and not only on the first one in the list.
For this purpose, the test has been moved to the prechecks, and the
failures are now shown as a non-fixable problem.
Further, specification of the network location of the installer files
has moved closer to the upgrade mode selection.
Also, moved the hotfix and upgrade related checks immediately after the
host liveness check.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2019-01-31 15:04:03 +00:00
..
DR CA-40854: The Session's uuid is in reality its opaque_ref. Use the opaque_ref so 2018-02-21 14:08:01 +00:00
AssertCanEvacuateCheck.cs CA-293328: SafeToUpgradeCheck was not checking for liveness first; now this 2018-07-04 12:09:37 +01:00
AssertCanEvacuateUpgradeCheck.cs CA-293328: SafeToUpgradeCheck was not checking for liveness first; now this 2018-07-04 12:09:37 +01:00
AutomatedUpdatesLicenseCheck.cs CA-293682: In the RPU wizard, only check the batch hotfix license restriction for Dundee or greater hosts 2018-07-11 12:59:52 +01:00
CfuAvailabilityCheck.cs CA-293764: Added new property XenObject to the Checks, which returns the Pool 2018-07-13 12:39:33 +01:00
Check.cs CA-293764: Added new property XenObject to the Checks, which returns the Pool 2018-07-13 12:39:33 +01:00
DiskSpaceForBatchUpdatesCheck.cs CA-293328: SafeToUpgradeCheck was not checking for liveness first; now this 2018-07-04 12:09:37 +01:00
HAOffCheck.cs Reverted the AutomatedUpdatedLicenseCheck to derive from HostPostLivenessCheck or 2018-07-08 22:43:21 +01:00
HostCheck.cs CA-293764: Added new property XenObject to the Checks, which returns the Pool 2018-07-13 12:39:33 +01:00
HostHasHotfixCheck.cs CA-293328: SafeToUpgradeCheck was not checking for liveness first; now this 2018-07-04 12:09:37 +01:00
HostHasUnsupportedStorageLinkSRCheck.cs CA-293328: SafeToUpgradeCheck was not checking for liveness first; now this 2018-07-04 12:09:37 +01:00
HostLivenessCheck.cs Removed HostMaintenanceModeCheck; simplified logic by having the HostLivenessCheck 2018-10-22 14:23:29 +01:00
HostMemoryPostUpgradeCheck.cs CP-30335 - Part 2: Add a new precheck + Part 3: Enhance the error message displayed in case of migration failure during the RPU (#2371) 2019-01-28 14:44:58 +00:00
HostNeedsRebootCheck.cs CA-292626: Consider the contains-livepatch flag when doing prechecks in the automated updates mode. 2018-07-30 14:33:22 +01:00
PatchPrecheckCheck.cs CA-296490: Upload single update to multiple pools in parallel. (#2338) 2019-01-10 13:24:42 +00:00
PBDsPluggedCheck.cs CA-299356: If there are any broken SRs, show all of them when running prechecks 2018-10-22 14:23:29 +01:00
PoolCheck.cs CA-293764: Added new property XenObject to the Checks, which returns the Pool 2018-07-13 12:39:33 +01:00
PoolHasGFS2SR.cs Update the PoolHasGFS2SR class to inherit from HostPostLivenessCheck 2018-07-13 13:23:01 +01:00
PrepareToUpgradeCheck.cs CA-308212: The prepare_host_upgrade plugin should be called on each 2019-01-31 15:04:03 +00:00
RebootPendingOnMasterCheck.cs CA-293328: SafeToUpgradeCheck was not checking for liveness first; now this 2018-07-04 12:09:37 +01:00
SafeToUpgradeCheck.cs CA-293328: SafeToUpgradeCheck was not checking for liveness first; now this 2018-07-04 12:09:37 +01:00
ServerSelectionCheck.cs CA-293328: SafeToUpgradeCheck was not checking for liveness first; now this 2018-07-04 12:09:37 +01:00
XenCenterVersionCheck.cs CA-293764: Added new property XenObject to the Checks, which returns the Pool 2018-07-13 12:39:33 +01:00