[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] Schedd dies with an exception when communicating with IPv6 startd
- Date: Mon, 10 Jul 2017 13:07:30 -0500 (CDT)
- From: Todd L Miller <tlmiller@xxxxxxxxxxx>
- Subject: Re: [HTCondor-users] Schedd dies with an exception when communicating with IPv6 startd
Note that currently, HTCondor does not support an IPv4 only schedd (or
central manager, for that matter) with mixed-mode startds.
To be clear: HTCondor supports pure IPv6 pools; pure IPv4 pools;
and pools which use a mixture of protocols, as long as each schedd and the
central manager support both IPv4 and IPv6. If they do, each startd may
use IPv4 or IPV6, or both -- it's not required that each startd also be
mixed-mode.
- ToddM