BlueXP classification installation issue
Applies to
- NetApp Classification (Data Sense)
- On-premises RHEL deployments (no internet)
Issue
Installation of NetApp Classification component fails during the prerequisite check phase on an on-premises, Linux host where both Docker and Podman are installed.
Installation Logs :
Containersystem: Dockerv4.9.4-rhel, Podman v4.9.4-rhel ->
Both Docker and Podman are installed; please update Docker to version 19 or above if you want to use it or uninstall Docker if you want to use Podman.
...
#####################################################################################
Your system and network configurations are not adequate for Classification installation,
please fix the above issues and re-start the installation process
#####################################################################################
Prerequisites: FAILURE!!!
exit installation
2025-10-15 15:58:23 INFO Installation stopped after prerequisite testing
2025-10-15 15:58:23 ERROR TestCause
NetApp Classification installer fails its prerequisite checks when both Docker and Podman are present on the host.
Solution
Uninstall Docker from the host as the container runtime for RHEL Classification is Podman.
Commands for the uninstall or remove :
sudo dnf remove docker-podmanPartner Notes
partnerNotes_text
Additional Information
additionalInformation_text
Internal Notes
internalNotes_text
