Blogs Classifieds Downloads FlashChat Gallery Googlemap Invite Friends Links Projects Reviews Wiki
 


Welcome to the pSeries Tech Forums, our free peer-based support site for administrators, engineers and architects working with IBM pSeries servers and software.

You are currently viewing our site as a guest which gives you limited access to view most discussions, articles, tutorials and access our other free features. By joining our community you will be able to collaborate with administrators, engineers and architects charged with designing, delivering or maintaining IBM pSeries server environments.

Founded by a recognized IBM pSeries consultant and IBM Redbook author, pSeries Tech Forums was developed with the single mission of bringing IBM pSeries professionals together into a single self-help community.

Registration is fast, simple and absolutely free to all IT professionals with responsibility for or interest in IBM pSeries servers. We invite you to join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

Our Sponsors
Want to advertise?  


Reply
 
LinkBack Thread Tools
  #1  
Old August 31st, 2007
Captive's Avatar
Captive Offline
Junior Member
 
Join Date: August 2007
Posts: 6
Unhappy Browser cannot connect to hmc

System: System p5, p520, Type 9131-52A
OS: AIX 5.3
Connection type: Cat 5/RJ-45 to HMC1
Client: Linux, kernel 2.6.*
Browser: Firefox

HMC is 192.168.2.147, client is 192.168.2.222, ping works. Serial connection works, no information in log files.

Problem: There is no process listening on port 80 on the HMC. Entry in host file calls the 147 host "hmc". Connecting to the http or the https version of hmc yields nothing. The http connection just hangs until it finally times out. When trying the https connection, I'm informed that:

Firefox can't connect securely to 192.168.2.147 because the site uses a security protocol which isn't enabled.

I have spent the entire day searching the internet for information about how to enable/disable the web server process on the HMC. All the documentation takes the position that if you are alive then clearly you are breathing, that is, if the HMC is booted, then there is a process listening on port 80.

No there is not. Besides the browser, I used "telnet hmc 80" and got nothing. I ran a portscan of the hmc and only got ports listening in the >9000 range. I need to know that there is some way to more concisely manage the HMC. It's a black box with 3 undocumented buttons.

Is there a way to tell the HMC to start the http server process? Is there a way to find out why it's not running? I must be missing something simple and I'm happy to find out what it is.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #2  
Old September 2nd, 2007
duke900ssd's Avatar
duke900ssd Offline
Senior Member
 
Join Date: March 2007
Posts: 205
Re: Browser cannot connect to hmc

Doesn't sound correct / we don't have enough info.

FSP port HMC1 on the p520 should be 192.168.2.147 if there is no DHCP server. HMC will be what ever you configure.

From your description it seems you have another system (linux client ?) connected to the same lan, correct?

You are trying to connect to, and manage, the HMC from this linux client, correct?

HMC V6 or less has no http / https management interface. Only HMC V7 has a https management interface.

For HMC V6 you must use the WebSM client which, as you saw, uses ports > 9k.

To download the linux or windows WebSM client from the HMC point your client browser to:
http://<hmchost>/remote_client.html

This is worth a read for further info:
http://www.redbooks.ibm.com/redpapers/pdfs/redp3999.pdf
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old September 2nd, 2007
Captive's Avatar
Captive Offline
Junior Member
 
Join Date: August 2007
Posts: 6
Re: Browser cannot connect to hmc

> FSP port HMC1 on the p520 should be 192.168.2.147 if there is no DHCP server

There is no DHCP server and it is 192.168.2.147.

> From your description it seems you have another system (linux client ?) connected to the same lan, correct?

It is a Linux client, point-to-point, i.e. the LAN ports are directly connected.

> You are trying to connect to, and manage, the HMC from this linux client, correct?

Correct. What I neglected to point out is that I had this working just fine and then I moved (as from our old house to our new house) and when I started the p520 back up and reconnected, I get nothing. I can ping the p520, but I cannot bring up the browser connection.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old September 3rd, 2007
ross.mather's Avatar
ross.mather Offline
Senior Member
 
