<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Connect NIKE model 10 to 2 server in Disk Enclosures</title>
    <link>https://community.hpe.com/t5/disk-enclosures/connect-nike-model-10-to-2-server/m-p/2702095#M4596</link>
    <description>If you use Fast-Wide differential HBA installed in one of the GSC (HSC) slots rather than built-in SCSI, You have to also make sure that terminator resistor pack on each system placed properly.&lt;BR /&gt;&lt;BR /&gt;There're two sets of terminator resistor packs on the card (active and storage sockets)&lt;BR /&gt;&lt;BR /&gt;If SCSI adaptor installed on each system are connected to the external connector but not the internal connector of the card indicating  only external devices exist, terminator packs must be installed in the active socket, UD4, UE4, UF4 (written on the card) &lt;BR /&gt;Active sockets are ones closest to the internal connetor of the card.&lt;BR /&gt;&lt;BR /&gt;I think that terminator packs are placed in the wrong place and this produces a lot of SCSI errors.&lt;BR /&gt;- I saw this several times in D-Class.&lt;BR /&gt;Just move them in order to put them in the right place.&lt;BR /&gt;Be careful when you remove and put them back not to break any legs of the terminating registor packs.&lt;BR /&gt;&lt;BR /&gt;Good luck!&lt;BR /&gt;Insu&lt;BR /&gt;</description>
    <pubDate>Fri, 12 Apr 2002 14:17:07 GMT</pubDate>
    <dc:creator>Insu Kim</dc:creator>
    <dc:date>2002-04-12T14:17:07Z</dc:date>
    <item>
      <title>Connect NIKE model 10 to 2 server</title>
      <link>https://community.hpe.com/t5/disk-enclosures/connect-nike-model-10-to-2-server/m-p/2702093#M4594</link>
      <description>Hi, &lt;BR /&gt;I'm trying to connect a Nike Model 10 Disk Array ( type A2321A ) to 2 servers,D350. &lt;BR /&gt;The Disk Array is working perfectly if it's only connected to one system, or if both systems are connected to a separate SP. &lt;BR /&gt;As soon as we link both SP's the syslog gets filled up with following messages : &lt;BR /&gt;Apr 10 10:33:39 cib1 vmunix: SCSI: Resetting SCSI -- lbolt: 48105, bus: 0&lt;BR /&gt;Apr 10 10:33:39 cib1 vmunix: SCSI: Reset detected -- lbolt: 48105, bus: 0&lt;BR /&gt;Apr 10 10:34:01 cib1 vmunix:   scb-&amp;gt;cdb: 1a 00 00 00 0c 00&lt;BR /&gt;Apr 10 10:34:02 cib1 vmunix: SCSI: Resetting SCSI -- lbolt: 50405, bus: 0&lt;BR /&gt;Apr 10 10:33:38 cib1 vmunix:   scb-&amp;gt;cdb: 28 00 00 00 00 00 00 00 10 00&lt;BR /&gt;Apr 10 10:34:02 cib1  above message repeats 4 times&lt;BR /&gt;Apr 10 10:34:02 cib1 vmunix: SCSI: Reset detected -- lbolt: 50405, bus: 0&lt;BR /&gt;Apr 10 10:34:02 cib1 vmunix: SCSI: Reset detected -- lbolt: 50421, bus: 0&lt;BR /&gt;Apr 10 10:34:14 cib1 vmunix:   scb-&amp;gt;cdb: 1a 00 08 00 ff 00&lt;BR /&gt;Apr 10 10:34:14 cib1 vmunix:   scb-&amp;gt;cdb: 28 00 00 00 00 00 00 00 10 00&lt;BR /&gt;Apr 10 10:34:15 cib1 vmunix: SCSI: Resetting SCSI -- lbolt: 51705, bus: 0&lt;BR /&gt;Apr 10 10:34:15 cib1 vmunix: SCSI: Reset detected -- lbolt: 51705, bus: 0&lt;BR /&gt;Apr 10 10:35:05 cib1 vmunix:   scb-&amp;gt;cdb: 12 00 00 00 80 00&lt;BR /&gt;Apr 10 10:35:06 cib1 vmunix: SCSI: Resetting SCSI -- lbolt: 56805, bus: 0&lt;BR /&gt;Apr 10 10:35:06 cib1 vmunix: SCSI: Reset detected -- lbolt: 56805, bus: 0&lt;BR /&gt;Setup tried : &lt;BR /&gt;D350 SCSI-card has address 7 &lt;BR /&gt;--&amp;gt; Nike SPA (SCSI address 0) &lt;BR /&gt;--&amp;gt; Nike SPB (SCSI address 1) &lt;BR /&gt;--&amp;gt; D350 SCSI-card has address 6 &lt;BR /&gt;&lt;BR /&gt;Both servers are running HP-UX 11.0 with the last patch release installed (sept 2001). &lt;BR /&gt;&lt;BR /&gt;What am I missing ?? &lt;BR /&gt;Can't yuo help me.</description>
      <pubDate>Fri, 12 Apr 2002 03:27:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/connect-nike-model-10-to-2-server/m-p/2702093#M4594</guid>
      <dc:creator>huongbuixuan</dc:creator>
      <dc:date>2002-04-12T03:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: Connect NIKE model 10 to 2 server</title>
      <link>https://community.hpe.com/t5/disk-enclosures/connect-nike-model-10-to-2-server/m-p/2702094#M4595</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This looks like a timeout issue.&lt;BR /&gt;&lt;BR /&gt;Try increasing the timeout of the disk.&lt;BR /&gt;&lt;BR /&gt;# pvtimeout -t 180 /dev/.............&lt;BR /&gt;&lt;BR /&gt;have a look at the man page for this.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;~Michael~</description>
      <pubDate>Fri, 12 Apr 2002 04:54:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/connect-nike-model-10-to-2-server/m-p/2702094#M4595</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-04-12T04:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: Connect NIKE model 10 to 2 server</title>
      <link>https://community.hpe.com/t5/disk-enclosures/connect-nike-model-10-to-2-server/m-p/2702095#M4596</link>
      <description>If you use Fast-Wide differential HBA installed in one of the GSC (HSC) slots rather than built-in SCSI, You have to also make sure that terminator resistor pack on each system placed properly.&lt;BR /&gt;&lt;BR /&gt;There're two sets of terminator resistor packs on the card (active and storage sockets)&lt;BR /&gt;&lt;BR /&gt;If SCSI adaptor installed on each system are connected to the external connector but not the internal connector of the card indicating  only external devices exist, terminator packs must be installed in the active socket, UD4, UE4, UF4 (written on the card) &lt;BR /&gt;Active sockets are ones closest to the internal connetor of the card.&lt;BR /&gt;&lt;BR /&gt;I think that terminator packs are placed in the wrong place and this produces a lot of SCSI errors.&lt;BR /&gt;- I saw this several times in D-Class.&lt;BR /&gt;Just move them in order to put them in the right place.&lt;BR /&gt;Be careful when you remove and put them back not to break any legs of the terminating registor packs.&lt;BR /&gt;&lt;BR /&gt;Good luck!&lt;BR /&gt;Insu&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Apr 2002 14:17:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/connect-nike-model-10-to-2-server/m-p/2702095#M4596</guid>
      <dc:creator>Insu Kim</dc:creator>
      <dc:date>2002-04-12T14:17:07Z</dc:date>
    </item>
  </channel>
</rss>

