<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Mounting NFS share on NFS client</title><link>http://blogs.msdn.com/sfu/pages/mounting-nfs-share-on-nfs-client.aspx</link><description>Mounting NFS share on NFS client Now click on OK twice and come out of the folder properties saving the changes you've made, open a command prompt and run – showmount –e. This should return the exports list for this system and should list the folder you</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Mounting NFS share on NFS client</title><link>http://blogs.msdn.com/sfu/pages/mounting-nfs-share-on-nfs-client.aspx#4543025</link><pubDate>Fri, 24 Aug 2007 16:29:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4543025</guid><dc:creator>Dan Summers</dc:creator><description>&lt;p&gt;Excellent. Vital information simply presented. Thank you.&lt;/p&gt;</description></item><item><title>re: Mounting NFS share on NFS client</title><link>http://blogs.msdn.com/sfu/pages/mounting-nfs-share-on-nfs-client.aspx#6483076</link><pubDate>Fri, 23 Nov 2007 15:02:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6483076</guid><dc:creator>S. Karthikeyan</dc:creator><description>&lt;p&gt;I have been trying to configure microsoft SFU NFS server on my system. I get an input output/error even after i follow your steps exactly.&lt;/p&gt;
&lt;p&gt;1) started the nfs server&lt;/p&gt;
&lt;p&gt;2) shared a folder as told here&lt;/p&gt;
&lt;p&gt;3) mounted it from linux&lt;/p&gt;
&lt;p&gt;4) doing an ls -l tp that folder gives me&lt;/p&gt;
&lt;p&gt;ls: nfsshare: Input/output error&lt;/p&gt;
&lt;p&gt;Please respond here.&lt;/p&gt;</description></item><item><title>re: Mounting NFS share on NFS client</title><link>http://blogs.msdn.com/sfu/pages/mounting-nfs-share-on-nfs-client.aspx#6533080</link><pubDate>Mon, 26 Nov 2007 21:19:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6533080</guid><dc:creator>Ashish</dc:creator><description>&lt;p&gt;Sorry, was away for thanksgiving holidays.&lt;/p&gt;
&lt;p&gt;Is this a really large folder? You can try changing the SecureHandleLevel registry setting to 0 and see if that helps -&lt;/p&gt;
&lt;p&gt;HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NfsSvr\Parameters&lt;/p&gt;
</description></item><item><title>re: Mounting NFS share on NFS client</title><link>http://blogs.msdn.com/sfu/pages/mounting-nfs-share-on-nfs-client.aspx#6768410</link><pubDate>Fri, 14 Dec 2007 10:31:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6768410</guid><dc:creator>Gele</dc:creator><description>&lt;p&gt;I didn`t succeed. Tried everything. Seems that MS doesn`t test if this work anymore. &lt;/p&gt;
&lt;p&gt;I`ve set everything to be logged, and windows thinks that mount was succesful. Linux (kernel 2.6.x, busybox) waits and then says: &amp;quot;Input output/error&amp;quot;&lt;/p&gt;</description></item><item><title>re: Mounting NFS share on NFS client</title><link>http://blogs.msdn.com/sfu/pages/mounting-nfs-share-on-nfs-client.aspx#6768621</link><pubDate>Fri, 14 Dec 2007 11:22:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6768621</guid><dc:creator>Gele</dc:creator><description>&lt;p&gt;Ups, I was wrong - later i was able to mount it. It`s O.K, the problem was in my linux environment - rpc.statd, rpc.lockd and ... should all be running, and it wasn`t in my initrd environment (before root / &amp;nbsp;FS was mounted).&lt;/p&gt;</description></item><item><title>re: Mounting NFS share on NFS client</title><link>http://blogs.msdn.com/sfu/pages/mounting-nfs-share-on-nfs-client.aspx#6769058</link><pubDate>Fri, 14 Dec 2007 12:57:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6769058</guid><dc:creator>Gert</dc:creator><description>&lt;p&gt;I successfully folowed the instructions here until the mount on a client. I do not use LINUX but AIX.&lt;/p&gt;
&lt;p&gt;The mount operation works fine and shows the directory with 700 and owner nobody and group nobody (which translates to 4294967294 in both cases).&lt;/p&gt;
&lt;p&gt;When I try as root to cd to the mounted directory, I receive a &amp;quot;permission denied&amp;quot;.&lt;/p&gt;
&lt;p&gt;Up to here I didn't do any usermapping.&lt;/p&gt;
&lt;p&gt;The file server (i.e. the nfs server) is R2 while the DCs are R1.&lt;/p&gt;
&lt;p&gt;Thank you in advance.&lt;/p&gt;</description></item><item><title>re: Mounting NFS share on NFS client</title><link>http://blogs.msdn.com/sfu/pages/mounting-nfs-share-on-nfs-client.aspx#6770932</link><pubDate>Fri, 14 Dec 2007 19:33:07 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6770932</guid><dc:creator>Ashish</dc:creator><description>&lt;p&gt;Hi Gert,&lt;/p&gt;
&lt;p&gt;By default, all NFS servers translate root access from clients as anonymous access and you would see this error.&lt;/p&gt;
&lt;p&gt;You will have to either turn off root squash on the AIX server or change the permissions on the directory to 777.&lt;/p&gt;
&lt;p&gt;I guess you need to add root=hostname to turn off root squashing in AIX.&lt;/p&gt;
</description></item><item><title>re: Mounting NFS share on NFS client</title><link>http://blogs.msdn.com/sfu/pages/mounting-nfs-share-on-nfs-client.aspx#6771332</link><pubDate>Fri, 14 Dec 2007 20:34:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6771332</guid><dc:creator>Gert</dc:creator><description>&lt;p&gt;Hi sfu!&lt;/p&gt;
&lt;p&gt;Thank you for your explanations. But I need another kick to put me back on tracks...&lt;/p&gt;
&lt;p&gt;I unchecked the anonymous access in Permissions on the W2k3 server - means everybody has to be authenticated when accessing this share. Right?&lt;/p&gt;
&lt;p&gt;When I mount this directory on AIX I still get the 700 and nobody/nobody:&lt;/p&gt;
&lt;p&gt;ekds21#/tmp&amp;gt;&amp;gt;ls -ld aixhome&lt;/p&gt;
&lt;p&gt;drwx------ &amp;nbsp; 2 nobody &amp;nbsp; nobody &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 64 Dec 12 10:46 aixhome&lt;/p&gt;
&lt;p&gt;I'm still missing the point where and how to tell my AIX client not to squash. The whole documentation of AIX 5.2 doesn't use the word quash. Can you pls tell me a bit more about that?&lt;/p&gt;
&lt;p&gt;When I try to cd I now get:&lt;/p&gt;
&lt;p&gt;ekds21#/tmp&amp;gt;&amp;gt;cd aixhome&lt;/p&gt;
&lt;p&gt;/usr/bin/ksh: aixhome: 0403-036 The specified directory is not valid.&lt;/p&gt;
&lt;p&gt;ekds21#/tmp&amp;gt;&amp;gt;NFS access failed for server ekds30: error 7 (RPC: Authentication error)&lt;/p&gt;
&lt;p&gt;This isn't nice but brings me to a central point: How to authenticate?&lt;/p&gt;
&lt;p&gt;We use NIS from W2k3 - no AIX based servers, even no NIS slave servers. Everything regarding users and passwords is done within Active Directory.&lt;/p&gt;
&lt;p&gt;The help for NFS mentions, that the process of authentication has been greatly improved in R2. The W2k3 NFS server should be able to query Active Directory. But that requires that the DCs are on R2 as well (i.e. schema 31) - mine are not. They are still on schema 30 and refuse to upgrade.&lt;/p&gt;
&lt;p&gt;My DCs run NIS for users, groups, passwords and automount nismaps but nothing more - no NFS, no Interix, no usermapping.&lt;/p&gt;
&lt;p&gt;What must I do to provide the authentication feature to the R2 NFS server?&lt;/p&gt;
&lt;p&gt;Thank you for your patience.&lt;/p&gt;</description></item><item><title>re: Mounting NFS share on NFS client</title><link>http://blogs.msdn.com/sfu/pages/mounting-nfs-share-on-nfs-client.aspx#6772434</link><pubDate>Sat, 15 Dec 2007 00:06:07 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6772434</guid><dc:creator>Ashish</dc:creator><description>&lt;p&gt;Hmm..&lt;/p&gt;
&lt;p&gt;Since your schema is not on R2 level. You cannot use the AD lookup feature. You need to configure User name mapping and map all the users who you want to be able to access this share.&lt;/p&gt;
&lt;p&gt;Root access allowed option also needs to be turned on so that root is treated as root by the NFS server.&lt;/p&gt;
&lt;p&gt;On the schema upgrade issue, may be you should consider opening a support case with Microsoft. To start with, you can use Services for UNIX discussion group.&lt;/p&gt;
&lt;p&gt;- Ashish&lt;/p&gt;
</description></item><item><title>re: Mounting NFS share on NFS client</title><link>http://blogs.msdn.com/sfu/pages/mounting-nfs-share-on-nfs-client.aspx#7941609</link><pubDate>Fri, 29 Feb 2008 07:19:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7941609</guid><dc:creator>Paul "TBBle" Hampson</dc:creator><description>&lt;p&gt;I'm also getting permission denied trying to access the folders. The actual folder shows correctly:&lt;/p&gt;
&lt;p&gt;paulh@okami:~$ ls -lad /mnt/nfs&lt;/p&gt;
&lt;p&gt;dr-x------ 2 paulh domain users 64 2008-02-28 16:22 /mnt/nfs&lt;/p&gt;
&lt;p&gt;(and if I make the allmachines export read-write that becomes drwx correctly)&lt;/p&gt;
&lt;p&gt;But:&lt;/p&gt;
&lt;p&gt;paulh@okami:~$ ls -la /mnt/nfs&lt;/p&gt;
&lt;p&gt;ls: /mnt/nfs: Permission denied&lt;/p&gt;
&lt;p&gt;Just to confirm:&lt;/p&gt;
&lt;p&gt;paulh@okami:~$ ls -ladn /mnt/nfs&lt;/p&gt;
&lt;p&gt;dr-x------ 2 2576 1013 64 2008-02-28 16:22 /mnt/nfs&lt;/p&gt;
&lt;p&gt;paulh@okami:~$ id&lt;/p&gt;
&lt;p&gt;uid=2576(paulh) gid=1013(domain users) groups=24(cdrom),1013(domain users)&lt;/p&gt;
&lt;p&gt;This is with Linux 2.6.18 NFS client, mount command is&lt;/p&gt;
&lt;p&gt;mount -t nfs windowsbox:/exportname nfs&lt;/p&gt;
&lt;p&gt;I'm stumped...&lt;/p&gt;</description></item><item><title>re: Mounting NFS share on NFS client</title><link>http://blogs.msdn.com/sfu/pages/mounting-nfs-share-on-nfs-client.aspx#7941777</link><pubDate>Fri, 29 Feb 2008 07:33:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7941777</guid><dc:creator>Paul "TBBle" Hampson</dc:creator><description>&lt;p&gt;Hmm. Just reread the documentation, and realised that since we run a Samba-based domain, we can't install NFS Server Authentication on a Domain controller, and I suspect that's what's causing permission to be denied.&lt;/p&gt;</description></item><item><title>re: Mounting NFS share on NFS client</title><link>http://blogs.msdn.com/sfu/pages/mounting-nfs-share-on-nfs-client.aspx#7941788</link><pubDate>Fri, 29 Feb 2008 07:34:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7941788</guid><dc:creator>Ashish</dc:creator><description>&lt;p&gt;Based on this information, I don't see any reason for paulh not being able to get in to this directory.&lt;/p&gt;
&lt;p&gt;What is access type for ALL_MACHINES?&lt;/p&gt;
&lt;p&gt;Capturing the network traffic starting from mount can show us what is the actual response coming back from the server.&lt;/p&gt;
&lt;p&gt;Use the Email link on the blog to send me a mail so that I can share my email ID with you.&lt;/p&gt;
&lt;p&gt;- Ashish&lt;/p&gt;
</description></item><item><title>re: Mounting NFS share on NFS client</title><link>http://blogs.msdn.com/sfu/pages/mounting-nfs-share-on-nfs-client.aspx#7960264</link><pubDate>Fri, 29 Feb 2008 23:23:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7960264</guid><dc:creator>Ashish</dc:creator><description>&lt;p&gt;You're right. You might to enable Anonymous access if that serves your purpose.&lt;/p&gt;
&lt;p&gt;- Ashish&lt;/p&gt;
</description></item><item><title>re: Mounting NFS share on NFS client</title><link>http://blogs.msdn.com/sfu/pages/mounting-nfs-share-on-nfs-client.aspx#8170784</link><pubDate>Wed, 12 Mar 2008 18:18:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8170784</guid><dc:creator>Tomi M</dc:creator><description>&lt;p&gt;We have Fedora Core 8 and we are trying to mount a NFS volume on a W2003 R2 server. The mounting of the folder doesn't return an error but we're unable to access the mounted folder from Fedora.&lt;/p&gt;
&lt;p&gt;The mounted folder on W2003 is configured to allow anonymous user access and ALL MACHINES is configured to have read and write access as well as root access. &amp;nbsp;The command we use for mounting is&lt;/p&gt;
&lt;p&gt;mount -t nfs 10.0.1.1:/test2 /mnt/data&lt;/p&gt;
&lt;p&gt;After mounting the folder, the folder cannot be accessed from the linux machine. Trying to list the folder content gives the following error.&lt;/p&gt;
&lt;p&gt;Permission denied&lt;/p&gt;
&lt;p&gt;command ls -ld /mnt/data&lt;/p&gt;
&lt;p&gt;returns folder permissions drwx----------- and user and group ids 4294967214 which I guess is the same as -2&lt;/p&gt;
&lt;p&gt;We have been using Fedora root account for mounting.&lt;/p&gt;
&lt;p&gt;Any ideas what could be going wrong?&lt;/p&gt;</description></item><item><title>re: Mounting NFS share on NFS client</title><link>http://blogs.msdn.com/sfu/pages/mounting-nfs-share-on-nfs-client.aspx#8171190</link><pubDate>Wed, 12 Mar 2008 19:12:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8171190</guid><dc:creator>Ashish</dc:creator><description>&lt;p&gt;Although a network trace can reveal the exact problem, I would first ask to check if Anonymous Logon and Everyone groups have been granted full control on the Windows side.&lt;/p&gt;
&lt;p&gt;To get root access working, you need to have Administrator and root mapping in UNM. I hope that is taken care of.&lt;/p&gt;
&lt;p&gt;- Ashish&lt;/p&gt;
</description></item><item><title>Set up Server for NFS in Windows Server 2003 R2</title><link>http://blogs.msdn.com/sfu/pages/mounting-nfs-share-on-nfs-client.aspx#8423383</link><pubDate>Fri, 25 Apr 2008 07:32:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8423383</guid><dc:creator>Services for UNIX - Interoperability</dc:creator><description>&lt;p&gt;Set up Server for NFS in Windows Server 2003 R2 In this post, I will talk about configuring Microsoft&lt;/p&gt;
</description></item><item><title>re: Mounting NFS share on NFS client</title><link>http://blogs.msdn.com/sfu/pages/mounting-nfs-share-on-nfs-client.aspx#8658443</link><pubDate>Fri, 27 Jun 2008 00:37:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8658443</guid><dc:creator>Rahim</dc:creator><description>&lt;p&gt;I am using Likewise-Open and SFU to allow a centralized user authentication method. The things is that SFU NFS server works for a while . By works i mean it shows the Domain^users group as the group on the nfs and the dmain user UID as the user to the files or folders make by them in their NFS shares. But at least once a day the user mapping service dies , when this happens it shows all UID &amp;amp; GID's as 4294967214. me and the rest of the IT guys have noticed that this also happens when one of the USERS mounts the nfs share to a AIX box. why does this happen, can we change it. why does the user not have permission to ls the nfs share yet they can create their own folder in it. do i need the user mapping service turened on&lt;/p&gt;</description></item><item><title>re: Mounting NFS share on NFS client</title><link>http://blogs.msdn.com/sfu/pages/mounting-nfs-share-on-nfs-client.aspx#8658481</link><pubDate>Fri, 27 Jun 2008 00:49:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8658481</guid><dc:creator>Ashish</dc:creator><description>&lt;p&gt;Rahim,&lt;/p&gt;
&lt;p&gt;Please get in touch with me using the Email link. I would need more details about how the Windows box is configured to make any useful comments on this problem.&lt;/p&gt;
&lt;p&gt;- Ashish&lt;/p&gt;
</description></item><item><title>Set up Services for Network File System in Windows Server 2008</title><link>http://blogs.msdn.com/sfu/pages/mounting-nfs-share-on-nfs-client.aspx#9222640</link><pubDate>Tue, 16 Dec 2008 01:21:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9222640</guid><dc:creator>Services for UNIX - Interoperability</dc:creator><description>&lt;p&gt;Set up Services for Network File System in Windows Server 2008 The Microsoft Services for NFS continues&lt;/p&gt;
</description></item><item><title>re: Mounting NFS share on NFS client</title><link>http://blogs.msdn.com/sfu/pages/mounting-nfs-share-on-nfs-client.aspx#9906949</link><pubDate>Wed, 14 Oct 2009 02:06:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9906949</guid><dc:creator>Jim</dc:creator><description>&lt;p&gt;Here's a nifty trick that I always do when I create directories to mount something on. . .&lt;/p&gt;
&lt;p&gt;Issue: &amp;nbsp;It is not possible - by inspection (viewing the directories content) to understand if the directory is mounted or not - unless you happen to know what's supposed to be there.&lt;/p&gt;
&lt;p&gt;Workaround:&lt;/p&gt;
&lt;p&gt;Assume directory /mnt/CDROM exists - and is used to mount the content of a CD-ROM drive over.&lt;/p&gt;
&lt;p&gt;Before I mount anything on a directory used as a mount-point, I always cd to the mount-point and then:&lt;/p&gt;
&lt;p&gt;sudo touch 'Not Mounted Yet!'&lt;/p&gt;
&lt;p&gt;(the single quotes are important)&lt;/p&gt;
&lt;p&gt;This places a &amp;quot;file&amp;quot; (changeable only by root!) in the mount-point directory that says &amp;quot;Not Mounted Yet!&amp;quot;&lt;/p&gt;
&lt;p&gt;Once you mount the device (or whatever) on this mount-point - this message goes away, and you should be talking directly to the mounted resource.&lt;/p&gt;
&lt;p&gt;I like to do this because - sometimes - a &amp;quot;mount&amp;quot; or &amp;quot;umount&amp;quot; command returns without having done anything - or emitted an error message - leaving me to wonder if it REALLY worked.&lt;/p&gt;
&lt;p&gt;Since I started this little practice, I can always verify that a resource validly mounted where I placed it - even if the resource is empty.&lt;/p&gt;
&lt;p&gt;Oh, yea, you can run &amp;quot;mount&amp;quot; and see your mount points - but on many systems &amp;quot;mount&amp;quot; returns about a half-page of gibberish with the info you're looking for buried in it. &amp;nbsp;I find CD'ing to the directory in question, then doing an ls - is usually faster since I am likely to be nearby (in the directory structure) anyway.&lt;/p&gt;
&lt;p&gt;What say ye?&lt;/p&gt;
&lt;p&gt;Jim&lt;/p&gt;</description></item></channel></rss>