man pages section 1M: System Administration Commands
只搜寻这本书
以 PDF 格式下载本书 (4505 KB)

ludelete(1M)

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

NAME

    ludelete– delete a boot environment

SYNOPSIS

    ludelete [-l error_log] [-o outfile] BE_name

DESCRIPTION

    The ludelete 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 ludelete command deletes all records associated with a boot environment (BE) from /etc/lutab (see lutab(4)) on all defined complete BEs. A complete BE is one that is not participating in an lucreate(1M), luupgrade(1M), or lucompare(1M) operation. Use lustatus(1M) to determine a BE's status. You can delete neither the active BE, nor the BE that is activated upon the next reboot. Also, you cannot upgrade a BE that has file systems mounted with lumount(1M) or mount(1M).

OPTIONS

    The ludelete 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.

    -o outfile

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

OPERANDS

    BE_name

    Name of the BE to be deleted.

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 | OPERANDS | EXIT STATUS | FILES | ATTRIBUTES | SEE ALSO