System Updates page
Open License & Updates → System updates. The page shows:
- the installed version and release notes;
- the latest update check;
- a compatible published version and its release notes, when available;
- package compatibility information;
- a copyable update command; and
- current or recent update progress.
Users with updates:read or updates:manage can view status. updates:manage is required to check for updates and
view the host command.
Check for an update
- Confirm Installed release matches the expected version.
- Select Check now.
- If current, record the check time and take no further action.
- If an update is available, review the version, compatibility, package size, and release notes.
- Schedule an approved maintenance window and confirm the client database and installation backups are current.
Checking does not install anything.
Apply an installer-managed update
For an installer-managed localhost or production deployment, the Update instructions card contains the authoritative Docker command for that installation and target version:
- Select Copy update command.
- Open a terminal on the server that runs OneView.
- Paste the command without editing it.
- Confirm the source version, target version, and release notes shown in the terminal.
- Enter
yonly after final approval. - Keep the terminal attached until it reports a completed, restored, or failed outcome.
The browser does not install the update. The host command validates the release, protects the current deployment, performs the update, and checks service health. Starting another update while one is active is unsupported.
Source-managed localhost
A non-production backend started from a verified source checkout is not an installer-managed deployment. When OneView detects an eligible compatible release and safely recognizes the checkout's version declaration, Update instructions may instead show a platform- and path-specific command identified as setting the reported source version.
This command changes only the version that the local source-run backend reports for testing. It does not download, checkout, or install published source code, packages, Docker images, database changes, or other release contents. Do not treat it as proof that the checkout contains the published release.
To use the displayed source-checkout command:
- Confirm the local checkout already contains the code you intend to test.
- Stop the source-run backend.
- Copy the exact command displayed by that local System Updates page and run it from the indicated environment.
- Restart the backend using the source checkout's normal approved development command.
- Return to System updates and confirm the locally reported version.
The displayed command accounts for the local platform and checkout path. Do not replace it with a Docker update command, copy a command from another checkout, or construct one from documentation. If OneView cannot safely identify the local version declaration, or no eligible release exists, it does not offer a source-checkout command.
Neither update path requires a manual handoff code. Do not obtain, enter, or append one to an update command.
Observe progress
For an installer-managed update, the page and terminal show customer-facing stages such as preparation, package verification, maintenance, backup, service update, health check, completion, or restoration. The browser may disconnect briefly while services restart.
- Completed — the target release is active and healthy.
- Previous release restored — the update could not complete and the previous release returned to service.
- Failed — the update or restoration needs administrator attention.
Do not edit application data, deployment configuration, or update state to change the displayed result.
A source-checkout version command does not enter these installer-managed update stages. Its expected outcome is that the restarted local backend reports the selected test version; validate the checkout and application separately.
Validate after completion
- Confirm the installed version and healthy status.
- Sign in through the approved HTTPS address.
- Review license state, active sessions, vendor connections, and activity logs.
- Run network health checks.
- Run an approved synthetic verification for each critical enabled Sub-module.
- Re-enable integration traffic and monitor the client-owned infrastructure.
If the update is interrupted or fails, keep normal traffic paused and follow the Update runbook. Never bypass release verification.