内容へ移動
fl8 Wiki
ユーザ用ツール
ログイン
サイト用ツール
検索
ツール
文書の表示
以前のリビジョン
バックリンク
最近の変更
メディアマネージャー
サイトマップ
ログイン
>
最近の変更
メディアマネージャー
サイトマップ
現在位置:
Dokuwiki.fl8.jp
»
01_linux
»
01_net
»
50 du: WARNING: Circular directory structure.
トレース:
01_linux:01_net:50_du_warning_circular_directory_structure
この文書は読取専用です。文書のソースを閲覧することは可能ですが、変更はできません。もし変更したい場合は管理者に連絡してください。
====== 50 du: WARNING: Circular directory structure. ====== namedをchrootで動かしている時は、dfのバグでこうなるようです。 https://bugzilla.redhat.com/show_bug.cgi?id=836557 ===== エラー ===== <code> # du -hs du: WARNING: Circular directory structure. This almost certainly means that you have a corrupted file system. NOTIFY YOUR SYSTEM MANAGER. The following directory is part of the cycle: `./named/chroot/var/named' </code> ===== ログ ===== ■chrootのnamedが動いている場合 <code console> # /etc/init.d/named status version: 9.7.3-P3-RedHat-9.7.3-8.P3.el6_2.2 (none) CPUs found: 1 worker threads: 1 number of zones: 17 debug level: 0 xfers running: 0 xfers deferred: 0 soa queries in progress: 0 query logging is OFF recursive clients: 0/0/1000 tcp clients: 0/100 server is up and running named (pid 2017) is running... # du -hs du: WARNING: Circular directory structure. This almost certainly means that you have a corrupted file system. NOTIFY YOUR SYSTEM MANAGER. The following directory is part of the cycle: `./named/chroot/var/named' 535M . </code> ■chrootのnamedが動いていない場合 <code console> # /etc/init.d/named status rndc: connect failed: 127.0.0.1#953: connection refused named is stopped # du -hs 535M . </code>
01_linux/01_net/50_du_warning_circular_directory_structure.txt
· 最終更新: 2013/10/28 00:54 by
matsui
ページ用ツール
文書の表示
以前のリビジョン
バックリンク
文書の先頭へ