Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]3.10.5版本host-deployer状态为CrashLoopBackOff #18035

Closed
chenjacken opened this issue Sep 16, 2023 · 3 comments
Closed

[BUG]3.10.5版本host-deployer状态为CrashLoopBackOff #18035

chenjacken opened this issue Sep 16, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@chenjacken
Copy link

问题描述/What happened:
3.10.5版本host-deployer状态为CrashLoopBackOff

kubectl logs -n onecloud default-host-deployer-9dbjm --tail 10 -f
显示:
sh: line 1: virtlogd: command not found

环境/Environment:

  • OS (e.g. cat /etc/os-release):
    NAME="Kylin Linux Advanced Server"
    VERSION="V10 (Sword)"
    ID="kylin"
    VERSION_ID="V10"
    PRETTY_NAME="Kylin Linux Advanced Server V10 (Sword)"
    ANSI_COLOR="0;31"

  • Kernel (e.g. uname -a):
    Linux master01 4.19.90-25.30.v2101.ky10.x86_64 scheduler: fix specified network not enough still pass. #1 SMP Thu Aug 17 18:12:26 CST 2023 x86_64 x86_64 x86_64 GNU/Linux

  • Host: (e.g. dmidecode | egrep -i 'manufacturer|product' |sort -u)
    Manufacturer: Intel
    Manufacturer: INVALID
    Manufacturer: Lenovo
    Manufacturer: NO DIMM
    Manufacturer: Samsung
    Product Name: RD450X

  • Service Version (e.g. kubectl exec -n onecloud $(kubectl get pods -n onecloud | grep climc | awk '{print $1}') -- climc version-list):
    +-----------------+------------------------------------------------------------------------------------------------------------------------+
    | Field | Value |
    +-----------------+------------------------------------------------------------------------------------------------------------------------+
    | ansible | release/3.10(b9e0e8806223091317) |
    | apimap | release/3.10(b9e0e8806223091317) |
    | cloudevent | release/3.10(b9e0e8806223091318) |
    | cloudid | release/3.10(b9e0e8806223091318) |
    | cloudmeta | {"error":{"class":"ClientError","code":499,"details":"Get "https://meta.yunion.cn/version\": dial tcp 114.113.84.2:44 |
    | | 3: i/o timeout","request":{"headers":{"User-Agent":"yunioncloud-go/201708","X-Auth-Token":""},"method":"GET","url":"h |
    | | ttps://meta.yunion.cn/version"}}} |
    | cloudmon | release/3.10(b9e0e8806223091318) |
    | cloudproxy | release/3.10(b9e0e8806223091318) |
    | compute_v2 | release/3.10(b9e0e8806223091320) |
    | devtool | release/3.10(b9e0e8806223091318) |
    | etcd | {"etcdserver":"3.4.6","etcdcluster":"3.4.0"} |
    | identity | release/3.10(b9e0e8806223091319) |
    | image | release/3.10(b9e0e8806223091318) |
    | influxdb | 404 page not found |
    | k8s | heads/v3.10.5-20230908.0(18cc553323090812) |
    | log | release/3.10(b9e0e8806223091319) |
    | monitor | release/3.10(b9e0e8806223091320) |
    | notify | release/3.10(b9e0e8806223091320) |
    | scheduledtask | release/3.10(b9e0e8806223091320) |
    | scheduler | release/3.10(b9e0e8806223091320) |
    | torrent-tracker | {"error":{"class":"ClientError","code":499,"details":"Get "https://tracker.yunion.cn/version\": dial tcp 114.113.84.2 |
    | | :443: i/o timeout","request":{"headers":{"User-Agent":"yunioncloud-go/201708","X-Auth-Token":"
    "},"method":"GET","url" |
    | | :"https://tracker.yunion.cn/version"}}} |
    | vpcagent | release/3.10(b9e0e8806223091401) |
    | webconsole | release/3.10(b9e0e8806223091401) |
    | yunionconf | release/3.10(b9e0e8806223091401) |
    +-----------------+------------------------------------------------------------------------------------------------------------------------+

@chenjacken chenjacken added the bug Something isn't working label Sep 16, 2023
@chenjacken
Copy link
Author

我用到自己的镜像库,可能打包host-deployer的版本问题。我自己还在检查。

@wanyaoqi
Copy link
Member

应该是 host-deployer 版本太新,3.10.5之后的 host-deployer 去除了一些没用到的包

@chenjacken
Copy link
Author

已解决,是打错包了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants