* [linux-lvm] how can I setup software RAID1 on a running LVM system
@ 2011-08-16 5:11 beklan
2011-08-17 6:06 ` Claus Koch
0 siblings, 1 reply; 4+ messages in thread
From: beklan @ 2011-08-16 5:11 UTC (permalink / raw)
To: linux-lvm
[-- Attachment #1: Type: text/plain, Size: 349 bytes --]
Hi,
I m using Centos 5.5 with LVM system,and I m trying to setup sofrware RAİD
on that system. Does anybody help me ?
I dont have raid card because of that I have to setup the system with
software raid.
My problems are, how can I add new disk on running system or how can I get
back datas if system fail.
beklan
[-- Attachment #2: Type: text/html, Size: 2717 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [linux-lvm] how can I setup software RAID1 on a running LVM system
2011-08-16 5:11 [linux-lvm] how can I setup software RAID1 on a running LVM system beklan
@ 2011-08-17 6:06 ` Claus Koch
2011-08-17 12:56 ` Ray Morris
0 siblings, 1 reply; 4+ messages in thread
From: Claus Koch @ 2011-08-17 6:06 UTC (permalink / raw)
To: LVM general discussion and development
2011/8/16, beklan <biseri@ciu.edu.tr>:
>
>
> Hi,
>
>
> I m using Centos 5.5 with LVM system,and I m trying to setup sofrware RAİD
> on that system. Does anybody help me ?
>
>
> I dont have raid card because of that I have to setup the system with
> software raid.
>
>
> My problems are, how can I add new disk on running system or how can I get
> back datas if system fail.
>
>
>
> beklan
>
>
--
Gesendet von meinem Mobilgerät
Best regards / Mit freundlichen Grüßen,
think project! International GmbH & Co. KG
Claus Koch
Systems Engineer
Mobile +49 176 10382588
Phone +49 30 921017-61
Fax +49 30 92 10 17-51
claus.koch@thinkproject.com
Legal information (imprint): www.thinkproject.com/en/info
Rechtliche Informationen zum Absender (Impressum):
www.thinkproject.com/de/info
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [linux-lvm] how can I setup software RAID1 on a running LVM system
2011-08-17 6:06 ` Claus Koch
@ 2011-08-17 12:56 ` Ray Morris
2011-08-17 13:06 ` James Hawtin
0 siblings, 1 reply; 4+ messages in thread
From: Ray Morris @ 2011-08-17 12:56 UTC (permalink / raw)
To: linux-lvm
"man mdadm" or:
http://tinyurl.com/4pjnu43
--
Ray Morris
support@bettercgi.com
Strongbox - The next generation in site security:
http://www.bettercgi.com/strongbox/
Throttlebox - Intelligent Bandwidth Control
http://www.bettercgi.com/throttlebox/
Strongbox / Throttlebox affiliate program:
http://www.bettercgi.com/affiliates/user/register.php
On Wed, 17 Aug 2011 08:06:34 +0200
Claus Koch <claus.koch@thinkproject.com> wrote:
> 2011/8/16, beklan <biseri@ciu.edu.tr>:
> >
> >
> > Hi,
> >
> >
> > I m using Centos 5.5 with LVM system,and I m trying to setup
> > sofrware RAİD on that system. Does anybody help me ?
> >
> >
> > I dont have raid card because of that I have to setup the system
> > with software raid.
> >
> >
> > My problems are, how can I add new disk on running system or how
> > can I get back datas if system fail.
> >
> >
> >
> > beklan
> >
> >
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [linux-lvm] how can I setup software RAID1 on a running LVM system
2011-08-17 12:56 ` Ray Morris
@ 2011-08-17 13:06 ` James Hawtin
0 siblings, 0 replies; 4+ messages in thread
From: James Hawtin @ 2011-08-17 13:06 UTC (permalink / raw)
To: LVM general discussion and development
Ray Morris wrote:
> "man mdadm" or:
> http://tinyurl.com/4pjnu43
>
Alturnatively he might want to create a mirror using LVM not a block
device. Answer when you create the LV using "lvcreate" use the -m option
to set the number of mirror copies. Alturnatively you can use lvconvert
to change a normal LV into a mirrored one.
The question of how to get the system back if a disk fails in a tricky
one.... If a disk fails the system should keep on working as there is a
copy of the information so it will continue to work, Hardware might have
problems with the drive if it is not a clean failure though, what is
needed is to reduce out the damaged disk and add a new undamaged one,
the one problem is the BOOT block if the disk is the boot device, then
you might need use grub to setup a new boot block on the new device.
James
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-08-17 13:06 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-16 5:11 [linux-lvm] how can I setup software RAID1 on a running LVM system beklan
2011-08-17 6:06 ` Claus Koch
2011-08-17 12:56 ` Ray Morris
2011-08-17 13:06 ` James Hawtin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).