# Mulitiple login hosts in cluster,yml

**URL:** https://discourse.openondemand.org/t/mulitiple-login-hosts-in-cluster-yml/4642
**Category:** Get Help
**Created:** [November 19, 2025, 6:08pm UTC](https://discourse.openondemand.org/t/mulitiple-login-hosts-in-cluster-yml/4642 "2025-11-19T18:08:56Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![sumitsaluja](https://sea1.discourse-cdn.com/flex015/user_avatar/discourse.openondemand.org/sumitsaluja/32/3022_2.png) [@sumitsaluja](https://discourse.openondemand.org/u/sumitsaluja)
#### Post date: [November 19, 2025, 6:08pm UTC](https://discourse.openondemand.org/t/mulitiple-login-hosts-in-cluster-yml/4642/1 "2025-11-19T18:08:56Z")

</div>

I have current cluster.yml while with login node  
login:  
host: “li04e01”  
I want to give 2-3 nodes so that it can use round robin how can I do that ?

v2:  
metadata:  
title: “chimera”  
url: “[https://labs.icahn.mssm.edu/minervalab/”](https://labs.icahn.mssm.edu/minervalab/%E2%80%9D)  
hidden: false  
login:  
host: “li04e01”  
job:  
adapter: “lsf”  
bindir: “/hpc/lsf/10.1/linux3.10-glibc2.17-x86\_64/bin”  
libdir: “/hpc/lsf/10.1/linux3.10-glibc2.17-x86\_64/lib”  
envdir: “/hpc/lsf/conf”  
serverdir: “/hpc/lsf/10.1/linux3.10-glibc2.17-x86\_64/etc”  
custom:  
queues:

- express
- gpu

---

<div class="post-metadata">

### Author: ![jeff.ohrstrom](https://sea1.discourse-cdn.com/flex015/user_avatar/discourse.openondemand.org/jeff.ohrstrom/32/136_2.png) [@jeff.ohrstrom](https://discourse.openondemand.org/u/jeff.ohrstrom)
#### Post date: [November 19, 2025, 6:53pm UTC](https://discourse.openondemand.org/t/mulitiple-login-hosts-in-cluster-yml/4642/2 "2025-11-19T18:53:22Z")

</div>

I don’t think you can supply it in the cluster.d yml. Instead create a DNS entry that will round robin traffic to the actual machines.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex015/uploads/osc/original/2X/b/bae70bd0ed39a3ae769c2108155f4cb3e9da8385.png) [@system](https://discourse.openondemand.org/u/system)
#### Post date: [May 18, 2026, 6:53pm UTC](https://discourse.openondemand.org/t/mulitiple-login-hosts-in-cluster-yml/4642/3 "2026-05-18T18:53:47Z")

</div>

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.
