{"id":4004,"date":"2025-07-19T13:03:19","date_gmt":"2025-07-19T11:03:19","guid":{"rendered":"https:\/\/vpxd.dc5.cz\/?p=4004"},"modified":"2025-09-23T10:08:41","modified_gmt":"2025-09-23T08:08:41","slug":"vcf-9-how-to-download-files-for-installer-offline-depot-and-how-to-download-all-files-with-vcf-download-tool","status":"publish","type":"post","link":"https:\/\/vpxd.dc5.cz\/index.php\/2025\/07\/19\/vcf-9-how-to-download-files-for-installer-offline-depot-and-how-to-download-all-files-with-vcf-download-tool\/","title":{"rendered":"VCF 9 &#8211; How to download files for Installer offline depot and how to download all files with vcf-download-tool"},"content":{"rendered":"\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1553\" height=\"780\" src=\"https:\/\/vpxd.dc5.cz\/wp-content\/uploads\/2025\/07\/image-1.png\" alt=\"\" class=\"wp-image-4009\" srcset=\"https:\/\/vpxd.dc5.cz\/wp-content\/uploads\/2025\/07\/image-1.png 1553w, https:\/\/vpxd.dc5.cz\/wp-content\/uploads\/2025\/07\/image-1-800x402.png 800w, https:\/\/vpxd.dc5.cz\/wp-content\/uploads\/2025\/07\/image-1-768x386.png 768w, https:\/\/vpxd.dc5.cz\/wp-content\/uploads\/2025\/07\/image-1-1536x771.png 1536w, https:\/\/vpxd.dc5.cz\/wp-content\/uploads\/2025\/07\/image-1-1200x603.png 1200w\" sizes=\"auto, (max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 1362px) 62vw, 840px\" \/><\/figure>\n\n\n\n<p><br>The VCF Download Tool is a handy CLI that makes grabbing and managing VMware Cloud Foundation (VCF) bits a breeze. You\u2019ll get commands to download, upload, list, and clean up binaries and metadata for your VCF releases, plus easy setup, teardown, and running of the Update Manager Download Service (UMDS). In short, it\u2019s your one-stop utility for getting VCF artifacts ready and keeping them in shape.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Where to start<\/h2>\n\n\n\n<p>Prepare correct <a href=\"https:\/\/knowledge.broadcom.com\/external\/article\/390098\" target=\"_blank\" rel=\"noreferrer noopener\">download token<\/a> which belongs to Site ID in Broadcom portal, where is valid VCF licences. Otherwise it fails to download. Save the token to txt file in your home directory for example &#8220;downloadtoken.txt&#8221;. I am doing all the commands on linux machine. For windows follow official KB <a href=\"https:\/\/knowledge.broadcom.com\/external\/article\/401373\/vcf-download-tool-under-windows-os.html\">https:\/\/knowledge.broadcom.com\/external\/article\/401373\/vcf-download-tool-under-windows-os.html<\/a> which will guide how to install WSL (Windows subsystem for Linux) and you can continue with next step.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Download &amp; Extract the VCF Download tool<\/h2>\n\n\n\n<p>I created directory in my home folder called &#8220;vcfd&#8221; ( &#8220;<strong>mkdir ~\/vcfd<\/strong>&#8220;. Then I download the VCF Download tool  &#8220;<em><strong>vcf-download-tool-9.0.0.0.24703747.tar.gz<\/strong><\/em>&#8221; from broadcom.com website  into the &#8220;vcfd&#8221; folder. Also I moved my &#8220;downloadtoken.txt&#8221; into the &#8220;\/data&#8221; folder &#8220;<strong>mv ~\/downloadtoken.txt \/data<\/strong>&#8220;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Extract the tar.gz file <\/h2>\n\n\n\n<p>Go to the &#8220;vcfd&#8221; directory with command &#8220;<strong>cd ~\/vcf<\/strong>&#8221; and extract the vcf-download-tool-9.0.0.0.24703747.tar.gz archive.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>tar -xf vcf-download-tool-9.0.0.0.24703747.tar.gz<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">VCF Downlaod Tool CLI usage<\/h2>\n\n\n\n<p>to get basic help just run the command &#8220;vcf-download-tool&#8221; without parameters or with &#8220;-h&#8221; or &#8220;&#8211;help&#8221;.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>.\/vcf-download-tool -h\n*********Welcome to VMware Cloud Foundation Download Tool***********\n\nVersion: 9.0.0.0.24703747\nUsage:\nvcf-download-tool &#91;-hv] &#91;COMMAND]\n\nDescription:\nThe VCF Download Tool is a command-line interface (CLI) utility designed to simplify the management of binaries and metadata for VMware Cloud Foundation (VCF) environments. It provides a suite of\ncommands for downloading, uploading, listing, and cleaning up binaries, enabling efficient management of software components for VCF releases. The tool also supports the installation,\nuninstallation, and execution of the Update Manager Download Service (UMDS). With its comprehensive features, the VCF Download Tool helps streamline the process of preparing, managing, and\nmaintaining VCF-related artifacts in your environment.\n\n  -h, --help      Displays a help message that provides information about the command and its available options, and then exits the tool.\n  -v, --version   Displays the version information of the VCF Download Tool and then exits the tool.\n\nCommands:\n  binaries  Management of the binaries files within the system.\n  metadata  Management of the metadata files within the system.\n  releases  Operations related to the VCF releases.\n  umds      Manage the installation and execution of the UMDS (Update Manager Download Service) tool.\n\n\n<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">More help<\/h2>\n\n\n\n<p>pick one of the command &#8220;<strong>binaries|metadata|releases|umds<\/strong>&#8221; and add &#8220;-h&#8221; at the end. For example:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code><strong>.\/vcf-download-tool binaries -h<\/strong>\n*********Welcome to VMware Cloud Foundation Download Tool***********\n\nVersion: 9.0.0.0.24703747\nUsage:\nvcf-download-tool binaries &#91;-h] &#91;COMMAND]\n\nDescription:\nManagement of the binaries files within the system.\n\n  -h, --help   Displays a help message that provides information about the command and its available options, and then exits the tool.\n\nCommands:\n  download              Download all the necessary files. The command supports filtering to narrow down the selection of binaries based on the customer intent. At least one filter is required. In\n                          addition to the binaries, it also downloads all of the needed metadata. However, UMDS binaries are excluded from the download. When executed multiple times with the same\n                          output directory, the command\u2019s behavior is cumulative, adding to previously downloaded binaries without overwriting them.\n  upload                Uploads the downloaded binaries into the SDDC Manager. In addition to the binaries, it will also upload the necessary metadata, ensuring that all relevant information is\n                          properly integrated into the SDDC Manager system. As a prerequisite, the downloaded binaries need to be transferred to the SDDC Manager appliance and the command must be\n                          executed from within the SDDC Manager appliance.\n  list                  Provides a comprehensive view of all available binaries. Similar to the download binaries command, it supports filtering options to help you narrow down the list based on\n                          your specific needs. At least one filter is required. When executed, the command will display detailed information for each binary, including key details such as the\n                          component name, version number, release date, size and type. This allows you to quickly assess the contents of the depot, making it easier to identify which binaries are\n                          relevant to your requirements before downloading.\n  cleanup               This command helps you efficiently manage disk space by removing unwanted or obsolete binaries, while retaining the ones you still need. It ensures that only the selected\n                          binaries are deleted, giving you full control over what remains on your system. It is designed to be run on a system where binaries have already been downloaded.\n  create-download-spec  Generates a download specification file based on the planned upgrades for a specific domain within the environment. This spec file contains the necessary details to identify\n                          which binaries are required for the planned upgrades. Once created, the spec file can be used as an input parameter for the download binaries command, ensuring that only\n                          the relevant binaries for the upgrade process are downloaded. The command must be run from within the SDDC Manager appliance, as it relies on the environment's upgrade\n                          plan to generate the correct spec file. This streamlines the download process by focusing only on the needed binaries for the upgrade.\n\n<\/code><\/pre>\n\n\n\n<p>more info in official documentation <a href=\"https:\/\/techdocs.broadcom.com\/us\/en\/vmware-cis\/vcf\/vcf-9-0-and-later\/9-0\/lifecycle-management\/what-is-the-vcf-download-tool-.html\" data-type=\"link\" data-id=\"https:\/\/techdocs.broadcom.com\/us\/en\/vmware-cis\/vcf\/vcf-9-0-and-later\/9-0\/lifecycle-management\/what-is-the-vcf-download-tool-.html\" target=\"_blank\" rel=\"noreferrer noopener\">here<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">List available releases<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>.\/vcf-download-tool releases list --depot-download-token-file=\/data\/downloadtoken.txt<\/code><\/pre>\n\n\n\n<p>Output<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>*********Welcome to VMware Cloud Foundation Download Tool***********\n\nVersion: 9.0.0.0.24703747\nValidating depot credentials.\nDepot credentials are valid.\nDownloading unified release manifest file.\nSuccessfully downloaded unified release manifest file.\n9.0.0.0\n5.2.1.0\n5.2.0.0\n5.1.1.0\n5.1.0.0\n5.0.0.1\n5.0.0.0\n4.5.2.0\n4.5.1.0\n4.5.0.0\n4.4.1.1\n4.4.1.0<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"626\" height=\"409\" src=\"https:\/\/vpxd.dc5.cz\/wp-content\/uploads\/2025\/07\/image-2.png\" alt=\"\" class=\"wp-image-4010\"\/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">There are two independent parts<\/h2>\n\n\n\n<p>1) Downlaod VCF files needed for VCF installer offline depot<\/p>\n\n\n\n<p>2) How to download all VCF files with VCF download tool.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">1) Download VCF files for VCF Installer<\/h2>\n\n\n\n<p>This will download only files needed by VCF installer for offline depot. To download all skip to next chapter \ud83d\ude09<\/p>\n\n\n\n<p>Be aware that it will download all required files for full VCF 9. installation. In my case it requires  around 82GB on disk(folder). And my target destination for the downloaded files will be  \/data  folder where is 100GB free space.<\/p>\n\n\n\n<p><strong>Start downloading VCF 9 files. <\/strong><\/p>\n\n\n\n<p>You need to specify what you want to do (download) , the version, depot download token and destination. Token needs to be in <strong>txt<\/strong> for example &#8220;downloadtoken.txt&#8221;<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>cd bin\n.\/vcf-download-tool binaries download --vcf-version 9.0.0 --automated-install --depot-download-token-file=\/data\/downloadtoken.txt --depot-store=\/data<\/code><\/pre>\n\n\n\n<p><strong>Progress \/ Output<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>root@workstation:\/data\/bin# .\/vcf-download-tool binaries download --vcf-version 9.0.0 --automated-install --depot-download-token-file=\/data\/downloadtoken.txt --depot-store=\/data\n*********Welcome to VMware Cloud Foundation Download Tool***********\n\nVersion: 9.0.0.0.24703747\nValidating depot credentials.\nDepot credentials are valid.\nDownloading unified release manifest file.\nSuccessfully downloaded unified release manifest file.\nDownloading product version catalog file.\nSuccessfully downloaded product version catalog file.\nDownloading vSAN HCL file.\nvSAN HCL file is up to date, no download required.\nDownloading compatibility data.\nSuccessfully downloaded compatibility data.\nBinaries to be downloaded:\n-------------------------------------------------------------------------------------------------------------------------------------------------------------------------\nID                                   | Component           | Component Full Name                                 | Version          | Release Date | Size       | Type   \n-------------------------------------------------------------------------------------------------------------------------------------------------------------------------\nc90008b8-3e0d-5556-a264-3cfdb4367286 | VCENTER             | VMware vCenter                                      | 9.0.0.0.24755230 | 06\/17\/2025   |   12.0 GiB | INSTALL\n3638057e-6e1d-53ae-a663-de3e46889685 | VCENTER             | VMware vCenter                                      | 9.0.0.0.24755230 | 06\/17\/2025   |   28.8 GiB | PATCH  \n094257b5-5b54-5199-9ebb-562c59a1f47a | NSX_T_MANAGER       | VMware NSX                                          | 9.0.0.0.24733063 | 06\/17\/2025   |   10.0 GiB | INSTALL\nba5663e4-9ad9-5d42-b907-e17890485f14 | NSX_T_MANAGER       | VMware NSX                                          | 9.0.0.0.24733063 | 06\/17\/2025   |    7.9 GiB | PATCH  \n4c87b25f-d6d1-57bd-946e-ab39fd9004b3 | SDDC_MANAGER_VCF    | SDDC Manager                                        | 9.0.0.0.24703748 | 06\/17\/2025   |    2.0 GiB | INSTALL\n97e77a83-03c2-4ccd-bcd4-4289cf76eb00 | SDDC_MANAGER_VCF    | SDDC Manager                                        | 9.0.0.0.24703748 | 06\/17\/2025   |    2.1 GiB | PATCH  \n22f49cc3-357f-5d2d-94ad-bf78ed7c0996 | VCF_OPS_CLOUD_PROXY | VMware Cloud Foundation Operations Collector        | 9.0.0.0.24695833 | 06\/17\/2025   |    2.7 GiB | INSTALL\n244dcbc0-d592-540c-893a-95eb07877a23 | VRA                 | VMware Cloud Foundation Automation                  | 9.0.0.0.24701403 | 06\/17\/2025   |   21.2 GiB | INSTALL\n0d842757-c7a6-55a5-a73d-9d07eb4d1269 | VRA                 | VMware Cloud Foundation Automation                  | 9.0.0.0.24701403 | 06\/17\/2025   |   21.2 GiB | PATCH  \n28ca23b6-4688-53ae-af9c-ae1d4d50d9f1 | VROPS               | VMware Cloud Foundation Operations                  | 9.0.0.0.24695812 | 06\/17\/2025   |    2.6 GiB | INSTALL\n4c209b46-cc8a-5604-978f-70d8dc1014d3 | VRSLCM              | VMware Cloud Foundation Operations fleet management | 9.0.0.0.24695816 | 06\/17\/2025   |    1.5 GiB | INSTALL\n-------------------------------------------------------------------------------------------------------------------------------------------------------------------------\n11 elements                                                                                                                                                              \n-------------------------------------------------------------------------------------------------------------------------------------------------------------------------\nValidating available free space.\nRequired disk space: 81704.3, available disk space : 99269.4\nSuccessfully validated available free space.\nStarting binaries download.\nDownload Progress of : VMware-VCSA-all-9.0.0.0.24755230.iso : 0.3 MB, Average Speed: 1.98 Mbps\nDownload Progress of : nsx-unified-appliance-9.0.0.0.24733065.ova : 0.2 MB, Average Speed: 2.17 Mbps\nDownload Progress of : VMware-vCenter-Server-Appliance-9.0.0.0.24755230-updaterepo.zip : 0.0 MB, Average Speed: 0.00 Mbps\nDownload Progress of : VMware-VCSA-all-9.0.0.0.24755230.iso : 27.7 MB, Average Speed: 12.84 Mbps\nDownload Progress of : nsx-unified-appliance-9.0.0.0.24733065.ova : 20.0 MB, Average Speed: 9.60 Mbps\nDownload Progress of : VMware-vCenter-Server-Appliance-9.0.0.0.24755230-updaterepo.zip : 21.1 MB, Average Speed: 10.54 Mbps\nDownload Progress of : VMware-VCSA-all-9.0.0.0.24755230.iso : 86.5 MB, Average Speed: 14.03 Mbps\nDownload Progress of : nsx-unified-appliance-9.0.0.0.24733065.ova : 79.8 MB, Average Speed: 13.11 Mbps\nDownload Progress of : VMware-vCenter-Server-Appliance-9.0.0.0.24755230-updaterepo.zip : 81.0 MB, Average Speed: 13.45 Mbps\nDownload Progress of : VMware-VCSA-all-9.0.0.0.24755230.iso : 211.5 MB, Average Speed: 14.93 Mbps\nDownload Progress of : nsx-unified-appliance-9.0.0.0.24733065.ova : 211.6 MB, Average Speed: 15.02 Mbps\nDownload Progress of : VMware-vCenter-Server-Appliance-9.0.0.0.24755230-updaterepo.zip : 210.7 MB, Average Speed: 15.03 Mbps\nDownload Progress of : VMware-VCSA-all-9.0.0.0.24755230.iso : 471.5 MB, Average Speed: 15.63 Mbps\nDownload Progress of : nsx-unified-appliance-9.0.0.0.24733065.ova : 473.4 MB, Average Speed: 15.73 Mbps\nDownload Progress of : VMware-vCenter-Server-Appliance-9.0.0.0.24755230-updaterepo.zip : 470.8 MB, Average Speed: 15.68 Mbps\nDownload Progress of : VMware-VCSA-all-9.0.0.0.24755230.iso : 998.5 MB, Average Speed: 16.06 Mbps\nDownload Progress of : nsx-unified-appliance-9.0.0.0.24733065.ova : 1003.5 MB, Average Speed: 16.16 Mbps\nDownload Progress of : VMware-vCenter-Server-Appliance-9.0.0.0.24755230-updaterepo.zip : 981.7 MB, Average Speed: 15.83 Mbps\nDownload Progress of : VMware-VCSA-all-9.0.0.0.24755230.iso : 1982.1 MB, Average Speed: 16.22 Mbps\nDownload Progress of : nsx-unified-appliance-9.0.0.0.24733065.ova : 1991.1 MB, Average Speed: 16.31 Mbps\nDownload Progress of : VMware-vCenter-Server-Appliance-9.0.0.0.24755230-updaterepo.zip : 1955.9 MB, Average Speed: 16.03 Mbps\nDownload Progress of : VMware-VCSA-all-9.0.0.0.24755230.iso : 2987.5 MB, Average Speed: 16.40 Mbps\nDownload Progress of : nsx-unified-appliance-9.0.0.0.24733065.ova : 2996.0 MB, Average Speed: 16.45 Mbps\nDownload Progress of : VMware-vCenter-Server-Appliance-9.0.0.0.24755230-updaterepo.zip : 2942.7 MB, Average Speed: 16.17 Mbps\nDownload Progress of : VMware-VCSA-all-9.0.0.0.24755230.iso : 3957.0 MB, Average Speed: 16.34 Mbps\nDownload Progress of : nsx-unified-appliance-9.0.0.0.24733065.ova : 3980.7 MB, Average Speed: 16.44 Mbps\nDownload Progress of : VMware-vCenter-Server-Appliance-9.0.0.0.24755230-updaterepo.zip : 3922.6 MB, Average Speed: 16.21 Mbps\nDownload Progress of : VMware-VCSA-all-9.0.0.0.24755230.iso : 4966.1 MB, Average Speed: 16.43 Mbps\nDownload Progress of : nsx-unified-appliance-9.0.0.0.24733065.ova : 4996.1 MB, Average Speed: 16.54 Mbps\nDownload Progress of : VMware-vCenter-Server-Appliance-9.0.0.0.24755230-updaterepo.zip : 4938.3 MB, Average Speed: 16.35 Mbps\nDownload Progress of : VMware-VCSA-all-9.0.0.0.24755230.iso : 5978.9 MB, Average Speed: 16.51 Mbps\nDownload Progress of : nsx-unified-appliance-9.0.0.0.24733065.ova : 6023.9 MB, Average Speed: 16.64 Mbps\nDownload Progress of : VMware-vCenter-Server-Appliance-9.0.0.0.24755230-updaterepo.zip : 5962.4 MB, Average Speed: 16.47 Mbps\nDownload Progress of : VMware-VCSA-all-9.0.0.0.24755230.iso : 6977.3 MB, Average Speed: 16.53 Mbps\nDownload Progress of : nsx-unified-appliance-9.0.0.0.24733065.ova : 7017.1 MB, Average Speed: 16.62 Mbps\nDownload Progress of : VMware-vCenter-Server-Appliance-9.0.0.0.24755230-updaterepo.zip : 6956.7 MB, Average Speed: 16.48 Mbps\nDownload Progress of : nsx-unified-appliance-9.0.0.0.24733065.ova : 8020.6 MB, Average Speed: 16.64 Mbps\nDownload Progress of : VMware-VCSA-all-9.0.0.0.24755230.iso : 7974.7 MB, Average Speed: 16.54 Mbps\nDownload Progress of : VMware-vCenter-Server-Appliance-9.0.0.0.24755230-updaterepo.zip : 7892.1 MB, Average Speed: 16.37 Mbps\nDownload Progress of : VMware-VCSA-all-9.0.0.0.24755230.iso : 8548.4 MB, Average Speed: 64273.71 Mbps\nDownload Progress of : VMware-VCSA-all-9.0.0.0.24755230.iso : 8582.8 MB, Average Speed: 4014.38 Mbps\nDownload Progress of : VMware-VCSA-all-9.0.0.0.24755230.iso : 8653.6 MB, Average Speed: 1409.61 Mbps\nDownload Progress of : VMware-VCSA-all-9.0.0.0.24755230.iso : 8791.1 MB, Average Speed: 621.19 Mbps\nDownload Progress of : VMware-VCSA-all-9.0.0.0.24755230.iso : 8949.4 MB, Average Speed: 16.50 Mbps\nDownload Progress of : nsx-unified-appliance-9.0.0.0.24733065.ova : 8994.9 MB, Average Speed: 16.59 Mbps\nDownload Progress of : VMware-VCSA-all-9.0.0.0.24755230.iso : 9062.2 MB, Average Speed: 300.37 Mbps\nDownload Progress of : VMware-VCSA-all-9.0.0.0.24755230.iso : 9589.9 MB, Average Speed: 154.25 Mbps\nDownload Progress of : VMware-VCSA-all-9.0.0.0.24755230.iso : 9913.6 MB, Average Speed: 16.46 Mbps\nDownload Progress of : nsx-unified-appliance-9.0.0.0.24733065.ova : 9976.1 MB, Average Speed: 16.57 Mbps\nDownload Progress of : VMware-VCSA-all-9.0.0.0.24755230.iso : 10593.2 MB, Average Speed: 86.70 Mbps\nDownload Progress of : VMware-VCSA-all-9.0.0.0.24755230.iso : 11003.1 MB, Average Speed: 16.61 Mbps\nDownload Progress of : VMware-VCSA-all-9.0.0.0.24755230.iso : 11747.6 MB, Average Speed: 64.48 Mbps\nDownload Progress of : VMware-VCSA-all-9.0.0.0.24755230.iso : 12140.7 MB, Average Speed: 16.81 Mbps\nDownload Progress of : VMware-vCenter-Server-Appliance-9.0.0.0.24755230_OVF10.ova : 0.0 MB, Average Speed: 0.00 Mbps\nDownload Progress of : VMware-vCenter-Server-Appliance-9.0.0.0.24755230_OVF10.ova : 82.8 MB, Average Speed: 41.13 Mbps\nDownload Progress of : VMware-vCenter-Server-Appliance-9.0.0.0.24755230_OVF10.ova : 298.1 MB, Average Speed: 49.56 Mbps\nDownload Progress of : VMware-vCenter-Server-Appliance-9.0.0.0.24755230_OVF10.ova : 724.8 MB, Average Speed: 51.67 Mbps\nDownload Progress of : VMware-vCenter-Server-Appliance-9.0.0.0.24755230_OVF10.ova : 1540.8 MB, Average Speed: 51.30 Mbps\nDownload Progress of : VMware-vCenter-Server-Appliance-9.0.0.0.24755230_OVF10.ova : 3238.1 MB, Average Speed: 52.19 Mbps\nDownload Progress of : VMware-NSX-upgrade-bundle-9.0.0.0.0.24733063.mub : 0.5 MB, Average Speed: 2.20 Mbps\nDownload Progress of : VMware-NSX-upgrade-bundle-9.0.0.0.0.24733063.mub : 59.3 MB, Average Speed: 26.44 Mbps\nDownload Progress of : VMware-NSX-upgrade-bundle-9.0.0.0.0.24733063.mub : 189.8 MB, Average Speed: 30.37 Mbps\nDownload Progress of : VMware-NSX-upgrade-bundle-9.0.0.0.0.24733063.mub : 412.6 MB, Average Speed: 28.93 Mbps\nDownload Progress of : VMware-NSX-upgrade-bundle-9.0.0.0.0.24733063.mub : 665.8 MB, Average Speed: 22.00 Mbps\nDownload Progress of : VMware-vCenter-Server-Appliance-9.0.0.0.24755230_OVF10.ova : 4566.0 MB, Average Speed: 37.41 Mbps\nDownload Progress of : VMware-NSX-upgrade-bundle-9.0.0.0.0.24733063.mub : 1208.5 MB, Average Speed: 19.41 Mbps\nDownload Progress of : VMware-vCenter-Server-Appliance-9.0.0.0.24755230_OVF10.ova : 5609.7 MB, Average Speed: 30.81 Mbps\nDownload Progress of : VMware-NSX-upgrade-bundle-9.0.0.0.0.24733063.mub : 2268.2 MB, Average Speed: 18.55 Mbps\nDownload Progress of : VCF-SDDC-Manager-Appliance-9.0.0.0.24703748.ova : 0.1 MB, Average Speed: 1.45 Mbps\nDownload Progress of : VCF-SDDC-Manager-Appliance-9.0.0.0.24703748.ova : 30.9 MB, Average Speed: 14.61 Mbps\nDownload Progress of : VCF-SDDC-Manager-Appliance-9.0.0.0.24703748.ova : 105.7 MB, Average Speed: 17.26 Mbps\nDownload Progress of : VMware-vCenter-Server-Appliance-9.0.0.0.24755230_OVF10.ova : 6677.8 MB, Average Speed: 27.59 Mbps\nDownload Progress of : VCF-SDDC-Manager-Appliance-9.0.0.0.24703748.ova : 255.4 MB, Average Speed: 18.08 Mbps\nDownload Progress of : VMware-NSX-upgrade-bundle-9.0.0.0.0.24733063.mub : 3355.3 MB, Average Speed: 18.41 Mbps\nDownload Progress of : VCF-SDDC-Manager-Appliance-9.0.0.0.24703748.ova : 571.2 MB, Average Speed: 18.96 Mbps\nDownload Progress of : VCF-SDDC-Manager-Appliance-9.0.0.0.24703748.ova : 1161.7 MB, Average Speed: 18.70 Mbps\nDownload Progress of : VMware-vCenter-Server-Appliance-9.0.0.0.24755230_OVF10.ova : 7861.2 MB, Average Speed: 26.02 Mbps\nDownload Progress of : VMware-NSX-upgrade-bundle-9.0.0.0.0.24733063.mub : 4574.6 MB, Average Speed: 18.88 Mbps\nDownload Progress of : VMware-NSX-upgrade-bundle-9.0.0.0.0.24733063.mub : 6247.1 MB, Average Speed: 20.67 Mbps\nDownload Progress of bundle tar : VCF-SDDC-Manager-Appliance-Upgrade-9.0.0.0.24703748.tar : 0.2 MB, Average Speed: 2.41 Mbps, Total Size:  : 2133.4 MB\nDownload Progress of bundle tar : VCF-SDDC-Manager-Appliance-Upgrade-9.0.0.0.24703748.tar : 47.2 MB, Average Speed: 22.24 Mbps, Total Size:  : 2133.4 MB\nDownload Progress of bundle tar : VCF-SDDC-Manager-Appliance-Upgrade-9.0.0.0.24703748.tar : 162.6 MB, Average Speed: 26.54 Mbps, Total Size:  : 2133.4 MB\nDownload Progress of bundle tar : VCF-SDDC-Manager-Appliance-Upgrade-9.0.0.0.24703748.tar : 403.2 MB, Average Speed: 28.52 Mbps, Total Size:  : 2133.4 MB\nDownload Progress of : VMware-NSX-upgrade-bundle-9.0.0.0.0.24733063-pre-check.pub : 0.4 MB, Average Speed: 1.80 Mbps\nDownload Progress of : VMware-NSX-upgrade-bundle-9.0.0.0.0.24733063-pre-check.pub : 30.7 MB, Average Speed: 13.71 Mbps\nDownload Progress of : VMware-NSX-upgrade-bundle-9.0.0.0.0.24733063-pre-check.pub : 102.6 MB, Average Speed: 16.41 Mbps\nDownload Progress of bundle tar : VCF-SDDC-Manager-Appliance-Upgrade-9.0.0.0.24703748.tar : 689.3 MB, Average Speed: 22.86 Mbps, Total Size:  : 2133.4 MB\nDownload Progress of : VMware-NSX-upgrade-bundle-9.0.0.0.0.24733063-pre-check.pub : 243.1 MB, Average Speed: 17.05 Mbps\nDownload Progress of : VMware-NSX-upgrade-bundle-9.0.0.0.0.24733063-pre-check.pub : 541.2 MB, Average Speed: 17.88 Mbps\nDownload Progress of bundle tar : VCF-SDDC-Manager-Appliance-Upgrade-9.0.0.0.24703748.tar : 1297.9 MB, Average Speed: 20.88 Mbps, Total Size:  : 2133.4 MB\nDownload Progress of : Operations-Cloud-Proxy-9.0.0.0.24695833.ova : 5.9 MB, Average Speed: 32.48 Mbps\nDownload Progress of : Operations-Cloud-Proxy-9.0.0.0.24695833.ova : 92.5 MB, Average Speed: 42.14 Mbps\nDownload Progress of : Operations-Cloud-Proxy-9.0.0.0.24695833.ova : 285.7 MB, Average Speed: 46.02 Mbps\nDownload Progress of : Operations-Cloud-Proxy-9.0.0.0.24695833.ova : 641.9 MB, Average Speed: 45.18 Mbps\nDownload Progress of : Operations-Cloud-Proxy-9.0.0.0.24695833.ova : 1418.0 MB, Average Speed: 46.94 Mbps\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 0.0 MB, Average Speed: 9.50 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 22.0 MB, Average Speed: 10.98 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 117.0 MB, Average Speed: 19.48 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 345.9 MB, Average Speed: 411.78 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 411.2 MB, Average Speed: 144.39 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 452.1 MB, Average Speed: 32.28 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 545.4 MB, Average Speed: 79.62 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 808.5 MB, Average Speed: 54.42 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 964.9 MB, Average Speed: 32.16 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 1285.6 MB, Average Speed: 41.66 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 1960.3 MB, Average Speed: 31.61 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 2316.7 MB, Average Speed: 36.85 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 3869.8 MB, Average Speed: 31.71 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 4218.5 MB, Average Speed: 34.33 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of : Operations-Appliance-9.0.0.0.24695812.ova : 0.0 MB, Average Speed: 0.00 Mbps\nDownload Progress of : Operations-Appliance-9.0.0.0.24695812.ova : 33.2 MB, Average Speed: 16.33 Mbps\nDownload Progress of : Operations-Appliance-9.0.0.0.24695812.ova : 116.0 MB, Average Speed: 19.21 Mbps\nDownload Progress of : Operations-Appliance-9.0.0.0.24695812.ova : 277.3 MB, Average Speed: 19.74 Mbps\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 5557.4 MB, Average Speed: 30.52 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 5776.2 MB, Average Speed: 31.59 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of : Operations-Appliance-9.0.0.0.24695812.ova : 592.8 MB, Average Speed: 19.73 Mbps\nDownload Progress of : Operations-Appliance-9.0.0.0.24695812.ova : 1239.9 MB, Average Speed: 19.98 Mbps\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 6776.9 MB, Average Speed: 28.00 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 6990.6 MB, Average Speed: 28.78 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of : Operations-Appliance-9.0.0.0.24695812.ova : 2406.9 MB, Average Speed: 19.72 Mbps\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 7961.3 MB, Average Speed: 26.36 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 8296.8 MB, Average Speed: 27.39 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of : VCF-OPS-Lifecycle-Manager-Appliance-9.0.0.0.24695816.ova : 3.1 MB, Average Speed: 19.28 Mbps\nDownload Progress of : VCF-OPS-Lifecycle-Manager-Appliance-9.0.0.0.24695816.ova : 38.7 MB, Average Speed: 17.84 Mbps\nDownload Progress of : VCF-OPS-Lifecycle-Manager-Appliance-9.0.0.0.24695816.ova : 107.6 MB, Average Speed: 17.40 Mbps\nDownload Progress of : VCF-OPS-Lifecycle-Manager-Appliance-9.0.0.0.24695816.ova : 265.6 MB, Average Speed: 18.71 Mbps\nDownload Progress of : VCF-OPS-Lifecycle-Manager-Appliance-9.0.0.0.24695816.ova : 568.0 MB, Average Speed: 18.81 Mbps\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 9516.1 MB, Average Speed: 26.28 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 9717.6 MB, Average Speed: 26.78 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of : VCF-OPS-Lifecycle-Manager-Appliance-9.0.0.0.24695816.ova : 1180.9 MB, Average Speed: 18.98 Mbps\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 10804.5 MB, Average Speed: 25.60 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 11118.5 MB, Average Speed: 26.29 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 12676.2 MB, Average Speed: 26.29 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 12980.3 MB, Average Speed: 26.88 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 14540.9 MB, Average Speed: 26.82 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 14824.0 MB, Average Speed: 27.31 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 16408.7 MB, Average Speed: 27.25 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 16680.1 MB, Average Speed: 27.67 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 18274.9 MB, Average Speed: 27.60 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 18571.9 MB, Average Speed: 28.02 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 20149.9 MB, Average Speed: 27.90 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 20452.6 MB, Average Speed: 28.29 Mbps, Total Size:  : 21678.1 MB\nBinary Download Summary:\n-------------------------------------------------------------------------------------------------------------------\nComponent           | Component Full Name                                 | Version          | Image Type | Status \n-------------------------------------------------------------------------------------------------------------------\nNSX_T_MANAGER       | VMware NSX                                          | 9.0.0.0.24733063 | INSTALL    | SUCCESS\nVCENTER             | VMware vCenter                                      | 9.0.0.0.24755230 | INSTALL    | SUCCESS\nSDDC_MANAGER_VCF    | SDDC Manager                                        | 9.0.0.0.24703748 | INSTALL    | SUCCESS\nSDDC_MANAGER_VCF    | SDDC Manager                                        | 9.0.0.0.24703748 | PATCH      | SUCCESS\nNSX_T_MANAGER       | VMware NSX                                          | 9.0.0.0.24733063 | PATCH      | SUCCESS\nVCF_OPS_CLOUD_PROXY | VMware Cloud Foundation Operations Collector        | 9.0.0.0.24695833 | INSTALL    | SUCCESS\nVCENTER             | VMware vCenter                                      | 9.0.0.0.24755230 | PATCH      | SUCCESS\nVROPS               | VMware Cloud Foundation Operations                  | 9.0.0.0.24695812 | INSTALL    | SUCCESS\nVRSLCM              | VMware Cloud Foundation Operations fleet management | 9.0.0.0.24695816 | INSTALL    | SUCCESS\nVRA                 | VMware Cloud Foundation Automation                  | 9.0.0.0.24701403 | INSTALL    | SUCCESS\nVRA                 | VMware Cloud Foundation Automation                  | 9.0.0.0.24701403 | PATCH      | SUCCESS\n-------------------------------------------------------------------------------------------------------------------\n11 SUCCESS | 0 FAILED | 0 ALREADY_DOWNLOADED                                                                       \n-------------------------------------------------------------------------------------------------------------------\nSuccessfully downloaded 11 binaries.\n\nLog file: \/data\/log\/vdt.log<\/code><\/pre>\n\n\n\n<p>At the end you should see &#8220;<strong>11 SUCCESS | 0 FAILED | 0 ALREADY_DOWNLOADED<\/strong>&#8220;.<\/p>\n\n\n\n<p>And now you have all your downloded files in one place  (<strong>\/data<\/strong>).<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"756\" height=\"797\" src=\"https:\/\/vpxd.dc5.cz\/wp-content\/uploads\/2025\/07\/image.png\" alt=\"\" class=\"wp-image-4008\"\/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">2) Download all VCF 9 installation files<\/h2>\n\n\n\n<p>to download all the VCF related files you will need much more space. Currently it&#8217;s required 134GB available space. Otherwise you will receive this error<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Validating available free space.\nRequired disk space: 133797.2, available disk space : 100316.1\nERROR: \nAvailable disk space on user specified directory: \/data2 is 100316.1 MB, Required disk space to download bundles 133797.2 MB.<\/code><\/pre>\n\n\n\n<p>So I added another 200GB disk and mounted it under \/data2 folder.<\/p>\n\n\n\n<p>Start downloading all the files.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>.\/vcf-download-tool binaries download --vcf-version 9.0.0 --depot-download-token-file=\/data\/downloadtoken.txt --depot-store=\/data2<\/code><\/pre>\n\n\n\n<p>Output<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>.\/vcf-download-tool binaries download --vcf-version 9.0.0 --depot-download-token-file=\/data\/downloadtoken.txt --depot-store=\/data2\n*********Welcome to VMware Cloud Foundation Download Tool***********\n\nVersion: 9.0.0.0.24703747\nValidating depot credentials.\nDepot credentials are valid.\nDownloading unified release manifest file.\nSuccessfully downloaded unified release manifest file.\nDownloading product version catalog file.\nSuccessfully downloaded product version catalog file.\nDownloading vSAN HCL file.\nvSAN HCL file is up to date, no download required.\nDownloading compatibility data.\nSuccessfully downloaded compatibility data.\nBinaries to be downloaded:\n----------------------------------------------------------------------------------------------------------------------------------------------------------------------------\nID                                   | Component           | Component Full Name                                 | Version             | Release Date | Size       | Type   \n----------------------------------------------------------------------------------------------------------------------------------------------------------------------------\n3c5d0b3f-749b-5583-bf10-fb3ea2a86004 | VCFDT               | VMware Cloud Foundation Download Tool               | 9.0.0.0.24703747    | 06\/17\/2025   |  365.9 MiB | INSTALL\ncd56c1a5-e29e-50e5-8c0c-7d59a40f6436 | VCFDT               | VMware Cloud Foundation Download Tool               | 9.0.0.0.24703747    | 06\/17\/2025   |  365.9 MiB | PATCH  \n55459c44-5641-5c3f-b0fd-6a3082273b2b | HCX                 | VMware Cloud Foundation Operations HCX              | 9.0.0.0.24699341    | 06\/17\/2025   |    3.8 GiB | INSTALL\ne3e645c1-9cdc-58e9-bf73-1939e3b51d77 | HCX                 | VMware Cloud Foundation Operations HCX              | 9.0.0.0.24699341    | 06\/17\/2025   |    3.6 GiB | PATCH  \nc90008b8-3e0d-5556-a264-3cfdb4367286 | VCENTER             | VMware vCenter                                      | 9.0.0.0.24755230    | 06\/17\/2025   |   12.0 GiB | INSTALL\n3638057e-6e1d-53ae-a663-de3e46889685 | VCENTER             | VMware vCenter                                      | 9.0.0.0.24755230    | 06\/17\/2025   |   28.8 GiB | PATCH  \n5c26160e-da27-5f3e-acda-cc29769fd44d | VRLI                | VMware Cloud Foundation Operations for logs         | 9.0.0.0.24695810    | 06\/17\/2025   |    1.4 GiB | INSTALL\n28ca23b6-4688-53ae-af9c-ae1d4d50d9f1 | VROPS               | VMware Cloud Foundation Operations                  | 9.0.0.0.24695812    | 06\/17\/2025   |    2.6 GiB | INSTALL\n22f49cc3-357f-5d2d-94ad-bf78ed7c0996 | VCF_OPS_CLOUD_PROXY | VMware Cloud Foundation Operations Collector        | 9.0.0.0.24695833    | 06\/17\/2025   |    2.7 GiB | INSTALL\n1a161174-eaa6-5c63-802e-7359019fde35 | VIDB                | VMware Identity Broker                              | 9.0.0.0.24695128    | 06\/17\/2025   |    9.6 GiB | INSTALL\n27a09e99-1875-5737-ac13-05aa14c788b9 | VIDB                | VMware Identity Broker                              | 9.0.0.0.24695128    | 06\/17\/2025   |    9.6 GiB | PATCH  \n05aa9ca7-0873-5b82-b5f6-c9b5601c9beb | VSAN_FILE_SERVICES  | VMware vSAN File Services                           | 9.0.0.0.24755229    | 06\/17\/2025   |    1.0 GiB | INSTALL\ndf8cabf3-ec00-5c54-99b3-931e4e6c88a5 | VSAN_FILE_SERVICES  | VMware vSAN File Services                           | 9.0.0.0.24755229    | 06\/17\/2025   |    1.0 GiB | PATCH  \n094257b5-5b54-5199-9ebb-562c59a1f47a | NSX_T_MANAGER       | VMware NSX                                          | 9.0.0.0.24733063    | 06\/17\/2025   |   10.0 GiB | INSTALL\nba5663e4-9ad9-5d42-b907-e17890485f14 | NSX_T_MANAGER       | VMware NSX                                          | 9.0.0.0.24733063    | 06\/17\/2025   |    7.9 GiB | PATCH  \nbe896bf9-3dae-5f65-be31-0149940a6a17 | VRNI                | VMware Cloud Foundation Operations for networks     | 9.0.0.0.24694676    | 06\/17\/2025   |   12.9 GiB | INSTALL\nc0ceb7b4-972b-5403-89ea-11596175826a | VRNI                | VMware Cloud Foundation Operations for networks     | 9.0.0.0.24694676    | 06\/17\/2025   |    8.3 GiB | PATCH  \n4c209b46-cc8a-5604-978f-70d8dc1014d3 | VRSLCM              | VMware Cloud Foundation Operations fleet management | 9.0.0.0.24695816    | 06\/17\/2025   |    1.5 GiB | INSTALL\n244dcbc0-d592-540c-893a-95eb07877a23 | VRA                 | VMware Cloud Foundation Automation                  | 9.0.0.0.24701403    | 06\/17\/2025   |   21.2 GiB | INSTALL\n0d842757-c7a6-55a5-a73d-9d07eb4d1269 | VRA                 | VMware Cloud Foundation Automation                  | 9.0.0.0.24701403    | 06\/17\/2025   |   21.2 GiB | PATCH  \n4c87b25f-d6d1-57bd-946e-ab39fd9004b3 | SDDC_MANAGER_VCF    | SDDC Manager                                        | 9.0.0.0.24703748    | 06\/17\/2025   |    2.0 GiB | INSTALL\n97e77a83-03c2-4ccd-bcd4-4289cf76eb00 | SDDC_MANAGER_VCF    | SDDC Manager                                        | 9.0.0.0.24703748    | 06\/17\/2025   |    2.1 GiB | PATCH  \n6da840f4-2bc7-5c6c-af21-14c1831f29ae | VMTOOLS             | VMware Tools Async Release                          | 13.0.0.0.24696475   | 06\/17\/2025   |  100.0 MiB | INSTALL\n6b259761-06b2-5d7b-a12d-019ae2c40e74 | VMTOOLS             | VMware Tools Async Release                          | 13.0.0.0.24696475   | 06\/17\/2025   |  100.0 MiB | PATCH  \n53fd7968-d10e-556d-a8fa-3a804d010a03 | ESX_HOST            | VMware ESX                                          | 9.0.0.0.24755229    | 06\/17\/2025   |  621.5 MiB | PATCH  \n303351db-4396-50df-ade9-5b5216c49f69 | ESX_HOST            | VMware ESX                                          | 9.0.0.0100.24813472 | 07\/13\/2025   |  640.4 MiB | PATCH  \ndea0261e-b521-5691-ba2b-91439b7db89d | VRO                 | VMware Orchestrator                                 | 9.0.0.0.24674408    | 06\/17\/2025   |    4.3 GiB | INSTALL\n2cc692e8-5e05-58b8-84d2-a59c6bd77fc8 | VRO                 | VMware Orchestrator                                 | 9.0.0.0.24674408    | 06\/17\/2025   |    4.2 GiB | PATCH  \n----------------------------------------------------------------------------------------------------------------------------------------------------------------------------\n28 elements                                                                                                                                                                 \n----------------------------------------------------------------------------------------------------------------------------------------------------------------------------\nValidating available free space.\nRequired disk space: 133797.2, available disk space : 200751.4\nSuccessfully validated available free space.\nStarting binaries download.\nDownload Progress of : vcf-download-tool-9.0.0.0.24703747.tar.gz : 0.7 MB, Average Speed: 2.32 Mbps\nDownload Progress of : vcf-download-tool-9.0.0.0.24703747.tar.gz : 0.7 MB, Average Speed: 2.35 Mbps\nDownload Progress of : hcx-unified-appliance-9.0.0.0.24699341.ova : 1.1 MB, Average Speed: 2.11 Mbps\nDownload Progress of : vcf-download-tool-9.0.0.0.24703747.tar.gz : 36.4 MB, Average Speed: 15.73 Mbps\nDownload Progress of : vcf-download-tool-9.0.0.0.24703747.tar.gz : 36.2 MB, Average Speed: 15.45 Mbps\nDownload Progress of : hcx-unified-appliance-9.0.0.0.24699341.ova : 33.0 MB, Average Speed: 13.07 Mbps\nDownload Progress of : vcf-download-tool-9.0.0.0.24703747.tar.gz : 112.8 MB, Average Speed: 17.83 Mbps\nDownload Progress of : vcf-download-tool-9.0.0.0.24703747.tar.gz : 113.7 MB, Average Speed: 17.92 Mbps\nDownload Progress of : hcx-unified-appliance-9.0.0.0.24699341.ova : 110.8 MB, Average Speed: 16.94 Mbps\nDownload Progress of : vcf-download-tool-9.0.0.0.24703747.tar.gz : 274.9 MB, Average Speed: 19.19 Mbps\nDownload Progress of : vcf-download-tool-9.0.0.0.24703747.tar.gz : 275.9 MB, Average Speed: 19.23 Mbps\nDownload Progress of : hcx-unified-appliance-9.0.0.0.24699341.ova : 273.1 MB, Average Speed: 18.77 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 0.6 MB, Average Speed: 1.74 Mbps\nDownload Progress of : VMware-VCSA-all-9.0.0.0.24755230.iso : 13.9 MB, Average Speed: 26.86 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 2.5 MB, Average Speed: 1.07 Mbps\nDownload Progress of : VMware-VCSA-all-9.0.0.0.24755230.iso : 79.8 MB, Average Speed: 31.62 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 5.3 MB, Average Speed: 0.83 Mbps\nDownload Progress of : VMware-VCSA-all-9.0.0.0.24755230.iso : 209.9 MB, Average Speed: 32.17 Mbps\nDownload Progress of : hcx-unified-appliance-9.0.0.0.24699341.ova : 788.1 MB, Average Speed: 25.80 Mbps\nDownload Progress of : VMware-VCSA-all-9.0.0.0.24755230.iso : 454.6 MB, Average Speed: 31.30 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 11.1 MB, Average Speed: 0.76 Mbps\nDownload Progress of : VMware-VCSA-all-9.0.0.0.24755230.iso : 951.7 MB, Average Speed: 31.18 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 21.8 MB, Average Speed: 0.71 Mbps\nDownload Progress of : hcx-unified-appliance-9.0.0.0.24699341.ova : 1774.5 MB, Average Speed: 28.37 Mbps\nDownload Progress of : VMware-VCSA-all-9.0.0.0.24755230.iso : 1931.6 MB, Average Speed: 30.89 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 45.5 MB, Average Speed: 0.73 Mbps\nDownload Progress of : hcx-unified-appliance-9.0.0.0.24699341.ova : 3287.5 MB, Average Speed: 26.82 Mbps\nDownload Progress of : VMware-VCSA-all-9.0.0.0.24755230.iso : 3246.0 MB, Average Speed: 26.49 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 80.5 MB, Average Speed: 0.66 Mbps\nDownload Progress of : VMware-vCenter-Server-Appliance-9.0.0.0.24755230-updaterepo.zip : 5.7 MB, Average Speed: 19.63 Mbps\nDownload Progress of : VMware-vCenter-Server-Appliance-9.0.0.0.24755230-updaterepo.zip : 51.5 MB, Average Speed: 22.48 Mbps\nDownload Progress of : VMware-vCenter-Server-Appliance-9.0.0.0.24755230-updaterepo.zip : 149.0 MB, Average Speed: 23.67 Mbps\nDownload Progress of : VMware-VCSA-all-9.0.0.0.24755230.iso : 5292.6 MB, Average Speed: 29.00 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 121.1 MB, Average Speed: 0.66 Mbps\nDownload Progress of : VMware-vCenter-Server-Appliance-9.0.0.0.24755230-updaterepo.zip : 346.2 MB, Average Speed: 24.21 Mbps\nDownload Progress of : VMware-vCenter-Server-Appliance-9.0.0.0.24755230-updaterepo.zip : 759.9 MB, Average Speed: 25.08 Mbps\nDownload Progress of : VMware-vCenter-Server-Appliance-9.0.0.0.24755230-updaterepo.zip : 1577.8 MB, Average Speed: 25.33 Mbps\nDownload Progress of : VMware-VCSA-all-9.0.0.0.24755230.iso : 6822.0 MB, Average Speed: 28.13 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 166.0 MB, Average Speed: 0.68 Mbps\nDownload Progress of : VMware-vCenter-Server-Appliance-9.0.0.0.24755230-updaterepo.zip : 3126.6 MB, Average Speed: 25.56 Mbps\nDownload Progress of : VMware-VCSA-all-9.0.0.0.24755230.iso : 8355.9 MB, Average Speed: 27.62 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 202.4 MB, Average Speed: 0.67 Mbps\nDownload Progress of : VMware-vCenter-Server-Appliance-9.0.0.0.24755230-updaterepo.zip : 4680.9 MB, Average Speed: 25.67 Mbps\nDownload Progress of : VMware-VCSA-all-9.0.0.0.24755230.iso : 9896.2 MB, Average Speed: 27.30 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 241.1 MB, Average Speed: 0.66 Mbps\nDownload Progress of : VMware-vCenter-Server-Appliance-9.0.0.0.24755230-updaterepo.zip : 6245.4 MB, Average Speed: 25.77 Mbps\nDownload Progress of : VMware-VCSA-all-9.0.0.0.24755230.iso : 11428.6 MB, Average Speed: 27.05 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 280.0 MB, Average Speed: 0.66 Mbps\nDownload Progress of : VMware-vCenter-Server-Appliance-9.0.0.0.24755230-updaterepo.zip : 8218.0 MB, Average Speed: 27.18 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 325.6 MB, Average Speed: 0.67 Mbps\nDownload Progress of : VMware-vCenter-Server-Appliance-9.0.0.0.24755230_OVF10.ova : 19.7 MB, Average Speed: 40.35 Mbps\nDownload Progress of : VMware-vCenter-Server-Appliance-9.0.0.0.24755230_OVF10.ova : 116.0 MB, Average Speed: 46.57 Mbps\nDownload Progress of : VMware-vCenter-Server-Appliance-9.0.0.0.24755230_OVF10.ova : 312.0 MB, Average Speed: 48.07 Mbps\nDownload Progress of : VMware-vCenter-Server-Appliance-9.0.0.0.24755230_OVF10.ova : 687.2 MB, Average Speed: 47.41 Mbps\nDownload Progress of : VMware-vCenter-Server-Appliance-9.0.0.0.24755230_OVF10.ova : 1455.6 MB, Average Speed: 47.73 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 369.3 MB, Average Speed: 0.68 Mbps\nDownload Progress of : VMware-vCenter-Server-Appliance-9.0.0.0.24755230_OVF10.ova : 3004.8 MB, Average Speed: 48.07 Mbps\nDownload Progress of : Operations-Logs-Appliance-9.0.0.0.24695810.ova : 4.8 MB, Average Speed: 20.48 Mbps\nDownload Progress of : Operations-Logs-Appliance-9.0.0.0.24695810.ova : 47.3 MB, Average Speed: 21.08 Mbps\nDownload Progress of : Operations-Logs-Appliance-9.0.0.0.24695810.ova : 141.6 MB, Average Speed: 22.61 Mbps\nDownload Progress of : Operations-Logs-Appliance-9.0.0.0.24695810.ova : 319.1 MB, Average Speed: 22.37 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 406.7 MB, Average Speed: 0.67 Mbps\nDownload Progress of : VMware-vCenter-Server-Appliance-9.0.0.0.24755230_OVF10.ova : 5199.9 MB, Average Speed: 42.45 Mbps\nDownload Progress of : Operations-Logs-Appliance-9.0.0.0.24695810.ova : 656.9 MB, Average Speed: 21.70 Mbps\nDownload Progress of : Operations-Logs-Appliance-9.0.0.0.24695810.ova : 1342.3 MB, Average Speed: 21.56 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 436.2 MB, Average Speed: 0.66 Mbps\nDownload Progress of : VMware-vCenter-Server-Appliance-9.0.0.0.24755230_OVF10.ova : 6976.7 MB, Average Speed: 38.23 Mbps\nDownload Progress of : Operations-Appliance-9.0.0.0.24695812.ova : 0.0 MB, Average Speed: 0.00 Mbps\nDownload Progress of : Operations-Appliance-9.0.0.0.24695812.ova : 58.1 MB, Average Speed: 28.82 Mbps\nDownload Progress of : Operations-Appliance-9.0.0.0.24695812.ova : 172.8 MB, Average Speed: 28.71 Mbps\nDownload Progress of : Operations-Appliance-9.0.0.0.24695812.ova : 396.1 MB, Average Speed: 28.25 Mbps\nDownload Progress of : Operations-Appliance-9.0.0.0.24695812.ova : 865.6 MB, Average Speed: 28.83 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 470.7 MB, Average Speed: 0.65 Mbps\nDownload Progress of : VMware-vCenter-Server-Appliance-9.0.0.0.24755230_OVF10.ova : 8710.9 MB, Average Speed: 35.92 Mbps\nDownload Progress of : Operations-Appliance-9.0.0.0.24695812.ova : 1750.9 MB, Average Speed: 28.23 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 504.8 MB, Average Speed: 0.64 Mbps\nDownload Progress of : Operations-Cloud-Proxy-9.0.0.0.24695833.ova : 9.2 MB, Average Speed: 26.86 Mbps\nDownload Progress of : Operations-Cloud-Proxy-9.0.0.0.24695833.ova : 57.7 MB, Average Speed: 24.54 Mbps\nDownload Progress of : Operations-Cloud-Proxy-9.0.0.0.24695833.ova : 216.1 MB, Average Speed: 33.98 Mbps\nDownload Progress of : Operations-Cloud-Proxy-9.0.0.0.24695833.ova : 544.8 MB, Average Speed: 37.92 Mbps\nDownload Progress of : Operations-Cloud-Proxy-9.0.0.0.24695833.ova : 1169.0 MB, Average Speed: 38.49 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 538.3 MB, Average Speed: 0.64 Mbps\nDownload Progress of : Operations-Cloud-Proxy-9.0.0.0.24695833.ova : 2520.4 MB, Average Speed: 40.41 Mbps\nDownload Progress of bundle tar : vidb-external-9.0.0.0.24695128.tar : 9.1 MB, Average Speed: 35.05 Mbps, Total Size:  : 9834.4 MB\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 568.9 MB, Average Speed: 0.63 Mbps\nDownload Progress of bundle tar : vidb-external-9.0.0.0.24695128.tar : 63.4 MB, Average Speed: 28.05 Mbps, Total Size:  : 9834.4 MB\nDownload Progress of bundle tar : vidb-external-9.0.0.0.24695128.tar : 222.6 MB, Average Speed: 35.54 Mbps, Total Size:  : 9834.4 MB\nDownload Progress of bundle tar : vidb-external-9.0.0.0.24695128.tar : 447.3 MB, Average Speed: 31.36 Mbps, Total Size:  : 9834.4 MB\nDownload Progress of bundle tar : vidb-external-9.0.0.0.24695128.tar : 968.0 MB, Average Speed: 31.98 Mbps, Total Size:  : 9834.4 MB\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 604.2 MB, Average Speed: 0.63 Mbps\nDownload Progress of bundle tar : vidb-external-9.0.0.0.24695128.tar : 2087.6 MB, Average Speed: 33.52 Mbps, Total Size:  : 9834.4 MB\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 642.0 MB, Average Speed: 0.63 Mbps\nDownload Progress of bundle tar : vidb-external-9.0.0.0.24695128.tar : 4288.5 MB, Average Speed: 35.07 Mbps, Total Size:  : 9834.4 MB\nDownload Progress of bundle tar : vidb-external-9.0.0.0.24695128.tar : 5747.0 MB, Average Speed: 10487.23 Mbps, Total Size:  : 9834.4 MB\nDownload Progress of bundle tar : vidb-external-9.0.0.0.24695128.tar : 5817.0 MB, Average Speed: 2282.05 Mbps, Total Size:  : 9834.4 MB\nDownload Progress of bundle tar : vidb-external-9.0.0.0.24695128.tar : 5948.6 MB, Average Speed: 908.19 Mbps, Total Size:  : 9834.4 MB\nDownload Progress of bundle tar : vidb-external-9.0.0.0.24695128.tar : 6175.8 MB, Average Speed: 424.34 Mbps, Total Size:  : 9834.4 MB\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 680.1 MB, Average Speed: 0.63 Mbps\nDownload Progress of bundle tar : vidb-external-9.0.0.0.24695128.tar : 6251.4 MB, Average Speed: 34.30 Mbps, Total Size:  : 9834.4 MB\nDownload Progress of bundle tar : vidb-external-9.0.0.0.24695128.tar : 6612.7 MB, Average Speed: 216.32 Mbps, Total Size:  : 9834.4 MB\nDownload Progress of bundle tar : vidb-external-9.0.0.0.24695128.tar : 7397.7 MB, Average Speed: 118.22 Mbps, Total Size:  : 9834.4 MB\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 715.0 MB, Average Speed: 0.63 Mbps\nDownload Progress of bundle tar : vidb-external-9.0.0.0.24695128.tar : 7770.7 MB, Average Speed: 32.07 Mbps, Total Size:  : 9834.4 MB\nDownload Progress of bundle tar : vidb-external-9.0.0.0.24695128.tar : 8879.4 MB, Average Speed: 72.44 Mbps, Total Size:  : 9834.4 MB\nDownload Progress of bundle tar : vidb-external-9.0.0.0.24695128.tar : 9257.9 MB, Average Speed: 30.63 Mbps, Total Size:  : 9834.4 MB\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 751.9 MB, Average Speed: 0.62 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 791.3 MB, Average Speed: 0.63 Mbps\nDownload Progress of : VMware-vSAN-File-Services-Appliance-9.0.0.0.24755229-cloud-components.vmdk : 0.0 MB, Average Speed: 0.00 Mbps\nDownload Progress of : VMware-vSAN-File-Services-Appliance-9.0.0.0.24755229-cloud-components.vmdk : 0.2 MB, Average Speed: 1.82 Mbps\nDownload Progress of : VMware-vSAN-File-Services-Appliance-9.0.0.0.24755229-cloud-components.vmdk : 26.3 MB, Average Speed: 12.98 Mbps\nDownload Progress of : VMware-vSAN-File-Services-Appliance-9.0.0.0.24755229-cloud-components.vmdk : 30.1 MB, Average Speed: 14.30 Mbps\nDownload Progress of : VMware-vSAN-File-Services-Appliance-9.0.0.0.24755229-log.vmdk : 0.2 MB, Average Speed: 0.86 Mbps\nDownload Progress of : VMware-vSAN-File-Services-Appliance-9.0.0.0.24755229-log.vmdk : 0.2 MB, Average Speed: 0.95 Mbps\nDownload Progress of : VMware-vSAN-File-Services-Appliance-9.0.0.0.24755229-system.vmdk : 0.2 MB, Average Speed: 1.48 Mbps\nDownload Progress of : VMware-vSAN-File-Services-Appliance-9.0.0.0.24755229-system.vmdk : 0.2 MB, Average Speed: 1.25 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 822.5 MB, Average Speed: 0.62 Mbps\nDownload Progress of : VMware-vSAN-File-Services-Appliance-9.0.0.0.24755229-system.vmdk : 44.6 MB, Average Speed: 21.03 Mbps\nDownload Progress of : VMware-vSAN-File-Services-Appliance-9.0.0.0.24755229-system.vmdk : 44.1 MB, Average Speed: 20.59 Mbps\nDownload Progress of : VMware-vSAN-File-Services-Appliance-9.0.0.0.24755229-system.vmdk : 165.1 MB, Average Speed: 26.96 Mbps\nDownload Progress of : VMware-vSAN-File-Services-Appliance-9.0.0.0.24755229-system.vmdk : 163.5 MB, Average Speed: 26.54 Mbps\nDownload Progress of : VMware-vSAN-File-Services-Appliance-9.0.0.0.24755229-system.vmdk : 431.5 MB, Average Speed: 30.54 Mbps\nDownload Progress of : VMware-vSAN-File-Services-Appliance-9.0.0.0.24755229-system.vmdk : 408.1 MB, Average Speed: 28.81 Mbps\nDownload Progress of : nsx-unified-appliance-9.0.0.0.24733065.ova : 18.6 MB, Average Speed: 30.66 Mbps\nDownload Progress of : VMware-NSX-upgrade-bundle-9.0.0.0.0.24733063.mub : 11.5 MB, Average Speed: 24.22 Mbps\nDownload Progress of : nsx-unified-appliance-9.0.0.0.24733065.ova : 66.7 MB, Average Speed: 25.49 Mbps\nDownload Progress of : VMware-NSX-upgrade-bundle-9.0.0.0.0.24733063.mub : 58.8 MB, Average Speed: 23.69 Mbps\nDownload Progress of : nsx-unified-appliance-9.0.0.0.24733065.ova : 149.2 MB, Average Speed: 22.53 Mbps\nDownload Progress of : VMware-NSX-upgrade-bundle-9.0.0.0.0.24733063.mub : 141.2 MB, Average Speed: 21.76 Mbps\nDownload Progress of : nsx-unified-appliance-9.0.0.0.24733065.ova : 327.3 MB, Average Speed: 22.38 Mbps\nDownload Progress of : VMware-NSX-upgrade-bundle-9.0.0.0.0.24733063.mub : 319.7 MB, Average Speed: 22.06 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 853.0 MB, Average Speed: 0.62 Mbps\nDownload Progress of : nsx-unified-appliance-9.0.0.0.24733065.ova : 641.0 MB, Average Speed: 20.93 Mbps\nDownload Progress of : VMware-NSX-upgrade-bundle-9.0.0.0.0.24733063.mub : 632.9 MB, Average Speed: 20.75 Mbps\nDownload Progress of : nsx-unified-appliance-9.0.0.0.24733065.ova : 1298.9 MB, Average Speed: 20.74 Mbps\nDownload Progress of : VMware-NSX-upgrade-bundle-9.0.0.0.0.24733063.mub : 1285.7 MB, Average Speed: 20.57 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 886.5 MB, Average Speed: 0.61 Mbps\nDownload Progress of : nsx-unified-appliance-9.0.0.0.24733065.ova : 2515.5 MB, Average Speed: 20.51 Mbps\nDownload Progress of : VMware-NSX-upgrade-bundle-9.0.0.0.0.24733063.mub : 2505.3 MB, Average Speed: 20.45 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 921.5 MB, Average Speed: 0.61 Mbps\nDownload Progress of : nsx-unified-appliance-9.0.0.0.24733065.ova : 3799.2 MB, Average Speed: 20.80 Mbps\nDownload Progress of : VMware-NSX-upgrade-bundle-9.0.0.0.0.24733063.mub : 3793.3 MB, Average Speed: 20.78 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 955.2 MB, Average Speed: 0.61 Mbps\nDownload Progress of : nsx-unified-appliance-9.0.0.0.24733065.ova : 5054.3 MB, Average Speed: 20.83 Mbps\nDownload Progress of : VMware-NSX-upgrade-bundle-9.0.0.0.0.24733063.mub : 5061.4 MB, Average Speed: 20.87 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 982.1 MB, Average Speed: 0.60 Mbps\nDownload Progress of : nsx-unified-appliance-9.0.0.0.24733065.ova : 6296.4 MB, Average Speed: 20.80 Mbps\nDownload Progress of : VMware-NSX-upgrade-bundle-9.0.0.0.0.24733063.mub : 6283.2 MB, Average Speed: 20.77 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 1014.8 MB, Average Speed: 0.60 Mbps\nDownload Progress of : VMware-NSX-upgrade-bundle-9.0.0.0.0.24733063-pre-check.pub : 4.2 MB, Average Speed: 21.15 Mbps\nDownload Progress of : VMware-NSX-upgrade-bundle-9.0.0.0.0.24733063-pre-check.pub : 58.7 MB, Average Speed: 26.67 Mbps\nDownload Progress of : nsx-unified-appliance-9.0.0.0.24733065.ova : 7558.1 MB, Average Speed: 20.84 Mbps\nDownload Progress of : VMware-NSX-upgrade-bundle-9.0.0.0.0.24733063-pre-check.pub : 170.5 MB, Average Speed: 27.48 Mbps\nDownload Progress of : VMware-NSX-upgrade-bundle-9.0.0.0.0.24733063-pre-check.pub : 380.1 MB, Average Speed: 26.74 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 1045.3 MB, Average Speed: 0.60 Mbps\nDownload Progress of : nsx-unified-appliance-9.0.0.0.24733065.ova : 9638.3 MB, Average Speed: 22.80 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 1083.5 MB, Average Speed: 0.60 Mbps\nDownload Progress of : VMware-Cloud-Foundation-Operations-for-Networks-9.0.0.0.24694676-collector.ova : 0.1 MB, Average Speed: 1.32 Mbps\nDownload Progress of : VMware-Cloud-Foundation-Operations-for-Networks-9.0.0.0.24694676-collector.ova : 58.4 MB, Average Speed: 28.34 Mbps\nDownload Progress of : VMware-Cloud-Foundation-Operations-for-Networks-9.0.0.0.24694676-collector.ova : 245.8 MB, Average Speed: 40.52 Mbps\nDownload Progress of : VMware-Cloud-Foundation-Operations-for-Networks-9.0.0.0.24694676-collector.ova : 589.2 MB, Average Speed: 41.85 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 1120.9 MB, Average Speed: 0.60 Mbps\nDownload Progress of : VMware-Cloud-Foundation-Operations-for-Networks-9.0.0.0.24694676-collector.ova : 1251.9 MB, Average Speed: 41.62 Mbps\nDownload Progress of : VMware-Cloud-Foundation-Operations-for-Networks-9.0.0.0.24694676-collector.ova : 2586.5 MB, Average Speed: 41.66 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 1156.2 MB, Average Speed: 0.60 Mbps\nDownload Progress of : VMware-Cloud-Foundation-Operations-for-Networks.9.0.0.0.24694676.upgrade.bundle : 0.0 MB, Average Speed: 0.41 Mbps\nDownload Progress of : VMware-Cloud-Foundation-Operations-for-Networks.9.0.0.0.24694676.upgrade.bundle : 37.7 MB, Average Speed: 18.65 Mbps\nDownload Progress of : VMware-Cloud-Foundation-Operations-for-Networks.9.0.0.0.24694676.upgrade.bundle : 120.7 MB, Average Speed: 20.03 Mbps\nDownload Progress of : VMware-Cloud-Foundation-Operations-for-Networks.9.0.0.0.24694676.upgrade.bundle : 288.0 MB, Average Speed: 20.52 Mbps\nDownload Progress of : VMware-Cloud-Foundation-Operations-for-Networks-9.0.0.0.24694676-collector.ova : 4522.0 MB, Average Speed: 37.04 Mbps\nDownload Progress of : VMware-Cloud-Foundation-Operations-for-Networks.9.0.0.0.24694676.upgrade.bundle : 620.8 MB, Average Speed: 20.66 Mbps\nDownload Progress of : VMware-Cloud-Foundation-Operations-for-Networks-9.0.0.0.24694676-platform.ova : 0.4 MB, Average Speed: 2.52 Mbps\nDownload Progress of : VMware-Cloud-Foundation-Operations-for-Networks-9.0.0.0.24694676-platform.ova : 47.4 MB, Average Speed: 22.02 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 1196.2 MB, Average Speed: 0.60 Mbps\nDownload Progress of : VMware-Cloud-Foundation-Operations-for-Networks-9.0.0.0.24694676-platform.ova : 136.5 MB, Average Speed: 22.18 Mbps\nDownload Progress of : VMware-Cloud-Foundation-Operations-for-Networks-9.0.0.0.24694676-platform.ova : 318.5 MB, Average Speed: 22.50 Mbps\nDownload Progress of : VMware-Cloud-Foundation-Operations-for-Networks.9.0.0.0.24694676.upgrade.bundle : 1402.9 MB, Average Speed: 22.61 Mbps\nDownload Progress of : VMware-Cloud-Foundation-Operations-for-Networks-9.0.0.0.24694676-platform.ova : 723.9 MB, Average Speed: 24.00 Mbps\nDownload Progress of : VMware-Cloud-Foundation-Operations-for-Networks-9.0.0.0.24694676-platform.ova : 1498.2 MB, Average Speed: 24.10 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 1231.2 MB, Average Speed: 0.60 Mbps\nDownload Progress of : VMware-Cloud-Foundation-Operations-for-Networks.9.0.0.0.24694676.upgrade.bundle : 2927.5 MB, Average Speed: 23.99 Mbps\nDownload Progress of : VMware-Cloud-Foundation-Operations-for-Networks-9.0.0.0.24694676-platform.ova : 2973.2 MB, Average Speed: 24.34 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 1267.4 MB, Average Speed: 0.60 Mbps\nDownload Progress of : VMware-Cloud-Foundation-Operations-for-Networks.9.0.0.0.24694676.upgrade.bundle : 4447.7 MB, Average Speed: 24.43 Mbps\nDownload Progress of : VMware-Cloud-Foundation-Operations-for-Networks-9.0.0.0.24694676-platform.ova : 4456.4 MB, Average Speed: 24.46 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 1302.7 MB, Average Speed: 0.60 Mbps\nDownload Progress of : VMware-Cloud-Foundation-Operations-for-Networks.9.0.0.0.24694676.upgrade.bundle : 5966.0 MB, Average Speed: 24.65 Mbps\nDownload Progress of : VMware-Cloud-Foundation-Operations-for-Networks-9.0.0.0.24694676-platform.ova : 5868.2 MB, Average Speed: 24.23 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 1337.7 MB, Average Speed: 0.60 Mbps\nDownload Progress of : VMware-Cloud-Foundation-Operations-for-Networks.9.0.0.0.24694676.upgrade.bundle : 7405.7 MB, Average Speed: 24.52 Mbps\nDownload Progress of : VMware-Cloud-Foundation-Operations-for-Networks-9.0.0.0.24694676-platform.ova : 7306.9 MB, Average Speed: 24.18 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 1375.1 MB, Average Speed: 0.60 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 1416.5 MB, Average Speed: 0.60 Mbps\nDownload Progress of : VCF-OPS-Lifecycle-Manager-Appliance-9.0.0.0.24695816.ova : 2.0 MB, Average Speed: 24.95 Mbps\nDownload Progress of : VCF-OPS-Lifecycle-Manager-Appliance-9.0.0.0.24695816.ova : 95.3 MB, Average Speed: 45.73 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 1454.7 MB, Average Speed: 0.60 Mbps\nDownload Progress of : VCF-OPS-Lifecycle-Manager-Appliance-9.0.0.0.24695816.ova : 315.3 MB, Average Speed: 51.83 Mbps\nDownload Progress of : VCF-OPS-Lifecycle-Manager-Appliance-9.0.0.0.24695816.ova : 697.4 MB, Average Speed: 49.46 Mbps\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 8.4 MB, Average Speed: 45.35 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 95.2 MB, Average Speed: 43.53 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 1490.2 MB, Average Speed: 0.60 Mbps\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 263.4 MB, Average Speed: 42.54 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 584.7 MB, Average Speed: 41.20 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 1267.1 MB, Average Speed: 41.97 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 1941.0 MB, Average Speed: 2278.19 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 1981.3 MB, Average Speed: 694.46 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 2067.2 MB, Average Speed: 301.60 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 2234.7 MB, Average Speed: 150.29 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 2284.0 MB, Average Speed: 36.72 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 1527.1 MB, Average Speed: 0.60 Mbps\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 2579.3 MB, Average Speed: 83.50 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 3232.4 MB, Average Speed: 51.39 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 3561.7 MB, Average Speed: 29.15 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 1563.4 MB, Average Speed: 0.60 Mbps\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 4528.1 MB, Average Speed: 36.84 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 4839.5 MB, Average Speed: 26.56 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 1601.9 MB, Average Speed: 0.61 Mbps\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 5786.3 MB, Average Speed: 31.63 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 6119.2 MB, Average Speed: 25.26 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 1640.3 MB, Average Speed: 0.61 Mbps\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 6964.9 MB, Average Speed: 28.67 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 7273.9 MB, Average Speed: 24.07 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 1676.5 MB, Average Speed: 0.61 Mbps\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 8042.9 MB, Average Speed: 26.55 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 8373.5 MB, Average Speed: 23.12 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 1719.3 MB, Average Speed: 0.61 Mbps\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 9239.8 MB, Average Speed: 25.46 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 9637.8 MB, Average Speed: 22.82 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 1754.7 MB, Average Speed: 0.61 Mbps\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 10538.3 MB, Average Speed: 24.92 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 10915.6 MB, Average Speed: 22.63 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 1785.7 MB, Average Speed: 0.61 Mbps\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 11857.6 MB, Average Speed: 24.55 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 12253.7 MB, Average Speed: 22.60 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 1821.7 MB, Average Speed: 0.61 Mbps\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 13187.0 MB, Average Speed: 24.29 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 13560.8 MB, Average Speed: 22.52 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 1856.5 MB, Average Speed: 0.61 Mbps\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 14458.2 MB, Average Speed: 23.98 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 14847.4 MB, Average Speed: 22.42 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 1888.9 MB, Average Speed: 0.60 Mbps\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 15734.8 MB, Average Speed: 23.73 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 16140.9 MB, Average Speed: 22.35 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 1919.8 MB, Average Speed: 0.60 Mbps\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 16980.3 MB, Average Speed: 23.49 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 17402.2 MB, Average Speed: 22.25 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 1951.4 MB, Average Speed: 0.60 Mbps\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 18238.9 MB, Average Speed: 23.29 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 18661.1 MB, Average Speed: 22.16 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 1986.8 MB, Average Speed: 0.60 Mbps\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 19482.4 MB, Average Speed: 23.11 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 19897.0 MB, Average Speed: 22.05 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 2024.6 MB, Average Speed: 0.60 Mbps\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 20575.1 MB, Average Speed: 22.78 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of bundle tar : vmsp-vcfa-combined-9.0.0.0.24701403.tar : 21006.5 MB, Average Speed: 21.83 Mbps, Total Size:  : 21678.1 MB\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 2056.2 MB, Average Speed: 0.60 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 2087.6 MB, Average Speed: 0.60 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 2125.0 MB, Average Speed: 0.60 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 2159.1 MB, Average Speed: 0.60 Mbps\nDownload Progress of : VCF-SDDC-Manager-Appliance-9.0.0.0.24703748.ova : 10.9 MB, Average Speed: 21.51 Mbps\nDownload Progress of bundle tar : VCF-SDDC-Manager-Appliance-Upgrade-9.0.0.0.24703748.tar : 10.4 MB, Average Speed: 20.57 Mbps, Total Size:  : 2133.4 MB\nDownload Progress of : VCF-SDDC-Manager-Appliance-9.0.0.0.24703748.ova : 61.3 MB, Average Speed: 24.34 Mbps\nDownload Progress of bundle tar : VCF-SDDC-Manager-Appliance-Upgrade-9.0.0.0.24703748.tar : 61.1 MB, Average Speed: 24.35 Mbps, Total Size:  : 2133.4 MB\nDownload Progress of : VCF-SDDC-Manager-Appliance-9.0.0.0.24703748.ova : 151.6 MB, Average Speed: 23.24 Mbps\nDownload Progress of bundle tar : VCF-SDDC-Manager-Appliance-Upgrade-9.0.0.0.24703748.tar : 151.8 MB, Average Speed: 23.31 Mbps, Total Size:  : 2133.4 MB\nDownload Progress of : VCF-SDDC-Manager-Appliance-9.0.0.0.24703748.ova : 311.2 MB, Average Speed: 21.43 Mbps\nDownload Progress of bundle tar : VCF-SDDC-Manager-Appliance-Upgrade-9.0.0.0.24703748.tar : 310.2 MB, Average Speed: 21.35 Mbps, Total Size:  : 2133.4 MB\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 2191.3 MB, Average Speed: 0.60 Mbps\nDownload Progress of : VCF-SDDC-Manager-Appliance-9.0.0.0.24703748.ova : 651.6 MB, Average Speed: 21.34 Mbps\nDownload Progress of bundle tar : VCF-SDDC-Manager-Appliance-Upgrade-9.0.0.0.24703748.tar : 654.1 MB, Average Speed: 21.42 Mbps, Total Size:  : 2133.4 MB\nDownload Progress of : VCF-SDDC-Manager-Appliance-9.0.0.0.24703748.ova : 1264.3 MB, Average Speed: 20.22 Mbps\nDownload Progress of bundle tar : VCF-SDDC-Manager-Appliance-Upgrade-9.0.0.0.24703748.tar : 1267.3 MB, Average Speed: 20.26 Mbps, Total Size:  : 2133.4 MB\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 2237.0 MB, Average Speed: 0.60 Mbps\nDownload Progress of : VMware_locker_tools-light_13.0.0-0.24696475.vib : 0.0 MB, Average Speed: 0.83 Mbps\nDownload Progress of : VMware_locker_tools-light_13.0.0-0.24696475.vib : 0.0 MB, Average Speed: 1.31 Mbps\nDownload Progress of : VMware_locker_tools-light_13.0.0-0.24696475.vib : 40.4 MB, Average Speed: 20.17 Mbps\nDownload Progress of : VMware_locker_tools-light_13.0.0-0.24696475.vib : 39.2 MB, Average Speed: 19.46 Mbps\nDownload Progress of : VMware-VMvisor-Installer-9.0.0.0.24755229.x86_64.iso : 0.5 MB, Average Speed: 2.28 Mbps\nDownload Progress of : VMware-VMvisor-Installer-9.0.0.0100.24813472.x86_64.iso : 0.8 MB, Average Speed: 2.69 Mbps\nDownload Progress of : VMware-VMvisor-Installer-9.0.0.0.24755229.x86_64.iso : 65.0 MB, Average Speed: 28.93 Mbps\nDownload Progress of : VMware-VMvisor-Installer-9.0.0.0100.24813472.x86_64.iso : 70.9 MB, Average Speed: 30.97 Mbps\nDownload Progress of : VMware-VMvisor-Installer-9.0.0.0.24755229.x86_64.iso : 174.6 MB, Average Speed: 27.92 Mbps\nDownload Progress of : VMware-VMvisor-Installer-9.0.0.0100.24813472.x86_64.iso : 181.2 MB, Average Speed: 28.78 Mbps\nDownload Progress of : VMware-VMvisor-Installer-9.0.0.0.24755229.x86_64.iso : 409.7 MB, Average Speed: 28.73 Mbps\nDownload Progress of : VMware-VMvisor-Installer-9.0.0.0100.24813472.x86_64.iso : 416.6 MB, Average Speed: 29.14 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 2276.0 MB, Average Speed: 0.60 Mbps\nDownload Progress of : O11N_VA-9.0.0.0.24674408.ova : 0.2 MB, Average Speed: 1.50 Mbps\nDownload Progress of : O11N_VA-9.0.0.0.24674408-updaterepo.iso : 0.2 MB, Average Speed: 1.33 Mbps\nDownload Progress of : O11N_VA-9.0.0.0.24674408.ova : 39.1 MB, Average Speed: 17.90 Mbps\nDownload Progress of : O11N_VA-9.0.0.0.24674408-updaterepo.iso : 43.7 MB, Average Speed: 20.30 Mbps\nDownload Progress of : O11N_VA-9.0.0.0.24674408.ova : 132.9 MB, Average Speed: 21.43 Mbps\nDownload Progress of : O11N_VA-9.0.0.0.24674408-updaterepo.iso : 132.0 MB, Average Speed: 21.45 Mbps\nDownload Progress of : O11N_VA-9.0.0.0.24674408.ova : 300.1 MB, Average Speed: 21.08 Mbps\nDownload Progress of : O11N_VA-9.0.0.0.24674408-updaterepo.iso : 304.2 MB, Average Speed: 21.48 Mbps\nDownload Progress of : O11N_VA-9.0.0.0.24674408.ova : 645.5 MB, Average Speed: 21.35 Mbps\nDownload Progress of : O11N_VA-9.0.0.0.24674408-updaterepo.iso : 656.5 MB, Average Speed: 21.76 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 2312.6 MB, Average Speed: 0.60 Mbps\nDownload Progress of : O11N_VA-9.0.0.0.24674408.ova : 1361.4 MB, Average Speed: 21.87 Mbps\nDownload Progress of : O11N_VA-9.0.0.0.24674408-updaterepo.iso : 1369.9 MB, Average Speed: 22.03 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 2348.2 MB, Average Speed: 0.60 Mbps\nDownload Progress of : O11N_VA-9.0.0.0.24674408.ova : 2620.7 MB, Average Speed: 21.44 Mbps\nDownload Progress of : O11N_VA-9.0.0.0.24674408-updaterepo.iso : 2660.4 MB, Average Speed: 21.77 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 2381.2 MB, Average Speed: 0.60 Mbps\nDownload Progress of : O11N_VA-9.0.0.0.24674408.ova : 3933.0 MB, Average Speed: 21.58 Mbps\nDownload Progress of : O11N_VA-9.0.0.0.24674408-updaterepo.iso : 3969.7 MB, Average Speed: 21.79 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 2421.7 MB, Average Speed: 0.60 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 2455.2 MB, Average Speed: 0.60 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 2490.0 MB, Average Speed: 0.60 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 2531.7 MB, Average Speed: 0.60 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 2566.3 MB, Average Speed: 0.60 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 2603.2 MB, Average Speed: 0.60 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 2639.1 MB, Average Speed: 0.60 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 2675.4 MB, Average Speed: 0.60 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 2715.5 MB, Average Speed: 0.60 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 2757.6 MB, Average Speed: 0.60 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 2790.5 MB, Average Speed: 0.60 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 2830.9 MB, Average Speed: 0.60 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 2862.3 MB, Average Speed: 0.60 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 2893.1 MB, Average Speed: 0.60 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 2926.5 MB, Average Speed: 0.60 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 2965.8 MB, Average Speed: 0.60 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 3000.8 MB, Average Speed: 0.60 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 3035.5 MB, Average Speed: 0.60 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 3066.9 MB, Average Speed: 0.60 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 3101.6 MB, Average Speed: 0.60 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 3137.6 MB, Average Speed: 0.60 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 3176.5 MB, Average Speed: 0.60 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 3208.5 MB, Average Speed: 0.60 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 3244.4 MB, Average Speed: 0.60 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 3274.9 MB, Average Speed: 0.60 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 3308.4 MB, Average Speed: 0.60 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 3344.8 MB, Average Speed: 0.60 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 3387.0 MB, Average Speed: 0.60 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 3421.4 MB, Average Speed: 0.60 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 3457.1 MB, Average Speed: 0.60 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 3489.7 MB, Average Speed: 0.60 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 3523.0 MB, Average Speed: 0.60 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 3558.6 MB, Average Speed: 0.60 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 3594.7 MB, Average Speed: 0.60 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 3629.3 MB, Average Speed: 0.60 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 3664.6 MB, Average Speed: 0.60 Mbps\nDownload Progress of : hcx-unified-appliance-upgrade-bundle-9.0.0.0.24699341-signed.tar.gz : 3699.2 MB, Average Speed: 0.60 Mbps\nBinary Download Summary:\n----------------------------------------------------------------------------------------------------------------------\nComponent           | Component Full Name                                 | Version             | Image Type | Status \n----------------------------------------------------------------------------------------------------------------------\nVCFDT               | VMware Cloud Foundation Download Tool               | 9.0.0.0.24703747    | PATCH      | SUCCESS\nVCFDT               | VMware Cloud Foundation Download Tool               | 9.0.0.0.24703747    | INSTALL    | SUCCESS\nHCX                 | VMware Cloud Foundation Operations HCX              | 9.0.0.0.24699341    | INSTALL    | SUCCESS\nVCENTER             | VMware vCenter                                      | 9.0.0.0.24755230    | INSTALL    | SUCCESS\nVRLI                | VMware Cloud Foundation Operations for logs         | 9.0.0.0.24695810    | INSTALL    | SUCCESS\nVROPS               | VMware Cloud Foundation Operations                  | 9.0.0.0.24695812    | INSTALL    | SUCCESS\nVCF_OPS_CLOUD_PROXY | VMware Cloud Foundation Operations Collector        | 9.0.0.0.24695833    | INSTALL    | SUCCESS\nVCENTER             | VMware vCenter                                      | 9.0.0.0.24755230    | PATCH      | SUCCESS\nVIDB                | VMware Identity Broker                              | 9.0.0.0.24695128    | PATCH      | SUCCESS\nVIDB                | VMware Identity Broker                              | 9.0.0.0.24695128    | INSTALL    | SUCCESS\nVSAN_FILE_SERVICES  | VMware vSAN File Services                           | 9.0.0.0.24755229    | PATCH      | SUCCESS\nVSAN_FILE_SERVICES  | VMware vSAN File Services                           | 9.0.0.0.24755229    | INSTALL    | SUCCESS\nNSX_T_MANAGER       | VMware NSX                                          | 9.0.0.0.24733063    | PATCH      | SUCCESS\nNSX_T_MANAGER       | VMware NSX                                          | 9.0.0.0.24733063    | INSTALL    | SUCCESS\nVRNI                | VMware Cloud Foundation Operations for networks     | 9.0.0.0.24694676    | PATCH      | SUCCESS\nVRSLCM              | VMware Cloud Foundation Operations fleet management | 9.0.0.0.24695816    | INSTALL    | SUCCESS\nVRNI                | VMware Cloud Foundation Operations for networks     | 9.0.0.0.24694676    | INSTALL    | SUCCESS\nVRA                 | VMware Cloud Foundation Automation                  | 9.0.0.0.24701403    | PATCH      | SUCCESS\nVRA                 | VMware Cloud Foundation Automation                  | 9.0.0.0.24701403    | INSTALL    | SUCCESS\nSDDC_MANAGER_VCF    | SDDC Manager                                        | 9.0.0.0.24703748    | INSTALL    | SUCCESS\nSDDC_MANAGER_VCF    | SDDC Manager                                        | 9.0.0.0.24703748    | PATCH      | SUCCESS\nVMTOOLS             | VMware Tools Async Release                          | 13.0.0.0.24696475   | INSTALL    | SUCCESS\nVMTOOLS             | VMware Tools Async Release                          | 13.0.0.0.24696475   | PATCH      | SUCCESS\nESX_HOST            | VMware ESX                                          | 9.0.0.0100.24813472 | PATCH      | SUCCESS\nESX_HOST            | VMware ESX                                          | 9.0.0.0.24755229    | PATCH      | SUCCESS\nVRO                 | VMware Orchestrator                                 | 9.0.0.0.24674408    | PATCH      | SUCCESS\nVRO                 | VMware Orchestrator                                 | 9.0.0.0.24674408    | INSTALL    | SUCCESS\nHCX                 | VMware Cloud Foundation Operations HCX              | 9.0.0.0.24699341    | PATCH      | SUCCESS\n----------------------------------------------------------------------------------------------------------------------\n28 SUCCESS | 0 FAILED | 0 ALREADY_DOWNLOADED                                                                          \n----------------------------------------------------------------------------------------------------------------------\nSuccessfully downloaded 28 binaries.\n\n<\/code><\/pre>\n\n\n\n<p>And now you have all your files in one place  (<strong>\/data<\/strong>).<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>Overall download speed was good \ud83d\ude42<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"334\" height=\"145\" src=\"https:\/\/vpxd.dc5.cz\/wp-content\/uploads\/2025\/07\/image-3.png\" alt=\"\" class=\"wp-image-4013\" style=\"width:623px;height:auto\"\/><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>The VCF Download Tool is a handy CLI that makes grabbing and managing VMware Cloud Foundation (VCF) bits a breeze. You\u2019ll get commands to download, upload, list, and clean up binaries and metadata for your VCF releases, plus easy setup, teardown, and running of the Update Manager Download Service (UMDS). In short, it\u2019s your one-stop &hellip; <a href=\"https:\/\/vpxd.dc5.cz\/index.php\/2025\/07\/19\/vcf-9-how-to-download-files-for-installer-offline-depot-and-how-to-download-all-files-with-vcf-download-tool\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;VCF 9 &#8211; How to download files for Installer offline depot and how to download all files with vcf-download-tool&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":4009,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[23,53,58,8],"tags":[48,55,62,20],"class_list":["post-4004","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog","category-vcf","category-vcf9","category-vmware","tag-script","tag-vcf","tag-vcf9","tag-vmware"],"_links":{"self":[{"href":"https:\/\/vpxd.dc5.cz\/index.php\/wp-json\/wp\/v2\/posts\/4004","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpxd.dc5.cz\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/vpxd.dc5.cz\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/vpxd.dc5.cz\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/vpxd.dc5.cz\/index.php\/wp-json\/wp\/v2\/comments?post=4004"}],"version-history":[{"count":7,"href":"https:\/\/vpxd.dc5.cz\/index.php\/wp-json\/wp\/v2\/posts\/4004\/revisions"}],"predecessor-version":[{"id":4015,"href":"https:\/\/vpxd.dc5.cz\/index.php\/wp-json\/wp\/v2\/posts\/4004\/revisions\/4015"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpxd.dc5.cz\/index.php\/wp-json\/wp\/v2\/media\/4009"}],"wp:attachment":[{"href":"https:\/\/vpxd.dc5.cz\/index.php\/wp-json\/wp\/v2\/media?parent=4004"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/vpxd.dc5.cz\/index.php\/wp-json\/wp\/v2\/categories?post=4004"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/vpxd.dc5.cz\/index.php\/wp-json\/wp\/v2\/tags?post=4004"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}