When using Software Defined Storage (SDS) with the MD3060e dense JBOD, there are no external tools to help pull EMM logs.
This article helps to pull the required logs from the system by connecting to the EMMs.
Logs can be pulled through direct serial connection or through a telnet session.
Connect a network cable to the EMM on the storage
Port to the right of the red arrow
Note which EMM is connected to for future commands
Get the proprietary serial cable
Connect the cable to a serial connection on the device to be used for commands
Connect the other end to the EMM using the indicated port below
Open software to make a serial or telnet connection
Create a connection to the EMM
If the connection displays a message of "already in session" when using telnet,
echo "q" | telnet IP addressExample output:
[root@localhost ~]# echo "q" | telnet 10.0.150.27 Trying 10.0.150.27… Connected to 10.0.150.27. Escape character is '^]'. Connection closed by foreign host. [root@localhost ~]#
[root@localhost ~]# telnet 10.0.150.27 Trying 10.0.150.27… Connected to 10.0.150.27. Escape character is '^]'.
Once we are correctly configured, we should see the ESM applications menu shown below
_______________________________________________________________ ESM Applications 1 User Menu <Wemb1ey60 Tray 02, ESM-A, OEM 0, EBOD, FW 03.9D, Slots 60) _______________________________________________________________ [c] Admin Interface [d] Dump State Capture Buffer (large) [e] Display Enclosure Status and Health [i] Display Enclosure Inventory [n] Display Network Configuration [p] Dump Configuration Profile [s] List Seven Segment Display Codes [?] HeIp <main>
Copy and paste the following commands to get all possible output
? p e i c c date bootHist logDump nvLogDump sasPage81Show ddmDataShow dcmShow dcmCmdStats NVDump
Repeat the process for each EMM for the best information