home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / sun / hardware / 6201 < prev    next >
Encoding:
Text File  |  1992-12-12  |  3.2 KB  |  81 lines

  1. Newsgroups: comp.sys.sun.hardware
  2. Path: sparky!uunet!math.fu-berlin.de!informatik.tu-muenchen.de!lrz-muenchen.de!regent!pete
  3. From: pete@guug.de (Pete Delaney)
  4. Subject: Re: WANTED: drive geometry for Fujitsu M2624SA
  5. Message-ID: <pete.724189974@guug.de>
  6. Replyto: pete@Sparc.Guug.De
  7. Sender: news@regent.e-technik.tu-muenchen.de (News System)
  8. Organization: Technical University of Munich, Germany
  9. References: <BypF7C.4zD@gdls.CSCTMD.COM>
  10. Date: Sat, 12 Dec 1992 19:52:54 GMT
  11. Lines: 68
  12.  
  13. plite@gdls.CSCTMD.COM (Steven Plite) writes:
  14.  
  15. >Does anyone have any geometry info on the Fujitsu M2624SA?  (of course I'll
  16. >take a format.dat entry :)  The manual assumes I'm a PC weenie, of course.
  17.  
  18. I'm using the following format.dat entry, it SEEMS to be working ok:
  19.  
  20. disk_type = "Fujitsu-M2624S-512" \
  21.         : ctlr = MD21 : fmt_time = 1 \
  22.         : trks_zone = 15 : asect = 4 : atrks = 30 \
  23.         : ncyl =  1429 : acyl = 2 : pcyl = 1435 : nhead = 11 : nsect = 64 \
  24.         : rpm = 4400 : bpt = 39263
  25.  
  26. partition = "Fujitsu M2624S-512" \
  27.         : disk = "Fujitsu-M2624S-512" : ctlr = MD21 \
  28.         : a = 0, 35200 : b = 50, 35200 : c = 0, 1006016 : g = 100, 935616
  29.  
  30. Format Shows:
  31.     Current Disk = sd0: <Fujitsu-M2624S-512 cyl 1429 alt 2 hd 11 sec 64>
  32.  
  33. Partitions:
  34.     Current partition table (Fujitsu M2624S-512):
  35.         partition a - starting cyl      0, # blocks    35200 (50/0/0)
  36.         partition b - starting cyl     50, # blocks    35200 (50/0/0)
  37.         partition c - starting cyl      0, # blocks  1006016 (1429/0/0)
  38.         partition d - starting cyl      0, # blocks        0 (0/0/0)
  39.         partition e - starting cyl      0, # blocks        0 (0/0/0)
  40.         partition f - starting cyl      0, # blocks        0 (0/0/0)
  41.         partition g - starting cyl    100, # blocks   935616 (1329/0/0)
  42.         partition h - starting cyl      0, # blocks        0 (0/0/0)
  43.  
  44. I picked up two for DM1,100 the other day.  One vibrates a tiny bit
  45. more than the other, I don't know it thats significant.  The guy
  46. thru in a photocopy of the manual:
  47.  
  48. On page 3-3 and 3-6 it says the Zone Partions are:
  49.  
  50. ZONE            I        II        III        IV
  51. Cylinder              0 to 606         607 to 847        848 to 1157    1158 to 1434    
  52. Bytes/Track            41593           39262           36834          33274
  53. Actual Sector Length  593.03           593.35           593.52          593.83
  54. Sectors/Track             70        66        62        56
  55.  
  56. Table 3.6 Shows the Format Capacity for the Fujitsu M2624SA
  57.     Heads:                 9    
  58.     Data Block Length:         512
  59.     Number of User Blocks:        1015812
  60.     Number of CE Blocks:        613
  61.     Total # of Spare Sectors:    4900
  62.     Format Capacity:        520.10
  63.  
  64. It says that 1429 is the "default" number of cylinders.  I'm not
  65. sure what the other 5 cyliners are being used for.  I suppose
  66. bad blocks, but it could be wasted. I'm only getting about 500
  67. MegBytes but the book says I should be able to get 520.10. After
  68. mkfs it comes to 438886 kbytes for the g partition; leaving 100
  69. cyliners for root and swap.
  70.  
  71. I suppose that the format program is leaving all of the Zone stuff
  72. to the SCSI controller.  I noticed that format has support for 
  73. zones but I don't know if it's used on SCSI drives.
  74.  
  75. I tried using 70 sectors but had a problem with label, it 
  76. couln't write the backup labels. But said it wasn't a media
  77. error.  Anyone know how to get out the last 20 magabytes?
  78.  
  79.  
  80. -pete
  81.