SUPERSEDED: Hotfix XS82ECU1008 - For Citrix Hypervisor 8.2 Cumulative Update 1

SUPERSEDED: Hotfix XS82ECU1008 - For Citrix Hypervisor 8.2 Cumulative Update 1

book

Article ID: CTX461474

calendar_today

Updated On:

Description

Who Should Install This Hotfix?

This hotfix has been superseded by hotfix XS82ECU1017 .

Note: This hotfix is available only to customers on the Customer Success Services program.

Information About this Hotfix

ComponentDetails
PrerequisiteNone
Post-update tasksRestart Host
Content live patchable**No
Baselines for Live PatchN/A
Revision History

Published on Jul 14, 2022

** Available to Enterprise Customers.

Issues Resolved In This Hotfix

This hotfix resolves the following issues:

  • Open vSwitch ignores the bond_updelay setting for LACP bonds.
  • Some packets might be dropped by a link after LACP renegotiation completes, but before bond updelay completes.

 

Installing the Hotfix

Customers should use either XenCenter or the Citrix Hypervisor Command Line Interface (CLI) to apply this hotfix. As with any software update, back up your data before applying this update. Citrix recommends updating all servers within a pool sequentially. Upgrading of servers should be scheduled to minimize the amount of time the pool runs in a "mixed state" where some servers are upgraded and some are not. Running a mixed pool of updated and non-updated servers for general operation is not supported.

Installing the Hotfix by using XenCenter

Choose an Installation Mechanism

There are three mechanisms to install a hotfix:

  1. Automated Updates
  2. Download update from Citrix
  3. Select update or Supplemental pack from disk

The Automated Updates feature is available for Citrix Hypervisor Premium Edition customers, or to those who have access to XenServer through their Citrix Virtual Apps and Desktops entitlement. For information about installing a hotfix using the Automated Updates feature, see the Applying Automated Updates in the Citrix Hypervisor documentation.

For information about installing a hotfix using the Download update from Citrix option, see Applying an Update to a Pool in the Citrix Hypervisor documentation.

The following section contains instructions on option (3) installing a hotfix that you have downloaded to disk:

Follow the on-screen recommendations to resolve any update prechecks that have failed. If you want XenCenter to automatically resolve all failed prechecks, click Resolve All. When the prechecks have been resolved, click Next.

Note: If you click Cancel at this stage, the Install Update wizard reverts the changes and removes the update file from the server.

  1. Download the hotfix to a known location on a computer that has XenCenter installed.
  2. Unzip the hotfix zip file and extract the .iso file
  3. In XenCenter, on the Tools menu, select Install Update. This displays the Install Update wizard.
  4. Read the information displayed on the Before You Start page and click Next to start the wizard.
  5. Click Browse to locate the iso file, select XS82ECU1008.iso and then click Open.
  6. Click Next.
  7. Select the pool or servers you wish to apply the hotfix to, and then click Next.
  8. The Install Update wizard performs a number of update prechecks, including the space available on the servers, to ensure that the pool is in a valid configuration state. The wizard also checks whether the servers need to be rebooted after the update is applied and displays the result.
  9. Choose the Update Mode. Review the information displayed on the screen and select an appropriate mode.
  10. Click Install update to proceed with the installation. The Install Update wizard shows the progress of the update, displaying the major operations that XenCenter performs while updating each server in the pool.
  11. When the update is applied, click Finish to close the wizard.
  12. If you chose to carry out the post-update tasks, do so now.

Installing the Hotfix by using the xe Command Line Interface

  1. Download the hotfix file to a known location.
  2. Extract the .iso file from the zip.
  3. Upload the .iso file to the main server of the pool by entering the following commands:
    (Where -s is the main server's IP address or DNS name.)
    xe -s <server> -u <username> -pw <password> update-upload file-name=<filename>\XS82ECU1008.iso
    Citrix Hypervisor assigns the update file a UUID which this command prints. Note the UUID.
    5e1ed03f-fffe-4396-b98c-678a0753a913
  4. Apply the update to all servers in the pool, specifying the UUID of the update:
    xe update-pool-apply uuid=5e1ed03f-fffe-4396-b98c-678a0753a913

    Alternatively, if you need to update and restart servers in a rolling manner, you can apply the update file to an individual server by running the following:

    xe update-apply host=<server> uuid=5e1ed03f-fffe-4396-b98c-678a0753a913

     

  5. Verify that the update was applied by using the update-list command.
    xe update-list -s <server> -u root -pw <password> name-label=XS82ECU1008
    If the update is successful, the hosts field contains the UUIDs of the servers to which this update was successfully applied. This should be a complete list of all servers in the pool.
  6. If the hotfix is applied successfully, restart each server in the pool, starting with the main server.
  7. Use the update-pool-clean command to remove the update files from all servers in the pool. This command frees up space on shared storage and does not uninstall the update.
    xe update-pool-clean uuid=5e1ed03f-fffe-4396-b98c-678a0753a913

Hotfix Source

This source code is not necessary for hotfix installation. It is provided to fulfill licensing obligations.

You must be logged in to your Citrix account to download the source code for any modified open source components:

  1. Log in to your Citrix account by using the Sign in link (person icon) in the header.
  2. After logging in, download the hotfix source from the following link: XS82ECU1008-sources.iso.

 

Files

Hotfix File

ComponentDetails
Hotfix FilenameXS82ECU1008.iso
Hotfix File sha256e9dc3cb92f369eb8bbde58342b457dec2810bbc7f8bc4b01d842c8a7ed8c6046
Hotfix Source FilenameXS82ECU1008-sources.iso
Hotfix Source File sha25697320794cf9ae2c18dd6df71658cdb3b884252e338df25f20e0fd63dad2c3b81
Hotfix Zip FilenameXS82ECU1008.zip
Hotfix Zip File sha256d91fa1ed72d31d74c8fa554a230d11cc6dc57869b26c496e9ccca8e8298bcb3f
Size of the Zip file2.78 MB

Files Updated

openvswitch-2.5.3-2.3.11.x86_64.rpm

More Information

For more information, see Citrix Hypervisor Documentation.

If you experience any difficulties, contact Citrix Technical Support.

Issue/Introduction

This hotfix has been superseded by hotfix XS82ECU1017.