Configure RAID 1 in a MCS7816-I4 CCX1

Hi,
We have purchase a MCS7816-I4 CCX1, and have notice that the server has only one hard disk (the last time we say yes to a Cisco engineer without check)
I was wondering if is it posiible to puerchase a sencond HDD a configure RAID 1 between the two HDDs.
Is it possible?
Thanks in advance.

Hello,just one another thing , i always check with PDI for the exact equivelent for
the server from IBM , i am sure that MR10i is the only raid controller supported on the M2 series (7845), you have just to check the model of your server and the
supported raid controller ,i saw a couple of hours ago, that the M3 servers are required with BR10i , so please check with the PDI or the datasheet of the server to check the supported raid controller .
normall if you order the server as OEM from cisco then there should be a RAID controller installed.
Amer.

Similar Messages

  • Configure Raid 0 (concatenation) unsuccess

    Hi everybody,
    I've just configured raid0- concaternation (i use command "metainit" ) on my server, but i dun understand what it was been
    My server :
    SunOS 5.9 Generic_112233-12 sun4u sparc SUNW,Sun-Fire-V440
    have 4 hard disks wich capacity is 33GB each of them
    #format
    Searching for disks...done
    AVAILABLE DISK SELECTIONS:
    0. c1t0d0 <SUN36G cyl 24620 alt 2 hd 27 sec 107>
    /pci@1f,700000/scsi@2/sd@0,0
    1. c1t1d0 <SUN36G cyl 24620 alt 2 hd 27 sec 107>
    /pci@1f,700000/scsi@2/sd@1,0
    2. c1t2d0 <SUN36G cyl 24620 alt 2 hd 27 sec 107>
    /pci@1f,700000/scsi@2/sd@2,0
    3. c1t3d0 <SUN36G cyl 24620 alt 2 hd 27 sec 107>
    /pci@1f,700000/scsi@2/sd@3,0
    c1t0d0 which i install OS and the others are not use. Now, i want to configure raid 0 (concat) with c1t2d0 and c1t3d0. I did and this is result
    # metadb
    flags first blk block count
    a u 16 8192 /dev/dsk/c1t1d0s7
    a u 8208 8192 /dev/dsk/c1t1d0s7
    a u 16400 8192 /dev/dsk/c1t1d0s7
    a u 24592 8192 /dev/dsk/c1t1d0s7
    a u 32784 8192 /dev/dsk/c1t1d0s7
    # metastat
    d20: Concat/Stripe
    Size: 142251471 blocks (67 GB)
    Stripe 0:
    Device Start Block Dbase Reloc
    c1t2d0s2 0 No Yes
    Stripe 1:
    Device Start Block Dbase Reloc
    c1t3d0s2 2889 No Yes
    Device Relocation Information:
    Device Reloc Device ID
    c1t2d0 Yes id1,sd@SFUJITSU_MAP3367N_SUN36G_00N0AAMU____
    c1t3d0 Yes id1,sd@SFUJITSU_MAP3367N_SUN36G_00N0AAG4____
    But, when i mount /dev/md/dsk/d20 to /dir:
    # df -ah
    Filesystem size used avail capacity Mounted on
    /dev/dsk/c1t0d0s0 3.9G 1.8G 2.1G 46% /
    /dev/dsk/c1t0d0s3 1.9G 107M 1.8G 6% /usr
    /proc 0K 0K 0K 0% /proc
    mnttab 0K 0K 0K 0% /etc/mnttab
    fd 0K 0K 0K 0% /dev/fd
    /dev/dsk/c1t0d0s4 9.6G 2.7G 6.8G 29% /var
    swap 12G 80K 12G 1% /var/run
    swap 12G 16K 12G 1% /tmp
    /dev/dsk/c1t0d0s5 9.3G 722M 8.5G 8% /opt
    -hosts 0K 0K 0K 0% /net
    auto_home 0K 0K 0K 0% /home
    -xfn 0K 0K 0K 0% /xfn
    /dev/md/dsk/d20 33G 9K 33G 1% /dir
    You see the last line , capacity of d20 is 33G (66GB instead). What did i wrong ?

    Looks like c1t2d0 used to have a 33G filesystem on it, and you're seeing that on the concat device.
    If it wasn't there before, you would have had to create a filesystem on it the device (newfs). You can do that now, or you can use 'growfs' to extend the existing filesystem to use the entire device.
    However, it looks like you're using s7 for metadb replicas and s2 for the concat device. But those two slices overlap normally, so you should not do that. You don't show the layout, but if s7 is at the end of the disk, then you can fix this easily. Just create a new slice (like s0) that starts at cylinder 0 and uses all the cylinders that aren't in s7. If you don't fix this before doing the growfs, then the filesystem and the replicas are likely to corrupt each other.
    Darren

  • Configure RAID 0 Concatenation

    Hi everybody,
    I've just configured raid0- concaternation (i use command "metainit" ) on my server, but i dun understand what it was been
    My server :
    SunOS 5.9 Generic_112233-12 sun4u sparc SUNW,Sun-Fire-V440
    have 4 hard disks wich capacity is 33GB each of them
    #format
    Searching for disks...done
    AVAILABLE DISK SELECTIONS:
    0. c1t0d0 <SUN36G cyl 24620 alt 2 hd 27 sec 107>
    /pci@1f,700000/scsi@2/sd@0,0
    1. c1t1d0 <SUN36G cyl 24620 alt 2 hd 27 sec 107>
    /pci@1f,700000/scsi@2/sd@1,0
    2. c1t2d0 <SUN36G cyl 24620 alt 2 hd 27 sec 107>
    /pci@1f,700000/scsi@2/sd@2,0
    3. c1t3d0 <SUN36G cyl 24620 alt 2 hd 27 sec 107>
    /pci@1f,700000/scsi@2/sd@3,0
    c1t0d0 which i install OS and the others are not use. Now, i want to configure raid 0 (concat) with c1t2d0 and c1t3d0. I did and this is result
    # metadb
    flags first blk block count
    a u 16 8192 /dev/dsk/c1t1d0s7
    a u 8208 8192 /dev/dsk/c1t1d0s7
    a u 16400 8192 /dev/dsk/c1t1d0s7
    a u 24592 8192 /dev/dsk/c1t1d0s7
    a u 32784 8192 /dev/dsk/c1t1d0s7
    # metastat
    d20: Concat/Stripe
    Size: 142251471 blocks (67 GB)
    Stripe 0:
    Device Start Block Dbase Reloc
    c1t2d0s2 0 No Yes
    Stripe 1:
    Device Start Block Dbase Reloc
    c1t3d0s2 2889 No Yes
    Device Relocation Information:
    Device Reloc Device ID
    c1t2d0 Yes id1,sd@SFUJITSU_MAP3367N_SUN36G_00N0AAMU____
    c1t3d0 Yes id1,sd@SFUJITSU_MAP3367N_SUN36G_00N0AAG4____
    But, when i mount /dev/md/dsk/d20 to /dir:
    # df -ah
    Filesystem size used avail capacity Mounted on
    /dev/dsk/c1t0d0s0 3.9G 1.8G 2.1G 46% /
    /dev/dsk/c1t0d0s3 1.9G 107M 1.8G 6% /usr
    /proc 0K 0K 0K 0% /proc
    mnttab 0K 0K 0K 0% /etc/mnttab
    fd 0K 0K 0K 0% /dev/fd
    /dev/dsk/c1t0d0s4 9.6G 2.7G 6.8G 29% /var
    swap 12G 80K 12G 1% /var/run
    swap 12G 16K 12G 1% /tmp
    /dev/dsk/c1t0d0s5 9.3G 722M 8.5G 8% /opt
    -hosts 0K 0K 0K 0% /net
    auto_home 0K 0K 0K 0% /home
    -xfn 0K 0K 0K 0% /xfn
    /dev/md/dsk/d20 33G 9K 33G 1% /dir
    You see the last line , capacity of d20 is 33G. (instead 66GB). what did i wrong ?

    Looks like c1t2d0 used to have a 33G filesystem on it, and you're seeing that on the concat device.
    If it wasn't there before, you would have had to create a filesystem on it the device (newfs). You can do that now, or you can use 'growfs' to extend the existing filesystem to use the entire device.
    However, it looks like you're using s7 for metadb replicas and s2 for the concat device. But those two slices overlap normally, so you should not do that. You don't show the layout, but if s7 is at the end of the disk, then you can fix this easily. Just create a new slice (like s0) that starts at cylinder 0 and uses all the cylinders that aren't in s7. If you don't fix this before doing the growfs, then the filesystem and the replicas are likely to corrupt each other.
    Darren

  • Configuring RAID

    I posted this in the wrong place the first time sorry.
    I have the 865PS Neo2-pls motherboard. with 2 SATA device 120g maxtor attached. No OS loaded yet but intend to Windows XP Home. When in BIOS to set up raid I go to intgrated peripherals then to on-chip IDE configuration and set:
    on-chip ATA(s) operate more NATIVE
    ATA configuration S-ATA only
    SATA Enabled Yes
    PATA Enabled Yes
    P-ATA channel selection Both
    Combined mode Option S-ATA first channel
    Sata ports definition P0-1ST./P1-2nd
    but that is all there is this is NO configure raid option.
    by the way the bios is AMIBIOS NEW SETUP UTILITY - VERSION 3.31a
    Can anyone help please.
    Thanks
    Ted Cooper
    [email protected]

    Your board does not have the raid option. See this link for the various boards:
    http://www.msi.com.tw/program/products/mainboard/mbd/pro_mbd_detail.php?UID=528
    The 865PE Neo2-PFISR supports raid.
    You will either need to change boards or get a PCI raid card.

  • Configuring RAID & Swap

    I wanted to know if I configure my three identical disks as followed:
    /dev/sda
    - sda1 = /boot @ 4GB
    - sda2 = RAID @ 300GB
    /dev/sdb
    - sdb1 = Swap @ 4GB
    - sdb2 = RAID @ 300GB
    /dev/sdc
    - sdc1 = Swap @ 4GB
    - sdc2 = RAID @ 300GB
    Now when I am done configuring RAID, will Arch Linux show I have 8GB of Swap space total under a tool like 'htop' or something like this? Will the above configuration work? Or Should I change it?

    I have a machine that supports 4 S-ATA drives. I have all identical drives in each slot. I am asking for someone to please tell me how I can create a RAID5 array on Linux and then also have the 4th drive (/dev/sdd) as a hot spare for any of the three drives in the array / volume?
    I did the following:
    /device = type @ parition size
    /dev/sda1 = fd @ 100 MB (bootable for /boot)
    /dev/sda2 = fd @ 1 GB (Going to be used for Swap)
    /dev/sda3 = fd @ 300 GB (Going to be used for /)
    Now I make the same thing for /dev/sdb & /dev/sdc. I DON'T PARTITION OR FORMAT /dev/sdd.
    Now I am creating my RAID and this is where I am confused. How do I correctly issue the 'mdadm' command to create the volumes for my filesystem and also utilize /dev/sdd as a hot spare?
    (/boot)
    mdadm --create /dev/md0 --level=1 --raid-devices=3 /dev/sda1 /dev/sdb1 /dev/sdc1 --spare-devices=1 /dev/sdd
    (Swap)
    mdadm --create /dev/md1 --level=1 --raid-devices=3 /dev/sda2 /dev/sdb2 /dev/sdc2 --spare-devices=1 /dev/sdd
    mdadm --create /dev/md2 --level=5 --raid-devices=3 /dev/sda3 /dev/sdb3 /dev/sdc3 --spare-devices=1 /dev/sdd
    Is that correct above or would I 1st have to partition the /dev/sdd drive?

  • How to Configure RAID on my Solid State Hybrid Drive

    Hi 
    i have an HP ENVY Sleekbook 4-1024tx. And  was wondering how to configure RAID and use the SSD on my Hybrid Hard drive as chaching. Currently im using the SSD as normal storage space.

    What model hard drive do you have? One of those that are actually two drives like the WD Dual:
    http://www.staples.com/Western-Digital-Mobile-Single-1-Tb-Dual-Drive-25-Sata-Hard-Drive/product_IM1T...
    Or a regular hybrid drive where only one hard drive appears to My Computer?
    http://www.bhphotovideo.com/bnh/controller/home?O=&sku=983727&gclid=CMvDqYCMpL4CFQJqMgoddzMAqQ&Q=&is...

  • Configuring raid 0+1 for an oltp database of 1 terabyte size on centos 4.5

    Hi all,
    Configuring raid 0+1 for an oltp database on centos 4.5
    I have to configure 0+1 raid for an oltp database of 1 terabyte size on centos 4.5.
    Please anyone suggest me step by step configuration or link.
    Thanks and Regards
    Edited by: DBA24by7 on Mar 15, 2009 2:20 PM

    >
    it is centos 4.5 which is almost like redhat linux.And thus completely unsupported by Oracle - which begs the
    question as to why anyone would bother to go to the
    expense of setting up a RAID configuration for an
    unsupported database?
    Anyway, you should be using RAID 1+0
    see here: http://www.acnc.com/04_01_10.html
    Paul... (lots of RAID questions today!)

  • Help Configuring Raid 1 & Raid 5 on the P67A-GD65 (B3) motherboard

    I just purchased the P67A-GD65 (B3) motherboard for a custom system and have a few questions in regards to setting up RAID.
    I have the following HDs
    2x 1TB
    3x 3TB
    I would like to setup RAID 1 with the two 1TB drivers and RADI 5 with the three 3TB drivers.  I connected the two 1TB drives to ports 7&8 so it would be using the Marvell SE9128 and the three 3TB drives to ports 1, 2,3 to use the Intel P67 (B3) PCH.  The documentation says that SATA ports 1-6 support RAID 0/1/5/10 and SATA port 7-8 support RAID 0/1.
    The two 1TB in RAID 1 would be my boot drives (going to run VMWARE ESXi with multiple VMs) and the three 3TB RAID 5 drives are going to be my storage.
    I was under the understanding that you could use both the Intel P67 (B3) PCH and the Marvell SE9128 at the same time but it looks like I can only configure one or the other.  If I have neither of the two setup I can hit CTRL + I and get to Intel or CTRL + M to get to Marvell but when I set one of them up I can’t boot into the other to setup my second RAID. 
    At the end of the day I bought this system to run ESXi 5.0 with multiple VMs with a shared storage area.  If I can’t utilize both controllers then what’s the point of having two on the motherboard?  I made sure in the BIOS settings I enabled RAID for the HDs. 
    If anyone has configured their systems like this please let me know how. 
    NOTE: As others have mentioned if you put in all your memory at one time then the system will go into a continuous reboot state.  You should only put in one and then the others.  Right now I have two 4GB sticks in and will add the others once I figure out is going on with the RAID.

    Quote from: Jack on 29-September-11, 16:56:49
    Please stop flashing the same version all over again, before something goes wrong.  
    It's great to have that info now... is it posted anywhere on the website?
    Quote from: Jack on 29-September-11, 16:56:49
    Please make sure that the memory frequency is manually set to DDR3-1333, the Command Rate to 2T and the memory voltage to 1.575V.  Then retest with all modules.
    I changed the frequency to DDR-1333 and Voltage but I don't know how to change the Command Rate or where it is located?  Any help?
    Also,
    I'm still having problems getting the system to recognize the Marvell RAID config when I boot with the VMWare ESXi 5.0 CD and try to select where I want to install... When I go into the Marvell settings the system it shows that  I have two dirves in RAID 1 Config:
    PD 0: ST31000528AS -> PORT ID = 0; PD ID = 0; Type = SATA PD; Status = Configured; Size 953869MD; Feature Support = NCQ 3G 48Bits; Current Speed = 3G
    PD 8: ST31000528AS -> PORT ID = 1; PD ID = 8; Type = SATA PD; Status = Configured; Size 953869MD; Feature Support = NCQ 3G 48Bits; Current Speed = 3G
    under the HBA 0: Marvell 0 settings it says the following:
    VENDOR ID: 1B4B
    DEVICE ID: 91A3
    REVISION ID: B1
    BIOS VERSION: 1.0.0.1027
    FIRMWARE VERSION: 2.1.2.1505
    PCIe Speed Rate: 5.0Gbps
    Configure SATA as: IDE Mode -> In the BIOS I have the settings to RAID
    Not sure if it matters but here's how I have the Intel Raid setup...
    RAID Volumes
    ID = 0; NAME = Storage; LEVEL = RAID5(Parity); STRIP = 64KB; SIZE = 5.4TB; STATUS = Normal (it's in green); BOOTABLE = Yes
    Physical Devices:
    Port Device Mod Ser  Size  Type/Status(Vol ID)
    0 Hitachi blah blah 2.7TB Member Disk (0)
    1 Hitachi blah blah 2.7TB Member Disk (0)
    2 Hitachi blah blah 2.7TB Member Disk (0)
    Any Thoughts?  I'm trying to boot from the two 1TB drivers setup in the Marvell Raid 1 Config and the Raid5 through the Intel for all my storage needs.  
    Thanks again for helping out.

  • How to configure RAID 5 sys using SAS controller for APP CS4

    Hi I would like to know how to configure my 3 HardDrives (600GB each) on RAID 5 connected to SAS controller to work smoothly with PremierePro CS4. Mainly to store scratch disk, and all preview files, etc.. At present it shows as one big hard drive in C:\ It shows as follows: OS(C 0.98 TB free of 1.08TB I would like to have at least one HDD out of 3 to store my scratch disk files and preview files... I have installed only CS4 Master Collection + Windows 7 64bit Ultimate as OS in this machine. Following is my system configuration: Intel Xeon E5620, 2.4GHz processor/12M Cache, 5.86GT/S, QPI, Turbo, HT, 4C Intel 5520 Chipset 12GB DDR3 RDIMM Memory,1333MHz, ECC Three 600GB (15000rpm) SAS HardDrives Perc6/i SAS/SATA Harware RAID card All SAS Drives, RAID 5, 3 drive configuration BlueRayBurner1GB PCIe X16 nVidia Quadro FX3800 ,Dual monitor DP+1 DVI Capable I am in a little bit strife on this. I am in a little bit strife on this and Open for any good and effective suggestions are much appreciated. Thanks Nathapushpa

    You even have three more connectors free on your Perc controller, so you could add three more disks, without using any motherboard connectors.
    I think you have two alternative approaches:
    1. Add a smallish disk as a boot disk, i.e. a 150 GB Velociraptor and install OS and programs there and let your raid5 exist as it is, or
    2. Add another 600 GB to your raid5 to make it a four disk array.
    Of course you could also do both. Breaking the raid out to individual disks means that all data on the current raid will be lost, unless you have a backup available, but it will still mean a fresh install of OS & programs, so remember to deactivate Adobe before you do anything to your disk setup like in alternative 1 or breaking out the array.

  • Trying to configure RAID 1 on an E30

    I have an E30 7824 and I want to put two drives in a RAID 1 config.  I've enable RAID in the BIOS but when the machines posts, the CTRL-I prompt for the Intel Management flashes by in a split second and I cannot get into it to configure the volume.
    Any tips/tricks on how I can get the system to recognize a CTRL-I to get into the Intel setup?

    As soon as you see the Intel oprom loading (should be right after the first Thinkstation logo screen depending on configuration), start hitting CTRL+I repeatedly until the next Thinkstation logo screen comes up.  It should go into the config utility then.

  • Configure RAID 5 on a G5 XServe

    We have an XServe with 4 hard disks that we currently have configured to be RAID 1 but we would like to configure it so it can be RAID 5.
    The current configuration has the drive with the OS mirrored and the drive for data mirrored. Is it possible to reconfgure it from scratch with a partition on one of the drives to hold the OS and the rest of the space on all of the other drives configured for RAID 5?
    Thanks in advance.
    XServe G5   Mac OS X (10.4.7)  

    Hi,
    I just happen to have two Apple RAID-Cards on my desk for our Xserves G5. Interestingly, they have 4 SATA connectors and 2 extra ports without connectors, total number of 6. The manual states the 4th port should not be used. Why should a card only for the Xserve G5 have 4 connectors, while G5 and Intel machines only have room for three HDs? G4 machines take four. For external use? Redundancy? Maybe the card was designed with the Xserve G4 in mind. As far as I know, PCI-X should be compatible to PCI, but then other hardware components of the Xserve G4 may not play nicely with that card. And you not only need the card, the Drive Modules must be SATA, too. Again, the manuals states the card conforms to PCI 2.2, 33 or 66 Mhz PCI.
    I would test it but there is no Xserve G4 in the house.
    MK

  • Configuration RAID Controller in C-240-M3

    Hi All,
         Any one please, guide me how to setup raid on it? I can't see any LSI set up utility during POST (no CTRL+M option available).
    Note: CIMC firmware version 1.4(5g)
    Thanks
    Winai.

    Hi,  I have a different question. My exsi 4.1 software can't detect the 6.6TB of space of the server, which is configured via RAID5. How do I do the following? 1. Instead of a MBR partition table, I need to configure to GPT partition table is used to allow sizes larger than ~2TB. Instead of presenting the whole disk space as a single LUN, you'd either create smaller LUNs or split the RAID set into logical volumes. I used the Ctrl-H to configure the RAID last time, is there a way to partition the RAID 5 disk to 4GB/2TB/2TB/2TB/2TB?

  • Configure Raid 0 on MSI 875P Neo-FIS2R?

    Hi,
    I want Raid0 to work with windows xp pro.
    I have two non-formatted maxtor 120 gb sata drives.
    I set the Promise item in the bios to raid and the Intel item to sata + pata.
    While booting I went into the Promise settings by pressing ctrl+f. I set the drives as auto - performance. The array has been created and the program asks me to reboot.
    Now when I boot with the XP cd it says it can't find any drives. Hitting F6, to load the Promise drivers, doesn't work.  :(
    I figured to format the drives first. I booted from disk and tried fdisk. For some reason fdisk doesn't allow me to create a main partition of the whole lot, only 2 mb or something. When I do that it says I can make an extended partition of 240Gb (that, ofcourse, doesn't work)?
    Can someone explain me the right way to install xp with raid?
    Regards

    Windows loaded correctly when the old hd was in the system.
    To be sure I did not do something stupid I checked the old hd for a fresh installment of xp  :D . Ofcourse the hd was stil blank.
    So what;s the case now:
    - I have installed xp on the raid configured drives
    - The raid drive is set as the first and only device to boot in the bios.
    - The bios does not show hd's, the raid drive only shows in the bootsequence.
    - I tried PATA + SATA and also SATA only
    - In the promise bios (ctrl + f) I checked whether the array is booteable, it is because it shows an * in front of the array.
    The raiddrivers were installed, elsewise I wasn't able to install xp (you don't have to install xp and then turn it into a raid config btw).
    It's just that it canot figure out how to boot from the raiddrive :(.
    Any other ideas?

  • MOVED: Help Configuring Raid 1 & Raid 5 on the P67A-GD65 (B3) motherboard

    This topic has been moved to Intel Core-iX boards.
    https://forum-en.msi.com/index.php?topic=152612.0

    Quote from: Jack on 29-September-11, 16:56:49
    Please stop flashing the same version all over again, before something goes wrong.  
    It's great to have that info now... is it posted anywhere on the website?
    Quote from: Jack on 29-September-11, 16:56:49
    Please make sure that the memory frequency is manually set to DDR3-1333, the Command Rate to 2T and the memory voltage to 1.575V.  Then retest with all modules.
    I changed the frequency to DDR-1333 and Voltage but I don't know how to change the Command Rate or where it is located?  Any help?
    Also,
    I'm still having problems getting the system to recognize the Marvell RAID config when I boot with the VMWare ESXi 5.0 CD and try to select where I want to install... When I go into the Marvell settings the system it shows that  I have two dirves in RAID 1 Config:
    PD 0: ST31000528AS -> PORT ID = 0; PD ID = 0; Type = SATA PD; Status = Configured; Size 953869MD; Feature Support = NCQ 3G 48Bits; Current Speed = 3G
    PD 8: ST31000528AS -> PORT ID = 1; PD ID = 8; Type = SATA PD; Status = Configured; Size 953869MD; Feature Support = NCQ 3G 48Bits; Current Speed = 3G
    under the HBA 0: Marvell 0 settings it says the following:
    VENDOR ID: 1B4B
    DEVICE ID: 91A3
    REVISION ID: B1
    BIOS VERSION: 1.0.0.1027
    FIRMWARE VERSION: 2.1.2.1505
    PCIe Speed Rate: 5.0Gbps
    Configure SATA as: IDE Mode -> In the BIOS I have the settings to RAID
    Not sure if it matters but here's how I have the Intel Raid setup...
    RAID Volumes
    ID = 0; NAME = Storage; LEVEL = RAID5(Parity); STRIP = 64KB; SIZE = 5.4TB; STATUS = Normal (it's in green); BOOTABLE = Yes
    Physical Devices:
    Port Device Mod Ser  Size  Type/Status(Vol ID)
    0 Hitachi blah blah 2.7TB Member Disk (0)
    1 Hitachi blah blah 2.7TB Member Disk (0)
    2 Hitachi blah blah 2.7TB Member Disk (0)
    Any Thoughts?  I'm trying to boot from the two 1TB drivers setup in the Marvell Raid 1 Config and the Raid5 through the Intel for all my storage needs.  
    Thanks again for helping out.

  • MSI A88XM-E45: Unable to configure RAID through UEFI

    Hi there
    Just got a A88XM motherboard today, but am unable to configure the 3x3TB drive in a RAID 5 configuration using UEFI.  They detect fine in legacy mode.  Would like to install Windows 8 on the RAID5 array.
    Advice?

    Quote from: brenny9k on 20-October-14, 21:50:58
    Hello
    I try a raid 10 but i have the same issue :
    drvcfg return empty
    i updated the bios to 25.4 but still not working.
    I format hdd to gpt.
     how can i configure the raid in efi shell plz ?
    Regards,
    brenny
    Same Problem here.
    I have 3x3TB WD and want them to build up a  RAID 5
    System Win7 64 should be installed on a 120 GB SSD.
    But the drvcfg command shows no Devices. Any help here?

Maybe you are looking for

  • Error while creation of shopping carts

    Hi Can anyone help me with the following problem. Error in price at the time of creating SHC fro catalogue item mentioned below article no. 0452202 then a pallet is to cost 3275,05 (you can only order min. 10 pallets). The system multiplies up the pr

  • Can I launch an application from keynote?

    We have a proprietary application that we want to launch directly from our presentation - can't seem to do it from a hyperlink...any other ways to launch?

  • How to lock the rows in a transaction so others cant modify the rows

    Hi, I want few suggestion in the following scenario . I have a few records ( say 100 ) in a table which Im sending to the client over a network and are populated in a swing GUI...Now the client selects few of them ( say 3 ) and submits to the server.

  • How can I generate PDF

    Good morning to all. I have this need: I need to print massively invoices and store them individually, in pdf format, divided into different folders per customer. How can I do to create PDF without interacting with the user ( name file , folder name,

  • Headers when create a Database table

    Hi, I think this question would be simple. I'm working with a mySQL Database. I proceed as follow: 1) I open the connexion (OK), 2) Insert data on table -table1- (OK), 3) Execute a query (OK?) 4) Create a new table (table2) and Insert data from query