<?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 space problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-problem/m-p/4875101#M852441</link>
    <description>Thanks to all</description>
    <pubDate>Fri, 24 Dec 2004 01:50:16 GMT</pubDate>
    <dc:creator>Hoang Minh Tuan</dc:creator>
    <dc:date>2004-12-24T01:50:16Z</dc:date>
    <item>
      <title>swap space problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-problem/m-p/4875091#M852431</link>
      <description>Hi all,&lt;BR /&gt;I have a problem about my server HP9000 A500 HP-UX. I dont no why when I start my server to level 3, after 2 or 3 minutes I can not execute any command and it display in the console message " sh: can not fork: no swap space". and sometimes it give out message " resetting SCSI : lbolt ..."&lt;BR /&gt; I created another swap space in vg01 (default is vg00) but it stay the same.&lt;BR /&gt; Do you have any recommendation or guides. Your clues is many thanks.&lt;BR /&gt; Regards.&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Dec 2004 22:50:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-problem/m-p/4875091#M852431</guid>
      <dc:creator>Hoang Minh Tuan</dc:creator>
      <dc:date>2004-12-10T22:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: swap space problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-problem/m-p/4875092#M852432</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;try    lvlnboot -v    command.is it showing like following(having lvol2 as swap).&lt;BR /&gt;&lt;BR /&gt;/dev/dsk/c1t2d0 (0/0/1/1.2.0) -- Boot Disk&lt;BR /&gt;        /dev/dsk/c2t2d0 (0/0/2/0.2.0) -- Boot Disk&lt;BR /&gt;Boot: lvol1     on:     /dev/dsk/c1t2d0&lt;BR /&gt;                        /dev/dsk/c2t2d0&lt;BR /&gt;Root: lvol3     on:     /dev/dsk/c1t2d0&lt;BR /&gt;                        /dev/dsk/c2t2d0&lt;BR /&gt;Swap: lvol2     on:     /dev/dsk/c1t2d0&lt;BR /&gt;                        /dev/dsk/c2t2d0&lt;BR /&gt;Dump: lvol2     on:     /dev/dsk/c2t2d0, 0&lt;BR /&gt;&lt;BR /&gt;if not try&lt;BR /&gt;#lvlnboot -s /dev/vg00/lvol2&lt;BR /&gt;&lt;BR /&gt;if it is not solving problem post the output of swapinfo -t&lt;BR /&gt;&lt;BR /&gt;regds,&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Dec 2004 23:28:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-problem/m-p/4875092#M852432</guid>
      <dc:creator>bhavin asokan</dc:creator>
      <dc:date>2004-12-10T23:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: swap space problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-problem/m-p/4875093#M852433</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;resetting SCSI:lbolt..seems to be some hard disk problem..&lt;BR /&gt;&lt;BR /&gt;Check the errors in syslog.log files&lt;BR /&gt;(/var/adm/syslog/syslog.log)&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Suraj</description>
      <pubDate>Sun, 12 Dec 2004 02:08:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-problem/m-p/4875093#M852433</guid>
      <dc:creator>Suraj_2</dc:creator>
      <dc:date>2004-12-12T02:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: swap space problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-problem/m-p/4875094#M852434</link>
      <description>I used command lvlnboot -v: it 's OK with the same as you show above (excepted it 's not mirrored)so that my server has swap on lvol2.&lt;BR /&gt;An abnormal signal is that I has created second swap space in vg01 and up it to run level 3 but after 2 to 3 minutes, I can't do any commands (eg. bdf, ls, pvdisplay) and it only show on console &lt;BR /&gt;" sh: can not fork: no swap space&lt;BR /&gt; Error reading from the input file (205) read() returned error code 5 - I/O error. Check your input parameters and try again. Current input file position (in bytes): 34745"&lt;BR /&gt;and then server automatically dump.&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Dec 2004 04:23:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-problem/m-p/4875094#M852434</guid>
      <dc:creator>Hoang Minh Tuan</dc:creator>
      <dc:date>2004-12-13T04:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: swap space problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-problem/m-p/4875095#M852435</link>
      <description>What does swapinfo -tam tells ?&lt;BR /&gt;what is content of /etc/fstab ?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Dec 2004 04:47:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-problem/m-p/4875095#M852435</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-12-13T04:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: swap space problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-problem/m-p/4875096#M852436</link>
      <description>Hi,&lt;BR /&gt;try to start in single user, a to determine what is consuming memory.&lt;BR /&gt;&lt;BR /&gt;Stop it at boot, and issue&lt;BR /&gt;&lt;BR /&gt;hpux -is ....&lt;BR /&gt;&lt;BR /&gt;Then,&lt;BR /&gt;think:&lt;BR /&gt;&lt;BR /&gt;did you installed anything ?&lt;BR /&gt;&lt;BR /&gt;did you changed some kernel parameter ?&lt;BR /&gt;&lt;BR /&gt;did you increased, for example, and oracle SGA ?&lt;BR /&gt;&lt;BR /&gt;What is the content of your rc.log ? Maybe there a re some clues, some strange process starting...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;  Massimo</description>
      <pubDate>Mon, 13 Dec 2004 06:00:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-problem/m-p/4875096#M852436</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2004-12-13T06:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: swap space problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-problem/m-p/4875097#M852437</link>
      <description>Hi Tuan.&lt;BR /&gt;&lt;BR /&gt;I quite agree with Massimo Bianchi.&lt;BR /&gt;It seems that there some strange processes is running...&lt;BR /&gt;You can check from GlancePlus to determine whether strange process.&lt;BR /&gt;Could you show me the output for the swapinfo -a command?&lt;BR /&gt;Post again!&lt;BR /&gt;&lt;BR /&gt;Best and regard,&lt;BR /&gt;&lt;BR /&gt;Jimkery</description>
      <pubDate>Mon, 13 Dec 2004 23:02:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-problem/m-p/4875097#M852437</guid>
      <dc:creator>Hoang Chi Cong_1</dc:creator>
      <dc:date>2004-12-13T23:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: swap space problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-problem/m-p/4875098#M852438</link>
      <description>lbolt has two causes that I know of:&lt;BR /&gt;&lt;BR /&gt;1) A disk has failed. If you have swap on it that pretty much explains everything.&lt;BR /&gt;&lt;BR /&gt;2) You recently replaced a hot-swapable disk. That lbolt will stay around until next boot.&lt;BR /&gt;&lt;BR /&gt;I suggest, based on circumstances a reboot in short order. If that doesn't clear the lbolt, take a look at some disk reports and see if swap was sitting on the missing disk.&lt;BR /&gt;&lt;BR /&gt;strings /etc/lvmtab&lt;BR /&gt;&lt;BR /&gt;then pvdisplay -v /dev/dsk/c1t1d0 | more on each one.&lt;BR /&gt;&lt;BR /&gt;cstm mstm or xstm might be useful in diagnosing which disk has gone.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 13 Dec 2004 23:08:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-problem/m-p/4875098#M852438</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-12-13T23:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: swap space problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-problem/m-p/4875099#M852439</link>
      <description>Hi Tuan.&lt;BR /&gt;Iam  sure that you disk (that contains swap logical volume) has fail.&lt;BR /&gt;If you have 2 internal disk and mirrored together. you should shutdown server, unplug faild disk and boot.&lt;BR /&gt;You can check your hardware on system by using stm, cstm, xstm (x mode),syslog.&lt;BR /&gt;If you do not want to unplug disk, put your server in single mode and check disk,swaplv again by:&lt;BR /&gt;pvdisplay -v /dev/dsk/cxtxdx&lt;BR /&gt;swapinfo&lt;BR /&gt;vi /var/adm/syslog/syslog.log&lt;BR /&gt;tienna</description>
      <pubDate>Mon, 13 Dec 2004 23:33:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-problem/m-p/4875099#M852439</guid>
      <dc:creator>Nguyen Anh Tien</dc:creator>
      <dc:date>2004-12-13T23:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: swap space problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-problem/m-p/4875100#M852440</link>
      <description>Thanks all,&lt;BR /&gt;&lt;BR /&gt;swapinfo display with lvol2 and /vg01/lvswap and as I talk above, I setted swap on lvswap with priority 0 (greater than 1 in lvol2) so I think that it will not use lvol2 as swapspace except lvswap used full.&lt;BR /&gt;In /etc/fstab I editted it automatically mount /dev/vg01/lvswap as swap space.&lt;BR /&gt;&lt;BR /&gt;Up to now, I have not changed any parameters of OS and Oracle.&lt;BR /&gt;I started to single user mode and checked system but there 's no warning/abnormal signal in syslog.log, rc.log, /tombstones/ts99 and shutdownlog.&lt;BR /&gt;&lt;BR /&gt;I don't have glance tool and it's OK when pvdisplay with the disk including O.S &lt;BR /&gt;&lt;BR /&gt;Hi Tien and happy to meet a Vietnam person. Following your question, disks are not mirrored and I can't unplug the fail disk because it containt HP-UX O.S.&lt;BR /&gt;&lt;BR /&gt;Some days ago, I decided replacing a new one and used ignite tape to recover O.S in new disk. It has worked well till now.&lt;BR /&gt;Many thanks for all of your help</description>
      <pubDate>Wed, 15 Dec 2004 05:53:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-problem/m-p/4875100#M852440</guid>
      <dc:creator>Hoang Minh Tuan</dc:creator>
      <dc:date>2004-12-15T05:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: swap space problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-problem/m-p/4875101#M852441</link>
      <description>Thanks to all</description>
      <pubDate>Fri, 24 Dec 2004 01:50:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-space-problem/m-p/4875101#M852441</guid>
      <dc:creator>Hoang Minh Tuan</dc:creator>
      <dc:date>2004-12-24T01:50:16Z</dc:date>
    </item>
  </channel>
</rss>

