LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 05-27-2022, 07:27 AM   #1
goodspeed
LQ Newbie
 
Registered: May 2022
Posts: 1

Rep: Reputation: 0
MegaRAID Storage Manager Installation


hi server admins,
i try to get the "MegaRAID Storage Manager" from LSI / Broadcom working.
i need this, to manage my raid card (MegaRAID SAS 9361-8i) with mail notification.

Base System is Slackware 15, with java jdk-8u333
MegaRaid Storage Manager 17.05.06.00_MSM_Linux-x64.zip

i followed a german tutorial
https://www.thomas-krenn.com/de/wiki...n_unter_Ubuntu
(converted packages with alien, ...)

i can start the service /usr/local/MegaRAID\ Storage\ Manager/Framework/startup.sh
an start also the gui with /usr/local/MegaRAID\ Storage\ Manager/startupui.sh

but the gui does not find the controller
i think it should run, so many servers using these raid cards, and i cannot belive nobody is using notification or management under slackware.
(ubuntu, redhat it is working)

LOG-Output starting framework

root@vhost:~# /usr/local/MegaRAID\ Storage\ Manager/Framework/startup.sh
Inside loadVivaldikeyProp
localePath for res file::en
MSM Framework version 3.1
frameworkManager1 :Framework.FrameworkManager@14ae5a5
Resource file name : resource71244.ini
1
Loaded Plugin:: SystemInfo Plugin version: 1.04
Monitor constructor
Inside Monitor init
Monitor init over
1
Loaded Plugin:: Monitor Plugin version: 1.10
1
Loaded Plugin:: Log Service Plugin version: 1.03
1
Loaded Plugin:: CIM Plugin version: 1.05
1
Loaded Plugin:: Authenticate Plugin version: 1.01 Native library: 1.02
IR PluginCallBack Thread shutdown called ...
Sender will send port:49258
TIMETOLIVE=1
1
Loaded Plugin:: NetworkCapability Plugin version: 1.10
Inside CIMMOMMonitor init
CIMMOMMonitor init over
1
Loaded Plugin:: CIMMOM Monitor Plugin version: 1.10
Storelib shut down....
doStartupOperations
Inside dostartup Operation
7
MonitorService.registerWithFramework() Free port = 3071
CM : handleRemoteRegisterCall() : Add to clientHash : 172.16.55.160:3071:0
CM : handleRemoteRegisterCall() : clientHash Size : 1
Monitor Client WWN = 0.0.9.0:0:0
MonitorService.startupOperations() MonitorPlugin exists
Config file name -> java.io.FileInputStream@19469ea2
CUSTOM PORT NUM IS==[25]
act.getParam==[127.0.0.1]
target [0] = root@localhost
syslog following facility level: 8
b4 assignment tempList
KernelExceptions.VKOperationFailedException
at plugins.Utils.PluginsWWN.getStorelibWWN(Unknown Source)
at plugins.SASAdapterList.createSASAdapters(Unknown Source)
at plugins.MonitorService.startupOperations(Unknown Source)
at Framework.PluginManagers.PluginManager.doStartupOperations(Unknown Source)
at Framework.FrameworkManager.main(Unknown Source)
tempList length -> 0
KernelExceptions.VKOperationFailedException
at plugins.Utils.PluginsWWN.getStorelibIRWWN(Unknown Source)
at plugins.SASAdapterList.createSASAdapters(Unknown Source)
at plugins.MonitorService.startupOperations(Unknown Source)
at Framework.PluginManagers.PluginManager.doStartupOperations(Unknown Source)
at Framework.FrameworkManager.main(Unknown Source)
inside IR catch
IR ctrlr count 0
KernelExceptions.VKOperationFailedException
at plugins.Utils.PluginsWWN.getStorelibIRWWN(Unknown Source)
at plugins.SASAdapterList.createSASAdapters(Unknown Source)
at plugins.MonitorService.startupOperations(Unknown Source)
at Framework.PluginManagers.PluginManager.doStartupOperations(Unknown Source)
at Framework.FrameworkManager.main(Unknown Source)
IR2 ctrlr count 0
KernelExceptions.VKOperationFailedException
at plugins.Utils.PluginsWWN.getStorelibIRWWN(Unknown Source)
at plugins.SASAdapterList.createSASAdapters(Unknown Source)
at plugins.MonitorService.startupOperations(Unknown Source)
at Framework.PluginManagers.PluginManager.doStartupOperations(Unknown Source)
at Framework.FrameworkManager.main(Unknown Source)
IR3 ctrlr count 0
KernelExceptions.VKOperationFailedException
at plugins.Utils.PluginsWWN.getStorelibIRWWN(Unknown Source)
at plugins.SASAdapterList.createSASAdapters(Unknown Source)
at plugins.MonitorService.startupOperations(Unknown Source)
at Framework.PluginManagers.PluginManager.doStartupOperations(Unknown Source)
at Framework.FrameworkManager.main(Unknown Source)
Virtual ctrlr count 0
size of adapterTypeList0
in full instalaltion mode
before creating SSL Soket in Framework isStandAlone() :false


