Code Monkey home page Code Monkey logo

cloudtieringfs's People

Contributors

ser94mor avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

cloudtieringfs's Issues

Architecture Refactoring

Take ideas from prototype tier-engine.c. Make multi-threaded application that maintains in and out queues of files to be uploaded/downloaded to/from cloud store. Queue should filled based on policies of file transfer between tiers.

Analyze and Fix Problems Identified by Pjd-Fstest

Here is the report produced by pjd-fstest POSIX compliance test suite:

Test Summary Report
-------------------
/home/morozs/Workspace/cloudtiering/src/tst/pjd-fstest/tests/chmod/00.t   (Wstat: 0 Tests: 58 Failed: 1)
  Failed test:  39
/home/morozs/Workspace/cloudtiering/src/tst/pjd-fstest/tests/chown/00.t   (Wstat: 0 Tests: 171 Failed: 7)
  Failed tests:  84, 88, 141, 145, 149, 153, 157
/home/morozs/Workspace/cloudtiering/src/tst/pjd-fstest/tests/link/00.t    (Wstat: 0 Tests: 82 Failed: 1)
  Failed test:  71
/home/morozs/Workspace/cloudtiering/src/tst/pjd-fstest/tests/rename/00.t  (Wstat: 0 Tests: 79 Failed: 1)
  Failed test:  65
Files=184, Tests=1957, 127 wallclock secs ( 0.95 usr  0.21 sys + 14.11 cusr  2.76 csys = 18.03 CPU)
Result: FAIL

Issues should be analyzed and fixed.

Build errors

Sergey,

Thankyou for you detailed email reply. My libs3 seem to be the version you suggest.

steve@steve:~/CloudTieringFS$ ls -l /usr/lib/libs3.so*
lrwxrwxrwx 1 root root    10 Sep 27  2017 /usr/lib/libs3.so -> libs3.so.2
lrwxrwxrwx 1 root root    12 Sep 27  2017 /usr/lib/libs3.so.2 -> libs3.so.2.0
-rw-r--r-- 1 root root 72344 Sep 27  2017 /usr/lib/libs3.so.2.0
steve@steve:~/CloudTieringFS$ 

Original email conversation is in the attachment.
Inbox _ [email protected] _ ProtonMail.pdf

Refactor Existing Directory Structure And Makefile

Need to separate code:

  • application code (something that is started from command line)
  • shared library (majority of functions should be implemented there)
  • test code (tests for application and library)

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.