Вы находитесь на странице: 1из 15

Home About Free eBook Archives Best of the Blog Contact

Ads by Google

Raid

Driver

Restore Raid 5

HP Printer Driver

DELL Tutorial: Create RAID Using PERC 6/i Integrated BIOS Configuration Utility
by Ramesh Natarajan on May 4, 2009 Tweet

Disk space is never enough. On an on-going basis system administrators will be getting request to increase the disk space on a server. In this article, let us review how to add new physical disks and create a virtual disk with a RAID configuration on an DELL PowerEdge Server using PERC 6/i Integrated BIOS Configuration Utility. The new DELL Servers has the ability to create RAID 0, 1, 5, 6 and 10 using the hardware controller. Assume the scenario where the server came with 2 physical hard drives configured in RAID-1. This Logical Volume is where the operating system is installed and you got a request to expand disk space on this server. So, you have purchased additional disks and would like to configure a RAID setup. In this example, 4 additional disks are configured as RAID-5 on a DELL PowerEdge 2950 server. The same steps works on other DELL PowerEdge servers as long as you have the same PERC BIOS Configuration Utility. If you are using an old server that uses PERC/CERC BIOS Configuration Utility, please refer to the article we wrote earlier about how to create RAID on DELL Servers using PERC/CERC BIOS Configuration Utility (with screenshots).

1. Launch PERC 6/i Integrated BIOS Configuration Utility


First, insert all new disks in the empty slots. If there are already disks on slot 0 and slot 1, start inserting the new disks from slot 2. In this example, the new 4 disks are inserted from slot-2 to slot-5. After the disks are inserted, reboot the server. When the server is starting up, press Ctrl-R to launch the PowerEdge Expandable RAID Controller BIOS. Press Ctrl-R when it is displaying the following message on the console.

Fig: Press Ctrl-R to Launch DELL PowerEdge 2950 III Expandable RAID Controller This will launch the PERC 6/i Integrated BIOS Configuration Utility. This utility will have the following three TABs on the top. VD Mgmt Virtual Disk Management, which will be selected by default. PD Mgmt Physical Disk Management Ctrl Mgmt Controller Management

2. Create New Virtual Disk


From the Virtual Disk Management, use arrow key and select Controller 0. Press F2 to show available operations for the Controller 0. This will display a pop-up menu with following choices. Select Create New VD.
thegeekstuff.com/2009//dell-tutorial-create-raid-using-perc-6i-integrated-bios-configuration-utility/ 1/15

The helping Hand


siemens.com/answers/helping-hand Siemens Software helps to create robotic arm prosthesis. Watch now!

Create New VD Clear Config Foreign Config Manage Preserved Cache

Fig: Create New Virtual Disk on DELL PowerEdge 1950 III Server This will display the Virtual Disk Management screen with Create New VD Panel. Following are the various sections displayed in this screen: RAID Level PD Per Scan Physical Disks Section Basic Settings VD Size VD Name Advanced Settings Stripe Element Size Read Policy Write Policy Force WB with no battery Initialize Configure HotSpare

3. Choose RAID Level for the Virtual Disk


Press Enter on the RAID option, which will display the following RAID choices. In this example, I choose RAID-5 as shown in the Fig below. RAID-0 RAID-1 RAID-5 RAID-6 RAID-10

thegeekstuff.com/2009//dell-tutorial-create-raid-using-perc-6i-integrated-bios-configuration-utility/

2/15

Fig: Select RAID Level in Create VD Screen for DELL PowerEdge 2970 Server

4. Select the Physical Disks for the Virtual Disk Group (RAID Group)
After selecting the RAID Level, press TAB and jump to Physical Disks section. This section will display all available disks that are not configured yet. Every physical disks will display Drive ID and Size. Press space bar to select the disks. i.e the check-box in front of the physical disk will be selected. Once youve selected one disk, it will automatically jump to the next available disk. Keep pressing space bar until all available physical disks are selected as shown below.

Fig: Select All available Physical Disk in Create VD Screen for DELL PowerEdge R900 Server

5. Set Virtual Disk Group Basic Settings


Since I have selected 4 disks (each 139G) for RAID-5, the total usable space would be around 3x139G, which is approximately 418176MB. This total size is calculated and displayed automatically in the VD Size under basic settings. You can also assign a name to the VD. Ive left VD Name field blank.

Fig: Enter Basic Settings in Create VD Screen for DELL PowerEdge R805 Server

6. Set Virtual Disk Group Advanced Settings


I recommend leaving all the advanced settings to the default values. Stripe Element Size Default value is 64KB Read Policy Default value is No Read Ahead Write Policy Default Value is Write Back By default, following values are not checked. i.e check-box not selected Force WB with no battery Initialize Configure HotSpare
thegeekstuff.com/2009//dell-tutorial-create-raid-using-perc-6i-integrated-bios-configuration-utility/ 3/15

Fig: Enter Advanced Settings in Create VD Screen for DELL PowerEdge R905 Server

7. New Virtual Disk (Logical Disk Group) Created with selected RAID Level
Press TAB to jump to OK and press enter. Youll get the following warning message. Click OK to continue. This will successfully create the new Virtual Disk with RAID-5 configuration. Warning Message: It is recommended that all newly created logical drives be initialized unless you are attempting to recreate a previous configuration and recover data as initialization is a destructive process.

8. Create New VD Full Screen with All Details


When youve entered all the above values, the whole Create New Virtual Disk Screen will look as shown below.

Fig: Create New VD Full Screen for DELL PowerEdge R200 Server

9. New Virtual Disk Initialization Progress


Once the VD is created, youll see a new Disk Group 1 under Controller 0. There will be a progress bar next to the Virtual Disk 1 showing the progress of the initialization.

thegeekstuff.com/2009//dell-tutorial-create-raid-using-perc-6i-integrated-bios-configuration-utility/

4/15

Fig: Virtual Disk Initialization Progress for DELL PowerEdge R300 Server

10. View Disk Group and Virtual Disk Properties


Expanding Disk Group 1 will display the following sub-items. Virtual Disks Virtual Disk 1 Physical Disks slot# : status : size 02: Online: 139392MB 03: Online: 139392MB 04: Online: 139392MB 05: Online: 139392MB Space Allocation Virtual Disk 1 Use arrow key and highlight the Virtual Disk 1, which will display the following properties of both Virtual Disk and Disk Group on the right side. Virtual Disk 1 Properties: RAID Level: 5 RAID Status: Optimal (This will display degraded if any one of the disk in RAID5 failed) Size: 408G Operation: None. (During initialization process, this will display the status accordingly) Disk Group 1 Properties: VD Count: 1 (This is number of virtual disks in the disk group 1) PD Count: 4 (This is the total number of physical disks that are part of this disk group) Space Available: 0.000MB (The total number of free space available to create a new Virtual Disk in this disk group) Free Segment: 0 Dedicated HS: 0

Fig: Virtual Disk and Disk Group Properties for DELL PowerEdge R710 Server The new disk configuration is now complete and available at the OS Level. Make sure to format and partition this new Virtual Disk at the OS level before mounting it.
thegeekstuff.com/2009//dell-tutorial-create-raid-using-perc-6i-integrated-bios-configuration-utility/ 5/15

Tweet

Share

Comment

If you enjoyed this article, you might also like..


1. 2. 3. 4. 5. 50 Linux Sysadmin Tutorials 50 Most Frequently Used Linux Commands (With Examples) Top 25 Best Linux Performance Monitoring and Debugging Tools Mommy, I found it! 15 Practical Linux Find Command Examples Linux 101 Hacks 2nd Edition eBook Awk Introduction 7 Awk Print Examples Advanced Sed Substitution Examples 8 Essential Vim Editor Navigation Fundamentals 25 Most Frequently Used Linux IPTables Rules Examples Turbocharge PuTTY with 12 Powerful Add-Ons

