xuanyuanaosheng commented on issue #6826: URL: https://github.com/apache/cloudstack/issues/6826#issuecomment-1282003173
@DaanHoogland @weizhouapache @slavkap The systemvm version is 4.16.1. ``` root@s-26640-VM:~# cat /etc/cloudstack-release Cloudstack Release 4.16.1 Mon 31 Jan 2022 10:02:56 AM UTC ---------------------------------------------------------------------------- root@v-26641-VM:~# cat /etc/cloudstack-release Cloudstack Release 4.16.1 Mon 31 Jan 2022 10:02:56 AM UTC ```  I have do as below steps in cloudstack management node: 1. download: systemvmtemplate-4.17.0-kvm.qcow2.bz2 2. mount second storage node to management node: ``` mount 10.26.246.10:/image /image ``` 3. /usr/share/cloudstack-common/scripts/storage/secondary/cloud-install-sys-tmplt -m /image -f systemvmtemplate-4.17.0-kvm.qcow2.bz2 -h kvm -F But I think it is failed. How to upgrade the systemvm template manually? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
