man pages section 1M: System Administration Commands
この本のみを検索
PDF 文書ファイルをダウンロードする (4505 KB)

lucurr(1M)

NAME | SYNOPSIS | DESCRIPTION | OPTIONS | EXIT STATUS | FILES | ATTRIBUTES | SEE ALSO

NAME

    lucurr– display the name of the active boot environment

SYNOPSIS

    /usr/sbin/lucurr [-l error_log] [-m mount_point] [-o outfile]

DESCRIPTION

    The lucurr command is part of a suite of commands that make up the Live Upgrade feature of the Solaris operating environment. See live_upgrade(5) for a description of the Live Upgrade feature.

    The lucurr command displays the name of the currently running boot environment (BE). If no BEs are configured on the system, lucurr displays the message "No Boot Environments are defined". Note that lucurr reports only the name of the current BE, not the BE that will be active upon the next reboot. Use lustatus(1M) for this information.

    The lucurr command requires root privileges.

OPTIONS

    The lucurr command has the following options:

    -l error_log

    Error and status messages are sent to error_log, in addition to where they are sent in your current environment.

    -m mount_point

    Returns the name of the BE that owns mount_point. This can be a mount point of the current BE or the mount point of a BE other than the current BE. If the latter, the file system of the BE must have been mounted with lumount(1M) or mount(1M) before entering this option.

    -o outfile

    All command output is sent to outfile, in addition to where it is sent in your current environment.

EXIT STATUS

    The following exit values are returned:

    0

    Successful completion.

    >0

    An error occurred.

FILES

    /etc/lutab

    list of BEs on the system

ATTRIBUTES

    See attributes(5) for descriptions of the following attributes:

    ATTRIBUTE TYPEATTRIBUTE VALUE
    AvailabilitySUNWluu

SEE ALSO

SunOS 5.8 Last Revised 22 Oct 2001

NAME | SYNOPSIS | DESCRIPTION | OPTIONS | EXIT STATUS | FILES | ATTRIBUTES | SEE ALSO