[Suggestion]: VCF Version using Dual Site Deployment - Documentation Upgrade
Open
@dhruv-tyagi-broadcom is already working on this.
Since Aug 17, 2026.
bug
- Dominant language
- HTML
- Stars
- 30
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Holorouter Version
9.1
VCF Version
VCF 9.1
Target Type
vCenter Cluster
Describe the bug
I have a suggestion about dual site deployment. I was trying to use Site A with VVF 9.0.2 and when I try to deploy Site B as a VCF 9.1.0.0 (using -Version "9.1.0.0" as an argument of "New-HolodeckInstance" command, the VCF deployed result is an 9.0.2.0.
I cannot find this information on documentation and after some hours I figure out that we need a New-HolodeckConfig to use the "side b" json, even though the command to create a new configuration now automatically creates separate JSON files for site A and site B.
Reproduction steps
- Create a New Config
- Deploy something on version 9.0.2.0, for example
- Import "side b" of the same previosly config
- Try to deploy something other than 9.0.2.0
- Create a second "New Config"
- Import "side b" from this new config
- Try to deploy something other than 9.0.2.0
Expected behavior
- The first attempt is likely to fail.
- The second attempt with the new file should work with a different version of site A.
Relevant logs
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.