LOG-Output starting gui

root@vhost:~# /usr/local/MegaRAID\ Storage\ Manager/startupui.sh
VENUS_FLAG true
localePath for res file::en
got Exception while converting String to intinstallationmode.properties (No such file or directory)
server IP :2:172.16.55.160:3071:0:[172.16.55.160]
Inside loadVivaldikeyProp
localePath for res file::en
System time before socket connection:Fri May 27 14:19:53 CEST 2022
SSL_STRONG_ENCRYPTION File Name is ::./StrongSSLEncryption.ini
iniFlag isDISABLE
data[0] = 0
OSNameLinux


LOG-Output on framework while starting gui

iniFlag isDISABLE
SSLSession information: Session(1653653993122|TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256)
cipherSuite: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 Protocol:TLSv1.2
CM : handleRegisterCall() : Add to clientHash : 127.0.0.1:49259:1
CM : handleRegisterCall() : clientHash Size : 2
reAssignWWNToPlugins
reAssignWWNToPlugins-[192.168.122.1, 172.16.55.160]
CURRENTLY_USED_IP_ADDR-172.16.55.160
reAssignWWNToPlugins
reAssignWWNToPlugins-[192.168.122.1, 172.16.55.160]
CURRENTLY_USED_IP_ADDR-172.16.55.160
Cluster Idnull
hostname==vhost.server.lan
buff[0] = 0
buff[0] = 0
Host name Lenght...20
 
Old 05-29-2022, 10:34 AM   #2
henca
Member
 
Registered: Aug 2007
Location: Linköping, Sweden
Distribution: Slackware
Posts: 956

Rep: Reputation: 648Reputation: 648Reputation: 648Reputation: 648Reputation: 648Reputation: 648
Mostly for historical reasons, I still use the old MegaCli64 program, but today Broadcom probably recommends something else.

I use this together with a cron job run hourly to alert me by email if something goes wrong.

I have also installed the LSI Megaraid SNMP agent to monitor the raid cards by snmp using mrtg.

That said, I would not recomend you to revert to the older MegaCli64 software, I hope that you will be able to solve your problems with the new software. But if you are unable to make the new software work, there are ways to get notified by email and monitoring with snmp by using older software.

regards Henrik
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
confused over terminology of internal storage and SD card storage - howto encrypt the 128GB of internal storage lgtrean Linux - Mobile 3 12-27-2021 01:27 AM
confused over terminology of internal storage and SD card storage - howto encrypt the 128GB of internal storage (2nd try) lgtrean Linux - Mobile 1 12-24-2021 12:45 PM
Installing MegaRAID Storage Manager Software on OpenFiler 2.3? tbaror Linux - Server 0 07-20-2009 03:34 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 02:02 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration