[kolla-ansible] TASK [Link kolla_logs volume to /var/log/kolla] error after changing docker directory

A Monster amonster369 at gmail.com
Wed Jan 25 12:31:33 UTC 2023


THis occurred after I changed the default docker directory from
/var/lib/docker to /custom_path because the /var partition's size is not
sufficient

TASK [common : Link kolla_logs volume to /var/log/kolla]
**********************************************************************************************************************************************************
fatal: [Storage]: FAILED! => {"changed": false, "msg": "src file does not
exist, use \"force=yes\" if you really want to create the link:
/var/lib/docker/volumes/kolla_logs/_data", "path": "/var/log/kolla", "src":
"/var/lib/docker/volumes/kolla_logs/_data"}

knowing that the changes I made are for only this specific node, the
default docker directory is used for the others, so is there a custom
configuration I could do in globals.yml file, or add in a custom config
file or is it that it's not possible to use custom working directories for
docker?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.openstack.org/pipermail/openstack-discuss/attachments/20230125/3047e9e6/attachment.htm>


More information about the openstack-discuss mailing list