similar to: Installing on partitionable RAID arrays

Displaying 20 results from an estimated 10000 matches similar to: "Installing on partitionable RAID arrays"

2010 Jan 20
5
Install On Partitionable RAID1
I have some suggested tweaks and changes to http://wiki.centos.org/HowTos/Install_On_Partitionable_RAID1 1. The user should be instructed to start rescue mode with networking in order to be able to retrieve the patch for mkinitrd. 2. The command to create /etc/mdadm.conf will result in an extra line "spares=1" while the array is still syncing. Adding " | head -1 " to the
2007 Nov 02
1
mdadm syntax
Hi All, I am trying to create an MD device. I am using the command: /sbin/mdadm --create --a /dev/md12 --level=1 --run --raid-devices=2 /dev/sda12 /dev/sdb12 to create the device, and to dynamically create the device file if needed. What I want is the device file to be created as /dev/md12, but with the -a flag it creates it as /dev/md<first unwsed minor number>. I have tried various
2012 Jun 19
1
CentOS 6.2 on partitionable mdadm RAID1 (md_d0) - kernel panic with either disk not present
Environment: CentOS 6.2 amd64 (min. server install) 2 virtual hard disks of 10GB each Linux KVM Following the instructions on CentOS Wiki <http://wiki.centos.org/HowTos/Install_On_Partitionable_RAID1> I installed a min. server in Linux KVM setup (script shown below) <script> #!/bin/bash nic_mac_addr0=00:07:43:53:2b:bb kvm \ -vga std \ -m 1024 \ -cpu core2duo \ -smp 2,cores=2 \
2012 Nov 07
2
Install CentOS 6.3 to partitionable mdadm array
Hello all, I'm trying to install CentOS 6.3 to an mdadm partitionable array and not having any luck. The installer only allows me to create one file system per md device, or specify the md device as a LVM physical volume. I don't want to do either, I want to create one md device and create multiple partitions on top of the md device. I thought that perhaps the installer was preventing
2013 Feb 23
1
problem building partitionable RAID-1 on Centos-6
Trying to install Centos6 on my system (it's been running C5 for years). I've got a pair of drives, so I'm trying to use RAID-1. Previously I used a procedure where each partition was part of a separate RAID device, but this time I'm trying the HOWTO from the Centos WIKI on making a partitionable RAID pair. I've been having a lot of problems, but have also been working thru
2009 Jul 23
2
RAID problem when building new computer
Hi all! I'm building up a new box and plan to use Centos 5 on it. i've got a pair of SATA 320 GB drives to make a RAID1. I'm trying to follow the "howto" on the centos wiki for making a "partitionable RAID" installation. Given that my partition scheme has a separate /boot partition, while the one in the HOWTO apparently does not, I've had to tweak the steps
2009 Apr 29
4
I'd like to contribute two wiki articles
Hi, I've written two small howtos, and would like to contribute them to the CentOS Wiki. The first one is "How to install CentOS 5 on software partitionable mdadm RAID1", and the second one "How to repair a software mdadm RAID5 with two or more failed disks (if you know that information is still on the disks and readable)". I think that the first one should be somewhere
2013 Oct 01
2
Partitionable Raid
Hi, After reading the tutorial at http://wiki.centos.org/HowTos/Install_On_Partitionable_RAID1 I have the following question: What should I put instead of splashimage=(hd0,0)/grub/splash.xpm.gz and root (hd0,0) on /etc/grub.conf? Should I leave those lines untouched? If so, how would grub know where to boot from if /dev/sda fails? Or I would need to swap the drives in order to boot
2009 Mar 26
2
Request for wiki page
Hello Is it possible to create a wiki page under my user (GlennMatthys)? Title: Manual install of CentOS without the installer Category: Howtos Reference: http://lists.centos.org/pipermail/centos/2009-March/073802.html Reference: http://lists.centos.org/pipermail/centos/2009-March/073806.html Thanks, Best regards, Glenn Matthys
2013 Oct 30
1
building software raid.
dear All, I'm spending the afternoon trying to build software raid using this ( excellent ) guide : http://wiki.centos.org/HowTos/Install_On_Partitionable_RAID1 I'm doing this not only because this machine has no raid controller - I could go out and buy one - but also because I hope software raid will provide easier monitoring. This is a newly installed, updated Centos6.4 standard
2011 Apr 03
3
KVM Host Disk Performance
Hello all, I'm having quite an interesting time getting up to speed with KVM/QEMU and the various ways of creating virtual Guest VMs. But disk I/O performance remains a bit of a question mark for me. I'm looking for suggestions and opinions .... This new machine has tons of disk space, lots of CPU cores and loads of RAM, so those are not issues. I currently have several software
2014 Sep 16
1
Advice on CentOS 7, software raid 1, lvm, 3 TB disks
Greetings - I am preparing to order a new desktop system for work. In general the new system will be a Dell Precision T3610 with two 3 TB drives. I plan on installing CentOS 7 as a KVM host, with virtual machines for Win 7 Pro and Linux Mint. I am looking for some advice or a good how-to on configuring software raid on the two drives, then using LVM for the host and virtual machines. I
2009 Jan 21
2
No bootloader with D-I in domU on part. RAID1
Hello. I just tried (as my first attempt in xenning) to set up a lenny amd64 domU on a partitionable Mirror RAID (/dev/md_d0p1 - /dev/md_d0p4), using the Debian installer from "people.debian.org/~joeyh/d-i/images/daily/". The partitions of the md will be represented inside the domU as /dev/xvda1-4 accordingly. The dom0 seems to run fine, it''s Xen 3.2.1 on amd64 lenny. The
2011 Mar 08
0
Race condition with mdadm at bootup?
Hello folks, I am experiencing a weird problem at bootup with large RAID-6 arrays. After Googling around (a lot) I find that others are having the same issues with CentOS/RHEL/Ubuntu/whatever. In my case it's Scientific Linux-6 which should behave the same way as CentOS-6. I had the same problem with the RHEL-6 evaluation version. I'm posting this question to the SL mailing list
2017 Jan 24
5
CentOS 7 install on one RAID 1 [not-so-SOLVED]
So, it installed happily. Then wouldn't boot. No problem, I'll bring it up with pxe, then chroot and grub2-install. Um, nope. I edited the device map from hd0 and hd1 being the RAID to /dev/sda and /dev/sdb, then ran grup2-install. It now tells me can't identify the filesystem on hd0, and can't perform a safety check, and gives up. What am I missing? Google is not giving me any
2014 Jan 24
4
Booting Software RAID
I installed Centos 6.x 64 bit with the minimal ISO and used two disks in RAID 1 array. Filesystem Size Used Avail Use% Mounted on /dev/md2 97G 918M 91G 1% / tmpfs 16G 0 16G 0% /dev/shm /dev/md1 485M 54M 407M 12% /boot /dev/md3 3.4T 198M 3.2T 1% /vz Personalities : [raid1] md1 : active raid1 sda1[0] sdb1[1] 511936 blocks super 1.0
2014 Sep 17
1
Advice on CentOS 7, software raid 1, lvm, 3 TB
Sorry for breaking the threading, as I only get the daily digest. My comments (interspersed) begin with the **. Message: 41 Date: Tue, 16 Sep 2014 18:38:02 -0400 From: SilverTip257 <silvertip257 at gmail.com> To: CentOS mailing list <centos at centos.org> Subject: Re: [CentOS] Advice on CentOS 7, software raid 1, lvm, 3 TB disks Message-ID:
2017 Jan 25
2
CentOS 7 install on one RAID 1 [not-so-SOLVED]
On 01/24/17 19:00, Gordon Messmer wrote: > On 01/24/2017 02:14 PM, m.roth at 5-cent.us wrote: >> So, it installed happily. >> Then wouldn't boot. > > What did the storage configuration look like, exactly? I'd guess that you put > one partition on each disk, combined those in a RAID1 MD array, made than an > LVM physical volume, and then created filesystems and
2016 Mar 13
1
C7 + UEFI + GPT + RAID1
Hi messmer, seems that anaconda supports partitioned RAID devices. Disk selection see one mdraid device and permits to create partition on it. Il 13/03/2016 01:04, Gordon Messmer ha scritto: > On 03/12/2016 08:22 AM, Alessandro Baggi wrote: >> From several how-to concerning raid1 installation, I must put each >> partition on a different md devices. > > Not necessarily. You
2013 Mar 05
8
Software RAID complete drives or individual partitions
I have been reading about software raid. I configured my first software raid system about a month ago. I have 4 500 Gig drives configured in RAID 5 configuration with a total of 1.5TB. Currently I configured the complete individual drivers as software raid, then created a /dev/md0 with the drives I then created a /file_storage partition on /dev/md0. I created my /boot / and swap partitions on