Server Management - Systems Insight Manager
1832837 Members
2921 Online
110047 Solutions
New Discussion

hpsmhd on solaris (with zones)

 
Gustavo Baratto
Occasional Contributor

hpsmhd on solaris (with zones)

I'm getting the following error when I try to start hpsmhd on solaris 11/06 with a zone setup:

-----------------------
# /opt/hp/hpsmh/sbin/hpsmhd -DSSL -f /opt/hp/hpsmh/conf/smhpd.conf
No Connection to 127.0.0.1:2301
sent /proxy/reconnect...counter=1, status=146
No Connection to 127.0.0.1:2301
sent /proxy/reconnect...counter=2, status=146
No Connection to 127.0.0.1:2301
sent /proxy/reconnect...counter=3, status=146
No Connection to 127.0.0.1:2301
sent /proxy/reconnect...counter=4, status=146
No Connection to 127.0.0.1:2301
sent /proxy/reconnect...counter=5, status=146
(126)Cannot assign requested address: make_sock: could not bind to address 10.20.3.10:2381
no listening sockets available, shutting down
-----------------------

10.20.3.10 is the IP of the zone, and I'm trying to install it in the global zone
If I edit /opt/hp/hpsmh/conf/smhpd.conf and remove the virtualhost for 10.20.3.10, the same error show up again, and those virtualhosts that I just removed come back to that file.

Any hint?

Cheers