Upgrade VMware Cloud Director extension for Data Solutions
VMware Cloud Director extension for Data Solutions
You can upgrade
VMware Cloud Director extension for Data Solutions
using the VMware Cloud Director
Solution Add-On Landing
Zone or the command-line interface.- Verify that you have the credentials of aVMware Cloud DirectorSystem Administratoraccount.
- If you maintain an internal container registry, verify that theData Solutions operatorpackage is cloned to its internal container registry.
You can upgrade to
VMware Cloud Director extension for Data Solutions
1.4 from versions 1.X.
VMware Cloud Director extension for Data Solutions 솔루션 추가 기능 인스턴스 업그레이드
VMware Cloud Director extension for Data Solutions
솔루션 추가 기능 인스턴스 업그레이드VMware Cloud Director
솔루션 추가 기능 랜딩 영역을 사용하여 VMware Cloud Director extension for Data Solutions
를 업그레이드합니다.명령줄 인터페이스에서 매개 변수
--encryption-key
를 사용하여 VMware Cloud Director extension for Data Solutions
를 설치한 경우 VMware Cloud Director
UI를 사용하여 업그레이드를 수행할 수 없습니다.- VMware Cloud Director 서비스 제공자 관리 포털에 로그인합니다.
- 솔루션 추가 기능 랜딩 영역에서 최신 버전의VMware Cloud Director extension for Data Solutions.iso파일을 업로드합니다. VMware Cloud Director에 솔루션 추가 기능 로드를 참조하십시오.
- VMware Cloud Director extension for Data Solutions의 추가 기능 인스턴스를 업그레이드합니다. VMware Cloud Director에서 솔루션 추가 기능 인스턴스 업그레이드를 참조하십시오.
테넌트 관리자는 조직 내의 Kubernetes 클러스터에서 실행되는 각
Data Solutions operator
를 업그레이드해야 합니다. 다음 VMware Cloud Director extension for Data Solutions
업그레이드 동안 Data Solutions operator
를 업그레이드하지 않도록 하려면 테넌트 관리자가 Data Solutions operator
업그레이드 정책을 최신 버전으로 자동 업그레이드
로 설정해야 합니다.Upgrade VMware Cloud Director extension for Data Solutions using the CLI
VMware Cloud Director extension for Data Solutions
using the CLI
Upgrade
VMware Cloud Director extension for Data Solutions
using the command-line interface.If you installed
VMware Cloud Director extension for Data Solutions
using the command-line interface, with parameter
--encryption-key
, you must provide the same encryption key,
when you perform the upgrade and you must not specify the parameter
--iso
. The parameters --encryption-key
and --iso
are mutually exclusive.To get the certificate file, run the following command:
$ run get certificates --host
. You must not
download the HOST_NAME
-o
CERTIFICATE_FILENAME
--acceptVMware Cloud Director
certificate file in the folder, where you mount the ISO
package. If you do not trust the VMware Cloud Director
certificate, use the following command to trust it:
$ run trust --host
.HOST_NAME
--username
USER_NAME
--password PASSWORD
--certificate-file CERTIFICATE_FILENAME
--accept- To upgradeVMware Cloud Director extension for Data Solutions, navigate to the folder, which contains the extracted ISO package and run the following command:
- For Windows:windows.run.exe upgrade instance --nameEXTENSION_NAME--hostHOST_NAME--usernameUSER_NAME--passwordPASSWORD--certificate-fileCERTIFICATE_FILE_NAME--accept --iso
- For Linux:./linux.run upgrade instance --nameEXTENSION_NAME--hostHOST_NAME--usernameUSER_NAME--passwordPASSWORD--certificate-fileCERTIFICATE_FILE_NAME--accept --iso
The following table describes the parameters values that you must enter. To see the full list of command parameters, run the following command:<run> upgrade instance -h.Upgrade command parametersParameterDescriptionEXTENSION_NAMEThe name of theVMware Cloud Director extension for Data Solutions.HOST_NAMEThe name of theVMware Cloud Directorhost.USER_NAMEThe user name of theVMware Cloud Directorsystem administrator.PASSWORDThe password of theVMware Cloud Directorsystem administrator.CERTIFICATE_FILE_NAMETheVMware Cloud DirectorAPI endpoint SSL certificate filename.Example:windows.run.exe get certificates --hostatl1-vcd-static-000-00.eng.vmware.com-oC:\Users\Administrator\Downloads\vcd_cert.pem--accept windows.run.exe trust --hostatl1-vcd-static-000-00.eng.vmware.com--usernameadmin--passwordvmware--certificate-fileC:\Users\Administrator\Downloads\vcd_cert.pem--accept windows.run.exe upgrade instance --nametds1--hostatl1-vcd-static-000-00.eng.vmware.com--usernameadmin--passwordvmware--certificate-fileC:\Users\Administrator\Downloads\vcd_cert.pem--accept --iso
- Update theVMware Cloud Director extension for Data Solutionsrepository and set to the latest version. You can preview the latest version, by selecting theUse Default Valuecheck box in theUpdate Repositorywindow.The default registry path forData Solutions operator1.4 isprojects.registry.vmware.com/vcdds/vcd-data-solutions-package-repo:1.4.0. See Managing container registries in theUsingguide.VMware Cloud Director extension for Data Solutionsas a Service Provider
- The tenant administrator must upgrade eachData Solutions operator, which runs in the Kubernetes clusters within their organizations. To avoid upgrading theData Solutions operators during the nextVMware Cloud Director extension for Data Solutionsupgrade, the tenant administrator must set theData Solutions operatorupgrade policy toAuto upgrade to the latest version.