OMSA 5 memory usage

David Arthur darthur at tantacomm.com
Fri Sep 22 11:35:44 CDT 2006


Thanks Cody, Hadn't thought of that option.

What I have just found the most useful is to start all of the services from
the Dell srvadmin-services.sh script, configure the agent as I like, and
then stop the web server from the "Shutdown" tab in the web interface (under
the "Web Server" link at the top of the page.) This saves
stopping/restarting all of the other services, and is easier to do in the
web interface when I am done making adjustments.

Thanks guys. Problem solved!

Dave

-----Original Message-----
From: Cody_Sparks at Dell.com [mailto:Cody_Sparks at Dell.com] 
Sent: Friday, September 22, 2006 9:42 AM
To: darthur at tantacomm.com
Subject: RE: OMSA 5 memory usage

You could also reinstall OMSA and opt to not install the web services.

--Cody Sparks

linux-poweredge-bounces at dell.com wrote:
> Thanks for your help! Editing the script did the trick nicely.
> 
> For the benefit of others, what I did was make a copy of the
> script under a new name, and remove the
> ${PROCESS_NAME_OMSA_INIT_OMAWSD} from the following
> sections:
> 
> # list of services start
> arrayStart=(${PROCESS_NAME_LSI_INIT_MPTCTL}
> ${PROCESS_NAME_RAC4_INIT_RACSVC}
> ${PROCESS_NAME_OMSA_INIT_INSTSVCDRV}
> ${PROCESS_NAME_OMSA_INIT_DATAENG}
> ${PROCESS_NAME_OMSA_INIT_OMSAD}
> ${PROCESS_NAME_OMSA_INIT_OMAWSD}
> ${PROCESS_NAME_RAC3_INIT_RACSER} ${PROCESS_NAME_RAC3_INIT_RACVNC}
> ${PROCESS_NAME_RAC3_INIT_RACSRVC})
> 
> # list of services to stop
> arrayStop=(${PROCESS_NAME_RAC4_INIT_RACSVC}
> ${PROCESS_NAME_OMSA_INIT_OMSAD}
> ${PROCESS_NAME_OMSA_INIT_OMAWSD}
> ${PROCESS_NAME_RAC3_INIT_RACSER}
> ${PROCESS_NAME_RAC3_INIT_RACVNC}
> ${PROCESS_NAME_RAC3_INIT_RACSRVC}
> ${PROCESS_NAME_OMSA_INIT_DATAENG}
> ${PROCESS_NAME_OMSA_INIT_INSTSVCDRV})
> 
> # list of services to find status
> arrayStatus=(${PROCESS_NAME_RAC4_INIT_RACSVC}
> ${PROCESS_NAME_OMSA_INIT_INSTSVCDRV}
> ${PROCESS_NAME_OMSA_INIT_DATAENG}
> ${PROCESS_NAME_OMSA_INIT_OMSAD}
> ${PROCESS_NAME_OMSA_INIT_OMAWSD}
> ${PROCESS_NAME_RAC3_INIT_RACSER} ${PROCESS_NAME_RAC3_INIT_RACVNC}
> ${PROCESS_NAME_RAC3_INIT_RACSRVC})
> 
> Now, running the new script starts/stops/restart/stats all
> but the dsm_sa_connsvc process.
> 
> Thank you again,
> Dave
> 
> -----Original Message-----
> From: Patrick_Boyd at Dell.com [mailto:Patrick_Boyd at Dell.com]
> Sent: Thursday, September 21, 2006 2:49 PM
> To: darthur at tantacomm.com; linux-poweredge at lists.us.dell.com
> Subject: RE: OMSA 5 memory usage
> 
> Short of editing the script I don't think there is. On some
> systems you may just be able to use the dataeng service...
> But I would generally recommend sticking with the srvadmin
> script and just editing any components you don't want.
> 
> -----Original Message-----
> From: linux-poweredge-bounces at dell.com
> [mailto:linux-poweredge-bounces at dell.com] On Behalf Of David Arthur
> Sent: Thursday, September 21, 2006 2:47 PM
> To: linux-poweredge-Lists
> Subject: RE: OMSA 5 memory usage
> 
> Patrick,
> 
> Thank you for the quick response!
> 
> Is there a way to exclude the dsm_om_connsvc in the
> srvadmin-services.sh script, or should I just run
> srvadmin-services.sh start and then kill the dsm_om_connsvc
> manually? (Or is there some better method??)
> 
> Thanks,
> Dave
> 
> -----Original Message-----
> From: Patrick_Boyd at Dell.com [mailto:Patrick_Boyd at Dell.com]
> Sent: Thursday, September 21, 2006 2:27 PM
> To: darthur at tantacomm.com; linux-poweredge at lists.us.dell.com
> Subject: RE: OMSA 5 memory usage
> 
> The dsm_om_connsvc is the webserver so if you don't use the
> web interface you can safely get rid of that. The other
> services are needed for SNMP and traps to function.
> 
> Hope that helps,
> Patrick Boyd
> Dell Storage Software Engineer
> (512)728-3182
> 
> 
> -----Original Message-----
> From: linux-poweredge-bounces at dell.com
> [mailto:linux-poweredge-bounces at dell.com] On Behalf Of David Arthur
> Sent: Thursday, September 21, 2006 2:24 PM
> To: linux-poweredge-Lists
> Subject: RE: OMSA 5 memory usage
> 
> Hello,
> 
> Sorry, forgot to mention what I am trying to do!
> 
> I only wish to access info through SNMP from across a network.
> (I don't need to access the OMSA web interface, and am not using ITA.)
> 
> I find that I can only access things through snmpwalk if the
> OMSA services are running along with Net-SNMP.
> 
> Thanks again,
> Dave
> 
> -----Original Message-----
> From: David Arthur [mailto:darthur at tantacomm.com]
> Sent: Thursday, September 21, 2006 2:20 PM
> To: 'linux-poweredge at dell.com'
> Subject: OMSA 5 memory usage
> 
> Hello all,
> 
> I have found some information on mem usage in older versions
> of OMSA, but would like to get some updated info from the
> list about this.
> 
> I am running a PE2850 with SUSE SLES9u3 (kernel 2.6.5-7.252-smp...).
> I'm running OMSA 5. I'm starting OMSA services using the
> srvadmin-services.sh 
> script from Dell.
> I have Net-SNMP 5.3.1 as master SNMP agent.
> 
> Here are my (related??) questions:
> 1.) What is "normal" memory consumption for the OMSA services?
> 2.) Do I HAVE TO run all of the OMSA services, or is there a
> way to exclude some of them?
> 
> Details:
> top output shows the following memory usage-
> 
> 12117 root      16   0  281m  40m  14m S  0.0  4.0   0:08.14
> dsm_om_connsvc3 11782 root      19   0 15492 4516 2704 S  0.0  0.4  
> 0:01.94 dsm_sa_snmp32d 12014 root      17   0 38400 4172 2504 S  0.0 
> 0.4   0:07.28 dsm_sa_datamgr3 11780 root      16   0  5812 4064 2048
> S  0.0  0.4   0:00.59 snmpd 12058 root      25   0 23620 2580 2184 S 
> 0.0  0.2   0:00.00 dsm_om_shrsvc32 12034 root      25   0  5812 2108
> 1696 S  0.0  0.2   0:00.18 dsm_sa_eventmgr 12116 root      20   0 
> 1740  652  560 S  0.0  0.1   0:00.00 dsm_om_connsvc3 
> 
> (output trimmed to show only OMSA and Net-SNMP stuff.)
> 
> It looks to me like OMSA stuff is using some 365 MB of
> memory...Normal??? 
> 
> I really appreciate any help you all can give on this.
> Please let me know any other info needed too.
> 
> TIA,
> Dave
> 
> _______________________________________________
> Linux-PowerEdge mailing list
> Linux-PowerEdge at dell.com
> http://lists.us.dell.com/mailman/listinfo/linux-poweredge
> Please read the FAQ at http://lists.us.dell.com/faq
> 
> _______________________________________________
> Linux-PowerEdge mailing list
> Linux-PowerEdge at dell.com
> http://lists.us.dell.com/mailman/listinfo/linux-poweredge
> Please read the FAQ at http://lists.us.dell.com/faq
> 
> _______________________________________________
> Linux-PowerEdge mailing list
> Linux-PowerEdge at dell.com
> http://lists.us.dell.com/mailman/listinfo/linux-poweredge
> Please read the FAQ at http://lists.us.dell.com/faq



More information about the Linux-PowerEdge mailing list