环境信息:
服务器版本 : Rocky Linux 9.6 (Blue Onyx)
Rancher版本 : v2.12.3
rke2 版本 : rke2 version v1.33.5+rke2r1
rancher 部署创建新 自定义集群
Kubernetes 版本: v1.33.5+rke2r1
部署longhorn 检查
[root@k8s-base mnt]# longhornctl check preflight
INFO[2025-11-20T23:35:24+08:00] Initializing preflight checker
INFO[2025-11-20T23:35:24+08:00] Cleaning up preflight checker
INFO[2025-11-20T23:35:24+08:00] Running preflight checker
INFO[2025-11-20T23:35:27+08:00] Retrieved preflight checker result:
common-worker-132:
info:
- ‘[KubeDNS] Kube DNS “rke2-coredns-rke2-coredns” is set with 2 replicas and 2 ready replicas’
- ‘[IscsidService] Service iscsid is running’
- ‘[MultipathService] multipathd.service is not found (exit code: 4)’
- ‘[MultipathService] multipathd.socket is not found (exit code: 4)’
- ‘[NFSv4] NFS4 is supported’
- ‘[Packages] nfs-utils is installed’
- ‘[Packages] iscsi-initiator-utils is installed’
- ‘[Packages] cryptsetup is installed’
- ‘[Packages] device-mapper is installed’
- ‘[KernelModules] nfs is loaded’
- ‘[KernelModules] iscsi_tcp is loaded’
- ‘[KernelModules] dm_crypt is loaded’
INFO[2025-11-20T23:35:27+08:00] Cleaning up preflight checker
INFO[2025-11-20T23:35:27+08:00] Completed preflight checker
pod 一直重启 日志显示 exec /livenessprobe: exec format error
