Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision |
vmware:vcsa7:update [2021/10/25 05:50] – js | vmware:vcsa7:update [2021/10/25 07:05] (current) – [Update VCSA 7 with default url and cli] js |
---|
- login with ssh to VCSA | - login with ssh to VCSA |
- in the application menu use following three commands: | - in the application menu use following three commands: |
- <code bash>Command>update.set --currentURL default</code> | - <code bash>Command> update.set --currentURL default</code> |
- <code bash>Command> software-packages stage --url --acceptEulas | - <code bash>Command> software-packages stage --url --acceptEulas |
| |
[2021-10-25 05:36:34,123] : Validation process completed successfully</code> | [2021-10-25 05:36:34,123] : Validation process completed successfully</code> |
- <code bash>Command> software-packages install --staged | - <code bash>Command> software-packages install --staged |
- | |
[2021-10-25 05:39:48,856] : update is already staged. Proceeding to install. | [2021-10-25 05:39:48,856] : update is already staged. Proceeding to install. |
| |
... | ... |
... | ... |
| [2021-10-25 05:46:40,757] : Installing RPM VMware-Postgres-upgrade-10-13.3.0-18202630.x86_64.rpm .... |
| [2021-10-25 05:50:30,687] : Converting data as part of post install .... |
| [2021-10-25 06:13:03,401] : Installation completed successfully. |
| [2021-10-25 06:13:03,401] : Installation process completed successfully. |
| Command> Connection to 172.16.0.12 closed by remote host. |
</code> | </code> |