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
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
Expected behavior
Relevant logs
Additional context
No response