Bug 1062 - [Anolis OS 23][5.17.0-1_rc4.an23.aarch64][aarch64] staragent 状态异常
Summary: [Anolis OS 23][5.17.0-1_rc4.an23.aarch64][aarch64] staragent 状态异常
Status: CONFIRMED
Alias: None
Product: Anolis OS 23
Classification: Anolis OS
Component: Images&Installations (show other bugs) Images&Installations
Version: 23.0
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: xuchunmei
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-05 11:15 UTC by wanqian
Modified: 2022-05-11 11:05 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description wanqian alibaba_cloud_group 2022-05-05 11:15:21 UTC
Description of problem:

[root@VM20210305-5 bin]# ./staragentctl status
./staragentctl: line 31: /home/staragent/bin/staragent2: cannot execute binary file: Exec format error

Version-Release number of selected component (if applicable):

images:
https://mirrors.openanolis.cn/anolis/23/isos/aarch64/anolis-23-base-aarch64.qcow2

[root@VM20210305-5 bin]# ./staragentctl status
./staragentctl: line 31: /home/staragent/bin/staragent2: cannot execute binary file: Exec format error
[root@VM20210305-5 bin]# cat /etc/os-release
NAME="Anolis OS"
VERSION="23"
ID="anolis"
VERSION_ID="23"
PLATFORM_ID="platform:an23"
PRETTY_NAME="Anolis OS 23"
ANSI_COLOR="0;31"
HOME_URL="https://openanolis.cn/"
BUG_REPORT_URL="https://bugzilla.openanolis.cn/"

[root@VM20210305-5 bin]# cat /etc/anolis-release
Anolis OS release 23

[root@VM20210305-5 tmp]# uname -r
5.17.0-1_rc4.an23.aarch64

How reproducible:


Steps to Reproduce:
1.curl -o /tmp/sa_install.sh 'http://staragent2.oss-cn-hangzhou-zmf.aliyuncs.com/sa_install.sh
2.bash /tmp/sa_install.sh
3./etc/init.d/staragentctl status

Actual results:
error

Expected results:

-----agent running ok-----
Comment 1 xuchunmei alibaba_cloud_group 2022-05-11 11:05:57 UTC
startagent应该还没有适配anolis os 23