Project

General

Profile

Actions

Bug #8385

closed

[NodeManager] Getting node list on Azure takes a long time

Added by Peter Amstutz about 8 years ago. Updated about 8 years ago.

Status:
Duplicate
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
-
Story points:
-

Description

Azure doesn't provide a way to get a node record and its IP address in a single API call; instead you need to get the node record and the look up the "virtual network interface". This means that it is very expensive to do libcloud node_list() on Azure. We could skip fetching the IP addresses, except that we need them to pair cloud nodes to arvados node records.

Could we perform node pairing some other way?


Related issues

Related to Arvados - Idea #8561: [Node Manager] Pair nodes based on ec2_instance_id rather than IP addressResolvedRadhika Chippada02/26/2016Actions
Actions #1

Updated by Peter Amstutz about 8 years ago

  • Description updated (diff)
Actions #2

Updated by Brett Smith about 8 years ago

  • Status changed from New to Duplicate

Peter Amstutz wrote:

Could we perform node pairing some other way?

Yes, #8561.

Actions

Also available in: Atom PDF