You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Joe Smith (JIRA)" <ji...@apache.org> on 2014/03/26 19:07:14 UTC

[jira] [Assigned] (AURORA-288) aurora_admin is missing host maintenance commands

     [ https://issues.apache.org/jira/browse/AURORA-288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Smith reassigned AURORA-288:
--------------------------------

    Assignee: Joe Smith

> aurora_admin is missing host maintenance commands
> -------------------------------------------------
>
>                 Key: AURORA-288
>                 URL: https://issues.apache.org/jira/browse/AURORA-288
>             Project: Aurora
>          Issue Type: Bug
>          Components: Client
>            Reporter: Maxim Khutornenko
>            Assignee: Joe Smith
>            Priority: Blocker
>
> All of the maintenance commands are missing in the admin_client:
> {noformat}
> /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.
> {noformat}
> Not just the help issue as the host commands are not recognized:
> {noformat}
> ./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
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)