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-----
startagent应该还没有适配anolis os 23