-
Notifications
You must be signed in to change notification settings - Fork 148
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
Can't start tcmu-runner.service #685
Comments
What OS are you using ? As I know there is no direct dependency on the |
The followings are the dependencies from my env:
|
Thanks for your reply, but I have other problems when start tcmu-runner: $ sudo tcmu-runner
tcmu-runner: symbol lookup error: tcmu-runner: undefined symbol: tcmu_iovec_length and the /var/log/tcmu-runner.log show: 2022-09-19 17:46:38.613 41981 [CRIT] main:1302: Starting...
2022-09-19 17:46:38.614 41981 [INFO] tcmur_register_handler:92: Handler fbo is registered
2022-09-19 17:46:38.614 41981 [INFO] tcmur_register_handler:92: Handler zbc is registered
2022-09-19 17:46:38.614 41981 [INFO] tcmur_register_handler:92: Handler qcow is registered
2022-09-19 17:46:38.623 41981 [INFO] tcmur_register_handler:92: Handler rbd is registered
2022-09-19 19:04:13.346 41981 [CRIT] main:1425: Exiting...
2022-09-19 19:04:13.349 41981 [INFO] tcmu_rbd_destroy:1707: destroying the rbd handler
2022-09-19 19:04:19.754 43526 [CRIT] main:1302: Starting...
2022-09-19 19:04:19.756 43526 [INFO] tcmur_register_handler:92: Handler fbo is registered
2022-09-19 19:04:19.756 43526 [INFO] tcmur_register_handler:92: Handler zbc is registered
2022-09-19 19:04:19.757 43526 [INFO] tcmur_register_handler:92: Handler qcow is registered
2022-09-19 19:04:19.764 43526 [INFO] tcmur_register_handler:92: Handler rbd is registered
2022-09-19 19:04:21.169 43526 [CRIT] main:1425: Exiting...
2022-09-19 19:04:21.171 43526 [INFO] tcmu_rbd_destroy:1707: destroying the rbd handler
2022-09-20 10:56:13.822 52417 [CRIT] main:1302: Starting...
2022-09-20 10:56:13.822 52417 [ERROR] main:1350: couldn't open handlers Then the following is the OS info I'm using: $ sudo lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04.5 LTS
Release: 20.04
Codename: focal
$ uname -a
Linux 5.15.0-46-generic #49~20.04.1-Ubuntu SMP Thu Aug 4 19:15:44 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux |
BTW, where did you get the tcmu-runner package ? Have you tried to build from source yourself ? |
I never built this in Ubuntu yet. So not sure what has happened there! |
Hello, I can't start tcmu-runner.service due to libphoton.so,
So what is libphoton.so?
The text was updated successfully, but these errors were encountered: