Displaying 20 results from an estimated 10000 matches similar to: "Updated How to Setup a Software RAID on CentOS 5"
2016 Aug 11
5
Software RAID and GRUB on CentOS 7
Hi,
When I perform a software RAID 1 or RAID 5 installation on a LAN server
with several hard disks, I wonder if GRUB already gets installed on each
individual MBR, or if I have to do that manually. On CentOS 5.x and 6.x,
this had to be done like this:
# grub
grub> device (hd0) /dev/sda
grub> device (hd1) /dev/sdb
grub> root (hd0,0)
grub> setup (hd0)
grub> root (hd1,0)
grub>
2009 Apr 27
6
New page on installing to software RAID
http://wiki.centos.org/HowTos/SoftwareRAIDonCentOS5
Comments and corrections please.
2006 Feb 10
1
question on software raid-1
I have a system that is RAID -1 configured as
/dev/md0 is /dev/hda1 /dev/hdb1
/dev/md1 is /dev/hdb3 /dev/hdb3
it seems as though /dev/hda has failed....
I have another disk (identical model) that I can replace hda with.
I know about the commands fdisk to repartion and raidhotadd /dev/md0
/dev/hda1
and raidhotadd /dev/md1 /dev/hda3 (to be ran after the system boots).
BUT... how do I now get
2005 Nov 15
4
Turning root partition into a RAID array
I have a CentOS 4.2 system that was set up VERY quickly following the demise
of its former life as a CentOS 3 server - you don't want the full story, but
it had to be done quickly to get a company up and working following a slight
disaster involving an electrician, a portable appliance safety tester and a
pulled power cable - anyway, here's where I am at...
Everything is running fine but
2013 Aug 05
2
problem configuring grub for a dual-boot
I have Windows 7 on /dev/sda and CentOS 6.4 on /dev/sdb. Here are the
layouts:
(parted) select /dev/sda
Using /dev/sda (parted) print
Model: ATA WDC WD10EZEX-00Z (scsi)
Disk /dev/sda: 1000GB
Sector size (logical/physical): 512B/4096B
Partition Table: msdos
Number Start End Size Type File system Flags
1 1049kB 374MB 373MB primary ntfs boot
2007 Jan 15
3
WinXP don't boot
Hi all,
I've installed CentOS 4.4 in a box which previously had dual boot (XP
SP2 and Ubuntu)
I can run CentOS without problem but I can't boot XP SP2. When I try it
the system simply hangs...
[root at seth ~]# fdisk -l
Disco /dev/hdb: 40.0 GB, 40020664320 bytes
255 cabezas, 63 sectores/pista, 4865 cilindros
Unidades = cilindros de 16065 * 512 = 8225280 bytes
Disposit. Boot Start
2010 Jul 23
5
install on raid1
Hi All,
I'm currently trying to install centos 5.4 x86-64bit on a raid 1, so if one the 2 disks fails the server will still be available.
i installed grub on /dev/sda using the advanced grub configuration option during the install.
after the install is done i boot in linux rescue mode , chroot the filesystem and copy grub to both drives using:
grub>root (hd0,0)
grub>setup (hd0)
2015 Aug 05
2
CentOS 5 grub boot problem
On 8/5/2015 12:34 PM, Chris Murphy wrote:
> On Wed, Aug 5, 2015 at 9:12 AM, Bowie Bailey <Bowie_Bailey at buc.com> wrote:
>> I am trying to upgrade my system from 500GB drives to 1TB.
> I'm going to guess that there are no IDE drives that have 4096 byte
> physical sectors, but it's worth confirming you don't have such a
> drive because the current partition
2015 Aug 05
5
CentOS 5 grub boot problem
On 8/5/2015 1:00 PM, Chris Murphy wrote:
> On Wed, Aug 5, 2015 at 10:52 AM, Bowie Bailey <Bowie_Bailey at buc.com> wrote:
>> How would I go about pointing it at the partition?
>>
>> What I am currently doing is this:
>> device (hd0) /dev/hdg
>> root (hd0,0)
>> setup (hd0)
>
> setup (hd1,0)
>
> It's hd1 if your device map is correct and
2005 Apr 17
5
MIrrored drives won't boot after installation
I have a p4 motherboard with 2 ide interfaces, I connect 2 40 GB drives as
hda and hdc, I install Centos 4 from a CDROM, and partition the drives as 2
x raid partition each plus a swap partition on hda, the make md0 and md1 to
install /boot and / respectively. Install goes well, everything looks great,
go to reboot from drives, and all I get is "grub" but no boot. I have tried
this ten
2009 Aug 13
0
Software RAID on CentOS 5 ... ideas ...
Greetings ...
Been lurking on the list for some time, hoping that at some point, I
might be able to add to the collective (Yes, way to much StarTrek in
the background! ) ...
I have learn quite a bit by just lurking, but now I think I might
have something to add ... I'm not sure the exact protocol or procedure
for this and it's late in the evening and would like get this out,
before I
2007 May 23
1
CentOS 4 won't boot on test machine
I must have really shot myself in the foot on this one.
I reinstalled CentOS 4.4 (have to, for now) on my test machine,
exactly the way it was before (same options anyway), but when it comes
up, I get:
Booting 'CentOS-4 x86_64 (2.6.9-42.ELsmp)'
root(hd1,0)
Filesystem type is ext2fs, partition type 0x83
kernel /vmlinuz-2.6.9-42.ELsmp ro root=LABEL=/ rhgb quiet
Error 15: File not
2006 Feb 20
2
RAID 1: missing operating system
Hi all,
I'm trying to setup a RAID-1 with Centos4.2 on HP Netserver E60. The raid
consists of 2 9,1GB SCSI disks.
The partitioning and installation process went smoothly, but after it finished
and rebooting, there is an error: Missing operating system.
The partition is:
/
/home
swap
Bootloader is on device md0.
What could be possibly wrong?
Thank you,
--
Fajar Priyanto | Reg'd Linux
2005 Jul 07
1
Dual booting centos 4.1 and Solaris 10 express build 15
I have been trying to multiboot centos 4.1 and the
current solaris express build 15. I have two hard
drive s, the first one ( hd0 ) devoted to CentOS 4.1
and windows xp (no problems). The second drive (hd1)
for Solaris 10 only. I tried to boot solaris from
CentOS grub and got the following error messages:
Booting Solaris 10
root(hd1,0)
Filesystem type unknown, partition type 0Xbf
kernel
2009 Apr 28
2
HowTo/RAID/convert non-RAID CentOS 5 system to software RAID1 using rescue mode
Does documentation exist describing how to convert a simple, single disk
non-RAID CentOS 5 system to software RAID1 using the CentOS install CD/DVD
as a rescue disk?
(Assuming not) Is there a need for such?
(Assuming need) I volunteer to produce it.
--------------------
Ed Heron
2011 Sep 07
1
boot problem after disk change on raid1
Hello,
I have two disks sda and sdb. One of the was broken so I have changed the
broken disk with a working one. I started the server in rescue mode, and
created the partional table, and added all the partitions to the software
raid.
*I have added the partitions to the RAID, and reboot.*
# mdadm /dev/md0 --add /dev/sdb1
# mdadm /dev/md1 --add /dev/sdb2
# mdadm /dev/md2 --add /dev/sdb3
# mdadm
2006 May 01
2
Rebuilding Raid 1
Trying a different approch.
Senario
Raid 1 setup
Bootable raid drive failed
Mirror has been working for almost a month and then rebooted
Now can't boot mirror drive grub not mirrored from other drive.
I Fixed bootable drive.
Question?
Can I hook up both drives and boot fixed drive then rebuilt mirror from
nonbootable drive to bootable drive?
Does the raid automatically rebuilt when I
2012 Mar 02
7
CentOS 6.2 software raid 10 with LVM - Need help with degraded drive and only one MBR
CentOS Community,
I have a dedicated server with 4 hard drives in a RAID 10 software
configuration running LVM. My OS is CentOS 6.2. Earlier today, I
rebooted my system and my system did not come back online. I opened a
ticket with my datacenter who informed me that one of my hard drives is
no longer recognized by the bios and has failed. I was told that an OS
reinstall was needed.
I
2007 Feb 28
3
Error booting / GRUB
Hi,
I'm installing CentOS 4.4 64 bits with RAID 1 per software.
But when the installation finishes, i cannot boot the system.
I always get GRUB error 15.
Any ideas ?
Thanks in advance.
Warm Regards,
M?rio Gamito
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20070228/9c237e08/attachment.html>
2005 Dec 02
1
FIXED Re: Re: MD Raid 1 software device not booting not even reaching grub
doing that grub-install /dev/sda will give me the "corresponding BIOS
device" error.
But now I fixed it by doing a manual grub install.
first boot with cd1 and type linux rescue at the prompt
when you're at the linux prompt after detecting and mounting the
partitions, do a "chroot /mnt/sysimage"
then
# grub --batch
#grub> root (hd0,0)
Filesystem type is ext2fs,