Linux LVM users
 help / color / mirror / Atom feed
* RE: [linux-lvm] HowTo: EIDE/ATA-100 + RAID 1 + LVM
@ 2001-06-28 21:46 Robert_Macaulay
  2001-06-28 22:18 ` Goetz Bock
  2001-06-29  0:56 ` José Luis Domingo López
  0 siblings, 2 replies; 8+ messages in thread
From: Robert_Macaulay @ 2001-06-28 21:46 UTC (permalink / raw)
  To: linux-lvm

About the Raid 1.

I had a 4G RAM box(HIMEM64 enabled) with Hardware RAID 1 and LVM beta7,
kernel is from RH 7.1, version 2.4.3-6.

I added 4GB of RAM, kept the kernel the same, and switched to Software RAID
1. Now, I'm getting all sorts of instabilities. For example, I had a APIC
error fly by. umount core dumped. pvscan crashed twice and worked on the
third try(but saw a fraction to the disks, the 4th shot saw them all).
crond randomly crashed. I have the oops from the crond dump, but looked
fairly innocent of lvm code.

I know I changed 2 variables(RAM and RAID). I'm going to go back to HW raid
1 for now, and see if it makes a difference.

Just wondering if this has been seen, and if anyone knows what could have
caused it. The oops follows.

Robert



Unable to handle kernel paging request at virtual address 2e2e3e83
c0144078
Oops: 0000
CPU:    0
EIP:    0010:[<c0144078>]
Using defaults from ksymoops -t elf32-i386 -a i386
EFLAGS: 00010202
eax: 2e2e3e5b   ebx: ccf0dd60   ecx: e839d700   edx: e8123f54
esi: 00000000   edi: e81832c0   ebp: e821f00c   esp: e8123f34
ds: 0018   es: 0018   ss: 0018
Process crond (pid: 817, stackpage=e8123000)
Stack: 000041ed 00000009 00000000 ccf0dd60 00000000 00001000 fffffff4
e821f000
       e821f005 00000007 0af98a86 0804c702 00000000 e821f000 e8123f9c
bffff758
       c014462a e821f000 e8123f9c e8122000 bffffbe0 00000003 c0140ff3
0804c702
Call Trace: [<c014462a>] [<c0140ff3>] [<c012035b>] [<c0106f3b>]
Code: 8b 40 28 85 c0 74 71 be 00 e0 ff ff 21 e6 8b 86 40 03 00 00

>>EIP; c0144078 <path_walk+748/8b0>   <=====
Trace; c014462a <__user_walk+3a/60>
Trace; c0140ff3 <sys_stat64+13/70>
Trace; c012035b <sys_nanosleep+11b/190>
Trace; c0106f3b <system_call+33/38>
Code;  c0144078 <path_walk+748/8b0>
00000000 <_EIP>:
Code;  c0144078 <path_walk+748/8b0>   <=====
   0:   8b 40 28                  mov    0x28(%eax),%eax   <=====
Code;  c014407b <path_walk+74b/8b0>
   3:   85 c0                     test   %eax,%eax
Code;  c014407d <path_walk+74d/8b0>
   5:   74 71                     je     78 <_EIP+0x78> c01440f0
<path_walk+7c0/8b0>
Code;  c014407f <path_walk+74f/8b0>
   7:   be 00 e0 ff ff            mov    $0xffffe000,%esi
Code;  c0144084 <path_walk+754/8b0>
   c:   21 e6                     and    %esp,%esi
Code;  c0144086 <path_walk+756/8b0>
   e:   8b 86 40 03 00 00         mov    0x340(%esi),%eax

^ permalink raw reply	[flat|nested] 8+ messages in thread
* RE: [linux-lvm] HowTo: EIDE/ATA-100 + RAID 1 + LVM
@ 2001-07-02 15:54 Robert_Macaulay
  0 siblings, 0 replies; 8+ messages in thread
From: Robert_Macaulay @ 2001-07-02 15:54 UTC (permalink / raw)
  To: linux-lvm

Just an update. Once I went back to HW raid 1, my problems vanished. It
could still very well be the BIGMEM interacting with RAID 1. The large RAM
ammount doesn't hurt LVM at all(as far I I have seen so far).

> -----Original Message-----
> From: José Luis Domingo López [mailto:jdomingo@internautas.org]
> Sent: Thursday, June 28, 2001 7:57 PM
> To: linux-lvm@sistina.com
> Subject: Re: [linux-lvm] HowTo: EIDE/ATA-100 + RAID 1 + LVM
> 
> 
> On Thursday, 28 June 2001, at 16:46:10 -0500,
> Robert_Macaulay@Dell.com wrote:
> 
> > About the Raid 1.
> > [...]
> > I know I changed 2 variables(RAM and RAID). I'm going to go 
> back to HW raid
> > 1 for now, and see if it makes a difference.
> > 
> I would choose hardware RAID instead os software RAID: this 
> reduces CPU
> overhead on the server, and avoids performance problems due 
> to excesive
> layering of "block devices".
> 
> 2.4.x isn't "productoin quality" yet on some kinds of 
> hardware, specially
> those SMP machines with lots of RAM (requiring BIGMEM). That 
> seems to be
> your case, and is a known and (hopefully) soon-to-be-solved problem.
> 
> --
> José Luis Domingo López
> Linux Registered User #189436     Debian GNU/Linux Potato 
> (P166 64 MB RAM)
>  
> jdomingo EN internautas PUNTO org  => ¿ Spam ? Atente a las 
> consecuencias
> jdomingo AT internautas DOT   org  => Spam at your own risk
> 
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@sistina.com
> http://lists.sistina.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://www.sistina.com/lvm/Pages/howto.html
> 

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [linux-lvm] HowTo: EIDE/ATA-100 + RAID 1 + LVM
@ 2001-06-28 17:06 Emmanuel Blot
  2001-06-28 20:13 ` José Luis Domingo López
  2001-06-28 20:28 ` Goetz Bock
  0 siblings, 2 replies; 8+ messages in thread
From: Emmanuel Blot @ 2001-06-28 17:06 UTC (permalink / raw)
  To: linux-lvm

Hi,

I don't know much about RAID and LVM.

I have to set up a server, and I'd like to know if it's possible -and reliable- to setup a server
with RAID 1 (mirrored disk) with a pure software solution (not RAID controller) and LVM

* disks: two 40 GB IBM 60GXP (ATA-100).
* motherboard: Asus with AMD760 + DDR (Athlon Thunderbird)
* distribution: SuSE 7.2, with Linux kernel 2.4.4

- Are there some known issues/bugs with this configuration ?
- Where can I start (documentation URL I should know, ...)
- What is the installation order to follow (between software installation, RAID setup, LVM setup, ...)
- Any other suggestion

As the server has to be mostly remote-administrated (from other countries...), reliability is a key.
Is LVM stable enough with RAID-1 and Linux 2.4.x ?

Thanks in advance,
Emmanuel.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2001-07-04  0:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-06-28 21:46 [linux-lvm] HowTo: EIDE/ATA-100 + RAID 1 + LVM Robert_Macaulay
2001-06-28 22:18 ` Goetz Bock
2001-06-29  0:56 ` José Luis Domingo López
  -- strict thread matches above, loose matches on Subject: below --
2001-07-02 15:54 Robert_Macaulay
2001-06-28 17:06 Emmanuel Blot
2001-06-28 20:13 ` José Luis Domingo López
2001-06-28 20:28 ` Goetz Bock
2001-07-04  0:43   ` Wolfgang Weisselberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox