Questions tagged [raid1]

RAID 1 or Mirrored RAID uses two or more disks that store the same data.

RAID Level 1 or mirrored RAID uses two or more disks that store the same data. One disk is mirrored to the other. Write speeds are the same as using one disk, and read speeds are twice as much.

RAID 1 is used when reliability needs to be higher than normal.

Related Tags:

507 questions
0
votes
2 answers

Installing VMware vsphere 5 on multi raid array server

We recently bought a new server that came with 2 600GB disks in a Raid 1 and 5 2TB disks in a raid 5. Initially this was going run Windows Server 2008 R2, however, it was decided to now run VMware vsphere 5. After I installed, I only see 1…
Web
  • 113
  • 3
0
votes
2 answers

Forgot to create a second RAID for swap partitions in Software RAID 1. Will it work?

I have a Ubuntu 11.10 headless machine setup with Software RAID 1. It has two drives, each drive has a main boot partition (sda1 & sdb1) and a small swap partition. I created a raid for the boot partitions (md0) but not for the swap partitions.…
Arwen
  • 3
  • 2
0
votes
1 answer

raid boot error

in boot.log /dev/md1: clean, 320806/58155008 files, 91390310/232603728 blocks /dev/md0 was not cleanly unmounted, check forced. /dev/md0: 32/24384 files (9.4% non-contiguous), 19957/97536 blocks mountall: fsck /boot [484] terminated with status…
mazgalici
  • 257
  • 2
  • 5
  • 11
0
votes
1 answer

RAID 1+0 redundancy and data-loss recovery capability against RAID 1

I have a HP ProLiant server with two SCSI drives. I wanted to set up a RAID 1 array but the RAID configurator only allowed me a RAID 0 or a RAID 1+0 array. When either of my drive fails can I recover the data upon RAID 1+0 configuration?
Hiddin
  • 17
  • 1
  • 3
0
votes
1 answer

How to rebuild RAID1 with missing drive on CERC?

I have a CERC/4i on a Dell 750 with two SATA drives. Due to a failing cooling system one of the disks stopped working. This has occurred twice before, so I am fairly confident the disk is not (fatally) damaged. Previously, array rebuilding has been…
Bittrance
  • 3,070
  • 3
  • 24
  • 27
0
votes
2 answers

RAID 1 disk is marked as Spare after replacement

one of two disks in my RAID 1 died so I replaced it. When new disk has been added to array the sync process started and few minutes later it has become a Spare. How can I "force" the disk to be a regular part of an array? # cat /proc/mdstat…
Aas
  • 308
  • 1
  • 4
  • 10
0
votes
1 answer

RAID 1 with motherboard software or SiI hardware?

I have to setup 2 servers with RAID 1 and the company cannot provide funds for the hardware needed until december, here is the hardware available: Computer A OS: CentOS 6.0 MB: EP41-UD3L RAM: 4GB CPU: E4300 1.80GHz Computer B OS: CentOS 6.0 MB:…
Prix
  • 4,881
  • 3
  • 24
  • 25
0
votes
2 answers

How to remove swap partitions from RAID 1 Array on Ubuntu?

Can anyone point in the right direction on how to remove SWAP out of a RAID1 configuration on Ubuntu 10.04 server? According to the Ubuntu Advanced installation guide, here, it said to add swap to the raid but I am having some serious performance…
thiesdiggity
  • 437
  • 1
  • 9
  • 22
0
votes
1 answer

SCSI error: return code = 0x08000002, sense key: Aborted Command

The kernel logs: ata2.00: exception Emask 0x0 SAct 0x7fffffff SErr 0x0 action 0x0 ata2.00: irq_stat 0x40000008 ata2.00: cmd 61/08:f0:6f:5b:97/00:00:00:00:00/40 tag 30 ncq 4096 out res 41/10:01:6f:5b:97/d5:00:00:00:00/40 Emask 0x481 (invalid…
quanta
  • 51,413
  • 19
  • 159
  • 217
0
votes
2 answers

Converting system disk to raid 1 on win server 2003

I have a domain controller running windows server 2003. Its running on a basic entry level server. I would like to improve redundancy by converting the disk to software raid 1. I'm looking for any pitfalls i might encounter. Is software raid 1…
Anthony
  • 167
  • 1
  • 2
  • 6
0
votes
2 answers

how to get block sizes larger than 4k in reads from an md raid1 volume

I wanted to setup a raid01 configuration (a raid1 composed of two raid0s) with one of the raid0 volumes having the write-mostly state set so all reads would go to the other (i.e. one is disk, the other flash). However that entire plan has run into…
jg167
  • 1
  • 1
0
votes
1 answer

Windows 2008 R2 raid 0 over hardware raid 5

I am consider using windows raid 0 and raid 1 over two hardware 4x2tb raid 5 arrays. (thinking Seagate green drives). 2x Rocketraid 2680 controller but that could easily change. So, that would give me a 3tb partition in raid 51 and an 6tb partition…
Sleeper Smith
  • 523
  • 1
  • 4
  • 11
0
votes
1 answer

Linux (FC14/i386) is raid1 intact after hot fs install? How to repair?

My older (FC11) install had reached EOL, and I tried to reinstall FC14 on its RAID1 root filesystem. I'm now having suspicions that now, after the install FS is not fully raided. The question is if this is suspicion is true, and if so, how to fix…
0
votes
1 answer

How to tell a disk failure in RAID1

I have an old Dell poweredge R200 in collocation which has 2 hard disks in RAID 1. I am wondering how should I know if one one the disks is failed?
alfish
  • 3,127
  • 15
  • 47
  • 71
0
votes
1 answer

Raid1, one disk displaying SMART errors:

I have a HP Pavillion machine, and I'm using the RAID controller built into the motherboard (H-RS880-uATX, some consumer grade RAID controller, not sure who). I got a slew of event log errors from the AMD RAID API the other night. I ran a SMART test…
Mattley
  • 103
  • 1
  • 2