Hardware :: Mega Raid Showing Warning "0:0:RAID-1:2 Drives:153GB:Optimal Drives:2 (11528 Errors)"

Apr 8, 2010

i have cretaed RAID on one of my server RAID health is ok but its shows warning. so what could be the problem. WARNING: 0:0:RAID-1:2 drives:153GB:Optimal Drives:2 (11528 Errors)

View 1 Replies


ADVERTISEMENT

Ubuntu :: RAID Showing As Two Seperate Drives / Why Is This?

Feb 3, 2011

I have a motherboard with the following chipset Intel 945GM + Intel ICH7R Chipset

This board: http://emea.kontron.com/products/boa...6lcdmmitx.html

I have two 320GB HDDs setup in hardware raid as shown below. But in gparted they are showing as two seperate drives. Why is this?

Raid setup:

GParted

fdisk -l

What am i doing wrong here?

View 8 Replies View Related

Ubuntu :: Intel RAID Controller - Showing 2 Drives?

Apr 24, 2010

I shall start off by saying that I have just jumped from Windows 7 to Ubuntu and am not regretting the decision one bit. I am however stuck with a problem. I have spent a few hours google'ing this and have read some interesting articles (probably way beyond what the problem actually is) but still don't think I have found the answer.I have installed:

Distributor ID: Ubuntu
Description: Ubuntu lucid (development branch)
Release: 10.04
Codename: lucid