Join Date: January 2007
Location: Nomadic in the UK
Posts: 405
Re: Browser cannot connect to hmc

OK which version of the HMC are you using? If its version 7.x then you need a web browser, but if its 6.x or 5.x then you'll need the WebSM are listed above.

Assuming you had it working - then it was version 7.0. What is the IP information you have set on your HMC? which port is connected to your server and which port is conected to your linux box?
__________________
Ross Mather, IBM AIX IT Specialist.
That said anything I say here is my own opinion and not anything that you can ever hold against IBM.
Ohhh and don't forget that I make mistakes too....
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old September 3rd, 2007
jakubgaj's Avatar
jakubgaj Offline
Junior Member
 
Join Date: September 2007
Location: London
Posts: 3
Send a message via MSN to jakubgaj Send a message via Skype™ to jakubgaj
Re: Browser cannot connect to hmc

Hello,

From CLI:

$ lshmc -V // check version
$ lshmc -r // check remote access settings

For HMC 6.x u need to enable HTTP access with 'chhmc' command, for 7.x use HTTPS protocol instead (not HTTP).

Hope this helps...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #6  
Old September 3rd, 2007
Captive's Avatar
Captive Offline
Junior Member
 
Join Date: August 2007
Posts: 6
Re: Browser cannot connect to hmc

> OK which version of the HMC are you using?

Don't know.

> If its version 7.x then you need a web browser, but if its 6.x or 5.x then you'll need the WebSM are listed above.

If you can connect to 7 but not 6 using a browser then it's 7.

> Assuming you had it working - then it was version 7.0. What is the IP information you have set on your HMC?

HMC1 is set to 192.168.2.147

> which port is connected to your server and which port is conected to your linux box?

I'm on the wrong page here. The HMC1 port that I'm plugged into is on the same machine as the one being managed. There are not 2 computers here. There is one p520 and it has a card plugged into the backplane that has the HMC1 and HMC2 ports on it. My assumption was that this is an embedded real time system that manages the p520. I see references to HMC, FSP, ASMI in the documentation that I'm reading and most of it shows the HMC as being a physically separate computer. This is not the case here. I cannot log into this "box" any way right now except through the serial port, when the machine is powered down, and only as "admin". There is no hscroot password and no way for me to run lshmc commands. Using the console interface through the serial line, I can start AIX and log into it and there are also no lshmc commands present there.

I may be totally confused, but I know that *this worked* before. I would log onto my Linux workstation, bring up firefox, type "hmc" into the address field and I would get the web based interface for managing the p520. Now it does not work.

Lost.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #7  
Old September 3rd, 2007
3geofftech's Avatar
3geofftech Offline
Junior Member
 
Join Date: June 2007
Posts: 20
Re: Browser cannot connect to hmc

OK, so you don't have an HMC (Hardware Management Console) - which is a stand alone linux/IBM server that connects to the HMC ports on several RS6000.

The HMC1 and HMC2 ports on your p520 allow you to connect to the p520's (Flexible) service processor (FSP) via an ASMI login (normally admin/admin).

As you say you have had this working before, it sounds to me that the issues are networking between the linux workstation (which I guess is an unmentioned seerver on your 192.168 network).

I'd expect to access the ASMI interface from the browser using https if the networks good.

With the system down, as you say again, you can get access to the ascii ASM interface - check the net settings again.

The IBM infocentre has a reasonable section on getting access to the FSP.
Bring up the main menu and search for ASMI !
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #8  
Old September 3rd, 2007
Captive's Avatar
Captive Offline
Junior Member
 
Join Date: August 2007
Posts: 6
Re: Browser cannot connect to hmc

> The HMC1 and HMC2 ports on your p520 allow you to connect to the p520's (Flexible) service processor (FSP) via an ASMI login (normally admin/admin).

