All of lore.kernel.org
 help / color / mirror / Atom feed
* nftables cgroup accounting problem
@ 2020-09-30 17:27 azurit
  2020-10-05  6:16 ` azurit
  2020-10-05  9:34 ` Florian Westphal
  0 siblings, 2 replies; 8+ messages in thread
From: azurit @ 2020-09-30 17:27 UTC (permalink / raw)
  To: netfilter

Hi,

i'm migrating from iptables to nftables and i'm having problem with  
accounting using cgroups. Everything was working on iptables but is  
printing weird errors with nftables (chain 'accounting' exists):

# mkdir /sys/fs/cgroup/net_cls,net_prio/12345
# echo 0x000112345 > /sys/fs/cgroup/net_cls,net_prio/12345/net_cls.classid
# nfacct add 12345
# iptables -I accounting -m cgroup --cgroup 0x000112345 -m nfacct  
--nfacct-name 12345
iptables: No space left on device.

# uname -a
Linux server 4.9.236 #2 SMP Thu Sep 17 16:32:19 CEST 2020 x86_64 GNU/Linux
# iptables --version
iptables v1.8.2 (nf_tables)


What am i doing wrong?

azur



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-10-05 10:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-30 17:27 nftables cgroup accounting problem azurit
2020-10-05  6:16 ` azurit
2020-10-05  7:53   ` Daniel
2020-10-05  8:15     ` azurit
2020-10-05  9:08       ` Daniel
2020-10-05  9:11         ` azurit
2020-10-05  9:34 ` Florian Westphal
2020-10-05 10:32   ` azurit

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.