Resource Pool - VM Instance

I install QEMU Guest Agent for Ubuntu VM instances online by running "apt-get install qemu-guest". After installation, the version of QEMU Guest Agent is 2.0 which is too old. How can I resolve this issue?
On the official Ubuntu dependency library website, search the QEMU Guest Agent with Ubuntu 16.04, and download the offline deb package of QEMU Guest Agent ...
Mon, 28 Mar, 2022 at 11:07 AM
What are the possible causes for failing to create VM instances in ZStack?
Backup storages are disconnected. Verify that these backup storages are available and normally connected. Primary storages have not attached any cluster. ...
Mon, 28 Mar, 2022 at 11:08 AM
What is the relationship between the system time of VM instances and the system time of hosts?
To ensure the correct time synchronization for VM instances, we strongly recommend that you set an independent time synchronization server for these VM inst...
Mon, 28 Mar, 2022 at 11:09 AM
Can I resize the system disk for a VM instance?
Yes. For more information, see System Disk Resizing in User Guide.
Mon, 28 Mar, 2022 at 11:09 AM
My GPU devices are inserted to a host that has added to the Cloud but are not found on the UI. In that case, I cannot pass through these GPU devices to VM instances. What should I do?
Run lspci -s xx:xx -v to check the GPU driver information. That is, check whether this host has used these GPU devices. Enable IOMMU for hosts, and enable...
Mon, 28 Mar, 2022 at 11:10 AM
How can I set my account or password when creating a VM instance?
Method 1: Go to Create VM Instance > SSH Login Method, and select Password. Options for setting a password for a VM instance include: Linux image: Defa...
Mon, 28 Mar, 2022 at 11:10 AM
How can I settle the slow SSH access to a VM instance?
On your SSH server, modify the configurations in the /etc/ssh/sshd_config file as follows: UseDNS no #GSSAPI options GSSAPIAuthentication no Run /etc/ini...
Mon, 28 Mar, 2022 at 11:11 AM
When I can use SSH to remotely log in to a Windows Server VM instance, it prompts me for "This could be due to CredSSP encryption oracle remediation.". What should I do?
To enable the encryption Oracle remediation In the Windows enterprise OS, press windows+R, enter gpedit.msc, and click OK to go to the Local Group Policy ...
Mon, 28 Mar, 2022 at 11:12 AM
When I create Windows VM instances and Linux VM instances both with an L3 network, only the network of these Windows VM instances are unavailable, but intercommunications among these Linux VM instances are normal. What are the possible caus
You must install the corresponding version of Virtio NIC driver and then restart these Windows VM instances.
Mon, 28 Mar, 2022 at 11:16 AM
My VM instances use shared storages, and the CPU mode is set to host-passthrough. I attempt to migrate these VM instances online within the same cluster, but failed. What should I do?
Symptom: When migrations are performed, the following error is reported: Assertion `ret == cpu >kvm_msr_buf->nmsrs`failed Cause: The CPU model of ...
Mon, 28 Mar, 2022 at 11:16 AM