- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- HP DL360 G3 Hangs on Disk Removal
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
04-20-2004 11:48 PM
04-20-2004 11:48 PM
HP DL360 G3 Hangs on Disk Removal
I have installed Debian 3.0r2 on HP DL360 G3, with custom kernel 2.4.24. Everything worked OK until I tried to remove one of disks in RAID 1. System respondes to return key but as soon as I try to do something which needs disk it hangs (simple ls command is enough).
Here is context of /proc/driver/cciss/cciss0:
cciss0: HP Smart Array 5i Controller
Board ID: 0x40800e11
Firmware Version: 2.56
IRQ: 31
Logical drives: 1
Current Q depth: 0
Current # commands on controller: 0
Max Q depth since init: 128
Max # commands on controller since init: 128
Max SG entries since init: 31
Monitor thread period: 0
Monitor thread deadline: 0
Status: operational
Sequential access devices: 0
cciss/c0d0: 34.72GB RAID 1(0+1)
Thanks,
Robert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2004 01:29 AM
04-21-2004 01:29 AM
Re: HP DL360 G3 Hangs on Disk Removal
Raid 1 i an exact mirror copy.
It would appear that your array is configured to stripe and mirror.
So what happened would appear to be a configuration issue.
How was it done? Disk druid? After installation change? That servers array setup needs to be redone to make it work the way you expect it too.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2004 02:18 AM
04-21-2004 02:18 AM
Re: HP DL360 G3 Hangs on Disk Removal
It is RAID 1 with 2 disk in it (36,4GB Ultra 320 SCSI 15K), configured using HPs (Compaq's:) "Option Rom Configuration for Arrays" version 2.16. And as result I have one logical drive in RAID 1, visible for Debian as /dev/cciss/c0d0.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2004 10:29 PM
04-21-2004 10:29 PM
Re: HP DL360 G3 Hangs on Disk Removal
Being a hw raid you shouldn't see anything...
I use rh8.0a and i never experienced such a problems. Is it possible that the mirrored hd is broken?
Peace, R.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2004 04:22 AM
04-22-2004 04:22 AM
Re: HP DL360 G3 Hangs on Disk Removal
What did you mean by "Being a hw raid you shouldn't see anything...".
As a hw raid I don't see both disks but just one device (which states for this two disks in RAID1) which should be OK.
Both disk are OK (same behavior is if I remove first or second)
After systems hangs, only solution is to power off/on server and than every thing works normal (but this is not the way things should behave :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2004 10:23 PM
05-05-2004 10:23 PM
Re: HP DL360 G3 Hangs on Disk Removal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2004 11:21 AM
05-06-2004 11:21 AM
Re: HP DL360 G3 Hangs on Disk Removal
Of which you know which is why you were here. ;)
This is a good one for the forums.. Thank you for posting your findings back here!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2004 12:12 AM
05-07-2004 12:12 AM
Re: HP DL360 G3 Hangs on Disk Removal
Are you sure you didnt do it too fast ? The LEDs of both disk must be constant green when you take a disk... The rebuild process must be completed (so they are completely in sync) before you take a disk.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2004 01:59 AM
05-07-2004 01:59 AM
Re: HP DL360 G3 Hangs on Disk Removal
JP.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2004 02:19 AM
05-07-2004 02:19 AM
Re: HP DL360 G3 Hangs on Disk Removal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2004 11:48 PM
05-09-2004 11:48 PM
Re: HP DL360 G3 Hangs on Disk Removal
thanks for your reply.
JP