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


Our Sponsors
Want to advertise?  


Reply
 
LinkBack Thread Tools
  #1  
Old June 13th, 2009
Basanta Dhakhwa's Avatar
Basanta Dhakhwa Offline
Junior Member
 
Join Date: June 2009
Posts: 3
IBM 520 integrated serial ports.

Dear all,

We have procured 3 units of IBM 520 server. All these server have 2 serial port integrated within the system. We are planing to use these serial ports for connecting a device known as HSM (Host security module) which is used for PIN (Personal identification number) generation and verification. The HSM is from THALES Racal 7400 model and supports asynchronous communication.

My vendors claims that we cannot use the integrated serial ports of the server as they have limited functionality. To rule out this confusion, we referred to many of IBM documentation which clearly states these ports supports asynchrounous communication for serial device (like modem) if HMC (IBM hardware management console) is not used. We are not using HMC at all so i am in view that there should be no problem communicationg a serial device with asynchronous protocol. Since our HSM device is serial device and does supports asynchronous protocol, am in view that the integrated serial port should serve our purpose.

In contrary to above, my vendor is insisting to buy a separate add on card from IBM which can expand to multiple serial ports. They think adding this card would definitely solved the problem. It is to be noted each unit of these add on card cost not less than $1200.

Have any one in this board come across similar situation? Appreciate if some one can share their experience and advice us possible solutions to the problem at the earliest. Thanking you in advance.

Regards,
Basanta from Nepal
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 June 13th, 2009
duke900ssd's Avatar
duke900ssd Offline
Senior Member
 
Join Date: March 2007
Posts: 328
Re: IBM 520 integrated serial ports.

I do not know the device you wish to connect but I do know that the 520 ports are not either RS232 or 422 compatible.

They are dedicated AIX console ports and if you wish to connect a RS device, or UPS for example, then you will require a RS232 - 422 PCI adapter.
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 June 15th, 2009
cdelgadop's Avatar
cdelgadop Offline
Senior Member
 
Join Date: November 2006
Location: CCS Venezuela
Posts: 346
Send a message via MSN to cdelgadop
Re: IBM 520 integrated serial ports.

Hi

You're right. Those internal Serial ports can be used to connect that HSM device of yours, only if your servers are not connected to a HMC. Old pSeries p6xx servers used serial port to connect to HMC, imagine the mess when connecting multiple servers. You have to use those multiport adapters and create a network based on serial connections. Then IBM started to use ethernet to connect to the HMC (those HMC1/HMC2 ethernet ports in the rear of your servers) but still used internal serial ports to create some kind of virtualization of those serial devices.

Now if your p520 servers are not going to be configured to connect to a HMC, you can use serial internal ports. If not, please buy a PCI serial adapter.

Hope this helps
__________________
cd3lgad0p
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 June 16th, 2009
Basanta Dhakhwa's Avatar
Basanta Dhakhwa Offline
Junior Member
 
Join Date: June 2009
Posts: 3
Re: IBM 520 integrated serial ports.

Hi cdelgadop,

Thanks for confirming that IBM 520 internal serial ports can be used to connect HSM. However i still didnot have any luck in successfully connecting HSM so far and am still struggling.

Well we are not using HMC at all and our setup is quite simple and straigth forward. However our IBM guys said we may not use those ports for connecting HSM. They are saying such connection was possible in IBM 520 P5 only and is not possible in P6 series. Ours is P6. I still dont believe on what IBM saying. Can i have your views on this please?

Just for your info, our HSM configuration is as follows for your perusal.

Message header length: 09
Protocol: Asynchronous
Character format: ASCII
Terminating Sequence: 03 00
Interface: DCE
Response delay (ms): 00
Baud: 9600
Word format: 8 bits, even parity, 1 stop

Appreciate if you can share any more information in solving the problem.

One more thing, is there any utility in AIX 5.3 to check whether the ports are functioning or not.

Regards,
Basant Dhakhwa
Nepal
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 June 17th, 2009
cdelgadop's Avatar
cdelgadop Offline
Senior Member
 
