BlueXP classification 安装问题
适用于
- NetApp Classification(Data Sense)
- 本地 RHEL 部署(无互联网)
问题
在安装了 Docker 和 Podman 的本地 Linux 主机上,在先决条件检查阶段安装 NetApp Classification 组件失败。
安装日志:
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 Test原因
NetApp Classification 安装程序在主机上同时存在 Docker 和 Podman 时未通过其先决条件检查。
解决方案
从主机卸载 Docker,因为 RHEL Classification 的容器运行时为 Podman。
用于卸载或删除的命令:
sudo dnf remove docker-podman合作伙伴备注
合作伙伴备注文本
追加信息
追加信息文本
内部参考
内部参考文本