The solution to your problems is to enable sticky sessions. Your problem is that your novnc some times makes connection to another node than the one you are currently connected to.
This setup will never work since it is all about majority vote and with 4 nodes you can only lose one node. In your setup you will always loose at least two nodes which will cause the remaining node to change status to read-only effectively meaning a broken cluster. Cluster algorithm...
According to the article he used defaults for all file systems which means compression was not enabled. Had compression been enabled I bet the numbers for zfs would have shown an increase of the performance by 20-30% (my experience).
I know it is two years old but I think the relative difference in performance is still the same in 2017 - which means except for btrfs all seems more or less equal so this boils down to make your choice vis-a-vis the features you think is important to your usecase.
Hi all,
An interesting article can be read here: http://www.ilsistemista.net/index.php/virtualization/47-zfs-btrfs-xfs-ext4-and-lvm-with-kvm-a-storage-performance-comparison.html
It compares performance between various file systems and combo of file systems + volume managers used as storage...
If trim is not supported the used blocks on a sparse volume will only grow since blocks previously allocated in the vm will never be released because the instruction to release these blocks from the vm cannot be honored by zol due to lacking support for trim.
Go to the resources tab and double-click on Cores:
Cores: Number of cores wanted
CPU limit: 0 (unlimited) <-- This is default setting
CPU units: 1024 <-- This is default setting
I think I have solved the problem:
Not working lxc which is created long time ago:
arch: amd64
cpulimit: 1
cpuunits: 1024
hostname: deb-test
memory: 512
net0: name=eth0,bridge=vmbr1000,hwaddr=3A:66:32:39:38:65,ip=dhcp,type=veth
ostype: debian
rootfs: omnios_nfs:106/vm-106-disk-2.raw,size=8G...
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.