rhtyd commented on a change in pull request #3: Livirt hook script
URL:
https://github.com/apache/cloudstack-documentation/pull/3#discussion_r213964875
##
File path: source/adminguide/hosts.rst
##
@@ -745,3 +745,118 @@ only allow and initiate TLS enabled live VM migration.
Hi,
I've just opened a Pull Requests [0] to remove support for Ubuntu 14.04.
Ubuntu 14.04 will be EOL in 2019 and the current LTS versions are 16.04
(2021) and 18.04 (2023).
Ubuntu 14.04 lacks Java 8 and also has older Qemu and Libvirt versions.
Yet to be implemented/merged functions like Live
Hello guys,
I need to transmit a USB3.0 device to guest VM.
The VM created by cloudstack uses the piix3-uhci controller, so it is
impossible to identify USB 2.0 or USB3.0 devices in the guest vm.
Is there any way to add EHCI controller to VM by default?
for example
Hello, Community.
Several days ago I wrote about small service that automatically creates
service domain names for CloudStack VMs created. Just would like to publish
small updates which may be interesting to you.
1. The code was updated to use mysql.connector instead for MySqlDb (thanks
to Wido D