- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- ProLiant Servers (ML,DL,SL)
- >
- Re: Unable to create new array or LUN on DL 380 G7
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
01-17-2011 12:45 AM
01-17-2011 12:45 AM
I added two disk on a DL 380 G7 (146 Gb)
I can see these disks on cpqacuxe or acucli. But I cannot create LUN.
When I want to create LUN using acucli,
I have :
Error: This operation is not supported with the current configuration.
Use the "show" command on devices to show additional details about the configuration.
Config :
Smart Array P410i in Slot 0 (Embedded) (sn: 5001438007E70BA0)
array A (SAS, Unused Space: 0 MB)
logicaldrive 1 (68.3 GB, RAID 1, OK)
physicaldrive 1I:1:1 (port 1I:box 1:bay 1, SAS, 72 GB, OK)
physicaldrive 1I:1:2 (port 1I:box 1:bay 2, SAS, 72 GB, OK)
array B (SAS, Unused Space: 0 MB)
logicaldrive 2 (68.3 GB, RAID 1, OK)
physicaldrive 1I:1:3 (port 1I:box 1:bay 3, SAS, 72 GB, OK)
physicaldrive 1I:1:4 (port 1I:box 1:bay 4, SAS, 72 GB, OK)
unassigned
physicaldrive 2I:1:5 (port 2I:box 1:bay 5, SAS, 146 GB, OK)
physicaldrive 2I:1:6 (port 2I:box 1:bay 6, SAS, 146 GB, OK)
Command that I want to execute :
ctrl all show config
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2011 02:13 AM
01-17-2011 02:13 AM
Re: Unable to create new array or LUN on DL 380 G7
If I understand correctly, you are unable to perform the activity because there is no BBWC for P410i Controller.
With BBWC (Battery Back Write Cache) upgrade, you can perform these activities:
Online array expansion
Online logical drive extension
Online RAID level migration
Online strip size migration
http://h18004.www1.hp.com/products/quickspecs/13201_div/13201_div.html
Thanks
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2011 03:25 AM
01-17-2011 03:25 AM
Re: Unable to create new array or LUN on DL 380 G7
you have to create a Array for the unassigned drives first.
Afterwards you can create a logical volume (LUN).
What command did you execute?
kr
Markus
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2011 04:00 AM
01-17-2011 04:00 AM
Re: Unable to create new array or LUN on DL 380 G7
If you want to create a logical drive on a group of physical drives that are not yet assigned to an array,
you do not have to build the array first. In the CLI, unlike in the GUI, the array is created automatically at
the same time as the logical drive.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2011 04:08 AM
01-17-2011 04:08 AM
Re: Unable to create new array or LUN on DL 380 G7
Yep, forgot this CLI feature.
Nevertheless: what command did you try to execute exactly?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2011 04:12 AM
01-17-2011 04:12 AM
Re: Unable to create new array or LUN on DL 380 G7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2011 04:24 AM
01-17-2011 04:24 AM
Re: Unable to create new array or LUN on DL 380 G7
hmm, command looks fine.
have you tried do use the drives directly / drives=1:5,1:6 ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2011 04:28 AM
01-17-2011 04:28 AM
Re: Unable to create new array or LUN on DL 380 G7
Error: Cannot create array. Cannot add physical drive 1:5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2011 04:34 AM
01-17-2011 04:34 AM
Re: Unable to create new array or LUN on DL 380 G7
thats why i don´t like the cli, sometimes...
try with 2:1:5,2:1:6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2011 04:36 AM
01-17-2011 04:36 AM
Re: Unable to create new array or LUN on DL 380 G7
=> ctrl slot=0 create type=ld drives=2:1:5,2:1:6 raid=1
Error: Cannot create array. Cannot add physical drive 2:1:5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2011 04:39 AM
01-17-2011 04:39 AM
Re: Unable to create new array or LUN on DL 380 G7
sry, should be 2I:1:5,2I:1:6
but nevertheless, the first command already worked for me, just tested with a DL360 G7..
if this does not work, i´m out of ideas, you can try without a reboot :-/
one last thing: make a diag and check the output.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2011 05:13 AM
01-17-2011 05:13 AM
Re: Unable to create new array or LUN on DL 380 G7
OS : Oracle Enterprise Linux 5.5.
From HP website, the PSP for OEL is 8.41 but his friend PSP for RHEL 5.5 is 8.60
Newer disk have HPD7 firmware and older disk have HPDD firmware.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2011 08:26 PM
01-17-2011 08:26 PM
Re: Unable to create new array or LUN on DL 380 G7
You are forgetting the letter 'I' after the port number, 2I indicates second internal port.
Markus has posted the correction for you. Please confirm you are executing the command with the drive syntax Marcus posted.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2011 12:18 AM
01-18-2011 12:18 AM
Re: Unable to create new array or LUN on DL 380 G7
I posted the problem because I cannot create new LUN with cpqacuxe and hpacucli.
With cpqacuxe, I not have any option for create LUN. And the other LUN already created have a lock icon.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2011 11:48 PM
01-19-2011 11:48 PM
Re: Unable to create new array or LUN on DL 380 G7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2011 01:30 AM
01-20-2011 01:30 AM
SolutionIf you want to enable write cache, you need BBWC or FBWC, one of the following:
462967-B21 HP 512MB BBWC
534916-B21 HP 512MB FBWC
534562-B21 HP 1GB FBWC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2011 08:38 AM
01-20-2011 08:38 AM
Re: Unable to create new array or LUN on DL 380 G7
I had a look at its problem.
What's strange is that in the acu he doesn't have any options even on existing luns. For example no way to suppress an existing lun or array, and the luns have the locked icon, like when ctrl config is locked.
It appears like if the ctrl was locked, but server have already been rebooted, and the locks files of the acu already cleaned too.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2011 08:11 PM
01-20-2011 08:11 PM
Re: Unable to create new array or LUN on DL 380 G7
Try installing the firmware on controllers and drives. Maybe you need to upgrade them first.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2011 01:01 AM
01-21-2011 01:01 AM
Re: Unable to create new array or LUN on DL 380 G7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2011 01:03 AM
01-21-2011 01:03 AM
Re: Unable to create new array or LUN on DL 380 G7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2011 05:20 AM
01-21-2011 05:20 AM
Re: Unable to create new array or LUN on DL 380 G7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2011 05:24 AM
01-21-2011 05:24 AM