Re: [reiserfs-list] reiserfs for MacOS X?

2002-02-13 Thread Oleg Drokin

Hello!

On Wed, Feb 13, 2002 at 04:27:47PM -0600, The Doctor What wrote:

> Does it exist?
No (*).
There is reiserfs for Linux, also there is a man somewhere who implemented
reiserfs reader in userspace for Windows.
But if you have money http://namesys.com/support.html covers how you can get
reiserfs for your favorite OS.

Bye,
Oleg

(*) If they do not support Linux loadable kernel modules.



Re: [reiserfs-list] Filesize limits on ReiserFS?

2002-02-13 Thread Oleg Drokin

Hello!

On Wed, Feb 13, 2002 at 06:02:57PM -, Paul Robertson wrote:

> I found I had to mkreiserfs with the option -v2 to get large file support.

SuSE (and probably others?) have patched reiserfsprogs package in their
distribution to chose old format by default. They have to maintain
compatibility with 2.2 kernels.

Bye,
Oleg



Re: [reiserfs-list] [PATCH] write barriers for 2.4.x

2002-02-13 Thread Chris Mason



On Thursday, February 14, 2002 02:18:40 AM +0100 Philippe Gramoullé 
<[EMAIL PROTECTED]> wrote:

> 
> Hi,
> 
> Chris Mason wrote:
> 
> ...
>> If you really want to experiment with this on scsi, but have a different
>> adapter, let me know.
> ...
> 
> I'd be very much interested to see how it behaves with the PERC3/QC from
> DELL
> (megaraid driver)
> 
> Let me know if that's possible.

I'll take a look in the morning.  If you've got a writeback cache on the
contoller though (battery backed), the tagged queuing might not help
much though, since the controller tells the OS the write was done
immediately.

-chris




Re: [reiserfs-list] O/T but expert answer needed: MS says NTFS does full data journaling

2002-02-13 Thread Russell Coker

On Thu, 14 Feb 2002 02:58, [EMAIL PROTECTED] wrote:
> On Wed, 13 Feb 2002 12:26:59 +1300, Adam Warner <[EMAIL PROTECTED]>  
said:
> >Does Windows journal the metadata, data or both?
> >
> >Answer:  Windows NT/2000 systems that utilize NTFS since NT3.1 have
> >always journalled and logged metadata and data, so we've been doing
> >this for close to a decade.
> >
> > I just want to confirm if this is in fact true. I can't find a
>
> Hint:  If they journal both, why do you ever hear of people getting
> corrupted filesystems when the box BSOD's?
>
> (No, I don't know if it does or not - but I've heard *too* many people say
> "It hosed the disk and I had to reinstall" for me to think that it's done
> correctly)

When a maching gets an Oops or BSOD condition then the kernel is inherantly 
doing improper and unpredictable things with memory.  Therefore regardless of 
what file system you use it could get trashed and data could get lost.

Oops conditions are generally rare on Linux machines so this shouldn't be 
much of an issue.  BSOD on NT is quite common...

-- 
http://www.coker.com.au/bonnie++/ Bonnie++ hard drive benchmark
http://www.coker.com.au/postal/   Postal SMTP/POP benchmark
http://www.coker.com.au/projects.html Projects I am working on
http://www.coker.com.au/~russell/ My home page



Re: [reiserfs-list] [PATCH] write barriers for 2.4.x

2002-02-13 Thread Philippe Gramoullé


Hi,

Chris Mason wrote:

...
> If you really want to experiment with this on scsi, but have a different
> adapter, let me know.
...

I'd be very much interested to see how it behaves with the PERC3/QC from
DELL
(megaraid driver)

Let me know if that's possible.

Thanks,

Philippe.
Lycos Europe NOC



[reiserfs-list] Re: [PATCH] write barriers for 2.4.x

2002-02-13 Thread Chris Mason



On Thursday, February 14, 2002 12:58:31 AM +0100 Dieter Nützel 
<[EMAIL PROTECTED]> wrote:

> BTW
> I'm currently running the below stuff.
> Linux is flying!!! --- Ingo's latest little -K2 to -K3 fix did the trick.

Please test this against the pure 2.4.18-pre kernels.  The elevator changes
from andrew and the preemption stuff should cause problems with the
patch.

-chris





[reiserfs-list] Re: [PATCH] write barriers for 2.4.x

2002-02-13 Thread Dieter Nützel

On Thursday, 14. February 2002 00:47, Chris Mason wrote:
> On Wednesday, February 13, 2002 11:27:13 PM +0100 Dieter Nützel 
<[EMAIL PROTECTED]> wrote:
> > Hello Chris,
> >
> > I'll do my best on AHA-2940UW and with IBM DDYS U160 10k rpm.
> >
> > But can you please send your patch next time _NOT_ included, but as
> > attachment (*.gz or *.bz2)?
> > It is corrupted (wrapped lines)...
> > ...and I am not subscribed and have to pull it from
> > http://marc.theaimsgroup.com/?l=reiserfs.
>
> Hmmm, you might want to try the download message raw feature on
> marc.  I had line wrapping turned off on that message, and just
> double checked that it didn't have wrapped lines.

OK, that's a second possibility...;-)

> Thanks for offering to give it a try, I'm sending you a gzip'd
> version of the patch in case you can't pull it from marc.

Got your second mail, thanks.
But I'll do it tomorrow, will see some Olympic stuff before I go to bed.

-Dieter

BTW
I'm currently running the below stuff.
Linux is flying!!! --- Ingo's latest little -K2 to -K3 fix did the trick.

2.4.18-pre8
00_get_user_pages-2
00_nanosleep-5
00_vm_raend-race-1
00_vmalloc-cache-flush-1
06-clone-flags
10-ide-20020119
10_vm-24
2.4.18-pre9.pending (all :-)
bootmem-2.4.17-pre6
make_request.patch  (Andrew Mortan)
preempt+lock-break
read-latency2.patch
sched-O1-2.5.4-K3.patch
waitq-2.4.17-mainline-1



[reiserfs-list] Re: [PATCH] write barriers for 2.4.x

2002-02-13 Thread Chris Mason



On Wednesday, February 13, 2002 11:27:13 PM +0100 Dieter Nützel 
<[EMAIL PROTECTED]> wrote:

> Hello Chris,
> 
> I'll do my best on AHA-2940UW and with IBM DDYS U160 10k rpm.
> 
> But can you please send your patch next time _NOT_ included, but as 
> attachment (*.gz or *.bz2)?
> It is corrupted (wrapped lines)...
> ...and I am not subscribed and have to pull it from 
> http://marc.theaimsgroup.com/?l=reiserfs.

Hmmm, you might want to try the download message raw feature on
marc.  I had line wrapping turned off on that message, and just
double checked that it didn't have wrapped lines.

Thanks for offering to give it a try, I'm sending you a gzip'd
version of the patch in case you can't pull it from marc.

-chris