Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation
Guide That Contains This Content
[+] Expand All
[-] Collapse All

    request app-engine service (start | stop | restart) compute-cluster compute-node

    Syntax

    request app-engine service (start | stop | restart) service-name compute-cluster compute-cluster-name compute-node compute-node-name

    Release Information

    Command introduced in Junos OS Release 12.3.

    Description

    Start, stop, or restart a system service.

    Options

    service-name

    Name of the service to be acted upon.

    The possible services are:

    • vm-manager—VM manager service
    • syslog—Syslog service
    • sshd—SSH service
    compute-cluster-name

    Name of the compute cluster.

    compute-node-name

    Name of the compute node.

    Additional Information

    In the operational mode of the CLI when you type ? for a name, for example a compute-node name, you would expect to get a list of available compute nodes plus the option to type in a name not listed. This is the auto-complete feature in the CLI. However, in JunosV App Engine, , if you specify compute cluster and compute node in the operational command, the auto-complete works only if the compute cluster is put before the compute node.

    Required Privilege Level

    view

    List of Sample Output

    request app-engine service restart compute-cluster compute-node (request successful)
    request app-engine service restart compute-cluster compute-node (compute node offline)
    request app-engine service restart compute-cluster compute-node (request failed)

    Output Fields

    For a description of the output fields, see Table 1. Output fields are listed in the approximate order in which they appear.

    Table 1: request app-engine-(start | stop | restart) compute-cluster compute-node Output Fields

    Field Name

    Field Description

    Compute cluster

    Name of the compute cluster.

    Compute node

    Name of the compute node.

    Status

    Status of the request. See the sample output or the possible values of this field.

    Sample Output

    request app-engine service restart compute-cluster compute-node (request successful)

    user@host> request app-engine service restart syslog compute-cluster compute-cluster-name compute-node cluster1 compute-node cn2
    Compute cluster: cluster1
      Compute node      Status
      cn2               Successful

    request app-engine service restart compute-cluster compute-node (compute node offline)

    user@host> request app-engine service restart syslog compute-cluster cluster1 compute-node cn2
    Compute cluster: cluster1
      Compute node      Status
      cn2               --- Offline ---  

    request app-engine service restart compute-cluster compute-node (request failed)

    user@host> request app-engine service restart syslog compute-cluster cluster1 compute-node cn2
    Compute cluster: cluster1
      Compute node      Status
      cn2               --- Error executing command ---  

    Published: 2014-04-04