Skip to content

kk 4.0离线安装报错 #2859

@JYT59421

Description

@JYT59421

What is version of KubeKey has the issue?

v4.0.1

What is your os environment?

4.19.90-17.ky10.x86_64

KubeKey config file

A clear and concise description of what happend.

使用web install,在基本信息填写后点击下一步报错:

Image

Relevant log output

kubernetes 配置: task [ETCD | Assert disk fsync latency meets requirements](default/precheck-kubernetes-xrfc2-w5rrt) run failed: [master1]: The 90th percentile fsync latency is 612ns, which exceeds the maximum allowed: 10000000ns.: The 90th percentile fsync latency is 612ns, which exceeds the maximum allowed: 10000000ns. [master2]: The 90th percentile fsync latency is 620ns, which exceeds the maximum allowed: 10000000ns.: The 90th percentile fsync latency is 620ns, which exceeds the maximum allowed: 10000000ns. [master3]: The 90th percentile fsync latency is 620ns, which exceeds the maximum allowed: 10000000ns.: The 90th percentile fsync latency is 620ns, which exceeds the maximum allowed: 10000000ns.

Additional information

kebernetes配置:
kubernetes:
cluster_name: cluster1
kube_version: v1.33.4
control_plane_endpoint:
host: kubesphere.ordos12345
port: 6443
type: haproxy
cri:
container_manager: containerd
cni:
type: calico
max_pods: 110
service_cidr: 10.233.0.0/18
pod_cidr: 10.233.64.0/18
ipv4_mask_size: 24
ipv6_mask_size: 64
image_registry:
auth:
registry: harbor.ordos.local
username: admin
password: DR@drhy@123456
insecure: true
storage_class:
local:
enabled: true
default: true
path: /data/storage/openebs/local

kubesphere core配置:
ks-core:
global:
imageRegistry: harbor.ordos.local
extension:
imageRegistry: harbor.ordos.local

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions