Giter Site home page Giter Site logo

zettalane-systems / nvme-of-tcp Goto Github PK

View Code? Open in Web Editor NEW
13.0 5.0 2.0 47 KB

Linux kernel module driver that provides TCP transport for NVMe over fabrics.

License: GNU General Public License v2.0

Makefile 0.31% C 99.69%
nvmeoverfabrics nvme-storage nvmeoftcp nvme-target iscsi-target mayascale cloud-storage

nvme-of-tcp's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

nvme-of-tcp's Issues

Initiator discovers target (SPDK) failed

Issue info

  1. We use the nvme of tcp driver for Cantos(kernle 3.1.0-x).
  2. SPDK as targets couldn't be found by command ("nvme discover").

Analyze

Please refer to nvme tcp spec.
2

Control supports "disabling submission queue head pointer updates", so SPDK target only sends C2H PDU and doesn't sends CQE.
Host should send CQE by itself.

Solution

By referring nvme of tcp for kernel 5.4, fix host/tcp.c:
1

Port NVMeoF-TCP driver for Centos 7.6 (kernel-3.10.0-957)

Provide host driver with NVMeoF TCP transport for Centos/RHEL 7.6 release. We need to match this driver with the fabrics driver module of newer 7.6 (kernel-3.10.0-957)

  1. Use the macro RHEL_RELEASE_CODE to identify particular release version and make changes accordingly in the source code
  2. Get the matching fabrics.h nvme.h for kernel-3.10.0-957 and keep them in rhel-release-7.6

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.