Go to main content

Oracle® MiniCluster S7-2 Administration Guide

Exit Print View

Updated: October 2021
 
 

Stop a Kernel Zone (CLI)

  1. Log into the MCMU CLI as a primary admin, such as mcinstall.

    See Log in to the MCMU CLI.

  2. Use this syntax:
    % mcmu stop -Z -k nodex

    where x is 1 or 2.

    For example, to stop the kernel zone on each node, type:

    % mcmu stop -Z -k node1
    % mcmu stop -Z -k node2