Re: [OpenAFS] Current Limits of OpenAfs ?

2009-01-13 Thread Steven Jenkins
On Sat, Jan 10, 2009 at 1:08 PM, Matt Benjamin m...@linuxbox.com wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Adding to that, I'd suggest reading the slides from Alistair Ferguson's keynote at the 2008 AFS workshop. The current client/server ratio (2000/1, going to 5000/1?) and

Re: [OpenAFS] Current Limits of OpenAfs ?

2009-01-10 Thread Derrick Brashear
Can anyone tell me how to calculate the memory requirement for each client on a server ? Not without more information. The state information is stored per callback, which is one per file/directory in a writable volume, and one per entire readonly volume, so without knowing what the client's

Re: [OpenAFS] Current Limits of OpenAfs ?

2009-01-10 Thread Matt Benjamin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Adding to that, I'd suggest reading the slides from Alistair Ferguson's keynote at the 2008 AFS workshop. The current client/server ratio (2000/1, going to 5000/1?) and configured callback's per file server (4 million?) in one Morgan Stanley

Re: [OpenAFS] Current Limits of OpenAfs ?

2009-01-10 Thread gary mazzaferro
Thanks Derrick, So basically, its one callback state per file and one per RO volume. I'm assuming that the server with the RO volume will not be maintaining the state of the server with open files and likewise the server with open files will not be mainataining the state of the RO volumes. So,

Re: [OpenAFS] Current Limits of OpenAfs ?

2009-01-10 Thread Jeffrey Altman
Gary: A volume can either be read/write or readonly. Only one file server can maintain a copy of the read/write volume but multiple file servers can maintain a copy of the readonly volume. Callback state is not shared between servers. The callback registrations are promises by the file server

[OpenAFS] Current Limits of OpenAfs ?

2009-01-09 Thread gary mazzaferro
Hi, Is there a place I can find the current file, directory, volume and partition limits for OpenAfs ? I'm not sure which values are current. This is what I found searching: Max Number of Volumes Per Server: ? Max partition size in 1.4.x is 2TB Max partition size in 1.5.x is max signed int64

Re: [OpenAFS] Current Limits of OpenAfs ?

2009-01-09 Thread Derrick Brashear
On Fri, Jan 9, 2009 at 2:19 PM, Esther Filderman mizmo...@gmail.com wrote: On Fri, Jan 9, 2009 at 11:31 AM, gary mazzaferro ga...@oedata.com wrote: Hi, Is there a place I can find the current file, directory, volume and partition limits for OpenAfs ? I'm not sure which values are current.

Re: [OpenAFS] Current Limits of OpenAfs ?

2009-01-09 Thread gary mazzaferro
Thanks so much !!! I'm evaluating different distributed file systems for a cloud file system Yes, I said it, cloud. I've always admired the Andrew concept from the early/mid 80's. I like that AFS doesn't attempt to wide stripe data across servers. This company's model, they have lots of