File system loop detected in /var/named/chroot/var/named/
Posted
by
Iko
on Server Fault
See other posts from Server Fault
or by Iko
Published on 2012-09-24T09:02:28Z
Indexed on
2012/09/24
9:39 UTC
Read the original article
Hit count: 482
The problem start with a message No space left on device
. After investigating a little (with google's help) I found :
find: File system loop detected; /var/named/chroot/var/named' is part of the same file system loop as
/var/named'.
What I don't know is what to do next. I found this on centos.org :
and see if the inode numbers are the same (they shouldn't be). If they are then you need to remove the /var/named/chroot/var/named/ hard link and recreate it as a directory
the inode number are the same but I don't know exactly which folder to delete and what to do next
thank you for any help
Linux xxxxx.onlinehome-server.info 2.6.32-220.13.1.el6.x86_64 #1 SMP Tue Apr 17 23:56:34 BST 2012 x86_64 x86_64 x86_64 GNU/Linux
© Server Fault or respective owner