Advertisement
Guest User

Untitled

a guest
Dec 18th, 2017
382
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.92 KB | None | 0 0
  1. rybridges@ryan-api-test[ryan_ocata_dev]:~$ openstack server show rhel68-44
  2. +-------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  3. | Field | Value |
  4. +-------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  5. | OS-DCF:diskConfig | MANUAL |
  6. | OS-EXT-AZ:availability_zone | nova |
  7. | OS-EXT-SRV-ATTR:host | hv62.ostk.sc1.corp.gq1.yahoo.com |
  8. | OS-EXT-SRV-ATTR:hypervisor_hostname | hv62.ostk.sc1.corp.gq1.yahoo.com |
  9. | OS-EXT-SRV-ATTR:instance_name | instance-000002f1 |
  10. | OS-EXT-STS:power_state | Shutdown |
  11. | OS-EXT-STS:task_state | None |
  12. | OS-EXT-STS:vm_state | error |
  13. | OS-SRV-USG:launched_at | 2017-12-18T22:41:03.000000 |
  14. | OS-SRV-USG:terminated_at | None |
  15. | accessIPv4 | |
  16. | accessIPv6 | |
  17. | addresses | ocata_dev=10.90.34.27 |
  18. | config_drive | True |
  19. | created | 2017-12-18T22:40:39Z |
  20. | fault | {u'message': u'Cannot recv data: Connection reset by peer', u'code': 500, u'details': u' File "/opt/openstack/venv/nova/lib/python2.7/site- |
  21. | | packages/nova/compute/manager.py", line 204, in decorated_function\n return function(self, context, *args, **kwargs)\n File |
  22. | | "/opt/openstack/venv/nova/lib/python2.7/site-packages/nova/compute/manager.py", line 4231, in suspend_instance\n self.driver.suspend(context, instance)\n File |
  23. | | "/opt/openstack/venv/nova/lib/python2.7/site-packages/nova/virt/libvirt/driver.py", line 2604, in suspend\n guest.save_memory_state()\n File |
  24. | | "/opt/openstack/venv/nova/lib/python2.7/site-packages/nova/virt/libvirt/guest.py", line 497, in save_memory_state\n self._domain.managedSave(0)\n File |
  25. | | "/opt/openstack/venv/nova/lib/python2.7/site-packages/eventlet/tpool.py", line 186, in doit\n result = proxy_call(self._autowrap, f, *args, **kwargs)\n File |
  26. | | "/opt/openstack/venv/nova/lib/python2.7/site-packages/eventlet/tpool.py", line 144, in proxy_call\n rv = execute(f, *args, **kwargs)\n File |
  27. | | "/opt/openstack/venv/nova/lib/python2.7/site-packages/eventlet/tpool.py", line 125, in execute\n six.reraise(c, e, tb)\n File |
  28. | | "/opt/openstack/venv/nova/lib/python2.7/site-packages/eventlet/tpool.py", line 83, in tworker\n rv = meth(*args, **kwargs)\n File |
  29. | | "/opt/openstack/venv/nova/lib/python2.7/site-packages/libvirt.py", line 1427, in managedSave\n if ret == -1: raise libvirtError (\'virDomainManagedSave() |
  30. | | failed\', dom=self)\n', u'created': u'2017-12-18T23:00:06Z'} |
  31. | flavor | xsmall (2) |
  32. | hostId | 5c7329595a045a4d8e1849b6710e8fc6056a13575db909622f8d60bc |
  33. | hostname | oxy-oxygen-0a5a221b.corp.gq1.yahoo.com |
  34. | id | 213752cc-ac92-4337-8ca9-9686bec4bd94 |
  35. | image | ylinux-6.8.5_217 (88fd6879-88cc-4108-8d0f-7d684376da1f) |
  36. | key_name | None |
  37. | name | rhel68-44 |
  38. | project_id | 721849e483d2463a9a99318a4c0c31c9 |
  39. | properties | |
  40. | security_groups | name='default' |
  41. | status | ERROR |
  42. | updated | 2017-12-18T23:00:38Z |
  43. | user_id | 1b1a2004548e448ab01af4eb5ad50d06 |
  44. | volumes_attached | |
  45. +-------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------+
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement