<?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: getgrnam failed for$Enabling swap space    [ OK ] in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/getgrnam-failed-for-enabling-swap-space-ok/m-p/3926065#M26677</link>
    <description>Hi Girish,&lt;BR /&gt;&lt;BR /&gt;First, be aware that your issue is not an easy one. Something is preventing (not allowing) your swap to be mounted, that's something you already know, but we'll probably would need to carefully try to troubleshoot to find the culprit !&lt;BR /&gt;First : which kernel do you run ? If it's a 2.4.x flavour, do you use highmem ?&lt;BR /&gt;Then : have you looked closely at dmesg and /var/log/messages to track any suspicious problem related to this issue ? If you don't know how to read them, can you post the section surrounding swap ?&lt;BR /&gt;Then : have you tried to swapoff (well swap isn't started anyway), recreate it under fdisk and try to reload ?&lt;BR /&gt;8 GB is a huge amount of swap...what applications do you use to require this amount ? (just surprised here)&lt;BR /&gt;&lt;BR /&gt;J</description>
    <pubDate>Wed, 17 Jan 2007 13:23:37 GMT</pubDate>
    <dc:creator>Jerome Henry</dc:creator>
    <dc:date>2007-01-17T13:23:37Z</dc:date>
    <item>
      <title>getgrnam failed for$Enabling swap space    [ OK ]</title>
      <link>https://community.hpe.com/t5/operating-system-linux/getgrnam-failed-for-enabling-swap-space-ok/m-p/3926062#M26674</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Could anyone pls help me how to resolve with this kind of error?&lt;BR /&gt;&lt;BR /&gt;getgrnam failed for$Enabling swap space&lt;BR /&gt;&lt;BR /&gt;This always appear everytime I boot our Server installed with RHEL 3.0&lt;BR /&gt;&lt;BR /&gt;Thanks for quick responses..&lt;BR /&gt;&lt;BR /&gt;Girish</description>
      <pubDate>Sun, 14 Jan 2007 13:00:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/getgrnam-failed-for-enabling-swap-space-ok/m-p/3926062#M26674</guid>
      <dc:creator>girishb</dc:creator>
      <dc:date>2007-01-14T13:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: getgrnam failed for$Enabling swap space    [ OK ]</title>
      <link>https://community.hpe.com/t5/operating-system-linux/getgrnam-failed-for-enabling-swap-space-ok/m-p/3926063#M26675</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;getgrnam is a C function used to look up group names from /etc/group&lt;BR /&gt;&lt;BR /&gt;Why this would be used when enabling swap space, I don't know...&lt;BR /&gt;&lt;BR /&gt;Is your swap space actually mounted ?&lt;BR /&gt;What does the output of :&lt;BR /&gt;&lt;BR /&gt;swapon -s&lt;BR /&gt;&lt;BR /&gt;give you ?&lt;BR /&gt;&lt;BR /&gt;Maybe there's something wrong with the swap definition in /etc/fstab ...&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;Rob</description>
      <pubDate>Sun, 14 Jan 2007 15:10:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/getgrnam-failed-for-enabling-swap-space-ok/m-p/3926063#M26675</guid>
      <dc:creator>Rob Leadbeater</dc:creator>
      <dc:date>2007-01-14T15:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: getgrnam failed for$Enabling swap space    [ OK ]</title>
      <link>https://community.hpe.com/t5/operating-system-linux/getgrnam-failed-for-enabling-swap-space-ok/m-p/3926064#M26676</link>
      <description>Hi Rob,&lt;BR /&gt;&lt;BR /&gt;swap space is not mounted. Here is the output you asked.&lt;BR /&gt;&lt;BR /&gt;[root@server1 root]# swapon -s&lt;BR /&gt;Filename                        Type            Size    Used    Priority&lt;BR /&gt;/dev/sda8                       partition       8193108 0       -1&lt;BR /&gt;[root@server1 root]# cat /etc/fstab&lt;BR /&gt;LABEL=/                 /                       ext3    defaults        1 1&lt;BR /&gt;LABEL=/boot             /boot                   ext3    defaults,ro        1 2&lt;BR /&gt;none                    /dev/pts                devpts  gid=5,mode=620  0 0&lt;BR /&gt;LABEL=/home             /home                   ext3    defaults        1 2&lt;BR /&gt;LABEL=/opt              /opt                    ext3    defaults        1 2&lt;BR /&gt;none                    /proc                   proc    defaults        0 0&lt;BR /&gt;none                    /dev/shm                tmpfs   defaults        0 0&lt;BR /&gt;LABEL=/usr              /usr                    ext3    defaults        1 2&lt;BR /&gt;LABEL=/var              /var                    ext3    defaults        1 2&lt;BR /&gt;/dev/sda8               swap                    swap    defaults        0 0&lt;BR /&gt;/dev/cdrom              /mnt/cdrom              udf,iso9660 noauto,owner,kudzu,ro 0 0&lt;BR /&gt;/dev/fd0                /mnt/floppy             auto    noauto,owner,kudzu 0 0&lt;BR /&gt;&lt;BR /&gt;The Server is installed with 4 GB RAM and Swap Space is approx twice the RAM size.&lt;BR /&gt;&lt;BR /&gt;Please suggest!!&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Girish</description>
      <pubDate>Wed, 17 Jan 2007 11:37:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/getgrnam-failed-for-enabling-swap-space-ok/m-p/3926064#M26676</guid>
      <dc:creator>girishb</dc:creator>
      <dc:date>2007-01-17T11:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: getgrnam failed for$Enabling swap space    [ OK ]</title>
      <link>https://community.hpe.com/t5/operating-system-linux/getgrnam-failed-for-enabling-swap-space-ok/m-p/3926065#M26677</link>
      <description>Hi Girish,&lt;BR /&gt;&lt;BR /&gt;First, be aware that your issue is not an easy one. Something is preventing (not allowing) your swap to be mounted, that's something you already know, but we'll probably would need to carefully try to troubleshoot to find the culprit !&lt;BR /&gt;First : which kernel do you run ? If it's a 2.4.x flavour, do you use highmem ?&lt;BR /&gt;Then : have you looked closely at dmesg and /var/log/messages to track any suspicious problem related to this issue ? If you don't know how to read them, can you post the section surrounding swap ?&lt;BR /&gt;Then : have you tried to swapoff (well swap isn't started anyway), recreate it under fdisk and try to reload ?&lt;BR /&gt;8 GB is a huge amount of swap...what applications do you use to require this amount ? (just surprised here)&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Wed, 17 Jan 2007 13:23:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/getgrnam-failed-for-enabling-swap-space-ok/m-p/3926065#M26677</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2007-01-17T13:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: getgrnam failed for$Enabling swap space    [ OK ]</title>
      <link>https://community.hpe.com/t5/operating-system-linux/getgrnam-failed-for-enabling-swap-space-ok/m-p/3926066#M26678</link>
      <description>Swap space is never "mounted", that's not how it's used. Your swapon output shows ~8GB swap on sda8, so your swap is fine.&lt;BR /&gt;&lt;BR /&gt;Something that the init scripts run is throwing that error. It's just getting printed on the same line as the output about swap. It could be from the same init script, or it could be from an earlier script.&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Jan 2007 13:48:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/getgrnam-failed-for-enabling-swap-space-ok/m-p/3926066#M26678</guid>
      <dc:creator>Heironimus</dc:creator>
      <dc:date>2007-01-17T13:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: getgrnam failed for$Enabling swap space    [ OK ]</title>
      <link>https://community.hpe.com/t5/operating-system-linux/getgrnam-failed-for-enabling-swap-space-ok/m-p/3926067#M26679</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;As mentioned above, your swap space looks fine. I don't see anything out of the ordinary in your fstab either.&lt;BR /&gt;&lt;BR /&gt;As per the previous post you'll need to watch the console carefully as the server comes up to work out what's happening around the same time that as the Enabling swap space message gets printed. The error probably lies there...&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;Rob</description>
      <pubDate>Thu, 18 Jan 2007 02:13:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/getgrnam-failed-for-enabling-swap-space-ok/m-p/3926067#M26679</guid>
      <dc:creator>Rob Leadbeater</dc:creator>
      <dc:date>2007-01-18T02:13:16Z</dc:date>
    </item>
  </channel>
</rss>

