[EMAIL PROTECTED] (Ronald L. Levin) writes:
> >        What is the granularity with which AFS SOLARIS-based servers access
> >        their disks ?
> >
> >        Most BSD based systems and some SVID systems use an 8k block
> >        size for reading from and writing to the disk.  In other
> >        environments the block size may range from 1k to 32k.  Normal SunOS a\
> nd
> >        Solaris both use 8k blocking.
> 
> 
> Does AFS change this ???

Yes and no. AFS doesn't change the underlying ufs, which still uses
the 8k/1k stuff. However since the cache mgrs (ie, the clients)
typically make requests using a chunk size of 64K, the server issues
reads/writes of 64K to the ufs.


> 
> 
> 
> 
> 
> =================================================================
> 
> Ronald L. Levin, Sc.D.            E-mail:  [EMAIL PROTECTED]
> BEIP/NCRR
> National Institutes of Health
> Bldg. 13, Room 3N17
> 13 South Drive MSC 5766           VOX:     (301) 496-4454
> Bethesda, MD  20892-5766          FAX:     (301) 496-6608
> 
> =================================================================

Reply via email to