Ceph 使用 TGT 创建 ISCSI target 服务器让 Windows 可以通过 ISCSI 来使用 Ceph
编译 TGT 拉取源码 git clone https://github.com/fujita/tgt.git /source_code/tgt 启动编译容器 docker run -ti --name tgt -v /source_code/tgt/:/tgt ubuntu 修改镜像源为阿里源 cat > /etc/apt/sources.list << EOF #添加阿里源 deb http://mirrors.aliyun.com/ubuntu/ bionic main restricted universe multiverse deb http://mirrors.
下载地址
用户评论