Update to the forum in case others run into the same issues I've seen so far.
1 - I have to manually disable firewalld on my CentOS to get the Management UI
to come up. I guess whatever firewall settings the cloudstack-management setup
command runs either don't apply or save in my case.
2 - I
Hi Riepl Gregor,
Yes, my problem is from Cloudstack side and what i’am looking for is how to
change the setting for the NicModel. Like we can do on VMware hypervisor
template on upload or after upload (you can see this
http://docs.cloudstack.apache.org/en/latest/_images/template-upload-from-loc
In my scene
KVM host
cat /proc/meminfo
MemTotal=256G
MemFree=4G
Cached=12G
Buffers=80G
When I want to deploy a VM with 32G memory to this host, it prompts that the
resources are insufficient (mem.overprovisioning.factor=1.0).
CLOUDSTACK tells me that KVMHOST has 16GB of available memory (it doe
Hi El Nino,
Wow, you are actually correct.
QEMU (the hardware emulation layer KVM uses) does have vmxnet3 emulation:
https://wiki.qemu.org/ChangeLog/1.5#Network_cards
I didn't know...
Looks like they added this for converted virtual machines (for example,
appliances) where the NIC cannot be cha
This sounds very familiar...
https://bugzilla.redhat.com/show_bug.cgi?id=1250060
and they rolled it back in
https://bugzilla.redhat.com/show_bug.cgi?id=1779609
because upstream didn't accept their patch.
We had to "fix" our memory monitoring twice because of this.
It's important to *not* calcula
+1 (non-binding)
I tested a few common and less-common things and found no regressions.
Note: I built the binary locally, didn't try the binaries on the Github release
page.
From: Rohit Yadav
Sent: 01 July 2020 06:51
To: d...@cloudstack.apache.org ;
users@clouds