home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / hp / 9974 < prev    next >
Encoding:
Internet Message Format  |  1992-09-02  |  3.5 KB

  1. Path: sparky!uunet!cs.utexas.edu!torn!gonzo.cs.uoguelph.ca!sgi2.mathstat.uoguelph.ca!sgi2.mathstat.uoguelph.ca!not-for-mail
  2. From: leonardz@sgi2.mathstat.uoguelph.ca
  3. Newsgroups: comp.sys.hp
  4. Subject: Re: Third party disk drives on HP-UX
  5. Date: 2 Sep 1992 14:34:15 -0400
  6. Organization: Department of Mathematics & Statistics, Univ. of Guelph
  7. Lines: 101
  8. Message-ID: <1831f7INNsbb@sgi2.mathstat.uoguelph.ca>
  9. References: <1992Sep1.134356.17274@alw.nih.gov>
  10. NNTP-Posting-Host: sgi2.mathstat.uoguelph.ca
  11. X-Newsreader: Tin 1.1 PL5
  12.  
  13.  
  14.  
  15.  
  16.  
  17. I am trying to install a disk & dat subsystem on an HP 720. It has an internal
  18. disk at scsi address 6. 
  19.  
  20.     I set the disk address to 4 and the tape address to 2. When the 720 comes up, it sees devices at adresses 2,4,6 and boots from 6 as it should. I did a
  21.     mknod on /dev/rmt/0m,0mn and the tape works like a charm.
  22.  
  23.     Howver, I modified /etc/disktab,/etc/master,/usr/sam/lib/disk_aliases
  24.     as follows:
  25. from disktab :
  26.  
  27. ###############################################
  28. #FUJITSU|M2266
  29. #   vendor:    FUJITSU
  30. #   product id: M2266
  31. #   bytes per block:       1024
  32. FUJITSU_M2266_noreserve|FUJITSU_M2266_noswap|FUJITSU_M2266|FUJITSU_M2266_noreserve_noswap:\
  33.     :no swap or boot:ns#42:nt#15:nc#1644:\
  34.     :s0#1035720:b0#8192:f0#1024:\
  35.     :se#1024:rm#3600:
  36.  
  37.  
  38. from master :
  39.  
  40. #
  41. 2212A        HP_2212A    scsi    single_ended_scsi
  42. 2213A        HP_2213A    scsi    single_ended_scsi
  43. PD210S        QUANTUM_PD210S    scsi    single_ended_scsi
  44. PD425S        QUANTUM_PD425S    scsi    single_ended_scsi
  45. S6300.650A    HP_S6300.650A    scsi    single_ended_scsi
  46. 1528        MICROP_1528    scsi    single_ended_scsi
  47. 1588T        MICROP_1588T    scsi    single_ended_scsi
  48. C2235        HP_C2235    scsi    single_ended_scsi
  49. CDROM-SCSI    CDROM-SCSI    scsi    single_ended_scsi
  50. 2266            FUJITSU_M2266   scsi    single_ended_scsi
  51. 97560        HP_97560    scsi    differential_scsi
  52.  
  53.  
  54. from disk_aliases :
  55.  
  56. $$$
  57. *
  58. * The following entries form the alias table.
  59. * field 1: product #    field 2: driver name
  60. *
  61. nm        netman
  62. 2213A         scsi
  63. Quantum_210S    scsi
  64. 210S          scsi
  65. lan2        lan01
  66. s2tape         scsitape
  67. s2disk         scsi
  68. CentIf        parallel
  69. ram        ramdisc
  70. HP_2212A    scsi
  71. HP_2213A    scsi
  72. HP_S6300.650A    scsi
  73. QUANTUM_PD210S    scsi
  74. QUANTUM_PD425S    scsi
  75. MICROP_1588T    scsi
  76. MICROP_1528    scsi
  77. FUJITSU_M2266   scsi
  78. HP_C2235S    scsi
  79. HP_97560S    scsi
  80. HP_7937        cs80
  81. $$$
  82.  
  83.  
  84.     This added the required descriptions of the Fujitsu M2266 disk drive.
  85.     When I enter sam to add the disk, i go through the menus until i get
  86.     to the add a disk menu. When I press enter , the message working comes
  87.     up, lasts for 20-30 seconds, and then the system crashes.
  88.  
  89.     1 ) Am I doing something oviously wrong ??
  90.     2 ) If not, how do I get to the system core dump to analyse it and see
  91.         what is going wrong?? On some systems , the system memory dumps to
  92.         a particular directory, and then upon reboot, you use dbx -?
  93.         to analyse the core file. Is there a similar procedure here??
  94.  
  95.     I know the vendor who supplied that disk has suppled 3 already that
  96.     installed perfectly smoothly. I don't see what the difference is and I
  97.     am suspecting flaky hardware, likely the disk as the disk and tape are
  98.     in the same cabinet, and the tape works fine.
  99.  
  100.     While I am at it, the disk is supposed to be jumpered for asynchronous
  101. transfer mode. Does the HP 720 not support synchronous scsi, or is it the 
  102. combination of Fujitsu and HP that won't work in synchrous transfer mode?
  103.  
  104.  
  105. --
  106.                         Regards,
  107.                         Len Zaifman
  108.  
  109. Len Zaifman
  110. Information Technology Coordinator, College of Physical and Engineering Science
  111. University of Guelph, Guelph, Ontario. N1G 2W1
  112. phone : (519) 824-4747 xt 6566 
  113. email : leonardz@vm.uoguelph.ca , leonardz@Testarossa.cs.uoguelph.ca
  114.