I am running the install on an old Dell 8400. My PC has an Intel RAID Controller built into the MB. I have 1 HDD (without RAID) (which is houses my OS install) and then I have 2 1TB drives (These are just NTFS formatted drives with binary files on them nothing more.) in a RAID 1 (Mirroring) Array. The Intel RAID Controller on Boot recognizes the Array as it always has (irrespective of which OS is installed) however, unlike Windows 7 (where I was able to install the Intel RAID controller driver) .Does anyone know of a resolution (which doesn't involve formatting and / or use of some other software RAID solution) - to get this working which my searches have not taken me too?

View 2 Replies View Related

Fedora Hardware :: Raid Not Detected - Only Showing Seperate Drives / Fix It?

Jan 6, 2010

I recently installed Fedora 12 for use with Amahi HDA. Before installing on the Hard drive I used the LIVE CD to test it out. While using the LIVE CD I could see all my HDD's. My file system, my 2nd Hard Drive, and my Raid 0 Configuration. (2 250GB drives) and could browse all my files on those drives.

After installing the full version on my hard drive, my RAID drives are showing up as seperate drives. I have a Asus P4P800 board using hte SATA raid. I know its FAKERaid and not a true hardware raid.

My goal is to restore the Raid in Fedora and make those drives active. However, i dont want to lose any of the data on those drives. To make sure I wasn't an idiot, i rebooted withthe LIVE CD again and verified that I could see the Raid Array.

View 3 Replies View Related

Ubuntu Servers :: RAID-1 OS Drives - Setting Up A Backup Procedure For The OS Drives

Jan 18, 2010

I'm breaking into the OS drive side with RAID-1 now. I have my server set up with a pair of 80 GB drives, mirrored (RAID-1) and have been testing the fail-over and rebuild process. Works great physically failing out either drive. Great! My next quest is setting up a backup procedure for the OS drives, and I want to know how others are doing this.

Here's what I was thinking, and I'd love some feedback: Fail one of the disks out of the RAID-1, then image it to a file, saved on an external disk, using the dd command (if memory serves, it would be something like "sudo dd if=/dev/sda of=backupfilename.img") Then, re-add the failed disk back into the array. In the event I needed to roll back to one of those snapshots, I would just use the "dd" command to dump the image back on to an appropriate hard disk, boot to it, and rebuild the RAID-1 from that.

Does that sound like a good practice, or is there a better way? A couple notes: I do not have the luxury of a stack of extra disks, so I cannot just do the standard mirror breaks and keep the disks on-hand, and using something like a tape drive is also not an option.

View 4 Replies View Related

Server :: Debian RAID 10 Spare Drives Versus Active Drives

Jun 9, 2011

so I setup a raid ten system and I was wondering what that difference between the active and spare drives is ? if I have 4 active drives then 2 the two stripes are then mirrored right?

root@wolfden:~# cat /proc/mdstat
Personalities : [raid0] [raid10]
md1 : active raid10 sda2[0] sdd2[3] sdc2[2] sdb2[1]

[code]....

View 2 Replies View Related

Ubuntu Servers :: RAID 0 With Different Drives?

Jan 26, 2010

I have two drive on my Ubuntu server. I have a 40GB IDE 5400RPM and an 80GB SATA 7200RPM.

Is it at all possible to RAID 0 the two of these drive? I know it's pretty unorthodox, but it's what I've got without having to buy anything.

If so, what are the limits, cons, and/or potential pros of doing a RAID of these two?

View 9 Replies View Related

Fedora :: Hide Individual Raid Drives?

Sep 1, 2011

I have a RAID 1 that is mounted and working. But for some reason I can also see the individual drives under gnome Devices on gnome-shell. Is there a way to hide them from gnome or linux in general. (So only the raid 1 can be seen)

View 2 Replies View Related

Ubuntu Installation :: Installing 9.10 On Drives That Used To Be In RAID

Jan 11, 2010

I was recently given two hard drives that were used as a raid (maybe fakeraid) pair in a windows XP system. My plan was to split them up and install one as a second HD in my desktop, and load 9.10 x64 on it, and use the other for mythbuntu 9.10. As has been noted elsewhere, the drives aren't recognized by the 9.10 installer, but removing dmraid gets around this, and installation of both ubuntu and mythbuntu went fine. On both systems after installation however, the systems broke during update, giving an "read-only file system" error and no longer booting.

Running fsck from the live cd gives the error:
fsck: fsck.isw_raid_member: not found
fsck: Error 2 while executing fsck.isw_raid_member for /dev/sdb
and running fsck from 9.04 installed on the other hard drive gives an error like:

The superblock could not be read or does not describe a correct ext2
filesystem. If the device is valid and it really contains an ext2
filesystem (and not swap or ufs or something else), then the superblock
is corrupt, and you might try running e2fsck with an alternate superblock:
e2fsck -b 8193 <device>

In both cases I setup the drives with the ext4 filesystem. There's probably more that I'm forgetting... it seems likely to me that this problem is due to some lingering issue with the RAID setup they were in. I doubt its a hardware issue since I get the same problem with the different drives in different boxes.

View 5 Replies View Related

Ubuntu :: RAID 5 Array With 4 2TB Hard Drives?

Mar 17, 2010

I want to make a RAID5 array with 4 2TB hard drives. One of the drives is full of data so I will need to start with a 3 disks and then once I copy the data from the 4th onto the array, I will then add the 4th drive. This will be my first experience with RAID. I've spent a few hours searching for info but most of what I have found is a bit over my head.

View 9 Replies View Related

Ubuntu Installation :: Creating RAID-1 With Only 2 Drives?

Jun 27, 2010

I have recently installed a Asus M4A77TD Pro system board which supports raid.

I have 2 x 320gb sata drives I would like to setup raid-1 on. so far i have configured the bios to raid-1 for drives, but when installing Ubuntu 10.04 from the cd it detects the raid configuration but fails to format.

When I re-set all bios settings to standard sata drives ubuntu installs and works as normal but i have just 2 x drives without any raid options. I had this working in my previous setup but thats because i had the o/s on a sepreate drive from the raid and was able to do this within Ubuntu.

View 3 Replies View Related

Ubuntu :: Can't Get RAID Hard Drives To Mount At All

Oct 30, 2010

I'm using 4 hard drives (1 of which is a sata drive) and i need help installing raid drivers i cant get these hard drives to mount at all

View 3 Replies View Related

Ubuntu :: Use Multiple USB Drives To Provide RAID ?

Dec 14, 2010

I've got a 10.10 installation, which I am using as a media/download server. Currently everything is stored on a 1TB USB drive.With the costs of disks falling, and the hassle of trying to back 1TB up to DVD (no, it's not going to happen) I was wondering if there's some linux/Ubuntu utility, which can use multiple disks to provide failover/resilience ... Could I just buy another 1TB drive, and have it "shadowing" the main, so that if one goes, I buy another, and then restore from the copy ?

