[RHGS] directory tree has entries with same inodes, removing files thought to be unique are deleted from two places
Issue
In a pure distribute gluster volume, two directories were shown to have the same inodes. This caused both directories to be affected when changes were made to one of them. However, the directories were not intentionally linked together.
[root@example ~]# ls -i /path/to/directory
xxxxxxxxxxxxxxxxxxx example yyyyyyyyyyyyyyyyyyyy zzz
[root@example ~]# ls -i /another/path/to/another/directory
xxxxxxxxxxxxxxxxxxx example yyyyyyyyyyyyyyyyyyyy zzz
Environment
- Red Hat Gluster Storage 3.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.