- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- hot-swap device
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Knowledge Base
Forums
Discussions
- Cloud Mentoring and Education
- Software - General
- HPE OneView
- HPE Ezmeral Software platform
- HPE OpsRamp
Knowledge Base
Discussions
Forums
Discussions
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
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
06-20-2006 04:51 AM
06-20-2006 04:51 AM
What are the steps to follow in sam to replace a defective FC HBA without causing any down time.
model: L3000-6x PA-RISC HPUX 11.11
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2006 05:06 AM
06-20-2006 05:06 AM
Re: hot-swap device
http://docs.hp.com/en/2454/customer_part_upgrades.pdf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2006 05:11 AM
06-20-2006 05:11 AM
Re: hot-swap device
http://docs.hp.com/en/A6434-96013/ch03s12.html
Regards,
Jaime.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2006 05:25 AM
06-20-2006 05:25 AM
Solutionstart by looking if the card is olar enable:
OLAR Fonctionality in LClass
model
9000/800/L3000-5x
rad -q
rad:ERROR:No such device
The following drivers needs to be configured into the kernel
olar_psm
olar_psm_if
dev_olar
checked into the /stand/system file if there were all drivers installed
grep olar* /stand/system
no driver is installed
I checked with sam the status about this drivers.
These drivers are not available via sam!!!
I used the kmsystem command to get all drivers printed, there are all olar
drivers with N marked!
I used the following procedure to fix that:
1. kmsystem -c y dev_olar
2. kmsystem -c y olar_psm
3. kmsystem -c y olar_psm_if
4.checked if now all drivers are inclused into the system file
used grep olar* /stand/system
dev_olar
olar_psm_if
olar_psm
5. mk_kernel -s /stand/system -o /stand/vmunix
6.kmupdate
7. shutdown -r 0
and now olar works fine
...
All the best
Victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2006 05:39 AM
06-20-2006 05:39 AM
Re: hot-swap device
Thanks Jaime and Michael for your input.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2006 05:48 AM
06-20-2006 05:48 AM
Re: hot-swap device
Do a man of rad, I did this a few times but some time ago... Im looking if I could find some documentation on what/how I did this but without success till now...
Bon je me rentre il se fait tard
Amitiés
Victor