View 3 Replies View Related

Ubuntu :: Replacing With Larger Drives In RAID 6?

Jun 14, 2011

I have a RAID 6 built on 6x 250GB HDDs w/EXT4. I will be upgrading the RAID to 4 2TB HDDs.

How would one go about this? What commands would need to be ran? I'm thinking about replacing the drives 1 at a time and letting it do the rebuild, but I know that would take a lot of time (which is fine). I don't have enough SATA ports to setup the new RAID and copy things over.

View 3 Replies View Related

Installation :: Hardware RAID 0 Still Show Up As 2 Drives / Cause Of It?

Jul 29, 2010

My two 400G drives which have been added to a single 800G array (per fastbuild bios utility) still show up as two 400G drives in fdisk. Why is that?

View 1 Replies View Related

Hardware :: System Device Name For A RAID Of SAS Drives?

Jun 29, 2010

For SATA drives in AHCI mode, the names are /dev/sdX, what about a RAID-0 or RAID-1 array of SAS drives? Are they the same?

View 8 Replies View Related

General :: Filesystems - Software RAID 1 Without Metadata On The Drives?

Mar 30, 2011

I know I can simply create a degraded raid array and copy the data to the other drive like this: mdadm --create /dev/md0 --level=1 --raid-devices=2 missing /dev/sdb1

But I want the specific disk to keep the raw ext3 filesystem so I can still use it from FreeBSD. When using the command above the disk will be a raid disk and I can't do a mount /dev/sdb1 anymore. A little background info. The drives in question are used as backup drives for a couple of Linux and FreeBSD servers. I am using the Ext3 filesystem to make sure I can quickly recover the data since both FreeBSD and Linux can read from that without problems. If someone has a different solution for that (2 drives in raid 1 that are readable by FreeBSD and writeable by Linux),

View 1 Replies View Related

Ubuntu Servers :: Suitable Drives For Software RAID 5?

Mar 9, 2011

I'm looking for advise on which drives to add into my server for software raid 5. I would like to use 2TB drives for the array. The server currently boots off a RAID 1 array and I have a couple other drives mounted until I build a RAID 5 array with new drives. I've read horror stories on using Western Digital WD20EARS and Seagate ST32000542AS. So I'm wondering which large drives are best to use in software raid?

View 9 Replies View Related

Ubuntu :: Combine The 2 Additional Drives Into A RAID 1 Array?

May 11, 2011

I got my system up and running with the Grub installed on my primary hard drive. I have not installed 2 additional drives. I would like to combine the 2 additional drives into a RAID 1 array. I can only find tutorials on how to do this during initial install. I cannot find one that tell me how to do it after the install. Is there a way?

View 3 Replies View Related

Ubuntu Servers :: RAID 5 Software Array With 3TB Drives

Jun 15, 2011

I am trying to use 3 3TB Western Digital drives in a raid 5 software array. The trouble seems to be that the array is created with only 1.5 TB of capacity, rather then the expected 6 TB.

Here are the commands and output:
$ sudo dmraid -f isw -C BackupFull6 --type 5 --disk /dev/sde,/dev/sdf,/dev/sdg --size=5589G
Create a RAID set with ISW metadata format
RAID name: BackupFull6
RAID type: RAID5
RAID size: 5589G (11720982528 blocks)
RAID strip: 64k (128 blocks)
DISKS: /dev/sde, /dev/sdf, /dev/sdg
About to create a RAID set with the above settings. Continue ? [y/n] :y

$ sudo dmraid -s
*** Group superset isw_cdjhcaegij
--> Subset
name: isw_cdjhcaegij_BackupFull6
size : 3131048448
stride : 128
type : raid5_la
status : ok
subsets: 0
devs : 3
spares : 0

So I cannot understand why the size of the created array is only 3131048448 or about 1.5 TB. The first command seemed to imply it was going to create an array with 5589GB.

System is:
Description: Ubuntu 10.04.2 LTS
Release: 10.04
Codename: lucid

View 8 Replies View Related

