Replies: 1 comment 2 replies
-
Please provide the details requested in the issue template or support docs otherwise I really can't help. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I don't know if this is an issue or not., but I get the following message when I run a du command against a directory in mergerfs:
root@smicro:/storage/ml36# du -sh Seagate4TB/
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:
'Seagate4TB/8710p/disk_c/Documents and Settings/Albert/Dati applicazioni/Macromedia/Flash Player/#SharedObjects/U9JLN8WY/skype.com/#ui'
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:
'Seagate4TB/8710p/disk_c/Documents and Settings/Albert/Dati applicazioni/Macromedia/Flash Player/#SharedObjects/U9JLN8WY/www.hallmark.com'
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:
Seagate4TB/data
2.6T Seagate4TB/
If I run the du command directly on the physical disk I have no issues:
root@smicro:/mnt/DiskPools/NetApp01_07/ml36# du -sh Seagate4TB/
2.8T Seagate4TB/
But if I run it agaist the virtual disk created I got the above messages, and it seems it does not see some of the data , reporting a total of 2.6Tb instead of 2.8Tb.
Is that normal?
Reagards
Albert
Beta Was this translation helpful? Give feedback.
All reactions