Nsdevlog – Dell POWEREDGE M1000E User Manual

Page 591

Advertising
background image

Fabric OS Command Reference

563

53-1002746-01

nsDevLog

2

nsDevLog

Manages device history logging.

SYNOPSIS

nsdevlog --show [[-slot slot] -port port |
-pid pid | -wwpn wwpn | -wwnn nwwn | -event event]

nsdevlog --enable

nsdevlog --disable

nsdevlog --clear

nsdevlog --help

DESCRIPTION

Use this command to manage Name Server (NS) device logging. By default, logging is enabled. The NS
records the PortIndex, PID, world wide node name (WWNN), world wide port name (WWPN) and the
event (login and logout).

NOTES

The execution of this command is subject to Virtual Fabric or Admin Domain restrictions that may be in
place. Refer to Chapter 1, "Using Fabric OS Commands" and Appendix A, "Command Availability" for
details.

OPERANDS

This command has the following operands:

--show options

Displays the device logs.

-slot slot -port port

Displays device logs for the specified port or slot/port.

-pid pid

Displays device logs for the specified PID.

-wwpn pwwn

Displays device logs for the specified port WWN.

-wwnn nwwn

Displays device logs for the specified node WWN.

-event event

Displays device logs for the specified event. The events are the following:

"Register": Entry created by explicit NS registration,

"Deregister": Entry deleted by explicit NS deregistration.

"Device Add": Entry created based on UPD Area.

"Device Del": Entry deleted based on UPD Delete.

"Device Add (Query)": Entry created by NS query from the device.

"Port Del": Entries deleted based on DEL Area.

"Dup WWN": Entry deleted based on Duplicate WWN.

"Switch Offline": Entries deleted due to switch offline.

"FPORT Entry": Entry created by F-Port SCN.

--enable

Enables NS device history logging.

--disable

Disables NS device history logging.

Advertising