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

k8s version installation reports: No such file or directory #2421

Closed
ryanqin01 opened this issue Dec 22, 2020 · 3 comments
Closed

k8s version installation reports: No such file or directory #2421

ryanqin01 opened this issue Dec 22, 2020 · 3 comments

Comments

@ryanqin01
Copy link

ryanqin01 commented Dec 22, 2020

The whole log is as following:

kubectl logs -f nebula-storaged-0 -n nebula

++ hostname -i

  • exec /usr/local/nebula/bin/nebula-storaged --flagfile=/usr/local/nebula/etc/nebula-storaged.conf --local_ip=10.30.33.42 --v=0 --minloglevel=2 --daemonize=false
    E1222 09:36:15.759665 1 FileUtils.cpp:384] Failed to read the directory "/usr/local/nebula/data/storage/nebula" (2): No such file or directory

the configuration is as following:

########## storage ##########
# Root data path, multiple paths should be splitted by comma.
# One path per instance, if --engine_type is `rocksdb'
--data_path=/usr/local/nebula/data/storage

I tried relative path before. Also not working

@ryanqin01 ryanqin01 changed the title k8s k8s version installation reports: No such file or directory Dec 22, 2020
@ryanqin01
Copy link
Author

the version I used is v1.2.0

@MegaByte875
Copy link

the version I used is v1.2.0

Hi,
Please check the storageclass and pvc,you can post it on the comment

@CPWstatic
Copy link
Contributor

Has the problem been solved? I'll close this issue first, since it's been six months. Let us know if you still suffer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants