Start a Conversation

Unsolved

This post is more than 5 years old

4435

April 21st, 2014 02:00

Open Manage for Linux

I don't have the GUI for OMSA available and I want to collect logs from the system. Does anybody know the command line options for gathering controller logs and system event logs from OMSA?

38 Posts

April 28th, 2014 04:00

Hello Chris,  Thanks for the post. You can use the below CLI  commands to gather the logs in OMSA :

System Events Logs:

omreport system esmlog

You can redirect the above output to a file for saving.

Controller Logs:

omconfig storage controller controller= action=exportlog 

Eg:omconfig storage controller controller=0 action=exportlog

The above command exports the controller log to windows folder on Windows and /var/log on Linux. Depending on the controller,the log file name will be either afa_ .log or lsi_ .log where is the month and date.

Thanks,

Sahil

No Events found!

Top