Hi Tim, What version of the logging-deployment image is your logging-deployer.yaml file using? There was a backwards compatibility issue with the previous support-pre-template and the version of origin you're using -- it was specifying a target port for the Elasticsearch headless services which is now validated against differently.
The related commit is here [0]. On Tue, Feb 23, 2016 at 5:18 PM, Tim Moor <[email protected]> wrote: > Hey list, having a few issues with the Aggregated Logging template > provided as part of the default install. > > When running the deployer it’s failing with the following errors. I’ve > also attached a script I’ve been using to redeploy on failure as part of > debugging. > > Archtectiure > - aklkvm019.corp > kubernetes.io/hostname=<sanitised>,region=infra,zone=default > Ready 7d > - aklkvm020.corp kubernetes.io/hostname=<sanitised>,region=primary,zone=east > Ready 7d > - aklkvm021.corp kubernetes.io/hostname=<sanitised>,region=primary,zone=west > Ready 7d > > > Software Versions > - origin-1.1.3-0.git.0.8edc1be.el7.centos.x86_64 > - origin-node-1.1.3-0.git.0.8edc1be.el7.centos.x86_64 > - origin-sdn-ovs-1.1.3-0.git.0.8edc1be.el7.centos.x86_64 > - origin-clients-1.1.3-0.git.0.8edc1be.el7.centos.x86_64 > - origin-master-1.1.3-0.git.0.8edc1be.el7.centos.x86_64 > > > > Errors > - Error from server: Service "logging-es-cluster" is invalid: > spec.ports[0].port: Invalid value: 9300: must be equal to targetPort when > clusterIP = None > - Error from server: Service "logging-es-ops-cluster" is invalid: > spec.ports[0].port: Invalid value: 9300: must be equal to targetPort when > clusterIP = None > > > Any help greatly appreciated. > > Tim > > _______________________________________________ > users mailing list > [email protected] > http://lists.openshift.redhat.com/openshiftmm/listinfo/users [0] https://github.com/openshift/origin-aggregated-logging/commit/a0dc8655af2a79957fdfe7afb40fd7cffc4cf2a2
_______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
