https://github.com/robin5911/rbd_iscsi_client
a client that talks to the ceph-iscsi rbd-target-api. rbd-target-api coordinates the rbd volume exports via iSCSI
https://github.com/robin5911/rbd_iscsi_client
ceph iscsi openstack spdk
Last synced: 5 months ago
JSON representation
a client that talks to the ceph-iscsi rbd-target-api. rbd-target-api coordinates the rbd volume exports via iSCSI
- Host: GitHub
- URL: https://github.com/robin5911/rbd_iscsi_client
- Owner: Robin5911
- Created: 2021-08-06T08:04:58.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-04-27T03:18:29.000Z (about 4 years ago)
- Last Synced: 2024-06-21T03:15:15.202Z (almost 2 years ago)
- Topics: ceph, iscsi, openstack, spdk
- Language: Go
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rbd-iscsi-client (golang)
参考 python rbd-iscsi-client 实现的go版本的 spdk iscsi target sdk, 用于请求操作基于 spdk iscsi target(bdev基于ceph rbd)
# Installation
```
go get github.com/Robin5911/rbd_iscsi_client
```
###### 客户端请求

###### spdk iscsi target架构
https://spdk.io/doc/iscsi.html