Coder Social home page Coder Social logo

Comments (2)

SeanHai avatar SeanHai commented on May 12, 2024

General Question

按照官方文档的指导,使用ansible-playbook命令部署单节点curve环境,在install mds bin阶段提示could not find or access ../curve-mds/bin/,导致部署失败。
image

查看脚本发现,在install mds bin阶段会将../curve-mds/bin/中的文件复制到/usr/bin中,但在../curve-mds目录下没有/bin目录,仅有DEBIAN和home两个文件夹。因此可以认为是curve-mds文件夹中没有mds组件,导致脚本无法找到源文件而报错。但整体阅读代码后并未找到下载或构建mds的命令,因此想请教一下如何解决这个问题。

OS:CentOS-8.2.2004
内核:4.18.0-193.el8.x86_64
openssl:1.1.1g FIPS 21 Apr 2020
gcc:8.4.1 20200928 (Red Hat 8.4.1-1)
curve:curve-1.0.4(1.2.1-rc0和1.3.0-beta2也有同样的问题)

这里ansible部署使用的是curve tar包,curve-mds/bin 目录是位于其中的,对应版本的tar包见https://github.com/opencurve/curve/releases;部署过程可参考:https://github.com/opencurve/curve/blob/master/docs/cn/deploy.md#%E5%AE%9E%E6%96%BD%E9%83%A8%E7%BD%B2

from curve.

aspirer avatar aspirer commented on May 12, 2024

有问题再reopen

from curve.

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.