« Return to Thread: Debian+LVM+RAID

Re: Debian+LVM+RAID

by Alex Samad :: Rate this Message:

Reply to Author | View in Thread

On Thu, Jul 09, 2009 at 10:34:13AM +0700, Vilasith Phonepadith wrote:
>
> Hello,
>
> I am trying with LVM+RAID, and I did some tests. I need your help for the installation of Lenny.
>
> Problem: I have to install Debian with the requirements as follow:partition: use the system of LVM for partitionning the serversif possible on the Disk RAID1 Mirroring
> I don't understand well and don't know how to start. Which one should be done first, after or at the same time.
> If we install by default, it's alright. But now, with LVM+RAID, it's something different for me.

I would suggest (presume you have sda and sdb and they are the same
size)

I would partition up sda and sdb like

sda
p1 - 1G
p2 - 20G
p3 - rest

sdb - the same as sda


make

md0 = sda1 + sdb1
md1 = sda2 + sdb2
md3 = sda3 + sdb3

md0 = /boot (ext2)
md1 = / (ext3)
md2 = lvm physical device

Then on LVM

size of memory = swap partition
1G = ext3  mount point /var/log

Then chop up the rest lvm for /home or ???

Alex


>
> Thank you very much and good day.
>
> Vilasith
>
> _________________________________________________________________
> Windows Liveā„¢: Keep your life in sync. Check it out!
> http://windowslive.com/explore?ocid=TXT_TAGLM_WL_t1_allup_explore_012009
--
"More and more of our imports are coming from overseas."

        - George W. Bush
09/26/2005
On NPR's Morning Edition


signature.asc (204 bytes) Download Attachment

 « Return to Thread: Debian+LVM+RAID