Hello,
according to cgroupv1 docs: https://www.kernel.org/doc/Documentation/cgroup-v1/memory.txt
It IS possible to set different swappiness value for each cgroup. How can i do this with proxmox CTs?
Also: Can you please add GUI for this?
This would greatly help me with swap issues caused by...
Hello,
i often run in situation, where i have proxmox with some CTs not running (because i've stopped them). And from all these stopped CTs i want to start only those who have onboot=1 configutation while leaving the rest stopped. Is there way to do this using pct commandline?
Hello. I have two simple improvement ideas for PVE web UI:
1.) In datacenter sumary there is list of nodes. Please add columns with kernel version and proxmox version, so i can easily see if some of the nodes need upgrade/reboot.
2.) in bulk actions (start/stop) please add column showing if...
Hello,
i have PVE server with 170GB of RAM assigned to LXC CTs.
Typical CT settings look like this: 2GB RAM, 256GB Swap.
But when you assign CT 2GB of RAM and 256GB of swap, it actually gets 2GB of RAM and 2.25GB of Swap.
If i set the swap to 0GB, it still gets 2GB of swap.
This is just...
Hello,
when i add new node to cluster it usualy puts whole cluster in very messy state, all nodes are becoming online, offline or unknown state at random and whole cluster goes unquorate. and this completely scary mess lasts for 10 to 20 minutes, then suddenly everything converges and whole...
I've been discussing this with corosync developers and they've told me this:
https://github.com/corosync/corosync/issues/465
TLDR:
Multicast was only reccomended for corosync 1.x, because unicast was not tested yet
For corosync 2.x, they reccomend to use unicast (Proxmox currently uses...
Currently Proxmox VE only enables us to set QUOTA (space used including snapshots), but in many setups it also makes sense to set REFQUOTA (space used excluding snapshots).
I have deployed znapzend for automatic ZFS snapshoting and replication, but these automatic snapshots are eating up...
When i do some kind of service work on my server, sometimes i want to boot the system to do some changes, but i know that i will need reboot again few more time, so i don't want to start the CTs and VMs yet. Is there some flag that i can specify in grub to boot without autostarting VMs or CTs...
I have troubles with upgrade to PVE 5.4, it launches /bin/systemd-tty-ask-password-agent --watch on several occasions and hangs forever. It happens when configuring pve-ha-manager and pve-manager packages. Freeze during pve-ha-manager is especially painful as it leads to unwanted reboot when HA...
I was experimenting with KSM. I wonder if it can work on PVE with lots of LXC containers running same apps. Eg.: lots of apaches. I've enabled ksmtuned with threshold of 50%, it seems to run=1, but pages_shared:0 means it's not sharing and full_scans:0 probably means it didn't even tried to find...
Hi!
I put syslog errno 1 line into the /usr/share/lxc/config/common.seccomp file and it does perfect job preventing containers to see what's in dmesg:
# dmesg
dmesg: read kernel buffer failed: Operation not permitted
but i had recently found, that the kernel messages are getting to syslog, so...
LXCfs finaly has the per-container loadavg!
https://github.com/lxc/lxcfs/pull/237
https://github.com/lxc/lxcfs/commit/b04c86523b05f7b3229953d464e6a5feb385c64a
I wonder how long it will take to get to the Proxmox...
I had following options on kernel commandline of my proxmox ve:
zswap.enabled=1 zswap.compressor=lz4 zswap.max_pool_percent=20 zswap.zpool=z3fold
And i noticed that swap in LXC guests and overall memory management behaves rather weird (having guest swap bigger than i set, containers using much...
When i click on datacenter -> search i see list of all containers in network. Also i can see memory and CPU usage of individual containers. I would like to see the swap size and usage in there, but there's no such option in columns menu. Can you please add it?
Also i guess it might be useful to...
The default CT creation dialog offers us to set number of CPU cores, but not CPU limit. However that causes CT to be locked on specific cores preventing it to use other cores under load, which might result in load spikes when two or several CTs get loaded on the same core. It somewhat tries to...
This stuff can sync LVM thin LVs and their snapshots:
https://github.com/mpalmer/lvmsync
I guess it could be interesting way to widen proxmox replication support beyond being ZFS-only solution.
ZFS 0.8 has two interesting features that can be beneficial to proxmox.
1.) Quotas to limit number of inodes ("zfs dnode accounting") per dataset (i think it's already in ZFS 0.7 tree, but not sure)
operations on large quantity of small files can cause one container to affect another container...
The SPICE terminal in proxmox web ui is nice, but i'd also like to have pure text based web terminal in Proxmox.
For example gotty looks quite promissing: https://github.com/yudai/gotty
Textmode web terminals in general have following (dis)advantages over spice:
1.) It only transfers textual...
I've noticed that ARM based server processors with vast number of cores are starting to appear on the market. (Imagine motherboardboard having four Qualcomm Centriq 2400 CPUs with 48 cores each :) While they might be bit inferior in single thread performance, they might be very well suited for...
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.