PixelPrint Posted April 12, 2023 Share Posted April 12, 2023 (edited) Hi, i got a cheap but slow SMR drive, just for additional backups. I created a pool called "backup" with that drive and then i created a share called "backups", set as cache only on that specific pool Now, from dockers and command line, which is the best way to refer to the files contained in that drive? /mnt/backup/backups Or /mnt/user/backups Because if i used dynamix file manager to move files in user/backups i saw that some content went to the array drives, instead if i moved it by command line on backup/backups i see that all the content is on the cache drive Edited April 12, 2023 by Tipika Quote Link to comment
Solution JorgeB Posted April 12, 2023 Solution Share Posted April 12, 2023 If it's going to be used as cache only you can use the disk path, to bypass FUSE. 1 Quote Link to comment
itimpi Posted April 12, 2023 Share Posted April 12, 2023 3 hours ago, Tipika said: Because if i used dynamix file manager to move files in user/backups i saw that some content went to the array drives, This should not happen if the share is set to Use Cache=Only - are you sure? If so then this is a bug that will need fixing. Quote Link to comment
PixelPrint Posted April 12, 2023 Author Share Posted April 12, 2023 yes it was cache only: I moved it from dynamix file manager, from a different share, which if i understand right does rsync+delete in background i created another share and did the same, but it did not replicate the bug, it was all in the pool as expected. Any way I can see a log? It happened 12 hours ago, not sure if it's still there (if i click logs from the web ui, that time is already passed) Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.