System information
93 of 114Release 7.0VNX™ System Operations
Command log and command error log
Example:
2005-03-15 09:52:36.075 db:0:9558:S: /nas/bin/nas_acl -n nasadmin -c -u
201 level=2
2005-03-15 10:46:31.469 server_2:0:26007:E: /nas/bin/server_file
server_2
-get group /nas/server/slot_2/group.nbk: No such file or directory
Table 9 on page 93 lists the command log components.
Table 9 Command log components
Log component Description Example
Date Displays the date.
2005-03-15
Time Displays the time.
09:52:36.075
Source Indicates where the command or error
originates.
db
User ID Indicates the user who issued the
command.
0=root
201=nasadmin
0
Process ID A system-generated identifier.
9558
Beginning and end
markers
Displays the beginning (S) and
end (E) of the command. If there is not
an S and E pair, the command did not
complete.
S
Message text The command log displays commands.
The command error log displays the
command and the error.
/nas/bin/nas_acl -n nasadmin -c
-u 201