<?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 System often reboot in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/system-often-reboot/m-p/3215231#M169334</link>
    <description>Hi everyone,&lt;BR /&gt;I'm experiencing frequent reboot problem lately on my D220 with HP-UX B.10.20.  Base on the information I found on shutdownlog, "Reboot after panic: reactivate: cannot bring in U area", it seems like I have problem on my swap area.  HP CE wasn't able to find any hardware related problem.  In fact, the message above is the only message that we can found.  The CE suggested to get hold of a copy of Ignite-UX, replace the drive.  However, we are not able to find a copy of Ignite-UX for 10.20 anywhere.  Beside the other option of migrating the O/S to 11, what else can I do?&lt;BR /&gt;&lt;BR /&gt;Currently, we have 128MB memory, and 256MB swap.  We still have some unallocated space left on vg00. &lt;BR /&gt;&lt;BR /&gt;Now, my question is, &lt;BR /&gt;1. Is it OK to create a 2nd swap, activate it, turn the primary swap off and replace it with the 2nd as 1st.&lt;BR /&gt;2. If I create a 2nd swap, set the priority higher and set the primary with a lower priority.  Will that work.&lt;BR /&gt;&lt;BR /&gt;I don't expect the above will fix the problem since if I suspect we have bad block on the drive.  But I do hope that can buy me more time so that I can have a long term solution to this problem.&lt;BR /&gt;&lt;BR /&gt;Any suggestion is welcome.&lt;BR /&gt;&lt;BR /&gt;Stan</description>
    <pubDate>Wed, 10 Mar 2004 16:56:04 GMT</pubDate>
    <dc:creator>Stanley Tsui</dc:creator>
    <dc:date>2004-03-10T16:56:04Z</dc:date>
    <item>
      <title>System often reboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-often-reboot/m-p/3215231#M169334</link>
      <description>Hi everyone,&lt;BR /&gt;I'm experiencing frequent reboot problem lately on my D220 with HP-UX B.10.20.  Base on the information I found on shutdownlog, "Reboot after panic: reactivate: cannot bring in U area", it seems like I have problem on my swap area.  HP CE wasn't able to find any hardware related problem.  In fact, the message above is the only message that we can found.  The CE suggested to get hold of a copy of Ignite-UX, replace the drive.  However, we are not able to find a copy of Ignite-UX for 10.20 anywhere.  Beside the other option of migrating the O/S to 11, what else can I do?&lt;BR /&gt;&lt;BR /&gt;Currently, we have 128MB memory, and 256MB swap.  We still have some unallocated space left on vg00. &lt;BR /&gt;&lt;BR /&gt;Now, my question is, &lt;BR /&gt;1. Is it OK to create a 2nd swap, activate it, turn the primary swap off and replace it with the 2nd as 1st.&lt;BR /&gt;2. If I create a 2nd swap, set the priority higher and set the primary with a lower priority.  Will that work.&lt;BR /&gt;&lt;BR /&gt;I don't expect the above will fix the problem since if I suspect we have bad block on the drive.  But I do hope that can buy me more time so that I can have a long term solution to this problem.&lt;BR /&gt;&lt;BR /&gt;Any suggestion is welcome.&lt;BR /&gt;&lt;BR /&gt;Stan</description>
      <pubDate>Wed, 10 Mar 2004 16:56:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-often-reboot/m-p/3215231#M169334</guid>
      <dc:creator>Stanley Tsui</dc:creator>
      <dc:date>2004-03-10T16:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: System often reboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-often-reboot/m-p/3215232#M169335</link>
      <description>Hi Stan,&lt;BR /&gt;&lt;BR /&gt;Your 2 option is looking good. Is the system paging?.&lt;BR /&gt;&lt;BR /&gt;#swapinfo -t &lt;BR /&gt;&lt;BR /&gt;and see "KB used" column corresponding to "dev" entries. &lt;BR /&gt;&lt;BR /&gt;You can certainly create a 2 nd swap and give it priority '0' so that it is always used first. I don't remember how the primary swap is given the default priority on 10.20 but on 11.0 and onwards it is with 1 so you can always create a secondary swap with low priority value (high priority).&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Wed, 10 Mar 2004 17:03:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-often-reboot/m-p/3215232#M169335</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-03-10T17:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: System often reboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-often-reboot/m-p/3215233#M169336</link>
      <description>Thanks.  It's good to know I'm not too far off.  Yes, the system is doing some paging.&lt;BR /&gt;&lt;BR /&gt;# swapinfo -t&lt;BR /&gt;             Kb      Kb      Kb   PCT  START/      Kb&lt;BR /&gt;TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME&lt;BR /&gt;dev      262144   45700  216444   17%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;reserve       -   95908  -95908&lt;BR /&gt;memory    76736   52876   23860   69%&lt;BR /&gt;total    338880  194484  144396   57%       -       0    -&lt;BR /&gt;&lt;BR /&gt;I'll try to implement one of the option this weekend and hope the system will hold up till that time.  Thanks again.&lt;BR /&gt;&lt;BR /&gt;Stan</description>
      <pubDate>Wed, 10 Mar 2004 18:15:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-often-reboot/m-p/3215233#M169336</guid>
      <dc:creator>Stanley Tsui</dc:creator>
      <dc:date>2004-03-10T18:15:00Z</dc:date>
    </item>
  </channel>
</rss>

