Docker container failed to start with Windows Bind Mount

Options
yangsen
yangsen Member, Employee Posts: 23 Solace Employee

I am using Docker Desktop on Windows 10. I followed this guide to externalize the storage of docker container: https://docs.solace.com/Software-Broker/Container-Tasks/Config-Container-Storage.htm#Examples_of_Configuring_External_Storage

The container is created but failed to start with last record in log: "Unable to raise event; rc(would block)". It looks like a permission problem, I use docker inspect the container, the mount is successful:

I have attached the docker log and debug log. Please advise what went wrong.


Tagged:

Answers

  • TomF
    TomF Member, Employee Posts: 406 Solace Employee
    Options

    Hi @yangsen,

    It looks like you have permission issues on D:\\test\\docker\\solace. Please check you have read/write permissions and there is space on the device.