home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / vms / 14672 < prev    next >
Encoding:
Text File  |  1992-09-08  |  2.4 KB  |  48 lines

  1. Newsgroups: comp.os.vms
  2. Path: sparky!uunet!sun-barr!ames!elroy.jpl.nasa.gov!nntp-server.caltech.edu!SOL1.GPS.CALTECH.EDU!CARL
  3. From: carl@SOL1.GPS.CALTECH.EDU (Carl J Lydick)
  4. Subject: RE: HEADERFULL messages when copying 2xRA81 to 1xRF72.
  5. Message-ID: <1992Sep5.201557.14244@cco.caltech.edu>
  6. Sender: news@cco.caltech.edu
  7. Nntp-Posting-Host: sol1.gps.caltech.edu
  8. Reply-To: carl@SOL1.GPS.CALTECH.EDU
  9. Organization: HST Wide Field/Planetary Camera
  10. References: <9209051853.AA07210@ucbvax.Berkeley.EDU>
  11. Date: Sat, 5 Sep 1992 20:15:57 GMT
  12. Lines: 34
  13.  
  14. In article <9209051853.AA07210@ucbvax.Berkeley.EDU>, moeller@gwdgv1.dnet.gwdg.de ("GWDGV1::MOELLER") writes:
  15. >Brian System Manager <SYSTEM%CLUSTER.POLY-NORTH-LONDON.AC.UK@IB.RL.AC.UK>
  16. >writes:
  17. >
  18. >> Problems once again! We (We? I mean muggins here) are in the middle of
  19. >> swapping our old CI based 8000 cluster with RA81 disks for a new 4500 (x4)
  20. >> RF72 LAVC VMS 5.5-1 cluster. I've got a problem copying some disks with
  21. >> HEADERFULL messages (detailed below), and basically need to know how to
  22. >> locate the headers used / headers free values on a disk volume.
  23. >>[...]
  24. >
  25. >When you see HEADERFUL while creating files on a disk, this usually
  26. >means that the index file's (INDEXF.SYS) file header is full.
  27. >INDEXF.SYS is (essentially) used to hold the file headers -
  28. >at least one block per regular file.
  29. >Opposed to normal files, INDEXF.SYS can have only a single file
  30. >header, which is sufficient to describe some 40-odd extents.
  31.  
  32. Actually, it's either 52 or 53 extents; I forget which.
  33.  
  34. >INDEXF.SYS starts with a single extent
  35.  
  36. No, it starts with at least 4 extents.  The first extent holds the boot block
  37. and the  home block of the disk.  The second extent holds the backup home
  38. block.  The third extent holds the backup index file header, and the fourth
  39. extent holds the index file bitmap and at least the first 16 file headers.
  40. --------------------------------------------------------------------------------
  41. Carl J Lydick | INTERnet: CARL@SOL1.GPS.CALTECH.EDU | NSI/HEPnet: SOL1::CARL
  42.  
  43. Disclaimer:  Hey, I understand VAXen and VMS.  That's what I get paid for.  My
  44. understanding of astronomy is purely at the amateur level (or below).  So
  45. unless what I'm saying is directly related to VAX/VMS, don't hold me or my
  46. organization responsible for it.  If it IS related to VAX/VMS, you can try to
  47. hold me responsible for it, but my organization had nothing to do with it.
  48.