|
System Administration Commands | lucancel(1M) |
| lucancel - cancel a scheduled Live Upgrade copy/create procedure |
SYNOPSIS
| /usr/sbin/lucancel [-l error_log] [-o outfile] [-X] |
|
The lucancel 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 lucancel command cancels a boot environment (BE) creation or upgrade that was scheduled in the FMLI-based interface, lu(1M), or the repopulation of a BE, scheduled
with lumake(1M). lucancel does not cancel a job that is active (that is, is in the process of creation or repopulation).
The lucancel command requires root privileges.
|
|
The lucancel 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.
- -X
- Enable XML output. Characteristics of XML are defined in DTD, in /usr/share/lib/xml/dtd/lu_cli.dtd.<num>, where <num> is the version number of the DTD file.
|
|
The following exit values are returned:
-
0
- Successful completion.
- >0
- An error occurred.
|
|
-
/etc/lutab
- list of BEs on the system
|
|
See attributes(5) for descriptions of the following attributes:
ATTRIBUTE TYPE | ATTRIBUTE VALUE |
Availability | SUNWluu |
|
|
lu(1M), luactivate(1M), lucompare(1M), lucreate(1M), lucurr(1M), ludelete(1M), ludesc(1M), lufslist(1M), lumake(1M), lumount(1M), lurename(1M), lustatus(1M), luupgrade(1M), lutab(4), attributes(5), live_upgrade(5)
|
| |