I can't reproduce the problem from this thread, so I'm blind currently.
Note that my pve-qemu-kvm package 2.9.1-1 is not the same than 2.9.1-1 from proxmox repo. (I have added the patch, but not changed the version number)
I mean, transparent huge can't impact boot. (maybe windows don't like switch between ide-> scsi, I really don't known).
Transparent hugepage could impact performance only.
BTW, I have build last pve-qemu-kvm with patch for@hansm bug. (which is virtio related, so maybe it could improve...
Hi,
could you try to disable transparent hugepage on host ?
it was disable in proxmox 4 before january 2017, 4.4.x kernel (don't remember exactly which version), and now set to madvise by default
echo never > /sys/kernel/mm/transparent_hugepage/enabled
echo never >...
do you have same performance problem, without "--enable-jemalloc" ?
we enable it mainly for ceph/librbd performance in qemu 2.4, just wonder if this new commit could change behaviour.
this bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1251353
talk about jemalloc, tcmalloc before this...
Note that in recent kernel (>= 4.7), "discard" mount option is now async, so you can enable it without write penality. (and no more fstrim cron is needed)
It's impossible to do it in 1 cluster.
I think corosync have a hardlimit in code, around 100 nodes. (and this need a lot of tuning of corosync) I never have tested more than 20 nodes.
I think the proxmox plan was to be able in the future, in 1 interface, to manage multiple clusters. But...
step 4->6 : use new "qm importdisk" from proxmox5 ;)
I'll directly read the vmdk and write it to destination storage (zfs, ceph, ...), without intermediate step.
If it's really a proxmox upgrade bug, I think it can be only 2 thing : qemu version, or kvm version (host kernel module).
Maybe can you try to install proxmox 4 pve-qemu-kvm and pve-kernel deb package on your proxmox 5 installation
try first with qemu:
-----------------------------
wget...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.