From: Goetz Bock <bock@blacknet.de>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] HowTo: EIDE/ATA-100 + RAID 1 + LVM
Date: Thu, 28 Jun 2001 22:28:56 +0200 [thread overview]
Message-ID: <20010628222856.E16466@dragon.blacknet.de> (raw)
In-Reply-To: <03b201c0fff4$aa4007c0$01e6a8c0@oulx>; from emmanuel.blot@ireland.sun.com on Thu, Jun 28, 2001 at 06:06:25PM +0100
[-- Attachment #1: Type: text/plain, Size: 2620 bytes --]
On Thu, Jun 28 '01 at 18:06, Emmanuel Blot wrote:
> I have to set up a server, and I'd like to know if it's possible
yes
> - and reliable- to setup a server with RAID 1 (mirrored disk) with a
perhapes
> pure software solution (not RAID controller) and LVM
>
> [ ... ]
> * motherboard: Asus with AMD760 + DDR (Athlon Thunderbird)
I don't know about the reliability of the AMD760 ATA100 port, the VIA
one is pritty screwed. If you can you should perhapes get a prommise
ATA100 controller.
> [ ... ]
> - Any other suggestion
Just a few hints and MHO:
- use just one drive per channel (e.g. /dev/hda and /dev/hdc not hdb)
- the 2.4.x series of linux kernels is called stable but probably not
realy ready for primetime yet. (mainly VM problems)
- with 2.2.x the softraid drivers are a lot older (e.g. not so reliable)
and you'd have to create your own patches. and the stock 2.2.x kernel
does not come with the new IDE drivers. But 2.2.x is more stable.
- always get the latest LVM patches, if you can wait for 1.0
- never try RAID on top of LVM. This is nice for testing, but I can't
see why you might want to do this.
- If you can partition your disk like this:
128MB /dev/hd[ac]1 /boot for savety put boot /onto its own partition
(2x)RAM /dev/hd[ac]2 swap putting swap onto raid does not make
sence to me. The 2.4.x kernel NEEDS
twice the ammound of RAM as swap. The
kernel can do raid0 with swap partitions
(on its own)
rest /dev/hd[ac]3 md0 put the rest into a RAID1 device
make /dev/md0 the only PV, with your VG in it.
- put some recovery tools into /boot (this will not realy help you if
your server stands to far away, but perhapes you can attach a serial
console connected to a different box ...)
- while the newest LILO beta can boot from a raid1 device, I would not
stress it and just put one individual version /boot on each harddrive
(with it's own bootloader) and handsync them (e.g. rsync). You should
not have to much changes to the /boot partition, so I think this is
ok.
- after the installation, make a full backup and than realy beat the
system (focus on the ATA controller, cabeling, disks) to check it.
Silent data corruption realy sucks, if it results from bad cabeling
not even RAID will help you.
(- don't use SUSE if you can. Ok, well ignore this, this is just MVHO)
--
Goetz Bock IT Consultant
Dipl.-Inf. Univ.
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
next prev parent reply other threads:[~2001-06-28 20:28 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-06-28 17:06 [linux-lvm] HowTo: EIDE/ATA-100 + RAID 1 + LVM Emmanuel Blot
2001-06-28 20:13 ` José Luis Domingo López
2001-06-28 20:28 ` Goetz Bock [this message]
2001-07-04 0:43 ` Wolfgang Weisselberg
-- strict thread matches above, loose matches on Subject: below --
2001-06-28 21:46 Robert_Macaulay
2001-06-28 22:18 ` Goetz Bock
2001-06-29 0:56 ` José Luis Domingo López
2001-07-02 15:54 Robert_Macaulay
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20010628222856.E16466@dragon.blacknet.de \
--to=bock@blacknet.de \
--cc=linux-lvm@sistina.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox