Jump to content

ataris

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by ataris

  1. I try edeit `/var/run/docker/containerd/containerd.toml` directly, but when I restart docker, the `containerd.toml` revert. How could I config containerd.toml?
  2. I want to install `k0s` into my unraid server. But there is an error occured, when calico-node init. 2021-02-20 12:11:40.676 [INFO][680] felix/ipsets.go 306: Resyncing ipsets with dataplane. family="inet" 2021-02-20 12:11:40.678 [ERROR][680] felix/ipsets.go 561: Bad return code from 'ipset list'. error=exit status 1 family="inet" stderr="ipset v7.1: Kernel error received: Invalid argument\n" 2021-02-20 12:11:40.678 [INFO][680] felix/ipsets.go 356: Finished resync family="inet" numInconsistenciesFound=0 resyncDuration=1.840573ms 2021-02-20 12:11:40.678 [WARNING][680] felix/ipsets.go 309: Failed to resync with dataplane error=exit status 1 family="inet" I test ipset in another contianer, the same error occured. ⚡  /lib/modules/4.19.107-Unraid  docker exec -it 565434d5ac5a bash [root@Tower /]# ipset list ipset v7.1: Kernel error received: Invalid argument [root@Tower /]# Is here a way to update the unraid kernel? Or the other workaround?
×
×
  • Create New...