Hello
So I modified my lxc-container-default-with-nfs profile to add this line: "mount fstype=cgroup -> /sys/fs/cgroup/**,"
which now looks like:
And it works :) But I have no idea what I am doing...
Thanks Manu for your reply
Container config file:
ip link:
And actually I have noted a very low memory usage and I don't think the boot process completed:
This is supposed to be a Deluge server but the process wasn't started at boot (it is supposed to and worked fine so far).
I have the...
Hello
I updated my Proxmox host today to 4.2-18/158720b9
Since then, I have containers on which the network interface does not show up (ifconfig from the container returns empty result) and therefore I have no network connectivity. These containers used to work fine in the past.
Can you help...
Not sure how to do it without rebooting server, here how it is mounted in my /etc/mount file:
/dev/pve/data /var/lib/vz ext3 defaults,barrier=0,data=writeback 1 2
Sorry didn't see your screenshot initially, you definitely need to try both. chroot will in overall increase performances but your issue is the journaling as well (jbd2 process). Try to use data=writeback and let us know
Yes chroot disks improved performances the most but reducing journaling on the partition on the host helped too (data=writeback option in /etc/mount). Best way I found to troubleshoot is install iotop on the host and watch what processes consumes most of the IOps.
Yes raw to chroot format made a huge difference in my configuration. Bear in mind you will loose the ability to set disk size from the GUI and container will see all the storage available.
To migrate a container, you need to back it up and restore it this way (replace 100 by CT's number):
pct...
Hello.
I installed systemd within my Debian containers but everytime I type systemctl command, I have this error:
Failed to get D-Bus connection: Unknown error -1
What am I doing wrong ?
I run a standalone server with one hard drive and 3 partitions: OS, data, backups. I saw ZFS is not recommended in this configuration because of a risk of corruption . Can you advise which filesystem is appropriate in my setup ?
Hello @tom
My main problem is performance issues (IOwait) and I opened a thread here. Some other users experiencing similar problem here, there, there too.
This is very frustrating because it seems to be an issue for a lot of people and Proxmox staff does not really react to the problem. Maybe...
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.