Uploaded image for project: 'Aurora'
  1. Aurora
  2. AURORA-288

aurora_admin is missing host maintenance commands

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • None
    • 0.5.0
    • Client
    • None

    Description

      All of the maintenance commands are missing in the admin_client:

      /pants py src/main/python/apache/aurora/client/bin:aurora_admin -h
      Usage: 
      Available commands:
          help
          increase_quota
          query
          scheduler_backup_now
          scheduler_commit_recovery
          scheduler_delete_recovery_tasks
          scheduler_list_backups
          scheduler_print_recovery_tasks
          scheduler_snapshot
          scheduler_stage_recovery
          scheduler_unload_recovery
          set_quota
          sla_list_safe_domain
          sla_probe_hosts
      
      For more help on an individual command:
          aurora-admin help <command>
      
      
      Options:
        -h, --help, --short-help
                              show this help message and exit.
        --long-help           show options from all registered modules, not just the
                              __main__ module.
      

      Not just the help issue as the host commands are not recognized:

      ./pants py src/main/python/apache/aurora/client/bin:aurora_admin start_maintenance_hosts --hosts=foo cluster
      Must supply one of the following commands: help, increase_quota, query, scheduler_backup_now, scheduler_commit_recovery, scheduler_delete_recovery_tasks, scheduler_list_backups, scheduler_print_recovery_tasks, scheduler_snapshot, scheduler_stage_recovery, scheduler_unload_recovery, set_quota, sla_list_safe_domain, sla_probe_hosts
      

      Attachments

        Activity

          People

            yasumoto Joe Smith
            maximk Maxim Khutornenko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: