OpenAFS-1.4.8-Leopard  at 10.5.5
(User also reports that they have a second Mac
  at home at 10.4 with similar issues: OS version 10.4.11
  running OpenAFS 1.4.7)
All debugging information below was done on primary server.
No VPN in use.

User is unable to copy files larger than about 3MB into AFS. 
Smaller files are able to be copied without issue.  The problem 
persists across a variety of destination directories. Source file 
is less than 5MB. They are able to copy this file around locally
without issue.

When the file copy terminates they get an error message 
as follows:

$ cp SIR2008-5192.pdf /afs/.usgs.gov/www/pubs/htdocs/pubs/sir/pintopdf/.
cp: /afs/.usgs.gov/www/pubs/htdocs/pubs/sir/pintopdf/./SIR2008-5192.pdf: 
Operation not supported by device

Some portion of the copy has succeeded:

$ ls -l /afs/.usgs.gov/www/pubs/htdocs/pubs/sir/pintopdf/SIR2008-5192.pdf
-rwxrwxrwx   1 46079    20       2899904 Nov 28 15:44 
/afs/.usgs.gov/www/pubs/htdocs/pubs/sir/pintopdf/SIR2008-5192.pdf

In the system.log file, nothing very informative:

Dec  1 08:21:06 tracypinto kernel[0]: afs: failed to store file (19)

The cache is certainly large enough

$ cmdebug localhost 7001 -cache
Chunk files:   15625
Stat caches:   2000
Data caches:   800
Volume caches: 70
Chunk size:    524288
Cache size:    500000 kB
Set time:      no
Cache type:    disk

And they have plenty of local disk space

$ df -k /var/db/openafs/cache
Filesystem   1024-blocks     Used Available Capacity  Mounted on
/dev/disk0s2   195025072 34524268 160244804    18%    /

Wondered if her ISP might be throttling connection, had her wait
a bit and then rsync the same file.  No dice.

$ rsync SIR2008-5192.pdf 
/afs/.usgs.gov/www/pubs/htdocs/pubs/sir/pintopdf/.
rsync: close failed on 
"/afs/.usgs.gov/www/pubs/htdocs/pubs/sir/pintopdf/./.SIR2008-5192.pdf.kujrST": 
Operation not supported by device (19)
rsync error: error in file IO (code 11) at 
/SourceCache/rsync/rsync-35.2/rsync/receiver.c(647) [receiver=2.6.9]
rsync: connection unexpectedly closed (39 bytes received so far) 
[generator]
rsync error: error in rsync protocol data stream (code 12) at 
/SourceCache/rsync/rsync-35.2/rsync/io.c(452) [generator=2.6.9]
rsync: connection unexpectedly closed (34 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at 
/SourceCache/rsync/rsync-35.2/rsync/io.c(452) [sender=2.6.9]

 

                                         -- David Boldt
                                             <[EMAIL PROTECTED]>


   " Speak the truth, but leave immediately after."
    --Slovenian Proverb

Reply via email to