<?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: WARN 7702 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/warn-7702/m-p/2530507#M25161</link>
    <description>Hi Cliff:&lt;BR /&gt;&lt;BR /&gt;It appears that from some of your other posts that this warning is appearing on a K-class server.  WARN(ing) 7702 simply means that memory was initialized but not tested.  If you turn off FASTBOOT this should disappear.&lt;BR /&gt;&lt;BR /&gt;WATN 7702 has absolutely nothing to do with disks.  Do you see your missing disks with 'ioscan -fnC disk'?  Do they show "claimed"?  If not, check all scsi connections and terminators.&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
    <pubDate>Sun, 20 May 2001 20:46:34 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2001-05-20T20:46:34Z</dc:date>
    <item>
      <title>WARN 7702</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/warn-7702/m-p/2530506#M25160</link>
      <description>I get the above message now when I reboot. Does it mean there is something wrong with my disks?   I can no longer see 2 LUNs which used to be there under 10.20, and now that I have installed 11.0, I can access them. What can I do?&lt;BR /&gt;&lt;BR /&gt;Should I have 2  BBU's visible in SAM? I only see one.</description>
      <pubDate>Sun, 20 May 2001 19:41:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/warn-7702/m-p/2530506#M25160</guid>
      <dc:creator>Sid Bytheway</dc:creator>
      <dc:date>2001-05-20T19:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: WARN 7702</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/warn-7702/m-p/2530507#M25161</link>
      <description>Hi Cliff:&lt;BR /&gt;&lt;BR /&gt;It appears that from some of your other posts that this warning is appearing on a K-class server.  WARN(ing) 7702 simply means that memory was initialized but not tested.  If you turn off FASTBOOT this should disappear.&lt;BR /&gt;&lt;BR /&gt;WATN 7702 has absolutely nothing to do with disks.  Do you see your missing disks with 'ioscan -fnC disk'?  Do they show "claimed"?  If not, check all scsi connections and terminators.&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Sun, 20 May 2001 20:46:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/warn-7702/m-p/2530507#M25161</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-05-20T20:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: WARN 7702</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/warn-7702/m-p/2530508#M25162</link>
      <description>Yes, I see all my disks are CLAIMED, but I only can see one LUN, I should see three.&lt;BR /&gt;Do I have to recreate them? Are they gone and lost forever?&lt;BR /&gt;&lt;BR /&gt;8.0.5   Array&lt;BR /&gt;8.0.5.0  Lun&lt;BR /&gt;8.8.4   Array&lt;BR /&gt;&lt;BR /&gt;These are in SAM, the Lun is set up with 10 disks, but I should have 2 more, one with 4 disks and one with 6</description>
      <pubDate>Sun, 20 May 2001 22:20:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/warn-7702/m-p/2530508#M25162</guid>
      <dc:creator>Sid Bytheway</dc:creator>
      <dc:date>2001-05-20T22:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: WARN 7702</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/warn-7702/m-p/2530509#M25163</link>
      <description>In the past the behaviour  was that LUN's after a gap are skipped. That means if you deconfigure your LUN 1 all LUN's up from 2 to the end were missing after a reboot.&lt;BR /&gt;&lt;BR /&gt;This was by design to keep scantimes low. In the HPUX 10.20 patch PHKL_22224 this behaviour has been changed: &lt;BR /&gt;&lt;BR /&gt;ioscan will not discover devices (LUNs) that follow a&lt;BR /&gt;              non-existent LUN on a given target.  Ie.  ioscan will only&lt;BR /&gt;              currently find existent LUNs that are in sequential order&lt;BR /&gt;              starting from LUN 0.  Therefore, such "non-contiguous" LUNs&lt;BR /&gt;              will not be seen by ioscan and will not be accessible to the&lt;BR /&gt;              system.  This behaviour had been seen with a EMC disk array,&lt;BR /&gt;              but may exist with other devices.&lt;BR /&gt;&lt;BR /&gt;In PHKL_21607 (already replaced by PHKL_22759) "s700_800 11.00 SCSI IO Subsystem Cumulative Patch " there is the following statement: &lt;BR /&gt;&lt;BR /&gt;"The stated limitations on lun numbering are that they must&lt;BR /&gt;              start at zero and be in sequential order. If there are any&lt;BR /&gt;              "gaps" in lun numbering, ioscan will not recognize the high&lt;BR /&gt;              order luns above the gap. The request is for ioscan to&lt;BR /&gt;              recognize all luns, regardless of lun numbering and order."&lt;BR /&gt;&lt;BR /&gt;Make sure you have  PHKL_22759 (+ dependent patches!) installed. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Carsten</description>
      <pubDate>Mon, 21 May 2001 08:33:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/warn-7702/m-p/2530509#M25163</guid>
      <dc:creator>Carsten Krege</dc:creator>
      <dc:date>2001-05-21T08:33:59Z</dc:date>
    </item>
    <item>
      <title>Re: WARN 7702</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/warn-7702/m-p/2530510#M25164</link>
      <description>According to swlist, patch 22759 is already installed, here is the output of ioscan -fnC disk:&lt;BR /&gt;&lt;BR /&gt;Class     I  H/W Path     Driver      S/W State H/W Type  Description&lt;BR /&gt;======================================================================&lt;BR /&gt;disk      0  8/0.5.0      sdisk       CLAIMED   DEVICE    DGC     C2300WDR10&lt;BR /&gt;                         /dev/dsk/c0t5d0   /dev/rdsk/c0t5d0&lt;BR /&gt;disk      1  8/8.4.0      sdisk       CLAIMED   DEVICE    DGC     C2300WDR10&lt;BR /&gt;                         /dev/dsk/c2t4d0   /dev/rdsk/c2t4d0&lt;BR /&gt;disk      2  10/0.4.0     sdisk       CLAIMED   DEVICE    SEAGATE ST19171W&lt;BR /&gt;                         /dev/dsk/c3t4d0   /dev/rdsk/c3t4d0&lt;BR /&gt;disk      3  10/0.6.0     sdisk       CLAIMED   DEVICE    SEAGATE ST19171W&lt;BR /&gt;                         /dev/dsk/c3t6d0   /dev/rdsk/c3t6d0&lt;BR /&gt;disk      4  10/12/5.2.0  sdisk       CLAIMED   DEVICE    TOSHIBA CD-ROM XM-5701&lt;BR /&gt;TA&lt;BR /&gt;                         /dev/dsk/c4t2d0   /dev/rdsk/c4t2d0               &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I believe it is the LUNs on 8.4 that I cannot see.</description>
      <pubDate>Mon, 21 May 2001 15:17:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/warn-7702/m-p/2530510#M25164</guid>
      <dc:creator>Sid Bytheway</dc:creator>
      <dc:date>2001-05-21T15:17:35Z</dc:date>
    </item>
  </channel>
</rss>

