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 分類インストーラーは、ホストに Docker と Podman の両方が存在する場合、前提条件チェックに失敗します。
解決策
RHEL Classificationのコンテナーランタイムは Podman であるため、ホストから Docker をアンインストールします
アンインストールまたは削除のためのコマンド:
sudo dnf remove docker-podmanパートナーノート
partnerNotes_text
追加情報
追加情報
内部情報
内部情報