RHEL6 で cachefilesd が cpu を 100% 使用する
Issue
-
cachefilesd を実行すると top コマンドの '%CPU' が 100% になります。
-
top を確認すると、cachefilesd が cpu リソースを 100% 使用していることが分かりました。
# ps -eo pcpu,user,args | sort -k1 -nr | head
99.7 root cachefilesd -f /etc/cachefilesd.conf
7.0 foo /usr/bin/python /foo/bar
4.9 foo /usr/bin/python /foo/bar
4.8 foo /usr/bin/python /foo/bar
4.0 foo /usr/bin/python /foo/bar
3.1 foo /usr/bin/python /foo/bar
3.1 foo /usr/bin/python /foo/bar
1.6 foo sshd: foo@bar
1.4 root sshd: foo [priv]
1.4 foo sshd: foo@bar
Environment
- Red Hat Enterprise Linux 6
- RHEL 6.3 および RHEL 6.5 で発生
- cachefilesd ユーザー領域デーモン、および fscache (FS-Cache) カーネルモジュール
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
