Displaying 8 results from an estimated 8 matches for "logicaldrive".
2009 Sep 05
0
Request for hpacucli output from people running HP Smart Array controllers
...ome free time for me, can you send me the output of:
hpacucli ctrl all show detail
hpacucli ctrl slot=1 show config
hpacucli ctrl slot=1 array all show
hpacucli ctrl slot=1 array A show
hpacucli ctrl slot=1 physicaldrive all show
hpacucli ctrl slot=1 physicaldrive 2I:1:1 show
hpacucli ctrl slot=1 logicaldrive all show
hpacucli ctrl slot=1 logicaldrive 1 show
Replace the slot=, array, physicaldrive and logicaldrive entries with what matches your specific setups (if possible, for all slots, arrays, physical and logical drives).
I need as much as possible, normal working configurations and exotic setups...
2020 Nov 05
2
ssacli start rebuild?
Hi,
is there a way to rebuild an array using ssacli with a P410?
A failed disk has been replaced and now the array is not
rebuilding like it should:
Array A (SATA, Unused Space: 1 MB)
logicaldrive 1 (14.55 TB, RAID 1+0, Ready for Rebuild)
physicaldrive 1I:0:1 (port 1I:box 0:bay 1, SATA HDD, 4 TB, OK)
physicaldrive 1I:0:2 (port 1I:box 0:bay 2, SATA HDD, 4 TB, OK)
physicaldrive 1I:0:3 (port 1I:box 0:bay 3, SATA HDD, 4 TB, OK)
physicaldrive 1I:0:4 (port 1I:box 0:bay 4,...
2011 Oct 23
2
ssd quandry
...ple prototype SAS SSDs on a HP
P411 raid controller (I believe this is a rebranded LSI megaraid with HP
firmware) and am trying to format them for best random IO performance
with something like postgresql.
so, I used the raid command tool to build a raid0 with 2 SAS SSDs
# hpacucli ctrl slot=1 logicaldrive 3 show detail
Smart Array P410 in Slot 1
array C
Logical Drive: 3
Size: 186.3 GB
Fault Tolerance: RAID 0
Heads: 255
Sectors Per Track: 32
Cylinders: 47869
Strip Size: 256 KB
Status: OK
Array Accelerator: E...
2012 Jul 18
1
RAID card selection - JBOD mode / Linux RAID
...devices allowed, and
am wondering whether this might be a HW, FW or SW limitation if anyone
knows.
I want to run everything in JBOD mode and let Linux do the RAID. So
for the first cabinet I ran this command 24 times to create a logical
drive for each physical one
/usr/StorMan/arcconf create 1 logicaldrive max volume 0,X noprompt
Where X goes from 0 to 23
Went great, created /dev/sd[c-z] and I was able to use those with
mdadm to create 4 x RAID6 arrays and then a big RAID0 out of the 4 x
RAID6. Works great!
Then I try to connect the 2nd cabinet and when I run the above arcconf
command it tells me...
2010 Mar 24
21
ZFS on a 11TB HW RAID-5 controller
Hello all,
I am a complete newbie to OpenSolaris, and must to setup a ZFS NAS. I do have linux experience, but have never used ZFS. I have tried to install OpenSolaris Developer 134 on a 11TB HW RAID-5 virtual disk, but after the installation I can only use one 2TB disk, and I cannot partition the rest. I realize that maximum partition size is 2TB, but I guess the rest must be usable. For
2012 May 23
5
biggest disk partition on 5.8?
...0 out of (see below).
But then I mount it and it is way too small
This should be about 20TB :
[root at solexa1 StorMan]# df -h /dev/sdb1
Filesystem Size Used Avail Use% Mounted on
/dev/sdb1 186G 60M 176G 1% /mnt/J4400-1
Here is how I created it :
./arcconf create 1 logicaldrive name J4400-1-RAID60 max 60 0 0 0 1 0 2
0 3 0 4 0 5 0 6 0 7 0 8 0 9 0 10 0 11 0 12 0 13 0 14 0 15 0 16 0 17 0
18 0 19 0 20 0 21 0 22 0 23 noprompt
[root at solexa1 StorMan]# ./arcconf getconfig 1 ld
Controllers found: 1
----------------------------------------------------------------------
Logical...
2020 Nov 06
0
ssacli start rebuild?
Am Fr., 6. Nov. 2020 um 00:52 Uhr schrieb hw <hw at gc-24.de>:
> [...]
> logicaldrive 1 (14.55 TB, RAID 1+0, Ready for Rebuild)
> [...]
Have you checked the rebuild priority:
? ssacli ctrl slot=0 show config detail | grep "Rebuild Priority"
~
Rebuild Priority: Medium
?
Slot needs to be adjusted to your configu...
2020 Nov 06
2
ssacli start rebuild?
On Fri, 2020-11-06 at 12:08 +0100, Thomas Bendler wrote:
> Am Fr., 6. Nov. 2020 um 00:52 Uhr schrieb hw <hw at gc-24.de>:
>
> > [...]
> > logicaldrive 1 (14.55 TB, RAID 1+0, Ready for Rebuild)
> > [...]
>
> Have you checked the rebuild priority:
>
> ? ssacli ctrl slot=0 show config detail | grep "Rebuild Priority"
> ~
> Rebuild Priority: Medium
> ?
>...