<?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: nfs warning: mount version older than kernel in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/nfs-warning-mount-version-older-than-kernel/m-p/4010908#M82914</link>
    <description>According to this message:&lt;BR /&gt;&lt;BR /&gt;"mount version older than kernel"&lt;BR /&gt;&lt;BR /&gt;I would try to update the util-linux package, the package that contains the "mount" command.&lt;BR /&gt;</description>
    <pubDate>Thu, 31 May 2007 13:44:42 GMT</pubDate>
    <dc:creator>Ivan Ferreira</dc:creator>
    <dc:date>2007-05-31T13:44:42Z</dc:date>
    <item>
      <title>nfs warning: mount version older than kernel</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-warning-mount-version-older-than-kernel/m-p/4010906#M82912</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;I cannot mount nfs from Dreambox DM 500-C:&lt;BR /&gt;&lt;BR /&gt;root@dreambox:~&amp;gt; uname -a&lt;BR /&gt;Linux dreambox 2.6.9 #1 Sun Apr 8 00:58:35 CEST 2007 ppc unknown&lt;BR /&gt;root@dreambox:~&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;to the nfs server (DS106j from synology):&lt;BR /&gt;&lt;BR /&gt;storage&amp;gt; uname -a&lt;BR /&gt;Linux storage 2.4.22-uc0 #458 Tue Apr 3 01:09:49 CST 2007 ppc unknown&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;due to the following errors:&lt;BR /&gt;&lt;BR /&gt;root@dreambox:~&amp;gt; mount -t nfs 192.168.200.12:/volume1/box /var/mnt/nfs&lt;BR /&gt;mount: Mounting 192.168.200.12:/volume1/box on /var/mnt/nfs failed: Input/outp&lt;BR /&gt;ut error&lt;BR /&gt;&lt;BR /&gt;root@dreambox:~&amp;gt; mount -t nfs 192.168.200.12:/volume1/box /hdd&lt;BR /&gt;mount: Mounting 192.168.200.12:/volume1/box on /hdd failed: Input/output error&lt;BR /&gt;&lt;BR /&gt;root@dreambox:~&amp;gt; mount -t nfs -o rw,nolock 192.168.200.12:/volume1/box /var/mnt/&lt;BR /&gt;nfs&lt;BR /&gt;mount: Mounting 192.168.200.12:/volume1/box on /var/mnt/nfs failed: Input/output&lt;BR /&gt; error&lt;BR /&gt;&lt;BR /&gt;root@dreambox:~&amp;gt; mount -t nfs -o rw,nolock,rsize=4096,wsize=4096 192.168.200.12:/volume1/box /var/mnt/hdd&lt;BR /&gt;mount: Mounting 192.168.200.12:/volume1/box on /var/mnt/hdd failed: Input/output error&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;my exports file:&lt;BR /&gt;&lt;BR /&gt;/volume1/box 192.168.200.0/255.255.255.0(rw,sync,no_root_squash)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;in /var/log/messages from client I have this error message:&lt;BR /&gt;&lt;BR /&gt;May 31 16:12:34 192.168.200.11 kernel: nfs warning: mount version older than kernel&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;knows someone howto solve this problem ?&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;chris</description>
      <pubDate>Thu, 31 May 2007 12:01:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-warning-mount-version-older-than-kernel/m-p/4010906#M82912</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2007-05-31T12:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: nfs warning: mount version older than kernel</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-warning-mount-version-older-than-kernel/m-p/4010907#M82913</link>
      <description>to mount nfs from any other linux machine in LAN works perfectly.&lt;BR /&gt;&lt;BR /&gt;on nfs server:&lt;BR /&gt;&lt;BR /&gt;storage&amp;gt; lsmod&lt;BR /&gt;Module                  Size  Used by    Tainted: P&lt;BR /&gt;nfsd                   71168  0&lt;BR /&gt;hid                    18164  0 (unused)&lt;BR /&gt;printer                 8048  0 (unused)&lt;BR /&gt;usb-storage            29828  0 (unused)&lt;BR /&gt;usb-ohci               19972  0 (unused)&lt;BR /&gt;ehci-hcd               19700  0 (unused)&lt;BR /&gt;synobios                7416  2&lt;BR /&gt;sk98lin               148944  1&lt;BR /&gt;quota_v2                8160  2&lt;BR /&gt;usbcore                68896  1 [hid printer usb-storage usb-ohci ehci-hcd]&lt;BR /&gt;sg                     33804  0 (unused)&lt;BR /&gt;sd_mod                 16212  0 [printer usb-storage]&lt;BR /&gt;scsi_mod               90016  2 [usb-storage sg sd_mod]&lt;BR /&gt;ntfs                   94080  0 (unused)&lt;BR /&gt;vfat                   11308  0 (unused)&lt;BR /&gt;reiserfs              243776  0 (unused)&lt;BR /&gt;netlink_dev             2016  0 (unused)&lt;BR /&gt;fat                    40176  0 [vfat]&lt;BR /&gt;appletalk              23440  12&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;storage&amp;gt; ps aux | grep portmap&lt;BR /&gt;  580 1           420 S   /opt/sbin/portmap&lt;BR /&gt;  888 root        224 S   grep portmap&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;storage&amp;gt; ps aux | grep nfs&lt;BR /&gt;  890 root        224 S   grep nfs&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;maybe I cannot mount because of different kernel or nfs versions ?</description>
      <pubDate>Thu, 31 May 2007 12:06:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-warning-mount-version-older-than-kernel/m-p/4010907#M82913</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2007-05-31T12:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: nfs warning: mount version older than kernel</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-warning-mount-version-older-than-kernel/m-p/4010908#M82914</link>
      <description>According to this message:&lt;BR /&gt;&lt;BR /&gt;"mount version older than kernel"&lt;BR /&gt;&lt;BR /&gt;I would try to update the util-linux package, the package that contains the "mount" command.&lt;BR /&gt;</description>
      <pubDate>Thu, 31 May 2007 13:44:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-warning-mount-version-older-than-kernel/m-p/4010908#M82914</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2007-05-31T13:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: nfs warning: mount version older than kernel</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-warning-mount-version-older-than-kernel/m-p/4010909#M82915</link>
      <description>thanks, this problem is solved now.&lt;BR /&gt;&lt;BR /&gt;I've reinstalled nfs-utils &lt;BR /&gt;and it seems nfsd was not started:&lt;BR /&gt;&lt;BR /&gt;storage&amp;gt; ps aux | grep nfs&lt;BR /&gt;  602 root            SW  [nfsd]&lt;BR /&gt;  873 root        224 S   grep nfs&lt;BR /&gt;storage&amp;gt;&lt;BR /&gt;&lt;BR /&gt;I cannot understand how other machines could mount nfs.&lt;BR /&gt;</description>
      <pubDate>Thu, 31 May 2007 14:26:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-warning-mount-version-older-than-kernel/m-p/4010909#M82915</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2007-05-31T14:26:36Z</dc:date>
    </item>
  </channel>
</rss>

