<?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: really weird problem with nfs in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/really-weird-problem-with-nfs/m-p/3398621#M14385</link>
    <description>ok, i've tried the command and i didn't get any  error. The permissions are the same for each disk.&lt;BR /&gt;&lt;BR /&gt;i did get a lot of "unexporting from kernel"&lt;BR /&gt;&lt;BR /&gt;anyway the problem it solved by it self in the night, dont know why&lt;BR /&gt;&lt;BR /&gt;thanks to everybody</description>
    <pubDate>Wed, 13 Oct 2004 06:19:35 GMT</pubDate>
    <dc:creator>Cristian_4</dc:creator>
    <dc:date>2004-10-13T06:19:35Z</dc:date>
    <item>
      <title>really weird problem with nfs</title>
      <link>https://community.hpe.com/t5/operating-system-linux/really-weird-problem-with-nfs/m-p/3398616#M14380</link>
      <description>im mounting several home folders from a server machine&lt;BR /&gt;&lt;BR /&gt;lets say&lt;BR /&gt;&lt;BR /&gt;/diska/user1&lt;BR /&gt;/diskb/user2&lt;BR /&gt;&lt;BR /&gt;i can mount the /diska without a problem,, but i cant mount anything inside the /diskb &lt;BR /&gt;&lt;BR /&gt;now, this is the weird part, in another client pc, i can mount both disks, so i know that the server is exporting both disks&lt;BR /&gt;&lt;BR /&gt;the /var/log/messages gave me this error &lt;BR /&gt;&lt;BR /&gt;localhost automount[22400]: &amp;gt;&amp;gt; mount: server:/diskb/user2 failed, reason given by server: Permission denied&lt;BR /&gt;&lt;BR /&gt;why do i get a "Permission denied" ? since i have no problems mounting the diska&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Oct 2004 15:23:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/really-weird-problem-with-nfs/m-p/3398616#M14380</guid>
      <dc:creator>Cristian_4</dc:creator>
      <dc:date>2004-10-12T15:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: really weird problem with nfs</title>
      <link>https://community.hpe.com/t5/operating-system-linux/really-weird-problem-with-nfs/m-p/3398617#M14381</link>
      <description>check the following:&lt;BR /&gt;&lt;BR /&gt;permissions/ownership in user1 and user2 filders&lt;BR /&gt;&lt;BR /&gt;exportfs -av &lt;BR /&gt;&lt;BR /&gt;This will give verbose output. I think you'll get an error or warning message.&lt;BR /&gt;&lt;BR /&gt;That message will probably lead to solution or a google search.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 12 Oct 2004 16:21:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/really-weird-problem-with-nfs/m-p/3398617#M14381</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-10-12T16:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: really weird problem with nfs</title>
      <link>https://community.hpe.com/t5/operating-system-linux/really-weird-problem-with-nfs/m-p/3398618#M14382</link>
      <description>but the -a option isnt it to unexport the fs ? i dont want to leave the users without their home =)</description>
      <pubDate>Tue, 12 Oct 2004 16:27:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/really-weird-problem-with-nfs/m-p/3398618#M14382</guid>
      <dc:creator>Cristian_4</dc:creator>
      <dc:date>2004-10-12T16:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: really weird problem with nfs</title>
      <link>https://community.hpe.com/t5/operating-system-linux/really-weird-problem-with-nfs/m-p/3398619#M14383</link>
      <description>No.&lt;BR /&gt;&lt;BR /&gt;On most distributions of Linux it will merely re-export the files with verbose output.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 12 Oct 2004 18:51:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/really-weird-problem-with-nfs/m-p/3398619#M14383</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-10-12T18:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: really weird problem with nfs</title>
      <link>https://community.hpe.com/t5/operating-system-linux/really-weird-problem-with-nfs/m-p/3398620#M14384</link>
      <description>hi Cristian,&lt;BR /&gt;&lt;BR /&gt;check also /etc/exports whether there is allowed export for client1, IP or hostname &lt;BR /&gt;&lt;BR /&gt;br Jan&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Oct 2004 02:33:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/really-weird-problem-with-nfs/m-p/3398620#M14384</guid>
      <dc:creator>Jan Sladky</dc:creator>
      <dc:date>2004-10-13T02:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: really weird problem with nfs</title>
      <link>https://community.hpe.com/t5/operating-system-linux/really-weird-problem-with-nfs/m-p/3398621#M14385</link>
      <description>ok, i've tried the command and i didn't get any  error. The permissions are the same for each disk.&lt;BR /&gt;&lt;BR /&gt;i did get a lot of "unexporting from kernel"&lt;BR /&gt;&lt;BR /&gt;anyway the problem it solved by it self in the night, dont know why&lt;BR /&gt;&lt;BR /&gt;thanks to everybody</description>
      <pubDate>Wed, 13 Oct 2004 06:19:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/really-weird-problem-with-nfs/m-p/3398621#M14385</guid>
      <dc:creator>Cristian_4</dc:creator>
      <dc:date>2004-10-13T06:19:35Z</dc:date>
    </item>
  </channel>
</rss>

