Hi everyone,
I’m looking for a quick sanity check on our planned migration process to make sure we don’t inadvertently disrupt active user sessions or running simulation jobs.
Current Setup & Challenge
-
Environment: VMware Horizon Instant Clones (volatile pool) running CUDA/compute workloads (students/researchers leave jobs running overnight).
-
Licensing: NVIDIA License System (NLS) using a Cloud License Service (CLS) instance (name:
serverA). -
Situation: We recently structured our portal into distinct Virtual Groups (
Team 1. Team 2, et).serverAcurrently lives in the default root organization level, and we need to move it into theTeam 1Virtual Group.
Because our Instant Clone pool is constantly spinning up/tearing down VMs and requesting leases on the fly, I want to execute this move with zero user disruption.
Our Planned Maintenance Process (Scheduled for Midnight)
-
Disable the Server: Temporarily disable/stop check-outs on the **
serverA**CLS server via the NVIDIA Licensing Portal. -
Release / Clear Leases: Release all existing leases to return licenses back to the server.
-
Move Server: Use the native “Move License Server” feature under License Servers > Actions to transfer
serverAinto theTeam 1Virtual Group. -
Re-Enable Server: Re-enable
serverAunder the new Virtual Group. -
Client Tokens: Keep existing VM client configuration tokens (
.tok) as-is.
Questions for the Community
-
Active Workloads / Grace Period: Am I correct in assuming that active VMs running overnight jobs won’t fail or drop CUDA workloads during this 10–15 minute maintenance window? (My understanding is that existing client machines hold a cached lease, and even if a lease check fails during the maintenance window, the 7-day grace period ensures compute jobs continue unhindered.)
-
Token Continuity: Since we are moving the existing CLS server (rather than building a fresh one from scratch), can anyone confirm that Instant Clones will successfully renew their leases against
serverAin the new Virtual Group without needing a regenerated.tokfile pushed to the master image? -
Gotchas: Are there any known caveats when moving a CLS instance that has active volatile pools constantly querying it?
Appreciate any insights or validation from anyone who has done a Virtual Group migration under live production!
Thanks in advance.