Coder Social home page Coder Social logo

Add Docker registry about rfaas HOT 7 OPEN

mcopik avatar mcopik commented on June 11, 2024
Add Docker registry

from rfaas.

Comments (7)

mattnappo avatar mattnappo commented on June 11, 2024 1

Hi @mcopik. I have made a great deal of progress on this issue so far (as well as some progress on #10). However, I am wondering what the docker network configuration used during testing looks like. I see that in the hard-coded part of the code where the docker_rdma_sriov binary is invoked (here), the docker network mynet is specified. I presume that this network is a user-defined bridge network that was used during testing/evaluation. Do you remember how this network was defined?

UPDATE: docker network create -d sriov --subnet=<subnet> -o netdevice=<device> mynet seemed to work.

from rfaas.

BhuvanAde avatar BhuvanAde commented on June 11, 2024

Hey @mcopik, Can you please assign me this issue?

from rfaas.

mcopik avatar mcopik commented on June 11, 2024

@BhuvanAde Absolutely, please feel free to start on the issue :-)

Let me know if you have any questions or concerns - happy to help.

from rfaas.

mcopik avatar mcopik commented on June 11, 2024

@mattnappo Great to hear that - thanks so much for the help! Can you please open a draft PR? I was going to work on the same thing (fixing container selection and customizing the hardcoded options), and I do not want to repeat your work.

Yes, you found the correct thing - this is the command. I'm afraid that our documentation does not contain references to the installation instructions for the Mellanox plugin - I need to fix that.

In addition to using the SR-IOV plugin, which is unavailable on many platforms and can be a bit fragile, we also used standard Docker with host networking - I will add it as another customization.

from rfaas.

mattnappo avatar mattnappo commented on June 11, 2024

@mcopik Here is the draft pr. I plan on finishing up the PR within the next few days. Also: I was able to setup a rFaas cluster on an AWS VPC and perform tests. I built a custom kernel to use Soft-RoCE since my cluster did not have RDMA-capable NICs. If you were wondering if rFaas works over Soft-RoCE, it does!

from rfaas.

mcopik avatar mcopik commented on June 11, 2024

@mattnappo Thanks, glad to hear it works! :-) I will review the PR soon.

Did you manage to run SR-IOV on top of SoftRoCe? Or did you try Docker host networking mode?

from rfaas.

mattnappo avatar mattnappo commented on June 11, 2024

Yes, I ran SR-IOV on SoftRoCe. I can try to get it working with host networking.

from rfaas.

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.