Skip to content

[BUG]创建虚拟机时报部署错误 #24108

@Pxingtian

Description

@Pxingtian

问题描述/What happened:
创建虚拟机是报部署错误
{
"reason": "Deploy guest fs: request deploy guest fs: rpc error: code = Unknown desc = Connect: new ssh client: ssh: handshake failed: read tcp 127.0.0.1:38070->127.0.0.1:28002: read: connection reset by peer",
"stage": "OnDeployGuestComplete",
"status": "error"
}

Image

环境/Environment:
windows virtualbox 安装的unubtu24 操作系统

  • OS (e.g. cat /etc/os-release):
  • cat /etc/os-release
    PRETTY_NAME="Ubuntu 24.04.2 LTS"
    NAME="Ubuntu"
    VERSION_ID="24.04"
    VERSION="24.04.2 LTS (Noble Numbat)"
    VERSION_CODENAME=noble
    ID=ubuntu
    ID_LIKE=debian
    HOME_URL="https://www.ubuntu.com/"
    SUPPORT_URL="https://help.ubuntu.com/"
    BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
    PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
    UBUNTU_CODENAME=noble
    LOGO=ubuntu-logo
  • Kernel (e.g. uname -a):
  • Linux Ocboot 6.8.0-90-generic Automated cherry pick of #90: 使用控制台 #91-Ubuntu SMP PREEMPT_DYNAMIC Tue Nov 18 14:14:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
  • Host: (e.g. dmidecode | egrep -i 'manufacturer|product' |sort -u):
  • dmidecode | egrep -i 'manufacturer|product' |sort -u
    Manufacturer: innotek GmbH
    Manufacturer: Oracle Corporation
    Product Name: VirtualBox
  • 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.11.12(bd01cc9c9525103012) |
    | cloudmon | release/3.11.12(bd01cc9c9525103012) |
    | cloudproxy | release/3.11.12(bd01cc9c9525103012) |
    | compute_v2 | release/3.11.12(bd01cc9c9525103013) |
    | devtool | release/3.11.12(bd01cc9c9525103013) |
    | identity | release/3.11.12(bd01cc9c9525103012) |
    | image | release/3.11.12(bd01cc9c9525103012) |
    | k8s | heads/v3.11.12-20251021.0(7a30833a25103012) |
    | log | release/3.11.12(bd01cc9c9525103012) |
    | monitor | release/3.11.12(bd01cc9c9525103013) |
    | notify | release/3.11.12(bd01cc9c9525103013) |
    | scheduledtask | release/3.11.12(bd01cc9c9525103013) |
    | scheduler | release/3.11.12(bd01cc9c9525103012) |
    | vpcagent | release/3.11.12(bd01cc9c9525103012) |
    | webconsole | release/3.11.12(bd01cc9c9525103012) |
    | yunionconf | release/3.11.12(bd01cc9c9525103012)

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