- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to activate HBA?
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2004 07:12 PM
07-12-2004 07:12 PM
How to activate HBA?
I'm going to install HPUX on two diskless hp9000 rp3410 using a Hitachi SAN for system disks.
(These are to be clustered)
We have such a cluster already, so it should be possible(!)
Now,
In order to present LUNs to these systems, the SAN needs to see the HBAs. (to determine WWN)
How do I make the HBAs on a diskless HP box active?
Just powering them on didn't seem to be sufficient.
thanks,
Peter Jenssen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2004 07:18 PM
07-12-2004 07:18 PM
Re: How to activate HBA?
# /opt/fcms/bin/fcmsutil /dev/td0 (td1 td2 etc)
Not sure if it is any different in a cluster environment.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2004 07:27 PM
07-12-2004 07:27 PM
Re: How to activate HBA?
;-)
There must be some trick to get the fibre link active before the OS is started, or boot from SAN wouldn't work at all..
Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2004 07:35 PM
07-12-2004 07:35 PM
Re: How to activate HBA?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2004 07:36 PM
07-12-2004 07:36 PM
Re: How to activate HBA?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2004 07:37 PM
07-12-2004 07:37 PM
Re: How to activate HBA?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2004 07:44 PM
07-12-2004 07:44 PM
Re: How to activate HBA?
how is the connection: Point to Point, or Fabric ?
How is the SAN setup for the other server made ?
Regards,
Massimo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2004 07:46 PM
07-12-2004 07:46 PM
Re: How to activate HBA?
It's just a couple of diskless servers with HBAs in them..
I've got two other boxes that do exactly what I want these to do, but they were already built by someone else.. :-(
Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2004 07:51 PM
07-12-2004 07:51 PM
Re: How to activate HBA?
They are connected to a fabric.
The switch can't see them though.
Do I have to boot the OS installation CD first maybe?
Will that activate the HBA?
Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2004 07:58 PM
07-12-2004 07:58 PM
Re: How to activate HBA?
your OS booting image should include the FC driver for the HBA to be active.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2004 08:07 PM
07-12-2004 08:07 PM
Re: How to activate HBA?
What's happening during boot in the diskless servers?
The boot image is on the disk, right?
The disk is on the SAN.
-How then does it get the boot image without first activating the HBA?
(I've got two machines here that does it, I just don't know how they were set up..)
Thanks,
Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2004 08:18 PM
07-12-2004 08:18 PM
Re: How to activate HBA?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2004 12:08 PM
07-13-2004 12:08 PM
Re: How to activate HBA?
I want to make sure booting off local disk activates the HBA..
That would also nean I can configure the LUNs on the SAN..
Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2004 07:43 PM
07-15-2004 07:43 PM
Re: How to activate HBA?
You need to boot to activate the HBA.
Once booted, the system is visible to the SAN.
The SAN can then be configured to present the LUNs to the correct systems.
After that, the OS can be loaded onto the SAN.
Once the OS is on the SAN, the system can boot from it.
It selects IO code dependant on the boot device.
If the boot device is on an HBA, the appropriate code gets loaded and the system proceeds to boot from the SAN disk.
(If there is no disk to boot from, boot fails and the HBA is deactivated)
I'm still having problems with LUNs disappearing on me, but that's probably a Hitachi problem.. The systems still don't work properly.
Peter Jenssen