TMF Operations and Recovery Guide (G06.26+)
Routine Maintenance
HP NonStop TMF Operations and Recovery Guide—522417-003
2-27
Maintaining TMF Operations
Here is an example of the STATUS OPERATIONS command showing the status of all
operations in progress:
You can display the status of one operation by specifying its number or type:
The next example shows how to display the status of all operations, including those
that finished recently. This display begins with the earliest operation:
In addition to the status of operations, you can also display event messages
associated with a specific operation by issuing the DISPLAY OPERATIONS command.
For details about this capability, see Viewing EMS Messages on page 2-28.
If you want to cancel a particular operation, you can use the CANCEL OPERATIONS
command. This command affects only TMF file-recovery and file-dump operations. To
remove other types of operations, you must use the STOP TMF, ABRUPT command.
For example, the following CANCEL OPERATIONS command cancels the operation
identified by operation-number 45:
TMF 54> CANCEL OPERATIONS 45
You can issue the CANCEL OPERATIONS command only if you are a member of the
super user group.
See the TMF Reference Manual for complete instructions on using the STATUS
OPERATIONS, DISPLAY OPERATIONS, and CANCEL OPERATIONS commands,
including instructions for viewing operations for which the operation number has been
reassigned to a more recent operation.
TMF 52> STATUS OPERATIONS *, STATE INPROGRESS
Type State Begin Time End Time
-------------- ---------- -------------------- --------------
[16] DumpFiles Finished 13-Jan-2002 09:04:07 13-Jan-2002...
[24] StartTMF Finished 13-Jan-2002 09:24:13 13-Jan-2002...
[30] DumpFiles InProgress 13-Jan-2002 09:47:01
[31] DumpFiles In Progress 13-Jan-2002 09:55:38
TMF 52> STATUS OPERATIONS 24
Type State Begin Time End Time
-------------- ---------- -------------------- --------------
[24] StartTMF Finished 13-Jan-2002 09:24:13 13-Jan-2002...
TMF 53> STATUS OPERATIONS *, STATE ALL, SORT BYTIME
Type State Begin Time End Time
-------------- ---------- -------------------- --------------
[32] DumpFiles Finished 08-Jan-2002 21:35:26 08-Jan-2002 ...
[33] StartTMF Finished 09-Jan-2002 03:15:58 09-Jan-2002 ...
.
.
[99] DumpFiles Finished 10-Jan-2002 21:52:16 10-Jan-2002 ...
[1] DumpFiles Finished 10-Jan-2002 21:53:14 10-Jan-2002 ...
.
.
[29] DumpFiles Finished 13-Jan-2002 09:39:13 13-Jan-2002 ...
[30] Dump Files InProgress 13-Jan-2002 09:47:01
[31] DumpFiles InProgress 13-Jan-2002 09:55:38