Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [root@storm ~]# engine-log-collector --verbose --no-hypervisors
- INFO: Gathering oVirt Engine information...
- DEBUG: calling(['sosreport', '--batch', '--report', '--build', '--tmp-dir=/tmp/logcollector-RUL64O', '-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'])
- DEBUG: returncode(0)
- DEBUG: STDOUT(
- sosreport (version 2.2)
- This command will collect diagnostic and configuration
- information from this Red Hat Enterprise Linux system and
- installed applications.
- An archive containing the collected information will be
- generated in /tmp/logcollector-RUL64O and may be provided
- to a Red Hat support representative.
- Any information provided to Red Hat will be treated in
- accordance with the published support policies at:
- https://access.redhat.com/support/
- The generated archive may contain data considered
- sensitive and its content should be reviewed by the
- originating organization before being passed to any third
- party.
- No changes will be made to system configuration.
- Running plugins. Please wait ...
- Completed [14/14] ...
- sosreport build tree is located at : /tmp/logcollector-RUL64O/storm-2014021211151392200133
- )
- DEBUG: STDERR()
- INFO: Gathering PostgreSQL the oVirt Engine database and log files from localhost...
- DEBUG: calling(['/usr/sbin/sosreport', '--batch', '--report', '-o', 'postgresql', '--tmp-dir=/tmp/logcollector-RUL64O/log-collector-data', '-k', 'postgresql.dbname=engine', '-k', 'postgresql.dbhost=localhost', '-k', 'postgresql.dbport=5432', '-k', 'postgresql.username=engine', '-k', 'postgresql.password=3627iPdv'])
- DEBUG: returncode(0)
- DEBUG: STDOUT(
- sosreport (version 2.2)
- This command will collect diagnostic and configuration
- information from this Red Hat Enterprise Linux system and
- installed applications.
- An archive containing the collected information will be
- generated in /tmp/logcollector-RUL64O/log-collector-data
- and may be provided to a Red Hat support representative.
- Any information provided to Red Hat will be treated in
- accordance with the published support policies at:
- https://access.redhat.com/support/
- The generated archive may contain data considered
- sensitive and its content should be reviewed by the
- originating organization before being passed to any third
- party.
- No changes will be made to system configuration.
- Running plugins. Please wait ...
- Completed [1/1] ...
- Creating compressed archive...
- Your sosreport has been generated and saved in:
- /tmp/logcollector-RUL64O/log-collector-data/sosreport-storm-20140212111613-66ee.tar.xz
- The md5sum is: 99f823cecf2cb77a3404e995310766ee
- Please send this file to your support representative.
- )
- DEBUG: STDERR()
- DEBUG: filename(sosreport-storm-20140212111613-66ee.tar.xz)
- DEBUG: path(/tmp/logcollector-RUL64O/log-collector-data/sosreport-storm-20140212111613-66ee.tar.xz)
- DEBUG: checksum(99f823cecf2cb77a3404e995310766ee)
- INFO: Skipping hypervisor collection...
- Creating compressed archive...
- DEBUG: calling(['xz', '--version'])
- DEBUG: returncode(0)
- DEBUG: STDOUT(xz (XZ Utils) 4.999.9beta
- liblzma 4.999.9beta
- )
- DEBUG: STDERR()
- DEBUG: calling(['tar', '-cf', '/tmp/sosreport-LogCollector-20140212111613.tar', '-C', '/tmp/logcollector-RUL64O', '.'])
- DEBUG: returncode(0)
- DEBUG: STDOUT()
- DEBUG: STDERR()
- DEBUG: calling(['xz', '-1', '/tmp/sosreport-LogCollector-20140212111613.tar'])
- DEBUG: returncode(0)
- DEBUG: STDOUT()
- DEBUG: STDERR()
- DEBUG: calling(['md5sum', '/tmp/sosreport-LogCollector-20140212111613.tar.xz'])
- DEBUG: returncode(0)
- DEBUG: STDOUT(1926eadbc6264ec7d4a57842ee21df95 /tmp/sosreport-LogCollector-20140212111613.tar.xz
- )
- DEBUG: STDERR()
- INFO: Log files have been collected and placed in /tmp/sosreport-LogCollector-20140212111613.tar.xz.
- The MD5 for this file is 1926eadbc6264ec7d4a57842ee21df95 and its size is 12.1M
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement