From: Georges Giralt <georges.giralt@free.fr>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] Securing against data lost
Date: Thu, 11 Aug 2011 10:08:10 +0200 [thread overview]
Message-ID: <4E438DEA.50901@free.fr> (raw)
In-Reply-To: <CAMN6oRmKSkiBqLwGjVyCFnoqGPbQYk=TTukFO_GdKO-M3FdcMw@mail.gmail.com>
Le 10/08/2011 13:40, Sun_Blood a �crit :
> Hi
>
> Hope someone have time to answer this because google is not giving me
> the answers I need.
>
> I have just started to use LVM(a few years later then everyone) and
> I'm wondering how I can protect my self from failure to the LVM setup.
> Before when I had for example 3 harddisk at 200gb each (/dev/sd[b-d])
> with one partition each and a disk failed I would maximum lose 200gb.
> Now with LVM the LV is 600gb I'm worried that I can loose all if one
> disk have a problem.
>
> So how can I protect myself from this?
> What happens if I accidental destroys the LVM information?
> What happens if the first disk fails do I lose everything on the two
> second disk too?
>
> Best regards
> Martin
Hello !
Having 3 disk make a RAID a good idea. This will prevent loosing one
disk and loosing all data.
Then making propoer backup prevent from accidental human error or
catastrophic failure.
IMHO you should use a RAID 5 on your disks (either hardware RAID or
software MD RAID) and then build your PV, VG, and LV on top of this
array. Of course, you SHOULD monitor this array to ensure it is running
fine .....
Disk are cheap now, so you should have done this already.
But as other have said, proper backup IS the way to survive....
--
If the only tool you have is a hammer, you tend to see every problem as a nail.
Abraham Maslow
A British variant :
Any tool can serve as a hammer but a screwdriver makes the best chisel.
prev parent reply other threads:[~2011-08-11 8:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-10 11:40 [linux-lvm] Securing against data lost Sun_Blood
2011-08-10 19:54 ` Ray Morris
2011-08-11 8:08 ` Georges Giralt [this message]
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=4E438DEA.50901@free.fr \
--to=georges.giralt@free.fr \
--cc=linux-lvm@redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.