-:- Rameshkumar

Successfully Architect, Design, Built, Implement, Manage and Administered - HP BSA Suite. EMail I'D -:- RameshKumar132@gmail.com BB Pin -:- 3230B5CF

Wednesday, January 18, 2012

HP Server Automation 9.11 - New Components ; an overview

After a long day playing with HP Server Automation 9.11 Patch release, found couple of things as same HPSA 9.05 patch release.

HPSA 9.11 have two new additional components:

1] tsunami - a download accelerator for the Software Repository.
2] memcached - an in-memory object caching systems.

These two components services are integrated with the global start scripts and started with the other services.

[root@hpsa911 ~]# /etc/init.d/opsware-sas list
verify_ports
opswgw-mgw
opswgw-cgws
vaultdaemon
dhcpd
memcached
spin
mm_wordbot
tsunami
waybot
smb
twist
buildmgr
opswgw-agws
hub
sshd
apxproxy
spoke
agentcache
occ.server
httpsProxy
da
opsware-agent
[root@hpsa911 ~]#
[root@hpsa911 ~]# /etc/init.d/opsware-sas status memcached tsunami

-------------- memcached --------------
Verify local memcache is listening: SUCCESS

-------------- tsunami --------------
Verify tsunami process groups are running: SUCCESS
Verify tsunami web server is listening on port 8061: SUCCESS
Verify tsunami application server is listening: SUCCESS
Successfully performed "status" operation on Opsware SAS components.
[root@hpsa911 ~]#

There is a new log directory is also created for the tsunami logs as follows:

[root@hpsa911 tsunami]# pwd
/var/log/opsware/tsunami
[root@hpsa900 tsunami]# ls -als
total 20
4 drwxr-xr-x 2 root root 4096 Jan 19 02:14 .
4 drwxr-xr-x 32 root root 4096 Jan 11 16:21 ..
4 -rw-r--r-- 1 root root 183 Jan 19 03:55 nginx-access.log
0 -rw-r--r-- 1 root root 0 Jan 19 02:10 nginx-error.log
4 -rw-r--r-- 1 root root 75 Jan 19 02:14 uwsgi-console.log
4 -rw-r----- 1 root root 1572 Jan 19 03:55 uwsgi.log
[root@hpsa911 tsunami]# tail -f uwsgi.log
spawned uWSGI worker 2 (pid: 12930)
spawned uWSGI worker 3 (pid: 12931)
spawned uWSGI worker 4 (pid: 12932)
spawned uWSGI worker 5 (pid: 12933)
spawned uWSGI worker 6 (pid: 12934)
spawned uWSGI worker 7 (pid: 12935)
spawned uWSGI worker 8 (pid: 12936)
invalid request header size: 0...skip
invalid request header size: 0...skip
invalid request header size: 0...skip
[root@hpsa911 tsunami]#

As per the HPSA 9.11 release notes, these two components are implemented and integrated as part of the sclice bundle for the Remediation Scalability Enhancements. I have test or have any use case for this.

Forget to add my version screen for HPSA 9.11, here it is :




-:- Rameshkumar
EMail ID : RameshKumar132@gmail.com
Blog : Rameshkumar132.blogspot.com