home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / hp / 10276 < prev    next >
Encoding:
Internet Message Format  |  1992-09-10  |  1.4 KB

  1. Path: sparky!uunet!pipex!unipalm!uknet!mucs!lucs!djn
  2. From: djn@csc.liv.ac.uk (David Nixon)
  3. Newsgroups: comp.sys.hp
  4. Subject: Re: /etc/disktab entry for Seagate WREN 8 (ST41650N)
  5. Message-ID: <6058@m1.cs.man.ac.uk>
  6. Date: 10 Sep 92 11:50:02 GMT
  7. References: <1992Sep9.181047.25090@mic.ucla.edu>
  8. Sender: news@cs.man.ac.uk
  9. Organization: Computer Science, Liverpool University
  10. Lines: 29
  11.  
  12.  
  13. To build filesystems on a WREN 8, attached to an HP720, I created the following 
  14. disktab entries:
  15.  
  16. ###############################################
  17. # SEAGATE WREN VIII (product id: ST41650)
  18. # type: direct access device
  19. # size: 1416345600 bytes (factory formatted)
  20. # bytes per sector: 512
  21. # blocks per disk:1383150 
  22. # response format: 2
  23. WREN_VIII_noreserve|WREN_VIII_noswap:\
  24.     :No swap or boot:ns#43:nt#15:nc#2105:\
  25.     :s0#1383150:b0#8192:f0#1024:\
  26.     :se#512:rm#3600:
  27. WREN_VIII_50MB:\
  28.     :50 MByte reserved for swap & boot:ns#43:nt#15:nc#2105:\
  29.     :s0#1327854:b0#8192:f0#1024:\
  30.     :se#512:rm#3600:
  31.  
  32. With inodes allocated at 1 per 8196 bytes, and 8 cylinders per group,
  33. the 50MB swap option  gives you:
  34.  
  35. /cs/crosby       (/cs/crosby):  1034002 blocks            -1 i-nodes
  36.                                 2585494 total blocks      -1 total i-nodes
  37.                                 1292942 used  blocks      -1 used i-nodes
  38.                                      10 percent minfree
  39.  
  40. DavidN ------- Computer Science --- University of Liverpool
  41.