General :: Check On Hard Drives In RAID 1 Array?

Feb 23, 2010

I'm renting a dedicated server with a company that claims that the server has 2 hard drives in a software RAID 1 array, but I need to make sure that the server really has the 2 HDD, and the size of the 2nd drive... how to do that ?? system is Centos 5.3

View 1 Replies View Related

Red Hat / Fedora :: Configure A Set Of Hard Drives As A RAID Configuration?

Apr 21, 2010

I am currently trying to configure a set of hard drives as a RAID configuration. My system is running with Red Hat Enterprise Linux Client release 5.1 as the base OS. I am booting from CD. I am trying to image a set of drives that have not been imaged before. When the GUI dialog window for disk setup is displayed, it shows a default disk layout including a LVM slice. In the disk layout is a /boot partition already. It is not what I would like so I edit it to be the size for my system and make it the primary partition. I also select it to be a software RAID. I then add three more partitions for my drive 'A' all of type software RAID and NOT primary partitions.

At this point my drives have the correct number of partitions except for showing the LVM slice. I select 'RAID' again, followed by selecting 'Clone a drive to create a RAID device ...' followed by 'OK'. I then get a dialog to select the source and target. i select my drive 'A' to be the source and 'B' to be the target followed by 'OK'. An error dialog is received stating that all the partitions are not of type software RAID. The disk partitions are all type software RAID except the extended LVM slice. I can not get past this point and I am following a procedure written some time ago by a person that is not available.

View 2 Replies View Related

Hardware :: RAID 1 - Setup More Than One Partition On Clean Drives?

Feb 24, 2011

I've finally found a couple of useful tutorials on setting up RAID in Linux. However, because this is new ground to me, I have a couple of basic questions which I think the tutorial writers gloss over because of their familiarity with the process. My questions are these:

1. Most tutorials speak about setting up only one partition on clean drives. Can I set up more than one (e.g. / and home) to be mirrored as two partitions?

2. When starting with two identical clean drives, do I need to set up my partitions identically on both drives or is it only the partitions that I want mirrored to the second drive?

View 3 Replies View Related

Software :: RAID 5 With Even Number Of Drives Gives Bad Write Performance

Oct 27, 2010

So I have been doing some RAID 5 performance testing and am getting some bad write performance when configuring the RAID with an even number of drives. I'm running kernel 2.6.30 with software based RAID 5. This seems rather odd and doesn't make much since to me. For RAID 0 my performance consistently increases as I add more drives, but this is not the case for RAID 5. Does anyone know why I might be seeing lower performance when constructing my RAID 5 with 4 or 6 drives rather than 3 or 5?

View 2 Replies View Related

Ubuntu :: RAID Or LVM - Adding Two Hard Drives After Install

Oct 30, 2010

I have the newest Ubuntu installed on my machine. It currently has a 160GB sata drive. I just bought two shiny new 2TB drives that I want to RAID as 4TB. How do I go about adding these two hard drives even though install is complete? I want the 4TB assigned to my /home directory.

View 4 Replies View Related

Ubuntu :: Is Grub2 Automatically Installed In All RAID Drives Using Alternate CD

Jun 27, 2010

I am going to setup a new Ubuntu 10.04 using RAID 1 soon. Installation will be via the alternate CD. Older distributions required manually installing Grub to the second drive, to boot if the first drive fails. I found different statements about how this is handled since 9.10.e.g.

Quote:

Install GRUB boot-loader on second drive (this step is not need if you use Ubuntu 9.10)

or

Quote:

installing GRUB to second hard drive depending on your distribution

> grub-install /dev/md0
or
> grub-install /dev/sda
> grub-install /dev/sdb

is Grub2 automatically installed in all RAID drives using alternate CD 10.04 like executing sort of "grub-nstall /dev/md0" during the installation ?

View 2 Replies View Related

Ubuntu Installation :: RAID / LVM Cmds To Migrate To Larger Drives?

Sep 27, 2010

