Patching VIOS
Concert supports VIOS iFix detection as part of the IBM Power assessment. This feature improves the accuracy of vulnerability reporting by recognizing when an interim fix (iFix) is already installed on a VIOS host.
VIOS iFix detection during IBM Power assessments
The Virtual I/O Server (VIOS) iFix patching capability enables you to apply incremental fixes that remediate specific vulnerabilities without performing a full VIOS version upgrade.
Concert automatically validates dependencies, sequences the patches, and applies the selected iFixes through the IBM Power Auto Remediation workflows.
About VIOS iFix patching
A VIOS iFix is an incremental update that targets one or more specific vulnerabilities in a set of filesets. iFixes are applied in a strict dependency order based on their issue date. An iFix issued later cannot be installed unless its required base iFixes are also selected.
- Dependency sequencing (for example, )
- Validation of prerequisite selections
- Parallel installation of independent fixes
- Real-time status updates during remediation execution
| Status | Meaning |
|---|---|
| Completed | All selected iFixes installed successfully. |
| Partially processed | At least one iFix installed successfully and one or more dependent iFixes failed. Dependent iFixes are skipped and marked as Ignored. |
| Failed | All iFixes failed or the action was aborted. |
Review VIOS iFix patches
When Concert identifies missing VIOS iFixes during an assessment, it generates a patch remediation action for the affected VIOS host.
- Go to .
- Click on the System or HMC.
- Go to the Actions tab for the selected system.
- Click Review and approve.
- Open the iFixes tab.

This panel lists:- Available VIOS iFixes
- Associated file sets
- Whether a reboot is required
- Select the iFixes you want to apply.

- Click Save.
- Click Approve.

- Provide a schedule and confirm by clicking Approve in the approval window.

After approval, Concert installs the selected iFixes sequentially. Each iFix addresses specific CVEs and behaves similarly to applying a targeted package fix rather than performing a full version update.
Apply VIOS iFix patches
- Review the selected iFixes and confirm the dependency sequence.
- Approve the remediation action.
- Concert performs the following steps:
- Downloads the required iFix tar packages using secure channels (scp, wget)
- Validates checksums
- Applies the iFixes in sequence
If an iFix requires a reboot or partition migration, the remediation action includes instructions and prompts for selecting a target system for temporary partition migration. Review the action details before approval.
Partial success handling
- All dependent iFixes are skipped.
- Skipped iFixes are marked as Ignored.
- Successfully applied iFixes remain installed.
- The overall action status is set to Partially Completed.
This behavior prevents dependency-chain errors and ensures the system remains in a valid state.