Feature #16623
closed
Can reference compute subnet in different resource group on Azure
Added by Peter Amstutz over 4 years ago.
Updated over 4 years ago.
Estimated time:
(Total: 0.00 h)
Release relationship:
Auto
Description
Currently the Network and Subnet for the NIC need to be in the same resource group as the NIC and VM will be created. Add a separate NetworkResourceGroup configuration option to allow referencing other Networks/Subnets when creating the virtual NIC.
- Description updated (diff)
- Subject changed from Can reference compute subnet in different resource group to Can reference compute subnet in different resource group on Azure
- Assigned To set to Peter Amstutz
Reviewing 7cd9bca
- The update seems super trivial and looks good, but it would be nice to test the new fallback ResourceGroup selection mechanism, is that possible?
- I also browsed the docs and haven’t found a lot of info about setting up azure compute nodes, only what’s on https://doc.arvados.org/v2.0/install/install-dispatch-cloud.html. Would it be useful to mention this new config knob there?
- Status changed from New to Resolved
- Status changed from Resolved to In Progress
- Target version changed from 2020-08-12 Sprint to 2020-08-26 Sprint
Ward Vandewege wrote:
This patch was buggy. It did not remove NICs from the right resource group after the compute nodes are shut down.
A fix is ready for review in de4ad659335a24629934256fec6266842a47c2eb on branch 16623-a-d-c-compute-subnet-resource-group-azure-bugfix.
CI tests are at developer-run-tests: #2008
The goal of the original fix was only to reference a virtual network in a different resource group, it doesn't need to create the virtual NICs there.
The NICs should still be created in the same resource group as the VMs, then the cleanup would still work.
- Status changed from In Progress to Resolved
Peter Amstutz wrote:
The NICs should still be created in the same resource group as the VMs, then the cleanup would still work.
Yes, you are right, I just tested it. Patch unnecessary and withdrawn, sorry about the noise.
- Release changed from 25 to 34
Also available in: Atom
PDF