Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy monitor error #2899

Closed
caoxianfei1 opened this issue Nov 15, 2023 · 0 comments
Closed

Deploy monitor error #2899

caoxianfei1 opened this issue Nov 15, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@caoxianfei1
Copy link
Contributor

caoxianfei1 commented Nov 15, 2023

Describe the bug (描述bug)

When deploy the monitor follow https://github.com/opencurve/curveadm/wiki/curvefs-monitor-deployment, the container exit and docker logs show:

image

The reason is because of the entrypoint script problem, there should be no data directory under the curvefs/monitor directory, so chmod will report an error.

chmod 700 "$g_prefix/data"

To Reproduce (复现方法)

Expected behavior (期望行为)

Versions (各种版本)
OS:
Compiler:
branch:
commit id:

Additional context/screenshots (更多上下文/截图)

@caoxianfei1 caoxianfei1 added the bug Something isn't working label Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants