What I am unaware of is, how my windows host behaves when I disconnect it from one jenkins server to another? Specifically with Linux host, do I need to take any extra care? Where do I keep jenkins slave .jar file in linux?
On Thursday, 23 April 2020 17:41:02 UTC+5:30, slide wrote: > > For JNLP, the connection is done from the agent. It launches the agent.jar > which connects to the master. If the agents are using "JNLP" then the > launch command for that agent would possibly need to be updated if your > master is at a different hostname/ip address than the old master. > > On Thu, Apr 23, 2020 at 1:58 AM 'Dirk Heinrichs' via Jenkins Users < > [email protected] <javascript:>> wrote: > >> Am Mittwoch, den 22.04.2020, 23:52 -0700 schrieb D'raj: >> >> How do I configure old build hosts to talk to new linux Jenkins instance? >> >> >> That largely depends on how they have been connected. Are they connected >> via SSH Slave plugin, Swarm Slave plugin or via JNLP? If SSH or JNLP, the >> connection is initiated from the master, while in case of Swarm Slaves the >> connection is initiated from the nodes. >> >> HTH... >> >> Dirk >> >> -- >> >> *Dirk Heinrichs* >> Senior Systems Engineer, Delivery Pipeline >> OpenText ™ Discovery | Recommind >> *Phone*: +49 2226 15966 18 >> *Email*: [email protected] <javascript:> >> *Website*: www.recommind.de >> Recommind GmbH, Von-Liebig-Straße 1, 53359 Rheinbach >> Vertretungsberechtigte Geschäftsführer Gordon Davies, Madhu Ranganathan, >> Christian Waida, Registergericht Amtsgericht Bonn, Registernummer HRB 10646 >> This e-mail may contain confidential and/or privileged information. If >> you are not the intended recipient (or have received this e-mail in error) >> please notify the sender immediately and destroy this e-mail. Any >> unauthorized copying, disclosure or distribution of the material in this >> e-mail is strictly forbidden >> Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte >> Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail >> irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und >> vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte >> Weitergabe dieser Mail sind nicht gestattet. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Jenkins Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-users/78337ac71519034ab321a80fafde918d735c7f5f.camel%40opentext.com >> >> <https://groups.google.com/d/msgid/jenkinsci-users/78337ac71519034ab321a80fafde918d735c7f5f.camel%40opentext.com?utm_medium=email&utm_source=footer> >> . >> > > > -- > Website: http://earl-of-code.com > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/d9951415-8472-4f6b-b2e2-2ec09af01a52%40googlegroups.com.
