February 18, 2023



Downloading Online Bundles and Update SDDC Components:


You can download the Bundles when SDDC is connected, also you can use the Bundle Transfer Utility to download the bundles to local system and transfer to SDDC appliance.


Let More discuss on Bundle Types:

1.Install Bundles:

Install Bundle includes software binaries to install VI workload domain (vCenter Server and NSX-T Data Center), we can download the install bundle using same process and upgrade bundles.

2.Async Patch Bundles:

For Critical patch bundle you can use the Async patch bundles it will be applicable for SDDC components NSX-T Manager, vCenter server and ESXi).

Download Bundles from SDDC manager:

First you have to connect SDDC Depot using your VMware Customer connect account.

Procedure:

1. Login to SDDC Manager from Web browser in GUI mode.

2.Navigate to Administrator from Left side of page.

3.Go to Repository Setting and Click on Authenticate.

4.Now you must provide VMware Customer username and Password. 

5.Click Authorize.


Note: Once you will connected to VMware Depot, after some time you will be able to see bundles.

1. In Navigation pane, Go to Administrator the click on Repository setting.

2.Click on Bundle on Left side of Page.
   Here you can see Available Bundles which you can download.
  


3.Once you will click Download Now for an immediate download.

   OR

3. You can also schedule Download bundle as per your preference Date and Time.

4. To see download history you can go to Lifecycle Management then Bundle Management.

5.Go to Download History.

   


If you want to use Proxy server, Configure Proxy server to Download Bundles.

1.Take ssh session of SDDC manager appliance as vcf user .

2.using su – switch to root user.

3.copy path /opt/vmware/vcf/lcm/lcm-app/conf/

4.vi application-prod. properties file.

5.Add the below line at last of file.

lcm.depot.adapter.proxyEnabled=true

lcm.depot.adapter.proxyHost=proxy IP address

lcm.depot.adapter.proxyPort=proxy port


6.wq! to save file and exit .

7.Restart LCM service using below command.

Systemctl restart lcm.



Hope this blog will help you . In My Next Blog we will see how you update and VCF and other components of SDDC .

No comments:

Post a Comment