<?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: swap error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-error/m-p/2926093#M110642</link>
    <description>Hi,&lt;BR /&gt;I think you have to disable the swap device, or make a new  one. Then you need to reboot, to be able to check the device.&lt;BR /&gt;&lt;BR /&gt;Swapdevices can not be disabled on the fly.&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;Donald</description>
    <pubDate>Thu, 13 Mar 2003 09:48:07 GMT</pubDate>
    <dc:creator>Donald Kok</dc:creator>
    <dc:date>2003-03-13T09:48:07Z</dc:date>
    <item>
      <title>swap error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-error/m-p/2926090#M110639</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I get the following error in my syslog, is it because of bad blocks? or is any other reason exist?&lt;BR /&gt;&lt;BR /&gt;Mar  6 20:33:14 hpms1 vmunix: Page I/O error(1) while swapping from disk for device 0x03000000,     &lt;BR /&gt;Mar  6 20:33:14 hpms1 vmunix:    block #9224282, page addr = 11ed000.6fabb000                       &lt;BR /&gt;Mar  6 20:33:14 hpms1 vmunix: Making the above swap block unavailable for future use. Please check  &lt;BR /&gt;Mar  6 20:33:14 hpms1 vmunix: for any possible hardware/firware errors on the swap                  &lt;BR /&gt;Mar  6 20:33:14 hpms1 vmunix: device IMMEDIATELY                                                    &lt;BR /&gt;Mar  6 20:36:03 hpms1 vmunix: Page I/O error(1) while swapping from disk for device 0x03000000,     &lt;BR /&gt;Mar  6 20:36:03 hpms1 vmunix:    block #9126130, page addr = 11ed000.6ac80000                       &lt;BR /&gt;Mar  6 20:36:03 hpms1 vmunix: Making the above swap block unavailable for future use. Please check  &lt;BR /&gt;Mar  6 20:36:03 hpms1 vmunix: for any possible hardware/firware errors on the swap                  &lt;BR /&gt;Mar  6 20:36:03 hpms1 vmunix: device IMMEDIATELY                                                    &lt;BR /&gt;&lt;BR /&gt;Is there any way to find and mark bad block on swap (for that matter on any fs)?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Sudhakar J</description>
      <pubDate>Thu, 13 Mar 2003 09:38:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-error/m-p/2926090#M110639</guid>
      <dc:creator>Sudhakar_7</dc:creator>
      <dc:date>2003-03-13T09:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: swap error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-error/m-p/2926091#M110640</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;could you post the o/p&lt;BR /&gt;#dd if=/dev/dsk/cxtxdx of=/dev/null bs=1024K</description>
      <pubDate>Thu, 13 Mar 2003 09:45:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-error/m-p/2926091#M110640</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2003-03-13T09:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: swap error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-error/m-p/2926092#M110641</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;could you post the o/p&lt;BR /&gt;#dd if=/dev/dsk/cxtxdx of=/dev/null bs=1024K&lt;BR /&gt;&lt;BR /&gt;if you find any I/O error, then disk is in problem</description>
      <pubDate>Thu, 13 Mar 2003 09:45:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-error/m-p/2926092#M110641</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2003-03-13T09:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: swap error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-error/m-p/2926093#M110642</link>
      <description>Hi,&lt;BR /&gt;I think you have to disable the swap device, or make a new  one. Then you need to reboot, to be able to check the device.&lt;BR /&gt;&lt;BR /&gt;Swapdevices can not be disabled on the fly.&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;Donald</description>
      <pubDate>Thu, 13 Mar 2003 09:48:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-error/m-p/2926093#M110642</guid>
      <dc:creator>Donald Kok</dc:creator>
      <dc:date>2003-03-13T09:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: swap error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-error/m-p/2926094#M110643</link>
      <description>Only a dd will prove you have a bad block (dd if=/dev/vgXX/rlvolYY of=/dev/null). It will return with an I/O error, but no need to run it, you definitely have a bad block.&lt;BR /&gt;&lt;BR /&gt;Its not critical, the kernel has mapped the bad block out so it wont be referenced but I would call HP to have the disk replaced.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Mar 2003 09:48:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-error/m-p/2926094#M110643</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2003-03-13T09:48:17Z</dc:date>
    </item>
  </channel>
</rss>

