Advertisement
Guest User

Untitled

a guest
May 18th, 2017
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. failed: [node002_glance_container-208bd196] (item={u'local_path': u'/var/lib/glance/images', u'type': u'nfs', u'options': u'_netdev,auto', u'remote_path': u'/images', u'server': u'192.168.30.52'}) => {
  2. "failed": true,
  3. "invocation": {
  4. "module_args": {
  5. "boot": "yes",
  6. "dump": null,
  7. "fstab": null,
  8. "fstype": "nfs",
  9. "name": "/var/lib/glance/images",
  10. "opts": "_netdev,auto",
  11. "passno": null,
  12. "src": "192.168.30.52:/images",
  13. "state": "mounted"
  14. },
  15. "module_name": "mount"
  16. },
  17. "item": {
  18. "local_path": "/var/lib/glance/images",
  19. "options": "_netdev,auto",
  20. "remote_path": "/images",
  21. "server": "192.168.30.52",
  22. "type": "nfs"
  23. },
  24. "msg": "Error mounting /var/lib/glance/images: mount.nfs: Connection timed out\n"
  25. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement