<?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 partition is not mounted automatically. in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/swap-partition-is-not-mounted-automatically/m-p/4034747#M64585</link>
    <description>"mount -a" will never activate swap because swap is not a filesystem to be mounted. swapon is the proper command to use.&lt;BR /&gt;&lt;BR /&gt;The reason it fails to activate the swap is probably displayed to the console or written to a log while the machine boots. It may show up in /var/log/dmesg.&lt;BR /&gt;</description>
    <pubDate>Tue, 10 Jul 2007 10:17:30 GMT</pubDate>
    <dc:creator>Heironimus</dc:creator>
    <dc:date>2007-07-10T10:17:30Z</dc:date>
    <item>
      <title>Swap partition is not mounted automatically.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/swap-partition-is-not-mounted-automatically/m-p/4034745#M64583</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;At the customer site, swap partition is not mounted automatically.&lt;BR /&gt;&lt;BR /&gt;[ENVIRONMENT] &lt;BR /&gt;RHEL ES 4 up2 &lt;BR /&gt;HP Proliant BL25p 4G memory&lt;BR /&gt;&lt;BR /&gt;[SITUATION] &lt;BR /&gt;One application has consumed physical memory.&lt;BR /&gt;The system has 2G swap memory, and when the application has gone down,  swap space &lt;BR /&gt;seems be "0" by viewing free command.&lt;BR /&gt;The application is data transfer application by ftp command.&lt;BR /&gt;&lt;BR /&gt;After reboot, the swap space is not mounted.&lt;BR /&gt;The swap partition is configured at /etc/fstab.&lt;BR /&gt;Nothing message appeared by viewing "swapon -s" command.&lt;BR /&gt;And the situation is not changed even if he executed "mount -a" command.&lt;BR /&gt;But he execute "swapon -a" command, the mount partition was mounted.&lt;BR /&gt;&lt;BR /&gt;[QUESTION] &lt;BR /&gt;- Have you ever seen this phenomenon ? &lt;BR /&gt;- Why is not the swap partition mounted automatically ? &lt;BR /&gt;&lt;BR /&gt;[ADDITIONAL INFORMATION] &lt;BR /&gt;When he executed "swapon -s" command, the following messages has appeared at messages file:&lt;BR /&gt;Jul  5 19:03:32 host123 kernel: Adding 2097112k swap on /dev/cciss/c0d0p2.  Priority:-1 extents:1&lt;BR /&gt;But there is not information like following:&lt;BR /&gt;Jun 27 13:14:36 ssc0001 rc.sysinit: Enabling swap space:  succeeded&lt;BR /&gt;&lt;BR /&gt;Thank you for advice.&lt;BR /&gt;Best Regards.&lt;BR /&gt;/Minoru&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Jul 2007 03:55:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/swap-partition-is-not-mounted-automatically/m-p/4034745#M64583</guid>
      <dc:creator>Minoru Asano</dc:creator>
      <dc:date>2007-07-10T03:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: Swap partition is not mounted automatically.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/swap-partition-is-not-mounted-automatically/m-p/4034746#M64584</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;check /var/log/messages&lt;BR /&gt;&lt;BR /&gt;There may be some deep ugly problem revealed elsewhere in that file.&lt;BR /&gt;&lt;BR /&gt;Check for invisible characters in /etc/fstab or a mistake as compared the partition you ran the swapon command against.&lt;BR /&gt;&lt;BR /&gt;Also fdisk -l &lt;BR /&gt;&lt;BR /&gt;Make sure the partition is swap or LVM depedning on how you did the system.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Jul 2007 06:27:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/swap-partition-is-not-mounted-automatically/m-p/4034746#M64584</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-07-10T06:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: Swap partition is not mounted automatically.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/swap-partition-is-not-mounted-automatically/m-p/4034747#M64585</link>
      <description>"mount -a" will never activate swap because swap is not a filesystem to be mounted. swapon is the proper command to use.&lt;BR /&gt;&lt;BR /&gt;The reason it fails to activate the swap is probably displayed to the console or written to a log while the machine boots. It may show up in /var/log/dmesg.&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Jul 2007 10:17:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/swap-partition-is-not-mounted-automatically/m-p/4034747#M64585</guid>
      <dc:creator>Heironimus</dc:creator>
      <dc:date>2007-07-10T10:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: Swap partition is not mounted automatically.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/swap-partition-is-not-mounted-automatically/m-p/4034748#M64586</link>
      <description>Check the /var/log/boot.log. there will be an entry for  sucess or failure.</description>
      <pubDate>Tue, 10 Jul 2007 20:10:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/swap-partition-is-not-mounted-automatically/m-p/4034748#M64586</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2007-07-10T20:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: Swap partition is not mounted automatically.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/swap-partition-is-not-mounted-automatically/m-p/4034749#M64587</link>
      <description>May be it was some problem with a disk where swap partition is located?&lt;BR /&gt;&lt;BR /&gt;(I hope you didn't delete swapon command from /etc/rc.sysinit script!)</description>
      <pubDate>Wed, 11 Jul 2007 01:37:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/swap-partition-is-not-mounted-automatically/m-p/4034749#M64587</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2007-07-11T01:37:46Z</dc:date>
    </item>
  </channel>
</rss>

