Unfortunately that's not how the real world always works. Linux is actually made to use swap when actually needed. Adding more ram won't be the correct way to solve problems in all cases. Nor is it always an option. One of the situations I've experienced this in was on a database server with max...
There are actually a lot of situations where having enough swap space available is cruicial. Yes, having everything in ram usually sems best, but that's not always the case. If you have a workload that allocates and deallocates a lot of memory continiously you might find that having swap...
I've seen a lot people doing the migration using scp, ovftool etc. However, there are a much faster way to do this. In my opinion it's also easier than most other methods. Also the downtime can be made to be as short as a single reboot.
Only thing you need is a nfs storage that you can share...
The company i work for currently have hosts scattered in tens (probably in the hundreds by end of this year) of networks where we don't control how the firewalls are configured, so yes some of them probably just drops the packages. My problem isn't that this happens, but my worry is that Proxmox...
I'm working in a environment where we don't have internett access, and I noticed that process of setting up pve-manager takes a long time, so I went digging in the logs. It seems that the proces tries to download from download.proxmox.com and releases.turnkeylinux.org
I suspect that this is a...
It's a home lab setup, and I have other methods to backup the firewall. That being said, I think that the problem here is a task order problem that should be fixed just to avoid other similar problems.
A fun small catch 22 situation I managed to create. I've set up a PBS outside my network, and tried to backup my firewall which is running in a vm on PVE.
That ended up with a 1 minute timeout trying to connect to the PBS....
I don't think it's disk related, but for what it's worth, we used lvm for all and no cache set for kvm. For our part, we are not going to do anything more whit this, and will end up running one kvm instance on each physical server.
We haven't found the root cause, and it seems to only have an effect when you use Elasticsearch inside a kvm and use percolation. Other usecases of Elasticseach don't show the same behaviour. My suspicion is that we are seeing a bug in Elasticsearch or java that only manifests it self on...
Just to some extent close this issue. LXC isn't the problem here. What we actually see here is that elasticsearch (might even be java) runs about 60% faster in a kvm than on native hardware in our case. Running on bare metal or in lxc has the same performance, while running in a kvm boosts the...
The cpu usage is almost 100% in both cases. The elasticsearch instances are running percolator, so its a bit different from normal elasticsearch usage. We have run the testes on the same set of physical servers, and they are not running anything else during the tests.
I my mind LXC should always be much more efficient than kvm. However I've got a customer who try to run a large elasticsearch clust, and the the tests they have run show almost double performance running on kvm vs lxc. Going forward the elasticsearch cluster will be moved to bare metal, but I...
It would be nice to be able to compress data during migration of lxc containers.
In my case I have some new containers with almost no data in them, but each of them have 1TB of disk allocated.... A lz4 inside that pipe would help allot on the speed....
I'm not going to teach you why it's not a good idea in general to put all in one root filesystem, that you can read up on your self.
I find it quite strange that you have such a grumpy attitude to bug reports. Oh' well you'll learn eventually.
I've installed PVE 4beta2 on a stock Debian Jessie with a separate /, /usr and /var on lvm. The problem is that the initrd image generated for the pve kernel do not properly start lvm. As a hack to get around this I've added /etc/initramfs-tools/scripts/local-premount/lvm with the content...
ZFS use quite allot of resources, and for a production critical environment I don't want to use zfs on Linux for a loooong while... I've lost enough filesystems due to bugs.... Don't get me wrong, zfs has allot of nice features.
I'm not going to create a discussion out of this, just want a...
That one you really have to explain. In what way is LVM limited?. As far as I can understand it's no more limited than any image based solution? ZFS is _not_ an option for allot of people. I know that you strive for perfect solutions, but the reality is that different needs requires different...
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.