- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: RHEL4 bl45p qla2xxx and oracle
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
05-04-2006 02:49 AM
05-04-2006 02:49 AM
RHEL4 bl45p qla2xxx and oracle
I recently installed a few HP blade servers *BL45p) running RHEL4 Update 2 with QLogic FC HBA (2312) with the qlogic driver version 8.01.03-p4-fo.
Recently ORACLE installed oracleasm (not sure what it actually does) and they seem to be getting kernel panics when doing IO intensive operations when using the SAN storage (MSA100) attached via the qlogic adapters. I only have a couple of screenshots to go on and they are attached.
I am wondering on what kind of tests I could do to see if it is a problem with the qlogic drivers or whether it is with the ORACLE software?
Any suggestions will be greatly appreciated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2006 02:50 AM
05-04-2006 02:50 AM
Re: RHEL4 bl45p qla2xxx and oracle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2006 02:53 AM
05-04-2006 02:53 AM
Re: RHEL4 bl45p qla2xxx and oracle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2006 06:32 AM
05-05-2006 06:32 AM
Re: RHEL4 bl45p qla2xxx and oracle
Another thing to look at would be to sniff around hazard.boi.hp.com . hazard is a storage testing suite, and a lot of people find issues with various HBAs that they talk about on the boards there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2006 07:31 AM
05-05-2006 07:31 AM
Re: RHEL4 bl45p qla2xxx and oracle
You may analyze the oops using ksymoops, not a easy task. You may generate I/O using:
hdparm -Tt
dd if=/dev/zero of=bigfile bs=8192 count=131072 &
dd if=/dev/zero of=bigfile bs=8192 count=131072 &
dd if=/dev/zero of=bigfile bs=8192 count=131072 &
dd if=/dev/zero of=bigfile bs=8192 count=131072 &
dd if=/dev/zero of=bigfile bs=8192 count=131072 &