Satellite 5 inter-satellite sync fails with SQL output in rhn_server_satellite.log
Issue
Satellite 5 is unable to complete an inter satellite-sync and produces many lines of SQL statements in rhn_server_satellite.log:
2016/04/01 11:23:24 -04:00 9293 0.0.0.0: rhnSQL/driver_postgresql._execute_wrapper('Executing SQL: "select p.id, c.checksum_type, c.checksum, p.path, p.package_size,TO_CHAR(p.last_modified, \'YYYYMMDDHH24MISS\') last_modifiedfrom rhnPackage p, rhnChecksumView c where p.name_id = lookup_package_name(%(name)s) and p.evr_id = lookup_evr(%(epoch)s, %(version)s, %(release)s) and p.package_arch_id = lookup_package_arch(%(arch)s) and (p.org_id = %(org_id)s or (p.org_id is null and %(org_id)s is null)) and p.checksum_id = c.id " with bind params: {name: libreoffice-langpack-hi,org_id: None,epoch: 1,version: 4.3.7.2,release: 5.el7_2.1,arch: x86_64}',)
Environment
- Red Hat Satellite 5
- Master and slave Satellites configured for Inter-Satellite Sync (ISS)
- Master and slave Satellites share an NFS-mounted /var/satellite directory
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
