Project

General

Profile

Actions

Bug #17745

open

[config] arvados-server config-dump with ec2 driver has confusing output

Added by Ward Vandewege almost 3 years ago. Updated about 2 months ago.

Status:
New
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
Story points:
-
Release:
Release relationship:
Auto

Description

On Arvados 2.1.2:

# arvados-server config-dump
...
    Containers:
      CloudVMs:
        BootProbeCommand: sudo docker ps -q
        DeployRunnerBinary: /proc/self/exe
        Driver: ec2
        DriverParameters:
          AccessKeyID: "" 
          AdminUsername: admin
          BlobContainer: "" 
          ClientID: "" 
          ClientSecret: "" 
          CloudEnvironment: AzurePublicCloud
          DeleteDanglingResourcesAfter: 20s
          EBSVolumeType: gp2
          ImageResourceGroup: "" 
          Location: centralus
          Network: "" 
          NetworkResourceGroup: "" 
          Region: us-east-1
          ResourceGroup: "" 
          SecretAccessKey: "" 
          SecurityGroupIDs:
          - sg-YYYYYYYYYYYYYYYYYY
          SharedImageGalleryImageVersion: "" 
          SharedImageGalleryName: "" 
          StorageAccount: "" 
          Subnet: "" 
          SubnetID: subnet-XXXXXXXXXXXXXXXXXXXXXX
          SubscriptionID: "" 
          TenantID: "" 
...

This output shows that the ec2 driver is selected. But; a number of the DriverParameters listed are from the azure driver, which is confusing. E.g. 'CloudEnvironment: AzurePublicCLoud', 'SharedImageGalleryImageVersion', 'SharedImageGalleryName', etc.

Actions #1

Updated by Ward Vandewege almost 3 years ago

  • Description updated (diff)
Actions #2

Updated by Peter Amstutz almost 3 years ago

  • Target version deleted (To Be Groomed)
Actions #3

Updated by Peter Amstutz about 1 year ago

  • Release set to 60
Actions #4

Updated by Peter Amstutz about 2 months ago

  • Target version set to Future
Actions

Also available in: Atom PDF