-
Notifications
You must be signed in to change notification settings - Fork 621
Description
问题描述/What happened:
aarch64 架构下部署cloudpods 3.11.9 , 创建虚拟化报错
环境/Environment:
- OS (e.g.
cat /etc/os-release):
root@pm-cf0a0012:/opt/cloud/workspace/servers# cat /etc/os-release
PRETTY_NAME="Ubuntu 22.04.5 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.5 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
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=jammy
- Kernel (e.g.
uname -a):
root@pm-cf0a0012:/opt/cloud/workspace/servers# uname -a
Linux pm-cf0a0012 5.15.0-25-generic #25-Ubuntu SMP Wed Mar 30 15:57:31 UTC 2022 aarch64 aarch64 aarch64 GNU/Linux
-
Host: (e.g.
dmidecode | egrep -i 'manufacturer|product' |sort -u) -
Service Version (e.g.
kubectl exec -n onecloud $(kubectl get pods -n onecloud | grep climc | awk '{print $1}') -- climc version-list):
