forked from ceph/ceph-nvmeof
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
sskaur edited this page May 15, 2023
·
3 revisions
This project provides a CLI and RPC-based APIs for creating and managing NVMeoF gateways for Ceph RBD.
The CLI tool connects to the server and generates gRPC requests. The gateway server accepts these requests to configure the NVMeoF target with SPDK. The gateway server stores these requests in order to restore the state of the NVMeoF target following reboot or outage. When two or more gateways are designated as a group, the gateway servers share a state store. A successful request to one gateway propagates to the entire group such that each member presents an identical NVMeoF target.