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

./scripts/deploy.sh fails on remote mount bind #152

Closed
glimchb opened this issue Jul 21, 2022 · 2 comments
Closed

./scripts/deploy.sh fails on remote mount bind #152

glimchb opened this issue Jul 21, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@glimchb
Copy link
Member

glimchb commented Jul 21, 2022

run

bash -x ./scripts/deploy.sh -m xpu -x 10.246.67.206

or

DOCKER_HOST=ssh://ubuntu@10.246.67.206 COMPOSE_FILE=docker-compose.xpu.yml:docker-compose.networks.yml docker-compose up

see

ERROR: for integration_xpu-telegraf_1  Cannot start service xpu-telegraf: OCI runtime create failed: container_linux.go:380: starting container process caused: process_linux.go:545: container init caused: rootfs_linux.go:76: mounting "/home/boris/opi-poc/integration/xpu-cpu/telegraf-redfish.conf" to rootfs at "/etc/telegraf/telegraf.conf" caused: mount through procfd: not a directory: unknown: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expected type
@glimchb glimchb added the bug Something isn't working label Jul 21, 2022
@glimchb glimchb changed the title ./deploy fails on remote mount bind ./scripts/deploy.sh fails on remote mount bind Jul 21, 2022
glimchb added a commit to glimchb/opi-poc that referenced this issue Jul 21, 2022
Fixes opiproject#152

Signed-off-by: Boris Glimcher <Boris.Glimcher@emc.com>
@glimchb
Copy link
Member Author

glimchb commented Jul 21, 2022

telegraf fixed, re-opening for kong

@mestery
Copy link
Contributor

mestery commented Oct 5, 2022

Closing, as #165 replaced kong with nginx.

@mestery mestery closed this as completed Oct 5, 2022
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

2 participants