Tags: Create DELL Hardware RAID, dell, Dell PowerEdge Servers, DELL Raid Configuration, DELL Server, LSI Raid Configuration, Megaraid Configuration, PERC 6/i BIOS Utility { 63 comments read them below or add one } 1 Ronald May 4, 2009 at 12:57 pm Ive never seen a configuration screen of a RAID controller before, thanks for the insight 2 Andrew Y May 4, 2009 at 1:03 pm What a coincident! We happened to get a Dell 2950 RAID 5 server today and I saw your post. Thanks! 3 Ramesh Natarajan May 8, 2009 at 5:11 pm @Ronald, Im glad I was able to provide the insight on the RAID controller configuration screen. Once you start using it, youll notice that it is fairly straight-forward and easy to understand. @Andrew, Yep.. that is definitely a great coincidence. I really like the new RAID conrollers on Dell servers, as they have the RAID-5, which I think is an better option without sacrificing the fail-over capability, as if one drive fails, your data is still not lost. So, did you end up setting up the RAID 5 yourself on the new DELL 2950 Dell server? How did it go? 4 Planet Malaysia May 27, 2009 at 2:28 am Use write through and not write back! 5 Mike Renna May 27, 2009 at 1:15 pm I found this post when experimenting with a new Dell PE T300. It has 4 hard drives. 3 are set as a virtual drive and the 4th is a hot spare. I then am trying to expand the array to 4 active drives. Is that doable? Adding a 4th drive to an array and have it expand (say each is 100 GB. So initially you have 200 GB with the 3 drives in raid 5. we want to add a 4th drive to bring the usable space to 300GB. I am doing this from the control R controller noted above, but I dont see an expand feature. And I dont know what windows app I should be installing to be able to manage / monitor / control the array from inside windows server 2003. any advice? thanks! 6 mike renna May 27, 2009 at 10:17 pm As I tell my kids, RTFM read the _____ manual or at least look at the CD that came with the server. That has the open manage app and lets you do more than you can at the Control R screens to expand an array, etc. sorry! 7 Geovani Serrano December 9, 2009 at 11:51 pm Hey Man.
thegeekstuff.com/2009//dell-tutorial-create-raid-using-perc-6i-integrated-bios-configuration-utility/ 6/15

Thank you very much. This information was very good to meGrettings 8 Vlad December 26, 2009 at 10:45 pm Hi, I have a PERC 5/E card installed on my frontend (Dell PE 2970) that will be used to connect a MD1000 from Dell. I have a problem: PERC 5/E is not showing in BIOS. When the server is starting up, I cannot press Ctrl-R to launch the PowerEdge Expandable RAID Controller BIOS (the card does not display its bios boot message saying hit ctrl-r for perc 5). I tried a different PCI slot and riser but with no luck. Is out there anybody that might give a hand fixing this? Thanks, V. 9 swaminathan December 28, 2009 at 1:38 am Excellent presentation 10 Paul M January 12, 2010 at 4:40 am set read-ahead to adaptive, it will improve performance immensely use write-back to make use of any cache on the controller ensure you have a healthy battery to store transient data in case of power failure so that dirty cache can be written to the disk modern journalling file systems will not be happy otherwise I am dismayed that people post how-tos without understanding the ramifications of the options they suggest 11 Angie January 29, 2010 at 10:58 pm i shut down a dell poweredge 4400 and on restarting I get message that POST was successful and BIOS installed was successful. A check for array return a mirror and a raid 5 all being OK. It reaches reading scsi id 5 as the cd rom drive. It reach this point and hang it does not load windows NT 4. I have no error message or beep code. I cleaned the system but still at the same position on restarting. I had to service the DC so I just shut down the system, now i can get it back on. there was no sign of system failure. can anyone assist 12 lionheart_sg February 28, 2010 at 3:15 am Please provide the tutorial for SAS 6/iR with screen shots 13 REUBENK March 7, 2010 at 2:06 am can you help this error on R900 it show RAID ADAPTER MEMORY ERROR 2.BMC communication fail 3.RAC initialization fail 14 Rodrigues May 5, 2010 at 7:37 am Dear Sir, I need help! Urgently. I have storage (MD1000 SAS) with eight (8) hd of 500GB, for some unexpected reason it lost its configuration and is not recognizing the drives in which I very precious data. I have tryed to import back those disk but, an error ocours with an unckown code number. I wonder if anyone has had this type of trouble and what was the solution? Is it possible to clear the percs 6 configuration of the virtual disk without harming my physical hds, because of the data that holds? regards 15 fared May 26, 2010 at 12:40 am hi all, i need help here! i already expand the HDD. my server R710 have 6 slot of HDD. Existing we have 3 HDD(450 Gb) and i upgrade another 3 HDD (1 Tb).that mean my HDD slot is FULL. But after i reboot my server this error come : Alert : iDRAC6 not responding. So i decide to unplug all 1TB and cancel my upgrade. And again i restart the server this error still occurred. For your information, we only have 1 power supply on this server. can somebody tell me what to do next? do i need buy another power supply? or do i need upgrade my iDRAC6 firmware? 16 sangprabv June 12, 2010 at 5:39 am Hi, Is there any experience setting up raid with ubuntu? please help 17 Vladimir August 7, 2010 at 10:44 am
thegeekstuff.com/2009//dell-tutorial-create-raid-using-perc-6i-integrated-bios-configuration-utility/ 7/15

just wanted to say, you saved my day 18 Maher August 9, 2010 at 5:09 am I have dell power edge 2950 and one SAS drive 146 GB (windows server 2003 & web application server installed) . I have purchased a new SAS drive 146GB and i want to configure it with the old one as raide 5 ,so i want to know if i configure a raide 5 between 2 SAS drive Is there a potential for data loss or damage on the old drive> and i want to know the way to configure the new drive with the old one without lossing or damaging the data i had>>>> Regards 19 David Baker September 7, 2010 at 10:49 pm You need at least 3 drive to configure RAID 5. You can use RAID 1 (mirrored) with 2 drives, but you get no additional capacity. You will need to backup your old drive first, as it will be wiped when the RAID array is initialised. You could also use RAID 0 with two drives (or more) to increase the volume capacity but there is no redundancy. I would recommend you buy a third drive and used RAID 5, which will give you approximately 2 x (146 * 0.93) GB = 272 GB capacity and redundancy. You can then add an additional drive to the array later to increase capacity further. 20 sha September 20, 2010 at 11:49 pm Hi all, A small question regarding above article, the author mentioned that he selected 4 disks (each 139G) for RAID-5, the total usable space would be around 4x139G, right? (total 556G). but he mentioned 3X139G, where did the other disk go? Assuming that I have a brand new dell server with 4 disks like mentioned above and I use above configuration to set up RAID-5 and then I will install Linux OS on it so it has redundancy for the data. If I would like to expand space on the server, simply I would purchase say another 3 disks and configure RAID -5 on it and then format them through OS and mount it and then use this space for applications. Is that correct? Sorry for asking such a stupid question? 21 Ronald September 21, 2010 at 10:56 am @sha: - The usable disk space is around 3 x 139GB. The forth disk is used for parity. See http://en.wikipedia.org/wiki/Standard_RAID_levels#RAID_5 - You can do two things: A) Add the new disk to your RAID controller and expand your array. And youre done. B) Add the new disks to your RAID controller and create a new array and mount this new array in your Linux installation. 22 Fred September 27, 2010 at 4:08 am Hello, On the legends of some screenshot, you say that they come from R200 or R300 servers and the screenshot showes a Perc 6/i. Do you really use perc 6/i on R200 or R300 ? I would like to use such config but Dell tells me its not possible. Thanks for your help. Fred 23 Hatim September 28, 2010 at 1:57 am thank you sir, these information is really helpful for me. 24 Sujeet Singh September 28, 2010 at 9:08 pm Excellent work! keep going 25 Naftali October 12, 2010 at 11:48 pm Hi I have Dell t410 include perc6i the OS installed in 2 disks in raid1 My ques is : I have spare disk that is outside the server, and it use for all os backup in case of crash how can i connect this spare disk to the server ( first taking out to 2 disks) and when the OS is up to add another disk to be complite to raid1 Thanks 26 Tahir Mahmood October 18, 2010 at 9:22 am Thank You very Much for this Use full Info before i am Facing some problem with Dell NF600 but now all Thing is OK . Again Thank you 27 krnslm October 18, 2010 at 12:11 pm Dear Experts, I have PE1950 server PECL5i raid controller. 2 SAS disk with mirroring of disk size 73GB each. I want t to upgrade the SAS disk in to 300GB each. Without OS and database crash. Please help 28 JDS November 1, 2010 at 9:17 am
thegeekstuff.com/2009//dell-tutorial-create-raid-using-perc-6i-integrated-bios-configuration-utility/ 8/15

Hello, I am getting the following error on Dell 2950 with PERC 6i: Adapter at Baseport DE68h is not responding. No Adapter Can anyone confirm that if I replace the controller, the disk config and data will survive ? Thanks 29 Anonymous December 8, 2010 at 3:12 pm I am new to RAID installation. I want to install RAID 10 on Dell PE 2970 with 6 HDs. Want to mirror first, stripe second for best performance (I believe). The PERC 6/i Utility allows me to: - Creat NEW VD - Select RAID 10 - PD is not changeable at 2 I now can select disks. When selected 4, I get 304128MB. Nothing before. When I select all 6, I get 456192MB. I am not sure if I am mirroring or striping first. How do I mirror first, stripe second? Is there some way to check this? How would I do the other, stripe first, mirror second? Thanks Mike 30 Johan December 23, 2010 at 5:50 am Hi Guys. we just got the Dell Power Edge T610 server today with the 8 X 600Gb hard drive in and I set the first 2 drives up in RAID 10 and drives 3 6 up in Raid 1, however I need to configure the remaining drives as hot spares to one of the partitions. Any guidance on this would be much appreciated. Thanks guys 31 techieg December 29, 2010 at 5:56 am After all that is described above, the system starts a Background Initialization of the hard drives, or you can initialize it manually by the following; Perform the following steps to initialize virtual disks: 1. On the VD Mgmt screen, select Virtual Disk # and press to display the menu of available actions. 2. Select Initialization and press the right-arrow key to display the Initialization submenu options. 3. Select Start Init. to begin a regular initialization or select Fast Init. to begin a fast initialization. 4. A pop-up windows is displayed indicating that the virtual disk has been initialized. 5. Repeat the procedures from step 1 to step 4 to configure another virtual disk. The PERC H700 or PERC H800 cards support up to 64 virtual disks per controller. The currently configured virtual disks display on the screen. http://support.dell.com/support/edocs/storage/Storlink/H700H800/en/UG/HTML/chapterh.htm#wp1084734 32 Irit January 12, 2011 at 12:30 am Easy and clear. Thank you 33 Fabien P; January 13, 2011 at 3:51 am Hi, Many thanks for this help. We bought a new PowerEdge with no DELL disks and with the Mgt CD ROM and this article. it was easy to find a solution ! Fabien P. 34 Sabry January 22, 2011 at 10:30 am Hi.. Please provide the tutorial for SAS 6/iR with screen shots. Im using Dell Server Poweredge R300 and the OS: windows server 2003 R2 standard edition. Currenty it have 2 SATA hard drive and it has already being used as a web server. So how can i configure as Raid 1 without affecting the current data on the hard drive. Your prompt response is highly appreciated. Thank you. 35 guy January 31, 2011 at 12:36 pm I created a 6 disk raid 5 and a 2 disk raid 1 drive. I Initialized the drives put in windows server 2003 then rebooted. When I try to install wndows it cant find any drives? I have already double checked to make sure they were all online. 36 Russ February 2, 2011 at 12:38 pm We have a Power Edge 840 with raid 5 on three 250 GB disks and a PERC5I-ADAPTER. Can we expand the raid drive add a fourth physical drive without losing data?? 37 HASTINGS February 7, 2011 at 6:12 am Great stuff indeed. But i still have some with installing Windows server 2003 on PE2900. i have 5 SAS drives 73gb each. but when i run set up cd, windows cd cant detect any hard disks. if i try to install windows server 2008, the disks are detected. pls help as some say i should load prec drivers.. no solution. 38 George March 12, 2011 at 3:39 am Ramesh Thank you very much. Excellent information guide. 39 Hector March 30, 2011 at 3:32 pm
thegeekstuff.com/2009//dell-tutorial-create-raid-using-perc-6i-integrated-bios-configuration-utility/ 9/15

To Sabry, Were you able to figure out if using the Perc 6/i card and reconfiguring the existing virtual Drive wiped or kept the data intact? Trying to go from exisitng 2 drive Raid 1 and expand it to Raid 5 and reconfigure the Virtual Disk. Thank you all for any help. 40 Nuudelchin April 7, 2011 at 8:02 am When my poweredge 2950 starts up, I dont see the prompt Fig: Press Ctrl-R to Launch DELL PowerEdge 2950 III Expandable RAID Controller. I havent installed any HDD in the SAS RAID controller bay. Is that the reason? I want to be sure my RAID controller works when I buy two SAS HDDs. Now, Im using SATA HDD connected to the SATA connecter cable. 41 Anonymous April 8, 2011 at 9:50 am Sabry, No worries, after a full backup to be safe. I can confirm that using the Dell Utility It will reconfigure the Raid 1 to a Raid 5 and you WILL NOT lose any data. So the controller is smart enough to distribute that parity during the reconstruction of the raid volume. You do need to use Diskpart aftwards to expand the existing volume. 42 melek April 17, 2011 at 5:49 am Thanks man, It worked like a charm !! 43 Orleen Cross April 21, 2011 at 3:42 pm Is there a way to change the VD size? In my case, there were two, but now I want to unite these in one. I deleted the one, now how to add the free space to the pther VD? Thanks! 44 Simant May 6, 2011 at 12:35 am Hi, I have Dell 2950 power edge server. Yesterday, I had change one HDD which was faulty. during the RAID rebuilding, one more HDD was faulty now. Now, server was not able to boot. Its give IO INPUT /OUTPUT error. Disk does not have space to create boot Partition I had check the RAID- Menu There are 2 HDD are showing missing, How to Do online these two HDD. any idea? Simant 45 Mike May 14, 2011 at 1:38 am Fantastic post, right level of detail and the screenshots were exactly what I needed clear consise and not to technical. Thanks 46 Bob May 16, 2011 at 8:58 pm Does anyone know if its possible to go from RAID1 on a SAS 6/iR controller to 2 independent disks (i.e. no RAID) from Server Administrator without losing any data? This server doesnt have a DRAC so I can access the RAID configuration utlity from the POST screens it has to be done from within Windows (which is on the RAID1 array that I want to reconfigure). 47 Haytham Embaby May 25, 2011 at 4:34 am Hi All, Million Thanks for support, actually i have followed the steps above for creating new VD, but when i start the server management CD to manage and setup my server i got message unable to determine boot devices. drivers may not initialized. initialize using BIOS utility, or check if the disks are connected correctly N.B: iam using server DELL Power Edge 2950 48 Jerry June 2, 2011 at 2:12 am Dear All, Please help Ive followed the proper procedures to carry the RAID 0 on 9 PD,1VD,but could not install windows server 2003, indicated that no hard drive found 49 Najam June 25, 2011 at 4:12 am I have Dell Power Edge 2900 Server machine with Perc 6i raid controller. i have two hard drive installed with raid 1 and three with raid 5. i need to add two more hard drives in raid 5 without data loss. kindly advise procedrue.
thegeekstuff.com/2009//dell-tutorial-create-raid-using-perc-6i-integrated-bios-configuration-utility/ 10/15

50 Karthick August 26, 2011 at 4:18 pm Hi, I am not much knowledge in Dell RAID cards, Can anyone please let me know what does mean Virtual Disk in the below snippet. Also please let me know what is the use of this? Attached devices: Host: scsi0 Channel: 01 Id: 00 Lun: 00 Vendor: Dell Model: Virtual Disk Rev: 1028 Type: Direct-Access ANSI SCSI revision: 06 Host: scsi0 Channel: 00 Id: 00 Lun: 00 Vendor: SEAGATE Model: ST31000424SS Rev: KS68 Type: Direct-Access ANSI SCSI revision: 05 Host: scsi0 Channel: 00 Id: 01 Lun: 00 Vendor: SEAGATE Model: ST31000424SS Rev: KS68 Type: Direct-Access ANSI SCSI revision: 05 Host: scsi0 Channel: 00 Id: 02 Lun: 00 Vendor: SEAGATE Model: ST31000424SS Rev: KS68 Type: Direct-Access ANSI SCSI revision: 05 51 Morad September 22, 2011 at 5:41 am Hi I am using RERC H700 Controller on Dell R710 server I have 2 physical disks each 300GB and would like to configure as follow: VD 1 Disk A / Disk B RAID 1 on 100GB from each disk the rest of the 200GB on each disk should be seprate configure to RAID 0 summery VD 1 Disk A / Disk B RAID 1 on 100GB from each disk VD 2 Disk A RAID 0 200GB VD 3 Disk B RAID 0 200GB is this possible ? Thanks 52 srimanta mohapatra October 18, 2011 at 4:04 am q- how i configuration raid 6 in 2003 server , 53 Shkkumma October 26, 2011 at 3:32 am Hello, i have a server DEll Poweredge 210 II Windows Server 2008 HDD 500 x2 i want to make mirror RAID 1,but also i dont wan to loose my config there of an software is this possible any suggestions. 54 timeracer November 9, 2011 at 6:00 pm I have set this up however when I try to install Windows 2008 R2 it says that there are not devices found to install the software on. Any help? 55 sreekumar December 19, 2011 at 1:24 am sir,i have installed DELL POWEREDGE server with 5 hard disks each having 300gb and configured RAID 1 with first 2 HDD AND RAID 5 with remaining 3 HDD.When i was trying to install Windows 2008 R2 Enterprise edition i could not complete it.In the last stage after loading files & updating files its getting long time for COMPLETING INSTALLATION.After that window is not moving forward but system not get hanging or somewhat.I installed the os in RAID 1 with a partion of 50gb,even i tried 60gb not possible.Then i tried with RAID 5 alone and followed the procedure,same problem.I checked with another working cd and all but result is the same only.I need to increase the partion size more or should i try with more than 100gb? Please find a solution for this one sir..awiting your reply.. 56 Wayne January 20, 2012 at 9:01 am @Haytham Embaby May 25, 2011 at 4:34 am Hi, Did you ever get a solution to your problem? i am experiencing exactly the same problem. Dell 2950, using the Installation and Server Management discs (v5.2), can set up the RAID 5 ok (I think!) but when it tries to load the Server assistant, it comes back with the same error message: unable to determine boot devices. drivers may not initialized. initialize using BIOS utility, or check if the disks are connected correctly Any help or guidance, most greatly appreciated! > > > Hi All, Million Thanks for support, actually i have followed the steps above for creating new VD, but when i start the server management CD to manage and setup my server i got message unable to determine boot devices. drivers may not initialized. initialize using BIOS utility, or check if the disks are connected correctly
thegeekstuff.com/2009//dell-tutorial-create-raid-using-perc-6i-integrated-bios-configuration-utility/ 11/15

N.B: iam using server DELL Power Edge 2950 57 Darryl February 24, 2012 at 11:23 am I have a dell t610 that came with 2 250gb drives setup as raid 1. My question is: I want to add 2 750 GB drives and either keep as raid 1 or change it to raid 5. Can I do this with the 2 250gb drives and the 2 750gb drives. My concern is that I will lose what is currently on the 250gb drives and I really dont want to do that since there is many applications running on this server. What would be the best way to proceed without fear of losing my current installation. Thanks in advance. 58 Frank March 3, 2012 at 11:49 am Hi need support, I have followed the steps for creating new VD, using server DELL Power Edge 2950 but when I start the server management CD to manage and setup my server I got message unable to determine boot devices. drivers may not initialized. initialize using BIOS utility, or check if the disks are connected correctly THANKS 59 Wayne March 5, 2012 at 3:17 am @Frank, Had exactly the same problem recently while building a Dell 2950. The solution was to use the Systems Management Tools and Documentation cd after youve set up the VD. This worked perfectly! Had tried downloading loads of Dell software and setup discs but the only one that worked was the one above. HTH 60 Saleem Tahiri July 6, 2012 at 11:02 pm I have RADI 5 configuration due to space issues I bought another 2 TB SATA disk and inserted that into the server, I made it online in the configuration menu for Raid, but the problem is that I can not see the space, How can Insert new disks without losing current configuration and data and how can see increase the space in drive d of this server? Thanks, 61 Laxman July 23, 2012 at 8:46 am Hi I have DELL poweredge 2900 server with RAID5. It has PERC 6/i. It contains hard drive of 272GB. Now i would like to add two more SATA hard drives of 1TB each without wiping out the data. i have open manage installed in the server also. Can any one please help me out with the situation. Thanks in advance. 62 Russell July 24, 2012 at 3:01 am Just a note if you cant see the PERC, there is a BIOS option on Dell servers to turn the PERC on or off. Go into the Dell BIOS and look for RAID configuration on or off. 63 Fauzi August 26, 2012 at 10:35 pm Hi, Ive tried this tutorial, but after the 2 disk inserted, and go to RAID Controller (Ctrl-R), I cant create new VD. Can any one please help me out with the situation. Thanks. Leave a Comment Name E-mail Website

Notify me of followup comments via e-mail


Submit

Previous post: BlackBerry SSH Tutorial: Connect to Unix Server using MidpSSH for Mobile Devices Next post: 15 Awesome Examples to Manipulate Audio Files Using Sound eXchange (SoX) Sign up for our free email newsletter you@address.com RSS Twitter Facebook
12/15
Sign Up

thegeekstuff.com/2009//dell-tutorial-create-raid-using-perc-6i-integrated-bios-configuration-utility/

Search

Drive Solutions
siemens.com/drive-technology Siemens: Products, applications and systems for the entire drive chain.

EBOOKS

POPULAR POSTS
12 Amazing and Essential Linux Books To Enrich Your Brain and Library 50 UNIX / Linux Sysadmin Tutorials 50 Most Frequently Used UNIX / Linux Commands (With Examples) How To Be Productive and Get Things Done Using GTD
thegeekstuff.com/2009//dell-tutorial-create-raid-using-perc-6i-integrated-bios-configuration-utility/ 13/15

30 Things To Do When you are Bored and have a Computer Linux Directory Structure (File System Structure) Explained with Examples Linux Crontab: 15 Awesome Cron Job Examples Get a Grip on the Grep! 15 Practical Grep Command Examples Unix LS Command: 15 Practical Examples 15 Examples To Master Linux Command Line History Top 10 Open Source Bug Tracking System Vi and Vim Macro Tutorial: How To Record and Play Mommy, I found it! -- 15 Practical Linux Find Command Examples 15 Awesome Gmail Tips and Tricks 15 Awesome Google Search Tips and Tricks RAID 0, RAID 1, RAID 5, RAID 10 Explained with Diagrams Can You Top This? 15 Practical Linux Top Command Examples Top 5 Best System Monitoring Tools Top 5 Best Linux OS Distributions How To Monitor Remote Linux Host using Nagios 3.0 Awk Introduction Tutorial 7 Awk Print Examples How to Backup Linux? 15 rsync Command Examples The Ultimate Wget Download Guide With 15 Awesome Examples Top 5 Best Linux Text Editors Packet Analyzer: 15 TCPDUMP Command Examples The Ultimate Bash Array Tutorial with 15 Examples 3 Steps to Perform SSH Login Without Password Using ssh-keygen & ssh-copy-id Unix Sed Tutorial: Advanced Sed Substitution Examples UNIX / Linux: 10 Netstat Command Examples The Ultimate Guide for Creating Strong Passwords 6 Steps to Secure Your Home Wireless Network Turbocharge PuTTY with 12 Powerful Add-Ons

About The Geek Stuff

My name is Ramesh Natarajan. I will be posting instruction guides, how-to, troubleshooting tips and tricks on Linux, database, hardware, security and web. My focus is to write articles that will either teach you or help you resolve a problem. Read more about Ramesh Natarajan and the blog.

Support Us
Support this blog by purchasing one of my ebooks. Bash 101 Hacks eBook Sed and Awk 101 Hacks eBook
thegeekstuff.com/2009//dell-tutorial-create-raid-using-perc-6i-integrated-bios-configuration-utility/ 14/15

Vim 101 Hacks eBook Nagios Core 3 eBook

Contact Us
Email Me : Use this Contact Form to get in touch me with your comments, questions or suggestions about this site. You can also simply drop me a line to say hello!. Follow us on Twitter Become a fan on Facebook Copyright 20082012 Ramesh Natarajan. All rights reserved | Terms of Service | Advertise
Suzuki Intruder 125
A P A RTIR DE

Almofadas
A P A RTIR DE

Nintendo 3DS
A P A RTIR DE

Bulldog Francs
A P A RTIR DE

R$2.500

R$35

R$400

R$500

thegeekstuff.com/2009//dell-tutorial-create-raid-using-perc-6i-integrated-bios-configuration-utility/

15/15

Вам также может понравиться