[OpenAFS] 'no space left on device' while importing

Hendrik Hoeth hendrik.hoeth@cern.ch
Mon, 29 Mar 2004 17:27:20 +0200


Thus spake Matthew Turk (mturk@astro.psu.edu):

> # cat /usr/vice/cache
> /afs:/usr/vice/cache:3575203
                       ^^^^^^^
This seems quite large for the size of your partition. Try something
like 90% of the partition size, e.g. 3350000.

-- 
for (Int_t j = 0; j < 100; j++){        // ROOT Users Guide 3.10, p. 243
  if (j < 100){
    smallHisto->Fill(fTracks_fPx[j]);
  }
}