Guest User

Untitled

a guest
Dec 11th, 2017
414
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.86 KB | None | 0 0
  1. REQUEST:
  2. {
  3. "volume": {
  4. "size": 80,
  5. "description": " A bootable volume created before instance creation",
  6. "name": "TESTVOLN5",
  7. "imageRef": "3b296f34-0f18-4648-beb5-d78268a0ff98"
  8. }
  9. }
  10.  
  11. RESPONSE:
  12. {
  13. "volume": {
  14. "status": "creating",
  15. "migration_status": null,
  16. "user_id": "2c83e7e0ddf2043ffa70870b0a4e87b263316e1f81709cebc5568b0ad0ecc4cf",
  17. "attachments": [],
  18. "links": [
  19. {
  20. "href": "https://bcc-lab-mgmt-pvcsdn.lab.bluechipcloud.co.uk:9000/v2/069583b6a3f140f88133b902e1a5e6c2/volumes/4fbd85c4-3e2d-4725-a130-0b0b944b0b2e",
  21. "rel": "self"
  22. },
  23. {
  24. "href": "https://bcc-lab-mgmt-pvcsdn.lab.bluechipcloud.co.uk:9000/069583b6a3f140f88133b902e1a5e6c2/volumes/4fbd85c4-3e2d-4725-a130-0b0b944b0b2e",
  25. "rel": "bookmark"
  26. }
  27. ],
  28. "availability_zone": "nova",
  29. "bootable": "false",
  30. "encrypted": false,
  31. "created_at": "2017-12-11T18:26:22.074166",
  32. "description": " A bootable volume created before instance creation",
  33. "updated_at": null,
  34. "volume_type": null,
  35. "name": "TESTVOLN5",
  36. "replication_status": null,
  37. "consistencygroup_id": null,
  38. "source_volid": null,
  39. "snapshot_id": null,
  40. "multiattach": false,
  41. "metadata": {},
  42. "id": "4fbd85c4-3e2d-4725-a130-0b0b944b0b2e",
  43. "size": 80
  44. }
  45. }
  46.  
  47. ERROR:
  48.  
  49. An error occurred while performing a storage operation for the volume TESTVOLN5.
  50. 12/11/17, 6:26 PM
  51. Explanation:
  52. Failed to copy image to volume: Bad or unexpected response from the storage volume backend API: Unable to fetch connection information from backend: 'Volume' object has no attribute 'id]'
  53. Response:
  54. Review the explanation and try the request again.
Advertisement
Add Comment
Please, Sign In to add comment