[Samba] Possible Filesystem Corruption with Samba 3.0.25a (with XFS and LVM)

2007-06-26 Thread Andri
Hello! A few days ago I received a filesystem memory corruption notification from Debian's Linux kernel (2.6.20), which automatically unmounted my root partition. Upon closer investigation, I found that something had overwritten most of my data, XFS's superblocks and other metadata structures. Th

Re: [Samba] Possible Filesystem Corruption with Samba 3.0.25a (with XFS and LVM)

2007-06-26 Thread Adam Tauno Williams
> This is a major issue, but due to the lack of helpful info, I'm forced > to ask in various places. > Perhaps Deluge Torrent's allocation routines got Samba confused? Most likely something in the Kernel got them mucked up. Or your hardware is junk. > There aren't many suspects -- either Samba,

Re: [Samba] Possible Filesystem Corruption with Samba 3.0.25a (with XFS and LVM)

2007-06-26 Thread Andri
Adam Tauno Williams wrote: >> This is a major issue, but due to the lack of helpful info, I'm forced >> to ask in various places. >> Perhaps Deluge Torrent's allocation routines got Samba confused? > > Most likely something in the Kernel got them mucked up. Or your > hardware is junk. I've done

Re: [Samba] Possible Filesystem Corruption with Samba 3.0.25a (with XFS and LVM)

2007-06-26 Thread Charles Marcus
On 6/26/2007, Andri ([EMAIL PROTECTED]) wrote: I've done occasional memtests for a few days straight, and all have ended successfully. If it wasn't one of those one-in-a-quintillion chances that the sun flipped the necessary bits in memory, I'm betting on software bugs. Memtest is hardly a reli

Re: [Samba] Possible Filesystem Corruption with Samba 3.0.25a (with XFS and LVM)

2007-06-26 Thread Adam Tauno Williams
On Tue, 2007-06-26 at 12:00 -0400, Charles Marcus wrote: > On 6/26/2007, Andri ([EMAIL PROTECTED]) wrote: > > I've done occasional memtests for a few days straight, and all have > > ended successfully. If it wasn't one of those one-in-a-quintillion > > chances that the sun flipped the necessary bit

Re: [Samba] Possible Filesystem Corruption with Samba 3.0.25a (with XFS and LVM)

2007-06-26 Thread Andri
Adam Tauno Williams wrote: > On Tue, 2007-06-26 at 12:00 -0400, Charles Marcus wrote: >> On 6/26/2007, Andri ([EMAIL PROTECTED]) wrote: >>> I've done occasional memtests for a few days straight, and all have >>> ended successfully. If it wasn't one of those one-in-a-quintillion >>> chances that the

Re: [Samba] Possible Filesystem Corruption with Samba 3.0.25a (with XFS and LVM)

2007-06-26 Thread Jerome Haltom
XFS eats files. Did you lose power or did your system crash? XFS is very good at losing files. Other than that, LVM is the next culprit. Samba only opens and writes to files. It has no code to do anything else in it. On Tue, 2007-06-26 at 15:35 +0300, Andri wrote: > Hello! > > A few days ago I

Re: [Samba] Possible Filesystem Corruption with Samba 3.0.25a (with XFS and LVM)

2007-06-26 Thread Andrew Morgan
On Tue, 26 Jun 2007, Andri wrote: Adam Tauno Williams wrote: On Tue, 2007-06-26 at 12:00 -0400, Charles Marcus wrote: On 6/26/2007, Andri ([EMAIL PROTECTED]) wrote: I've done occasional memtests for a few days straight, and all have ended successfully. If it wasn't one of those one-in-a-quint

Re: [Samba] Possible Filesystem Corruption with Samba 3.0.25a (with XFS and LVM)

2007-06-26 Thread Andri
Glad to finally see a reply not 100% about my hardware. Andrew Morgan wrote: > Samba uses standard system calls to create, modify, and delete files. > It does not write to random bits of /dev/hda. If you have filesystem > corruption, then the problem lies elsewhere. It's not FS corruption per s

Re: [Samba] Possible Filesystem Corruption with Samba 3.0.25a (with XFS and LVM)

2007-06-27 Thread Asier Baranguán
Jerome Haltom escribió: XFS eats files. Did you lose power or did your system crash? XFS is very good at losing files. Hmmm... I have two samba PDC running in a very faulty electrical connection, with power failures each week and XFS never hit/lose a file. -- To unsubscribe from this list go

Re: [Samba] Possible Filesystem Corruption with Samba 3.0.25a (with XFS and LVM)

2007-06-27 Thread Andri
Asier Baranguán wrote: > Jerome Haltom escribió: > >> XFS eats files. Did you lose power or did your system crash? XFS is very >> good at losing files. > > Hmmm... I have two samba PDC running in a very faulty electrical > connection, with power failures each week and XFS never hit/lose a file.

Re: [Samba] Possible Filesystem Corruption with Samba 3.0.25a (with XFS and LVM)

2007-06-27 Thread Francis Galiegue
Le mercredi 27 juin 2007, Andri a écrit : [...] > > Jerome's answer was a bit off-topic anyways, because I clearly stated that my > incident had nothing to do with XFS per se, and the problem was that something > had overwritten most of my root partition. > > I've found XFS to be stable in that

Re: [Samba] Possible Filesystem Corruption with Samba 3.0.25a (with XFS and LVM)

2007-06-27 Thread John Drescher
On 6/27/07, Andri <[EMAIL PROTECTED]> wrote: Asier Baranguán wrote: > Jerome Haltom escribió: > >> XFS eats files. Did you lose power or did your system crash? XFS is very >> good at losing files. > > Hmmm... I have two samba PDC running in a very faulty electrical > connection, with power failur

Re: [Samba] Possible Filesystem Corruption with Samba 3.0.25a (with XFS and LVM)

2007-06-27 Thread Adam Tauno Williams
> > XFS eats files. Did you lose power or did your system crash? XFS is very > > good at losing files. > Hmmm... I have two samba PDC running in a very faulty electrical connection, > with power > failures each week and XFS never hit/lose a file. These claims about XFS are very outdated. But ht

OT: ECC Memory - WAS: Re: [Samba] Possible Filesystem Corruption with Samba 3.0.25a (with XFS and LVM)

2007-06-26 Thread Charles Marcus
The best way I've ever found to reliably find bad memory is compile something big, like X. If your memory is bad, you'll find out pretty quick... The real solution is to use ECC memory. :) Curious... I recall reading somewhere that ECC memory was considerably slower than non-ECC, and its b

Re: OT: ECC Memory - WAS: Re: [Samba] Possible Filesystem Corruption with Samba 3.0.25a (with XFS and LVM)

2007-06-26 Thread John Drescher
I recall reading somewhere that ECC memory was considerably slower than non-ECC, and its benefits was mostly sales hype - ie, its ECC was not precisely reliable... Neither are true. Anyone know of an authoritative answer to this question? I use ECC memory in all of my servers and the main be

Re: OT: ECC Memory - WAS: Re: [Samba] Possible Filesystem Corruption with Samba 3.0.25a (with XFS and LVM)

2007-06-27 Thread Charles Marcus
John Drescher, on 6/26/2007 4:50 PM, said the following: I recall reading somewhere that ECC memory was considerably slower than non-ECC, and its benefits was mostly sales hype - ie, its ECC was not precisely reliable... Neither are true. Anyone know of an authoritative answer to this quest

Re: OT: ECC Memory - WAS: Re: [Samba] Possible Filesystem Corruption with Samba 3.0.25a (with XFS and LVM)

2007-06-27 Thread John Drescher
Hi John, Thanks for the response... This is what I was actually suspecting, but had no clue about these errors being logged in the BIOS - and thanks for the pointer to being able to read these on a running system - I'm off to read and test/implement. My experience with this has been limited mo

OT: XFS eats Files, was: Re: [Samba] Possible Filesystem Corruption with Samba 3.0.25a (with XFS and LVM)

2007-06-27 Thread Rashkae
Asier Baranguán wrote: Jerome Haltom escribió: XFS eats files. Did you lose power or did your system crash? XFS is very good at losing files. Hmmm... I have two samba PDC running in a very faulty electrical connection, with power failures each week and XFS never hit/lose a file. This is