Advertisement
Guest User

Untitled

a guest
Mar 8th, 2016
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.23 KB | None | 0 0
  1. root@ubuntu:~# docker logs cinder_volume
  2. INFO:__main__:Kolla config strategy set to: COPY_ALWAYS
  3. INFO:__main__:Loading config file at /var/lib/kolla/config_files/config.json
  4. INFO:__main__:Validating config file
  5. INFO:__main__:Copying service configuration files
  6. INFO:__main__:Copying /var/lib/kolla/config_files/cinder.conf to /etc/cinder/cinder.conf
  7. INFO:__main__:Setting permissions for /etc/cinder/cinder.conf
  8. INFO:__main__:Copying /var/lib/kolla/config_files/ceph.client.cinder.keyring to /etc/ceph/ceph.client.cinder.keyring
  9. INFO:__main__:Setting permissions for /etc/ceph/ceph.client.cinder.keyring
  10. INFO:__main__:Copying /var/lib/kolla/config_files/ceph.conf to /etc/ceph/ceph.conf
  11. INFO:__main__:Setting permissions for /etc/ceph/ceph.conf
  12. INFO:__main__:Writing out command to execute
  13. Running command: 'cinder-volume --config-file /etc/cinder/cinder.conf'
  14. server name not found: {u'skipped' (Name or service not known)
  15. unable to parse addrs in '{u'skipped': True, u'changed': False}'
  16. server name not found: {u'skipped' (Name or service not known)
  17. unable to parse addrs in '{u'skipped': True, u'changed': False}'
  18. server name not found: {u'skipped' (Name or service not known)
  19. unable to parse addrs in '{u'skipped': True, u'changed': False}'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement