..
DR
Avoid duplicate logging; compact multiple logging calls.
2019-11-13 12:31:44 +00:00
AssertCanEvacuateCheck.cs
Added flag VM.VirtualisationStatus.NOT_INSTALLED to replace value 0 for clarity.
2020-07-30 10:42:20 +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
Derive BrokenSR from HostProblem. Removed obsolete classes. Some code modernisation and consolidation.
2020-02-27 09:29:40 +00:00
CfuAvailabilityCheck.cs
Some refactoring and code modernisation.
2020-03-11 22:22:17 +00:00
Check.cs
Run LegacySsl , PowerOn mode, and PV Guest checks only if strictly necessary.
2020-04-02 10:55:37 +01:00
DiskSpaceForBatchUpdatesCheck.cs
Removed code applicable to servers earlier than dundee since connection to them is now blocked.
2019-02-06 09:25:38 +00:00
HAOffCheck.cs
Derive BrokenSR from HostProblem. Removed obsolete classes. Some code modernisation and consolidation.
2020-02-27 09:29:40 +00:00
HealthCheckServiceCheck.cs
CP-35838: Add health check precheck into RPU wizard ( #2778 )
2021-03-02 09:53:21 +00:00
HostHasHotfixCheck.cs
CA-337287: Skip legacy protocol and power-on iLO checks with a warning if the RPU hotfix is missing.
2020-03-30 10:48:32 +01:00
HostLivenessCheck.cs
Removed HostMaintenanceModeCheck; simplified logic by having the HostLivenessCheck
2018-10-22 14:23:29 +01:00
HostMemoryPostUpgradeCheck.cs
CP-32844: Check and warn if DVSC is configured when updating or upgrading a pool.
2020-03-02 17:46:29 +00:00
HostNeedsRebootCheck.cs
CA-317752: Take live-patching qualification into consideration in the Install Update pre-checks
2019-07-22 17:49:18 +01:00
PatchPrecheckCheck.cs
Merge remote-tracking branch 'upstream/master' into feature/REQ-811
2020-04-02 23:29:54 +01:00
PBDsPluggedCheck.cs
Derive BrokenSR from HostProblem. Removed obsolete classes. Some code modernisation and consolidation.
2020-02-27 09:29:40 +00:00
PoolHasGFS2SR.cs
Update the PoolHasGFS2SR class to inherit from HostPostLivenessCheck
2018-07-13 13:23:01 +01:00
PoolLegacySslCheck.cs
Run LegacySsl , PowerOn mode, and PV Guest checks only if strictly necessary.
2020-04-02 10:55:37 +01:00
PowerOniLoCheck.cs
Run LegacySsl , PowerOn mode, and PV Guest checks only if strictly necessary.
2020-04-02 10:55:37 +01:00
PrepareToUpgradeCheck.cs
Log the stack trace when an exception is encountered and don't use the *Format() counterpart of the logging method for it.
2019-11-13 12:31:44 +00:00
PVGuestsCheck.cs
Run LegacySsl , PowerOn mode, and PV Guest checks only if strictly necessary.
2020-04-02 10:55:37 +01:00
RebootPendingOnMasterCheck.cs
CA-293328: SafeToUpgradeCheck was not checking for liveness first; now this
2018-07-04 12:09:37 +01:00
SafeToUpgradeCheck.cs
Log the stack trace when an exception is encountered and don't use the *Format() counterpart of the logging method for it.
2019-11-13 12:31:44 +00:00
ServerSelectionCheck.cs
CA-293328: SafeToUpgradeCheck was not checking for liveness first; now this
2018-07-04 12:09:37 +01:00
VSwitchControllerCheck.cs
Run vSwitch Controller and PV Guest checks only if strictly necessary.
2020-04-01 15:31:36 +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