Is the a tool which shows the actual disk IO on LXC / Container basis?
iotop shows on process basis and so we do have to do
cat /proc/NNNN/cgroup
is there a tool which shows this values per container?
Is there a way in Proxmox to limit IO of LXC Container?
It is on ZFS.
Somethink like
lxc config device set ci root limits.read 30MB
lxc config device set ci root limits.write 10MB
do not work. there is no lxc command.
we did not find any in this forum.
Thanks so much.
Is there a way in Proxmox to limit IO of LXC Container?
It is on ZFS.
Somethink like
lxc config device set ci root limits.read 30MB
lxc config device set ci root limits.write 10MB
do not work. there is no lxc command.
we did not find any in this forum.
Thanks so much.
sadly not. we have in hosts
192.168.0.1 storage1
192.168.1.1 storage1
192.168.0.2 storage2
192.168.1.2 storage2
192.168.0.3 storage3
192.168.1.3 storage3
some weeks ago added all nodes to the cluster via
pvecm add 192.168.0.1 -link0 192.168.1.2 -link1 192.168.0.2
Membership information...
Thanks.
"Check that you have both IPs in your /etc/hosts and you can login with ssh from both networks."
do you mean to hosts?
192.168.0.2 storage2
192.168.1.2 storage2
This does not help. May Proxmox GUI think the nodes are on 192.168.0.N .. in
GUI cluster -> Overview the nodes are listed...
Thanks. Only Corosync works well.
Thanks, IPs are examples.
Corosyn all is fine with tinc now.
But we have other "Problems".
We use eth0 for corosync and eth1 is used for proxmox internal net (communicate to hosts / nodes) and it is internal net for KVM VMs.
So if eth1 is down, corosync eth1...
Thanks. Any suggestions with VPN?
We testet with tinc.
But it high cpu if we test high traffic on this net.
2nd: Sadly we have no access to infrastructure in our datacenter. So VPN is the only way we see.
We have 3 nodes with 2 private nics
eth0 - 192.168.0.0/24 corosync link 1 , ceph storage, proxmox gui and clustercommunication f.e migration
eth1 - 192.168.1.0/24 corosync link 0
we have set corosync nodes to have 2 rings (ring0_addr: 192.168.1.2 / ring1_addr: 192.168.0.2).
this works well...
ifconfig inetVPN mtu 1445
seems solve the problem. we like to understand what is the reason?
tinc PING and PONG, so may the packege are to big?
ifconfig inetVPN mtu 1500 produce the error see above
We get many of this errors.
Aug 02 07:41:54 storage1 corosync[3283]: [KNET ] pmtud: possible MTU misconfiguration detected. kernel is reporting MTU: 1500 bytes for host 4 link 0 but the other node is not acknowledging packets of this size.
Aug 02 07:41:54 storage1 corosync[3283]: [KNET ]...
We have 3 Nodes. Each has eth0 with public ip and eth1 with private. no more NICs possible.
privatenet: 192.168.0.0 - eth0
public: different public ips, bit all in same datacenter - eth1
we are not able to change this. 2 private networks are not possible due datacenter restrictions.
we set the...
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.