Join Date: November 2006
Location: CCS Venezuela
Posts: 346
Send a message via MSN to cdelgadop
Re: IBM 520 integrated serial ports.

Hi

Well. If IBM guys say so ....

You can test serial ports connectivity by using a null modem cable joining both adapters and then from one shell session you can run the following procedure:

Help -

Hope this helps.
__________________
cd3lgad0p
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 June 17th, 2009
duke900ssd's Avatar
duke900ssd Offline
Senior Member
 
Join Date: March 2007
Posts: 328
Re: IBM 520 integrated serial ports.

No chance, and it would not work on a power 5 system either, your IBM guys are wrong here, it would only have worked on power 4 and older systems.

Power 4 systems were the last to have RS232 ports by default.

The power 5 and power 6 ports can be used for console access and some limited remote console operations only.

No other "serial" devices are supported on the onboard ports because they are not serial ports any more, they are dedicated console ports that do not support the rs232 protocol.

You will need to buy a pci RS232 adapter if you want to connect any serial device other than a console or remote console via modem to a power 5 or power 6 system.
No question here at all.

You can run diags to check out the hardware is working and you can also connect a terminal to check they are working but you will not get any other serial device to work on these ports because they are NOT RS232 SERIAL PORTS.

They are exclusivly under the control of the system firmware, they are configured for speed, etc. in the service processor menus (ASMI), not in AIX like real serial ports. AIX is not in control here, the firmware is and it does not support anything but consoles.

How many ways can I say what I posted 3 days ago!
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 June 19th, 2009
cdelgadop's Avatar
cdelgadop Offline
Senior Member
 
Join Date: November 2006
Location: CCS Venezuela
Posts: 346
Send a message via MSN to cdelgadop
Re: IBM 520 integrated serial ports.

Hehe

Well. Buy a new PCI serial adapter. No way Jose.
__________________
cd3lgad0p
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 June 19th, 2009
pedz's Avatar
pedz Offline
Member
 
Join Date: July 2006
Location: Leander, TX (just north of Austin)
Posts: 68
Re: IBM 520 integrated serial ports.

There is one pSeries machine with a "real" serial port on it. I can't recall what it is.

The serial ports you see on the outside are connected to the FSP. There is then a communication path from the FSP via PHYP up to AIX. This is ONLY for non-managed systems (no HMC). For managed systems, this path disappears.

Originally, the ports could not do anything but xon/xoff flow control. As far as I know, that has not changed. I don't think there is even a way to turn off flow control but I'm not 100% sure of that. And, other hardware characteristics like baudrate, bits per character, and parity are not controllable by AIX. But I believe you can set all of them via the firmware ASMI menus. Again, I'm fairly sure about that but not 100% positive. (To recap, I am sure that AIX can not set the hardware characteristics. I am not sure what options the ASMI menus provide.)

Having said all that, I would try it out. See if you can sweet talk it into working for you. Perhaps a consultant could help out. IBM will not "support" your configuration but perhaps in this case, the cost / benefit of that limitation is ok.

The cheapest alternative is the two port PCI adapter.

I don't know of any third party serial devices other than ethernet attached devices and you probably don't want to go that way.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
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

Tags
520, ibm, integrated, ports, serial

These are the 100 most searched terms
Search Cloud
0042-001 0042-001 nim 0042-008 nimsh: request denied 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 3074feb7 aa00e1f3 aio aix aix aio aix freeware aix memory usage aix rsync aixif_arp_dup_addr b150f22a b181f22a b181fb53 ba010004 c1001020 d133c002 dacnone dcb47997 fcp_array_err6 fget_config gnu tar aix gsclvmd gtar aix hmc root password hmc vmware ibm p6 ibm p6 520 libpopt.a libpopt.a(libpopt.so.0) is needed by rsync-2.6.2-1 migratelv mksysb navisphere agent nim server rshd: 0826-813 permission is denied. rsync aix sc_disk_err4 scan_error_chrp vio server vmware hmc websm ... powered by Simple Search Cloud


Currently Active Users Viewing This Thread: 1 (0 members and 1 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 - 2010, 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 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72