GithubHelp home page GithubHelp logo

Comments (1)

aaaaalbert avatar aaaaalbert commented on August 12, 2024

And indeed, when the node has sufficient resources, the clearinghouse makes vessels out of it! The node at hand now has v2, the service vessel, and v16, v18, v20, v22 as publicly available vessels.

Now, v21 remains as the thing that's smaller than the split size which the CH wants, and thus isn't added to the database. Note that it is still advertised, has a proper resource file, its sandbox dir, etc.!

Grepping through the transition script logs reveals the split / join action that leads to the final vessels:

$ pbpaste | grep "Successfully split vessel" 
[2015-07-22 10:17:16.370742] INFO 501433424 Successfully split vessel: v1 into vessels: v3 and v4
[2015-07-22 10:17:42.303067] INFO 501433424 Successfully split vessel: v3 into vessels: v5 and v6
[2015-07-22 10:18:07.205756] INFO 501433424 Successfully split vessel: v5 into vessels: v7 and v8
[2015-07-22 10:18:33.305296] INFO 501433424 Successfully split vessel: v7 into vessels: v9 and v10
[2015-07-22 10:21:55.195078] INFO 992914479 Successfully split vessel: v14 into vessels: v15 and v16
[2015-07-22 10:22:10.511091] INFO 992914479 Successfully split vessel: v15 into vessels: v17 and v18
[2015-07-22 10:22:35.191658] INFO 992914479 Successfully split vessel: v17 into vessels: v19 and v20
[2015-07-22 10:23:02.734442] INFO 992914479 Successfully split vessel: v19 into vessels: v21 and v22
$ pbpaste | grep "Combined vessel" 
[2015-07-22 10:19:27.222187] INFO 945190750 Combined vessel v9 and v10 into v11
[2015-07-22 10:19:45.981188] INFO 945190750 Combined vessel v11 and v4 into v12
[2015-07-22 10:19:54.088218] INFO 945190750 Combined vessel v12 and v6 into v13
[2015-07-22 10:20:01.953274] INFO 945190750 Combined vessel v13 and v8 into v14

from clearinghouse.

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.