That's where I am.

> As you say you have had this working before, it sounds to me that the issues are networking between the linux workstation

Incorrect. The connection between the Linux box and the p520 is point-to-point on a dedicated interface on the Linux box which is configured to IP 192.168.2.222 and I can ping the p520 without issue. A port scan of the p520 shows nothing listening on ports 1-1024.

Again, the issue is that the HTTP server that should be running on the FSP is not running. (Now that I have the terminology straightened out).

> (which I guess is an unmentioned server on your 192.168 network).

It's not a server. It's a build-it-yourself AMD Athlon running SuSE 9.1 as a build client. It's one of 7 clients on the subnet, including the p520.

> With the system down, as you say again, you can get access to the ascii ASM interface - check the net settings again.

Nothing wrong with the net. I've even added 192.168.2.222 to the allowed hosts list. Nothing. I've rebooted the FSP. Nothing. I've reset the FSP to factory settings. Nothing. The HTTP server that should be running on the FSP is not running.

> The IBM infocentre has a reasonable section on getting access to the FSP.

I've read it back and forth. Their attitude is that if it's running then you can connect to it with a browser. Which is incorrect.

I connected the cable to a different machine and tried http and https there as well. Nothing.

I appreciate all the help.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #9  
Old September 3rd, 2007
3geofftech's Avatar
3geofftech Offline
Junior Member
 
Join Date: June 2007
Posts: 20
Re: Browser cannot connect to hmc

OK,
Sorry when I said 'check net' I ws referring to the network interface settings on the FSP menus. If you have set the FSP back to factory defaults, are you now set to 'static' or dynamic' addressing when you log into the FSP and look at network settings. And if its static - then is it the 2.147 IP mentioned above. And if its not that - then for the time being I'm out of suggestions :-)

So 2.147 is your FSP address and 2.222 is the host system (on eth0 )
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #10  
Old September 3rd, 2007
duke900ssd's Avatar
duke900ssd Offline
Senior Member
 
Join Date: March 2007
Posts: 205
Re: Browser cannot connect to hmc

Are you sure you have been looking at the right docs?

Now you understand the terminoligy and that you don't have an HMC....

The FSP only has a serial and an HTTPS ASM interface, hence nothing listening on port 80, try 443 / https://

How did you "reset the FSP to factory settings", remove power, reset it through the ASMI serial connection, flip the dip switch(es), remove the battery?

ASMI / browser requirements:
http://publib.boulder.ibm.com/infoce...quirements.htm

Check the left pane on the above site for the "Accessing the ASMI" topics.

Or:

Try reconfiguring your linux box to 192.168.3 and connect to the HMC2 port.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Bookmarks

These are the 100 most searched terms
Search Cloud
0042-001 0042-001 nim 0513-001 the system resource controller daemon is not active 0513-001 the system resource controller daemon is not active. 0514-061 0514-061 cannot find a child device 0514-061 cannot find a child device. 0516-787 0516-787 extendlv 0516-787 extendlv: maximum allocation for logical volume 110000ac aa00e1f3 aio aix aix aio aix freeware aixif_arp_dup_addr b150f22a b181fb53 ba010004 c1001020 d133c002 dacnone dcb47997 dlpar fcp_array_err6 fget_config gnu tar aix gsclvmd gtar aix hi yall hmc root password hmc vmware hscl05db ibm p6 ibm p6 520 libpopt aix libpopt.a libpopt.a(libpopt.so.0) is needed by rsync-2.6.2-1 migratelv mksysb navisphere agent nim server pseries pseriestech rsync aix sc_disk_err4 scan_error_chrp vio server websm xhost file ... powered by Simple Search Cloud


Currently Active Users Viewing This Thread: 3 (0 members and 3 guests)
 
Thread Tools

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Powered by vbWiki Pro 1.3 RC5. Copyright ©2006-2007, NuHit, LLC

vBulletin Skin developed by: vBStyles.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50