File system loop detected in /var/named/chroot/var/named/ CentOS6.3
- by wilco
When I use find command on shell, I got the following error.
find: File system loop detected; /var/named/chroot/var/named' is part of the same file system loop as/var/named'.
I verified the inode number and it comes out the same as below.
[root@serverone ~]# ls -ldi /var/named/chroot/var/named/ /var/named
6684673 drwxr-x--- 6 root named 4096 Sep…