- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- ProLiant Servers (ML,DL,SL)
- >
- Ok trying to learn but instructions require base u...
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
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
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
тАО10-19-2009 09:29 AM
тАО10-19-2009 09:29 AM
Smart Array 6i in Slot 0 (Embedded)
Bus Interface: PCI
Slot: 0
Cache Serial Number: P75B20C9SRZ5PT
RAID 6 (ADG) Status: Disabled
Controller Status: OK
Chassis Slot:
Hardware Revision: Rev B
Firmware Version: 2.80
Rebuild Priority: Low
Expand Priority: Low
Surface Scan Delay: 15 secs
Post Prompt Timeout: 0 secs
Cache Board Present: True
Cache Status: OK
Accelerator Ratio: 75% Read / 25% Write
Total Cache Size: 192 MB
No-Battery Write Cache: Disabled
Cache Backup Power Source: Batteries
Battery/Capacitor Count: 1
Battery/Capacitor Status: OK
SATA NCQ Supported: False
I have 4 Drives in a Raid 1+0 and have added two more drives.
So I want to make it one 6 drive raid 10. Without losing any data of course.
So I read and I run this command.
root@box1 [~]# hpacucli ctrl slot=0 ld 1 add drives=allunassigned
Error: This operation is not supported with the current configuration. Use the
"show" command on devices to show additional details about the
configuration.
This is a dl385G1 Scsi 36gig drives. What am I not doing properly. What is the step by step to expand drives via command line in linux (CentOS 5.3) to ensure that performance is increased not just capacity. the point is to increase performance.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-19-2009 10:01 AM
тАО10-19-2009 10:01 AM
Re: Ok trying to learn but instructions require base understanding.
root@box1 [~]# hpacucli ctrl slot=0 array A add drives=allunassigned
Also in case the "allunassigned" is confusing, specify the two drives by ID numbers to indicate explicitly that you are adding an even mumber of drives to the raid10 array.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-19-2009 10:03 AM
тАО10-19-2009 10:03 AM
Re: Ok trying to learn but instructions require base understanding.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-19-2009 11:03 AM
тАО10-19-2009 11:03 AM
Re: Ok trying to learn but instructions require base understanding.
Error: This operation is not supported with the current configuration. Use the
"show" command on devices to show additional details about the
configuration.
Not easily done in ACU and trying to learn it there was keeping my server offline.
You are also correct in that I want to learn command line way so that I can do this remotely. I had techs at my colocation at $50 bucks an hour finally give up.
I had 4 Drives to start with I added 2 drives to slots 4 and 5. There are currently no lights on those drives. Although on insertion there seemed to be some kind of check taking place with the green arrow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-19-2009 11:29 AM
тАО10-19-2009 11:29 AM
Re: Ok trying to learn but instructions require base understanding.
hpacucli ctrl slot=0 physicaldrive all show
Do the new disks show up? If so use their slot address to add the to the existing array
I don't know if you have seen the ACU manual but it has a lot of CLI examples.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-19-2009 11:42 AM
тАО10-19-2009 11:42 AM
Re: Ok trying to learn but instructions require base understanding.
Smart Array 6i in Slot 0 (Embedded)
array A
physicaldrive 2:0 (port 2:id 0 , Parallel SCSI, 36.4 GB, OK)
physicaldrive 2:1 (port 2:id 1 , Parallel SCSI, 36.4 GB, OK)
physicaldrive 2:2 (port 2:id 2 , Parallel SCSI, 36.4 GB, OK)
physicaldrive 2:3 (port 2:id 3 , Parallel SCSI, 36.4 GB, OK)
unassigned
physicaldrive 2:4 (port 2:id 4 , Parallel SCSI, 36.3 GB, OK)
physicaldrive 2:5 (port 2:id 5 , Parallel SCSI, 36.3 GB, OK)
I haven't found a good resource to Know all these commands. but happy to post any results needed I am certain that others have this problem as I have read dozens of very unhelpful forum posts.
I thought when I set this server up that all I would have to do is add the extra drives and it would be smart enough to expand the array in my configuration. So either I didn't set it up properly at launch or misunderstood the hardware raids capabilities.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-19-2009 11:45 AM
тАО10-19-2009 11:45 AM
Re: Ok trying to learn but instructions require base understanding.
Error: This operation is not supported with the current configuration. Use the
"show" command on devices to show additional details about the
configuration.
Just for grins I tried to add them manually as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-19-2009 01:49 PM
тАО10-19-2009 01:49 PM
Re: Ok trying to learn but instructions require base understanding.
I did see an option to set configuration with a number 1-7 and a ? but didn't see any place that explained what I would be doing and why.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-19-2009 02:21 PM
тАО10-19-2009 02:21 PM
SolutionDon't sell yourself short, you set up the server correctly and the commands are good.
The problem seems to be the size of the new drives. The existing ones show up as 36.4GB and the new ones show up as 36.3GB. Since the new drives are smaller (even by that much), the existing raid10 stripes would not fit on the new drives.
Check the model numbers of the drives, old and new to see what drives you need to get.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-19-2009 03:05 PM
тАО10-19-2009 03:05 PM
Re: Ok trying to learn but instructions require base understanding.
So I am assuming there is no way to get the server to ignore this slight of hand by my drive manufacture and this should be a lesson to keep the same brand drives for future upgrades.
Now I have a server on its way back from the data center that I know has a 146 gig and a 76 gig drive in it. So I can use those drives since they will be oversized and just lose the space by doing so.
As I stated before the point is to increase performance not capacity. I have a quarter million pages on my website but its still fairly small in size less than 2 gig.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-19-2009 04:22 PM
тАО10-19-2009 04:22 PM
Re: Ok trying to learn but instructions require base understanding.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-19-2009 05:34 PM
тАО10-19-2009 05:34 PM
Re: Ok trying to learn but instructions require base understanding.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-19-2009 06:45 PM
тАО10-19-2009 06:45 PM
Re: Ok trying to learn but instructions require base understanding.
The battery is present and OK, the cache memory is available. See original posting
> Battery/Capacitor Count: 1
> Battery/Capacitor Status: OK
What you probably saw is "No-Battery Write Cache: Disabled" This is OK, all it says is that if the battaery dies, the cache will be disabled, which is what you want the controller to do.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-23-2009 09:09 PM
тАО10-23-2009 09:09 PM
Re: Ok trying to learn but instructions require base understanding.
This is a very annoying and unnecessary problem. Because drives are varied in size the initial raid array probably should "round down" to allow for slight variance in drive size when time passes and lots of drives change out in bulk.
posting the commands and results showing problem resolved in case someone searches this up in the future. They don't get a half a post without the fix.
root@box1 [~]# hpacucli ctrl slot=0 array A add drives=allunassigned
root@box1 [~]# hpacucli ctrl slot=0 physicaldrive all show
Smart Array 6i in Slot 0 (Embedded)
array A
physicaldrive 2:0 (port 2:id 0 , Parallel SCSI, 36.4 GB, OK)
physicaldrive 2:1 (port 2:id 1 , Parallel SCSI, 36.4 GB, OK)
physicaldrive 2:2 (port 2:id 2 , Parallel SCSI, 36.4 GB, OK)
physicaldrive 2:3 (port 2:id 3 , Parallel SCSI, 36.4 GB, OK)
physicaldrive 2:4 (port 2:id 4 , Parallel SCSI, 72.8 GB, OK)
physicaldrive 2:5 (port 2:id 5 , Parallel SCSI, 72.8 GB, OK)