Finally I tried Proxmox 7.1 where this solution is not enough. Googling further I came across the solution.
Setting children_max=8 within /etc/udev/udev.conf solved the problem.
Hello,
Carbon (particularly carbon-c-relay) expects one metric per line. Current PVE implementation breaks this rule. The following patch corrects this bug
--- /usr/share/perl5/PVE/Status/Graphite.pm.orig 2016-04-26 20:03:02.961141497 +0000
+++ /usr/share/perl5/PVE/Status/Graphite.pm...
In my case it doesn't matter where I mount nfs share. At least for now.
Yes. I'm absolutely sure this script works when it is called from hosts command line. This share can be mounted as storage at Datacenter level.
I mistakenly replaced "pre-start" with "pre-mount" which gave the described result.
pre-start shows network configured and even shows exports on remote hosts. But little did it help mounting:
ip -4 a
[snip]
7: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 9000 qdisc mq state UP group default qlen...
According to lxc.container.conf manual page lxc.hook.pre-start is "A hook to be run in the host's namespace".
But from what I see it's not quite so:
1. /etc/pve/lxc/125.conf contains the following line
lxc.hook.pre-mount: /etc/pve/lxc/${LXC_NAME}.mount
2. /etc/pve/lxc/125.mount is a shell...
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.