GithubHelp home page GithubHelp logo

Comments (9)

smclay avatar smclay commented on July 4, 2024

Further to my previous description I got the following feedback from our ARC colleague...

  • /NGASXX/bad-files needs huge storage to store files transferred from /NGASXX/volume*/staging/* when the NGAS service is restarted
  • Moving files from /NGASXX/volumeXX/staging/* to /NGASXX/bad-files/ can take a long time especially when we have many large files which is what normally happens when we are mirroring files

If bad-files is located on each volume...

  • No additional storage device is used
  • Moving files from /NGASXX/volumex/staging/* to /NGASXX/volumeXX/bad-files/ is very fast because files are moved on the same storage device

And I can not find the reason of moving staging files to bad-files. I think 99.9% bad-files are not needed, just needs to delete frequently. Only good reason might be it can be used to resuming, I don't know how does NGAS github use bad-files.

from ngas.

rtobar avatar rtobar commented on July 4, 2024

@smclay thanks for the suggestion. I agree with all the points, and I also don't see any particular reason for the bad-files area not to be turned into a per-volume directory. AFAIK bad-files is a sink, the system doesn't automatically promote any file out of it; files end up there only for inspection purposes I think, and here and there admins might want to register or locally archive bad-files.

Changes should be fairly simple, I'll try to work it out these days.

from ngas.

smclay avatar smclay commented on July 4, 2024

@rtobar thank you for taking care of this. I am sure Eisuke will be very happy as it will help solve his SAN storage mounting issues.

from ngas.

rtobar avatar rtobar commented on July 4, 2024

@smclay I've implemented the changes in the issue-51 branch, with the bad-files directory now appearing under each volume directory as discussed. Unit tests have been updated to reflect this new logic. Please test at your earliest convenience and after that I'll merge back to the master.

from ngas.

smclay avatar smclay commented on July 4, 2024

@rtobar we have been testing NGAS with your latest changes. They are working well. We have not experienced any problems. Eisuke and myself appreciate your support.

from ngas.

rtobar avatar rtobar commented on July 4, 2024

Great, thanks for the info! I've merged the branch now to the master.

from ngas.

smclay avatar smclay commented on July 4, 2024

@rtobar I got a message from Eisuke. He reported that "Data Check thread has scanned all the files under */volume*/ and files found under bad-files directory were reported as NOT REGISTERED FILES"
He suggests that "it may be useful for admin to know there is unprocessed files under bad-files but perhaps using another category, e.g. BAD-FILES FOUND ON STORAGE DISKS is better then NOT REGISTERED FILES
What do you think?

from ngas.

rtobar avatar rtobar commented on July 4, 2024

@smclay Ahhh, that's a side effect we didn't see coming. That should not be difficult to do I think. Could you open a new issue to keep track of that separately please? Thanks!

from ngas.

smclay avatar smclay commented on July 4, 2024

OK. I create a new issue. Thanks

from ngas.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.