Closed yehaifeng closed 1 year ago
Please increase the amount of inotify watches allowed per node via `/proc/sys/fs/inotify/max_user_watches'.
Temporary fix is to sudo sysctl fs.inotify.max_user_watches=524288
Permanent fix is to echo "fs.inotify.max_user_watches=524288" >> /etc/sysctl.conf
Please increase the amount of inotify watches allowed per node via `/proc/sys/fs/inotify/max_user_watches'.
Temporary fix is to
sudo sysctl fs.inotify.max_user_watches=524288
Permanent fix is toecho "fs.inotify.max_user_watches=524288" >> /etc/sysctl.conf
Thanks!
Ubuntu 22.04
has this problem, but used CentOS 7.9
and Ubuntu 20.04
is ok!
When i installed kubevirt in cnstack, but has a error about
virt-handler
. The err logs as follows: