public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* Different filesystems
@  Tommy Moore
   ` Kerry Hoath
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Tommy Moore @  UTC (permalink / raw)
  To: speakup

Hi guys. Are there any filesystems that linux can read and write to that 
support files  larger than 2 gigs? Have a server that we're using ghost to 
backup and when trying to upload the image to the linux machine it stops 
at the 2 GB mark. Is there anything short of setting up antoehr MS server 
to handle these big files?

Thanks.

Tommy




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

* Re: Different filesystems
   Different filesystems Tommy Moore
@  ` Kerry Hoath
     ` Frank Carmickle
   ` Jacob Schmude
   ` Different filesystems Thomas Ward
  2 siblings, 1 reply; 12+ messages in thread
From: Kerry Hoath @  UTC (permalink / raw)
  To: speakup

Kernel 2.4.x has large file support but you must
compile samba to handle that as well as far as I know.
I am not sure on large file support for 2.2.x will have to test it.

Regards, Kerry.
On Sat, Nov 10, 2001 at 12:54:49PM -0500, Tommy Moore wrote:
> Hi guys. Are there any filesystems that linux can read and write to that 
> support files  larger than 2 gigs? Have a server that we're using ghost to 
> backup and when trying to upload the image to the linux machine it stops 
> at the 2 GB mark. Is there anything short of setting up antoehr MS server 
> to handle these big files?
> 
> Thanks.
> 
> Tommy
> 
> 
> 
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
> 

-- 
Kerry Hoath: kerry@gotss.net kerry@gotss.eu.org or  kerry@gotss.spice.net.au
ICQ UIN: 8226547


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

* Re: Different filesystems
   ` Kerry Hoath
@    ` Frank Carmickle
       ` Kirk Wood
  0 siblings, 1 reply; 12+ messages in thread
From: Frank Carmickle @  UTC (permalink / raw)
  To: speakup

Hey guys

Reiserfs supports some extremely large files.  I don't know about ext2 or
ext3.  There was a 2gb limit for ext2 at one point.  


On Sun, 11 Nov 2001, Kerry Hoath wrote:

> Kernel 2.4.x has large file support but you must
> compile samba to handle that as well as far as I know.
> I am not sure on large file support for 2.2.x will have to test it.
> 
> Regards, Kerry.
> On Sat, Nov 10, 2001 at 12:54:49PM -0500, Tommy Moore wrote:
> > Hi guys. Are there any filesystems that linux can read and write to that 
> > support files  larger than 2 gigs? Have a server that we're using ghost to 
> > backup and when trying to upload the image to the linux machine it stops 
> > at the 2 GB mark. Is there anything short of setting up antoehr MS server 
> > to handle these big files?

-- 
     Frank Carmickle
phone:     412 761-9568
email:     frankiec@dryrose.com



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

* Re: Different filesystems
   Different filesystems Tommy Moore
   ` Kerry Hoath
@  ` Jacob Schmude
     ` Jim Ruby
   ` Different filesystems Thomas Ward
  2 siblings, 1 reply; 12+ messages in thread
From: Jacob Schmude @  UTC (permalink / raw)
  To: speakup

Hi
  Reiserfs would be your best bet with linux. Not sure what its upper limit is (if it even has one) but it's way above 2GB. Of course you'd need to move some things around and format a linux partition with reiserfs then move everything back. The other nice thing is that reiserfs has a journaling system, meaning no more of those long fscks at boot up. It has been in kernels since 2.4.1.

HTH


On Sat, Nov 10, 2001 at 12:54:49PM -0500, Tommy Moore wrote:
> Hi guys. Are there any filesystems that linux can read and write to that 
> support files  larger than 2 gigs? Have a server that we're using ghost to 
> backup and when trying to upload the image to the linux machine it stops 
> at the 2 GB mark. Is there anything short of setting up antoehr MS server 
> to handle these big files?


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

* Re: Different filesystems
   Different filesystems Tommy Moore
   ` Kerry Hoath
   ` Jacob Schmude
@  ` Thomas Ward
  2 siblings, 0 replies; 12+ messages in thread
From: Thomas Ward @  UTC (permalink / raw)
  To: speakup

Have you tried ext3? It might do what you want. I haven't tried using large
files, but so far it seams pretty stable.

----- Original Message -----
From: "Tommy Moore" <tmoore@cmrc.org>
To: <speakup@braille.uwo.ca>
Sent: Saturday, November 10, 2001 12:54 PM
Subject: Different filesystems


> Hi guys. Are there any filesystems that linux can read and write to that
> support files  larger than 2 gigs? Have a server that we're using ghost to
> backup and when trying to upload the image to the linux machine it stops
> at the 2 GB mark. Is there anything short of setting up antoehr MS server
> to handle these big files?
>
> Thanks.
>
> Tommy
>
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup



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

* Re: Different filesystems
     ` Frank Carmickle
@      ` Kirk Wood
         ` Frank Carmickle
  0 siblings, 1 reply; 12+ messages in thread
From: Kirk Wood @  UTC (permalink / raw)
  To: speakup

On Sat, 10 Nov 2001, Frank Carmickle wrote:
> Reiserfs supports some extremely large files.  I don't know about ext2 or
> ext3.  There was a 2gb limit for ext2 at one point.  

Umm, while I can understand that someone somewhere may find 2GB a limiting
factor for a file, why would *I* worry about this limit? If I have a
single firle that big, I have other things to worry about.

=======
Kirk Wood
Cpt.Kirk@1tree.net

"When I take action, I'm not going to fire a $2 million missle at
a $10 empty tent and hit a camel in the butt. It's going to be decisive."
	- President George Bush



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

* Re: Different filesystems
       ` Kirk Wood
@        ` Frank Carmickle
  0 siblings, 0 replies; 12+ messages in thread
From: Frank Carmickle @  UTC (permalink / raw)
  To: speakup

On Sun, 11 Nov 2001, Kirk Wood wrote:
> > ext3.  There was a 2gb limit for ext2 at one point.  
> 
> Umm, while I can understand that someone somewhere may find 2GB a limiting
> factor for a file, why would *I* worry about this limit? If I have a
> single firle that big, I have other things to worry about.

Like what?  There are lots of times when you have greater then 2gb files.  
Consider the case of digital audio or digital video.  It doesn't take to
long to reach this limit.  Let's do a little math on pre ac3 or dts
encoded surround.  I've got 6 channels of 24 bit 96khz audio.  Let's say
that this is the sound track for a movie that is 2 hours in length.  
Almost all of the audio cards that support 24 bit 96k actually read and
write 32 bits.  For my math I'll use 4 bytes.

(((((((4*96000)*60)*120)*6)/1024)/1024)/1024) = 15.44952392578125 

So we have ourselves a nice 15.5gb file.  Let's hope that we can put that
on our filesystem.  Let's do some other math while were at it.  How fast
do our disk or disks need to be to make this play with out drop outs?

((((4*96000)*6)/1024)/1024) = 2.197265625

With 2.2mb/sec we don't have any problems at all with disk through
put.  If we want to have 48 tracks we would need only 18mb/s.  Not to hard
to do by any means.  

So what were you getting at?

-- 
     Frank Carmickle
phone:     412 761-9568
email:     frankiec@dryrose.com



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

* real player gold pass
     ` Jim Ruby
@      ` randy turner
         ` Kirk Wood
  0 siblings, 1 reply; 12+ messages in thread
From: randy turner @  UTC (permalink / raw)
  To: speakup


hi all,
does anybody know if real player gold pass works with real player 8?
in other words if i subscrive and pay my 10.00 monthly fee
will i be able to access there subscription stuff using the linux real
player???

thanks in advance
randy




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

* Re: Different filesystems
   ` Jacob Schmude
@    ` Jim Ruby
       ` real player gold pass randy turner
  0 siblings, 1 reply; 12+ messages in thread
From: Jim Ruby @  UTC (permalink / raw)
  To: speakup

I thought ext3 had a gernaling system too.  If not I would like to do a fresh install using either ext3 or Reiserfs.

Hopefully this can be done as I would like to get rh 7.2 back up and running soon.


On Sat, 10 Nov 2001 16:57:06 -0500, Jacob Schmude wrote:

>Hi
>  Reiserfs would be your best bet with linux. Not sure what its upper limit is (if it even has one) but it's way above 2GB. Of course you'd need to move some things around and format a linux partition with reiserfs then 
move everything back. The other nice thing is that reiserfs has a journaling system, meaning no more of those long fscks at boot up. It has been in kernels since 2.4.1.
>
>HTH
>
>
>On Sat, Nov 10, 2001 at 12:54:49PM -0500, Tommy Moore wrote:
>> Hi guys. Are there any filesystems that linux can read and write to that 
>> support files  larger than 2 gigs? Have a server that we're using ghost to 
>> backup and when trying to upload the image to the linux machine it stops 
>> at the 2 GB mark. Is there anything short of setting up antoehr MS server 
>> to handle these big files?
>
>_______________________________________________
>Speakup mailing list
>Speakup@braille.uwo.ca
>http://speech.braille.uwo.ca/mailman/listinfo/speakup





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

* Re: real player gold pass
       ` real player gold pass randy turner
@        ` Kirk Wood
           ` randy turner
           ` javascript randy turner
  0 siblings, 2 replies; 12+ messages in thread
From: Kirk Wood @  UTC (permalink / raw)
  To: speakup

I don't know, but if you contat Real Networks surely they would know.

=======
Kirk Wood
Cpt.Kirk@1tree.net

"When I take action, I'm not going to fire a $2 million missle at
a $10 empty tent and hit a camel in the butt. It's going to be decisive."
	- President George Bush




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

* Re: real player gold pass
         ` Kirk Wood
@          ` randy turner
           ` javascript randy turner
  1 sibling, 0 replies; 12+ messages in thread
From: randy turner @  UTC (permalink / raw)
  To: speakup


thanks, i will ask them about it and let everybody know.

On Mon, 12 Nov 2001, Kirk Wood wrote:

> I don't know, but if you contat Real Networks surely they would know.
> 
> =======
> Kirk Wood
> Cpt.Kirk@1tree.net
> 
> "When I take action, I'm not going to fire a $2 million missle at
> a $10 empty tent and hit a camel in the butt. It's going to be decisive."
> 	- President George Bush
> 
> 
> 
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
> 
> 



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

* javascript
         ` Kirk Wood
           ` randy turner
@          ` randy turner
  1 sibling, 0 replies; 12+ messages in thread
From: randy turner @  UTC (permalink / raw)
  To: speakup


hi all,
has anyone had any luck on accessing broadcast.com?
or the audio channels on yahoo.com?
is there anyway of turning off the javascript on yahoo.com?
i wrote them up on yahoo.com but i have not got an answer.
thanks in advance
randy




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

end of thread, other threads:[~ UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 Different filesystems Tommy Moore
 ` Kerry Hoath
   ` Frank Carmickle
     ` Kirk Wood
       ` Frank Carmickle
 ` Jacob Schmude
   ` Jim Ruby
     ` real player gold pass randy turner
       ` Kirk Wood
         ` randy turner
         ` javascript randy turner
 ` Different filesystems Thomas Ward

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 read-only IMAP folder(s) and NNTP newsgroup(s).