Advertisement
Guest User

Untitled

a guest
Feb 12th, 2014
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.88 KB | None | 0 0
  1. [root@storm ~]# engine-log-collector --verbose
  2. INFO: Gathering oVirt Engine information...
  3. DEBUG: calling(['sosreport', '--batch', '--report', '--build', '--tmp-dir=/tmp/logcollector-_WJpGp', '-o', 'engine,rpm,libvirt,general,networking,hardware,process,yum,filesys,devicemapper,selinux,kernel,apache,memory', '-k', 'rpm.rpmva=off', '-k', 'general.all_logs=True', '-k', 'apache.log=True'])
  4. DEBUG: returncode(0)
  5. DEBUG: STDOUT(
  6. sosreport (version 2.2)
  7.  
  8.  
  9. This command will collect diagnostic and configuration
  10. information from this Red Hat Enterprise Linux system and
  11. installed applications.
  12.  
  13. An archive containing the collected information will be
  14. generated in /tmp/logcollector-_WJpGp and may be provided
  15. to a Red Hat support representative.
  16.  
  17. Any information provided to Red Hat will be treated in
  18. accordance with the published support policies at:
  19.  
  20.  
  21. https://access.redhat.com/support/
  22.  
  23. The generated archive may contain data considered
  24. sensitive and its content should be reviewed by the
  25. originating organization before being passed to any third
  26. party.
  27.  
  28. No changes will be made to system configuration.
  29.  
  30.  
  31. Running plugins. Please wait ...
  32.  
  33. Completed [14/14] ...
  34.  
  35. sosreport build tree is located at : /tmp/logcollector-_WJpGp/storm-2014021210431392198203
  36.  
  37. )
  38. DEBUG: STDERR()
  39. INFO: Gathering PostgreSQL the oVirt Engine database and log files from localhost...
  40. DEBUG: calling(['/usr/sbin/sosreport', '--batch', '--report', '-o', 'postgresql', '--tmp-dir=/tmp/logcollector-_WJpGp/log-collector-data', '-k', 'postgresql.dbname=engine', '-k', 'postgresql.dbhost=localhost', '-k', 'postgresql.dbport=5432', '-k', 'postgresql.username=engine', '-k', 'postgresql.password=3627iPdv'])
  41. DEBUG: returncode(0)
  42. DEBUG: STDOUT(
  43. sosreport (version 2.2)
  44.  
  45.  
  46. This command will collect diagnostic and configuration
  47. information from this Red Hat Enterprise Linux system and
  48. installed applications.
  49.  
  50. An archive containing the collected information will be
  51. generated in /tmp/logcollector-_WJpGp/log-collector-data
  52. and may be provided to a Red Hat support representative.
  53.  
  54. Any information provided to Red Hat will be treated in
  55. accordance with the published support policies at:
  56.  
  57.  
  58. https://access.redhat.com/support/
  59.  
  60. The generated archive may contain data considered
  61. sensitive and its content should be reviewed by the
  62. originating organization before being passed to any third
  63. party.
  64.  
  65. No changes will be made to system configuration.
  66.  
  67.  
  68. Running plugins. Please wait ...
  69.  
  70. Completed [1/1] ...
  71. Creating compressed archive...
  72.  
  73. Your sosreport has been generated and saved in:
  74. /tmp/logcollector-_WJpGp/log-collector-data/sosreport-storm-20140212104403-ce0a.tar.xz
  75.  
  76. The md5sum is: 337d2766a8a3d4ceb99bbe5a8f08ce0a
  77.  
  78. Please send this file to your support representative.
  79.  
  80. )
  81. DEBUG: STDERR()
  82. DEBUG: filename(sosreport-storm-20140212104403-ce0a.tar.xz)
  83. DEBUG: path(/tmp/logcollector-_WJpGp/log-collector-data/sosreport-storm-20140212104403-ce0a.tar.xz)
  84. DEBUG: checksum(337d2766a8a3d4ceb99bbe5a8f08ce0a)
  85. Please provide the REST API password for the admin@internal oVirt Engine user (CTRL+D to skip):
  86. DEBUG: API Vendor(ovirt.org) API Version(3.4.0)
  87. ERROR: Unable to connect to REST API. Reason: Bad Request
  88. ERROR: _get_hypervisors_from_api:
  89. status: 400
  90. reason: Bad Request
  91. detail: statementcallback; sql [select * from (select * from storage pool where ( id in (select storage pool with storage domain.id from storage pool with storage domain )) order by name asc ) as t1 offset (-2147483648 -1) limit 2147483647]; error: integer out of range; nested exception is org.postgresql.util.psqlexception: error: integer out of range
  92. INFO: No hypervisors were selected, therefore no hypervisor data will be collected.
  93. Creating compressed archive...
  94. DEBUG: calling(['xz', '--version'])
  95. DEBUG: returncode(0)
  96. DEBUG: STDOUT(xz (XZ Utils) 4.999.9beta
  97. liblzma 4.999.9beta
  98. )
  99. DEBUG: STDERR()
  100. DEBUG: calling(['tar', '-cf', '/tmp/sosreport-LogCollector-20140212104442.tar', '-C', '/tmp/logcollector-_WJpGp', '.'])
  101. DEBUG: returncode(0)
  102. DEBUG: STDOUT()
  103. DEBUG: STDERR()
  104. DEBUG: calling(['xz', '-1', '/tmp/sosreport-LogCollector-20140212104442.tar'])
  105. DEBUG: returncode(0)
  106. DEBUG: STDOUT()
  107. DEBUG: STDERR()
  108. DEBUG: calling(['md5sum', '/tmp/sosreport-LogCollector-20140212104442.tar.xz'])
  109. DEBUG: returncode(0)
  110. DEBUG: STDOUT(10e70fd9452a7e2ff1a1a420f145d98e /tmp/sosreport-LogCollector-20140212104442.tar.xz
  111. )
  112. DEBUG: STDERR()
  113. INFO: Log files have been collected and placed in /tmp/sosreport-LogCollector-20140212104442.tar.xz.
  114. The MD5 for this file is 10e70fd9452a7e2ff1a1a420f145d98e and its size is 12.1M
  115. [root@storm ~]# ls /tmp/sosreport-LogCollector-20140212*
  116. /tmp/sosreport-LogCollector-20140212072438.tar.xz /tmp/sosreport-LogCollector-20140212104442.tar.xz
  117. /tmp/sosreport-LogCollector-20140212072438.tar.xz.md5 /tmp/sosreport-LogCollector-20140212104442.tar.xz.md5
  118. [root@storm ~]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement