mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-12-18 14:40:07 +01:00
1a484b99ff
- Pool_patch.precheck can fail with the xapi error OUT_OF_SPACE when is trying to copy the patch from master to the slaves. This happens before the patch-precheck checks if enough space is available for installation. Therefore is different from the error we are currently processing, PATCH_PRECHECK_FAILED_OUT_OF_SPACE - If the precheck fails with OUT_OF_SPACE then we try and retrieve the disk space requirements and report a HostOutOfSpaceProblem. - Changed the PatchPrecheckCheck to try and find problem from a xapi failure, as well as from the result of the precheck call. - Also removed ampersand from the the link labels (More Info and Clean up) Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com> |
||
---|---|---|
.. | ||
DR | ||
AssertCanEvacuateCheck.cs | ||
AssertCanEvacuateUpgradeCheck.cs | ||
Check.cs | ||
HAOffCheck.cs | ||
HostHasHotfixCheck.cs | ||
HostHasUnsupportedStorageLinkSRCheck.cs | ||
HostHasWssCheck.cs | ||
HostLivenessCheck.cs | ||
HostMaintenanceModeCheck.cs | ||
PatchPrecheckCheck.cs | ||
PBDsPluggedCheck.cs | ||
PoolCheck.cs | ||
UpgradingFromTampaAndOlderCheck.cs | ||
VmprActivatedCheck.cs |