how to migrate my whole server to larger hard drives (i.e. I'd like to replace my four 1TB's with four 2TB's, for a new total of 4TB instead of 2TB)... I'll post the output from everything (relevant) that I can think of in code tags below.

I'd like to end up with much larger /home and /public partitions. When I first set up raid and then LVM it seemed like it wouldn't be too hard once this day arrived, but I've had little luck finding help online for upgrades and resizing versus simply rebuilding from a failure. Specifically, I figure I have to mirror the data over to the new drives one at a time, but I can't figure out how to build the raid partitions on the new disks in order to have more space (yet mirror with the old drive that has a smaller partition)... don't the raid partitions have to be the same size to mirror?

Ubuntu Server (karmic) 2.6.31-22-server #65-Ubuntu SMP; fully updated

Code:
cat /proc/mdstat
Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] [raid10]
md5 : active raid1 sdd5[1] sdc5[0]
968952320 blocks [2/2] [UU]

[Code].....

View 3 Replies View Related

Ubuntu :: Drives Not Listed After Removing Raid Works In Windows 7?

Oct 29, 2010

I have two 1.5TB hard drives (neither one are my OS drives) that don't show up under "Places", but are detected under "Disk Utility". I tried to reformat them, but Ubuntu tells me that they are in use (even they are not mounted). gparted also detects them and shows them as being NTFS parition. I have deleted and repartitioned to NTFS as well. This works until I restart my computer. The funny thing is that Windows 7 sees them just fine. More detail as to how this happened below after system specs.

System:

AMD Phenom II x 4 955
ASUS M4A79XT EVO motherboard
8GB DDR3 1333
1 500GB WD SATA drive (dual boot Windows 7 & Ubuntu 10.10)
2 1TB WD SATA drives (extra storage)
2 1.5TB Seagate SATA drives (extra storage, these are the problem children)

Here's how I got here:

Installed a dual boot w/ Windows 7 and Ubuntu 10.10. Everything was fine and ALL drives showed up and were mountable in Ubuntu. I decided to set up a RAID 1 w/ my two 1.5TB drives. I restarted, changed my SATA to be RAID instead of IDE and created my RAID 1. I then realized that through this motherboard's RAID setup, I couldn't have it copy files from one disk to the other to set up the mirror. So, after I rebooted and the RAID started building, I cut the power and unplugged my drives in a desparate attempt to keep my data. I then went back into the bios and set my SATA back into IDE instead of RAID. I was able to back up my data, but this is when the problem started.

Again, Windows 7 sees and uses the drives just fine. I copied the data I wanted from my 1.5TB drives to my 1TB drives and restarted into Ubuntu. But, no 1.5TB drives appeared under Places. I started Disk Utility and confirmed that Ubuntu does actually see the drives. However, it still lists them as being part of a RAID array (I did delete my RAID array properly through the BIOS after backing up my data). I'm not sure why it thinks that and I believe that's my problem. Also, Disk Utility lists a THIRD 1.5TB drive under "USB and Peripherals". Could that be my MB telling Ubuntu that a RAID is still set up even though I deleted the RAID pair?

What I have tried:Reformatted drives via Windows 7 as NTFS. This completed but didn't solve my problem.Repartitioned the drives with gparted as NTFS. This works until I restart my computer. Attempted to reformat under Ubuntu, but it gives me an error saying the drives are busy.Reinstalled Ubuntu (but didn't reformat). Didn't work. What I'm thinking:Flash my BIOS so my MB starts out fresh and hopefully doesn't tell Ubuntu I have a RAID anymore. Reinstall Ubuntu again (this time reformatting my OS drive).
Anyone have ideas as to what's going on? FYI I'm new to Ubuntu.

View 4 Replies View Related

Ubuntu :: 640GB Sata Hard Drives - Put Into A Raid 5 Configuration?

Jan 7, 2011

I have three 640GB sata hard drives that I would like to put into a raid 5 configuration. I would like to opt for a software raid 5 so its hardware independent. I was trying to follow these instructions, but they seem a bit dated.

View 2 Replies View Related

General :: Hard Drives Information / Can To Find RAID Level?

Apr 22, 2010

I know my Linux Servers have RAID but I want to know

1. Can I find RAID level?
2. how to find Disk information...I mean if it's not possible to get RAID Can I get how many hard drives and the real size?

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved