<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: CIFS VFS No response for cmd n mid&#8230;</title>
	<atom:link href="http://blog.dhampir.no/content/cifs-vfs-no-response-for-cmd-n-mid/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.dhampir.no/content/cifs-vfs-no-response-for-cmd-n-mid</link>
	<description></description>
	<lastBuildDate>Wed, 21 Dec 2011 10:10:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: alfanoid</title>
		<link>http://blog.dhampir.no/content/cifs-vfs-no-response-for-cmd-n-mid#comment-3065</link>
		<dc:creator>alfanoid</dc:creator>
		<pubDate>Fri, 11 Feb 2011 04:07:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog2.dhampir.no/?p=88#comment-3065</guid>
		<description>Well that didn&#039;t show the link did it...

Here it is..

http://cweiske.de/tagebuch/Timed%20permission%20problems%20on%20CIFS.htm</description>
		<content:encoded><![CDATA[<p>Well that didn&#8217;t show the link did it&#8230;</p>
<p>Here it is..</p>
<p><a href="http://cweiske.de/tagebuch/Timed%20permission%20problems%20on%20CIFS.htm" rel="nofollow">http://cweiske.de/tagebuch/Timed%20permission%20problems%20on%20CIFS.htm</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alfanoid</title>
		<link>http://blog.dhampir.no/content/cifs-vfs-no-response-for-cmd-n-mid#comment-3064</link>
		<dc:creator>alfanoid</dc:creator>
		<pubDate>Fri, 11 Feb 2011 04:06:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog2.dhampir.no/?p=88#comment-3064</guid>
		<description>We were getting this on RHEL5.5 64bit

kernel:  CIFS VFS: Write2 ret -13, wrote 0

-13 is Permission Denied

From this site
&lt;a href=&quot;http://cweiske.de/tagebuch/Timed%20permission%20problems%20on%20CIFS.htm&quot; title=&quot;http://cweiske.de/tagebuch/Timed%20permission%20problems%20on%20CIFS.htm&quot; rel=&quot;nofollow&quot;&gt;

I found that 
echo &quot;0&quot; &gt; /proc/fs/cifs/LookupCacheEnable 

turned off inode caching so that when a file/directory is created on the CIFS mount its created straight away and not cached for up to a second.</description>
		<content:encoded><![CDATA[<p>We were getting this on RHEL5.5 64bit</p>
<p>kernel:  CIFS VFS: Write2 ret -13, wrote 0</p>
<p>-13 is Permission Denied</p>
<p>From this site<br />
<a href="http://cweiske.de/tagebuch/Timed%20permission%20problems%20on%20CIFS.htm" title="http://cweiske.de/tagebuch/Timed%20permission%20problems%20on%20CIFS.htm" rel="nofollow"></p>
<p>I found that<br />
echo &#8220;0&#8243; &gt; /proc/fs/cifs/LookupCacheEnable </p>
<p>turned off inode caching so that when a file/directory is created on the CIFS mount its created straight away and not cached for up to a second.</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blodge</title>
		<link>http://blog.dhampir.no/content/cifs-vfs-no-response-for-cmd-n-mid#comment-236</link>
		<dc:creator>Blodge</dc:creator>
		<pubDate>Wed, 20 Oct 2010 19:22:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog2.dhampir.no/?p=88#comment-236</guid>
		<description>Same as Chetan on RHEL5.5_x64.

CIFS VFS: No response for cmd 114 mid 52651
CIFS VFS: Unexpected lookup error -112
CIFS VFS: No response for cmd 114 mid 52659

Repeat..CPU goes to 100% eventually and we kernel panic. Next time it works just fine.</description>
		<content:encoded><![CDATA[<p>Same as Chetan on RHEL5.5_x64.</p>
<p>CIFS VFS: No response for cmd 114 mid 52651<br />
CIFS VFS: Unexpected lookup error -112<br />
CIFS VFS: No response for cmd 114 mid 52659</p>
<p>Repeat..CPU goes to 100% eventually and we kernel panic. Next time it works just fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chetan</title>
		<link>http://blog.dhampir.no/content/cifs-vfs-no-response-for-cmd-n-mid#comment-58</link>
		<dc:creator>Chetan</dc:creator>
		<pubDate>Wed, 22 Sep 2010 10:30:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog2.dhampir.no/?p=88#comment-58</guid>
		<description>Hi Tiago,

Does the modeprobe comment applies to Redhat 5.5 also. We are facing the same issue(CIFS VFS: No response for cmd 50 mid 10033). And let us know if the above solution which you have provided to create a cifs.conf file will resolve the issue.</description>
		<content:encoded><![CDATA[<p>Hi Tiago,</p>
<p>Does the modeprobe comment applies to Redhat 5.5 also. We are facing the same issue(CIFS VFS: No response for cmd 50 mid 10033). And let us know if the above solution which you have provided to create a cifs.conf file will resolve the issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tiago Neiva</title>
		<link>http://blog.dhampir.no/content/cifs-vfs-no-response-for-cmd-n-mid#comment-57</link>
		<dc:creator>Tiago Neiva</dc:creator>
		<pubDate>Sun, 15 Aug 2010 16:49:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog2.dhampir.no/?p=88#comment-57</guid>
		<description>For me it&#039;s still not perfect I still get
&quot;CIFS VFS: ignoring corrupt resume name&quot;
messages, but the others went away and performance went up!

I&#039;m using ubuntu 10.04 and created this file:
/etc/modprobe.d/cifs.conf 

with this contents:

# Created to fix cifs, thanks to the ubuntu forums
install cifs /sbin/modprobe --ignore-install cifs &amp;&amp; echo 0 &gt; /proc/fs/cifs/LinuxExtensionsEnabled &amp;&amp; echo 0 &gt; /proc/fs/cifs/OplockEnabled
remove cifs /sbin/modprobe -r cifs</description>
		<content:encoded><![CDATA[<p>For me it&#8217;s still not perfect I still get<br />
&#8220;CIFS VFS: ignoring corrupt resume name&#8221;<br />
messages, but the others went away and performance went up!</p>
<p>I&#8217;m using ubuntu 10.04 and created this file:<br />
/etc/modprobe.d/cifs.conf </p>
<p>with this contents:</p>
<p># Created to fix cifs, thanks to the ubuntu forums<br />
install cifs /sbin/modprobe &#8211;ignore-install cifs &amp;&amp; echo 0 &gt; /proc/fs/cifs/LinuxExtensionsEnabled &amp;&amp; echo 0 &gt; /proc/fs/cifs/OplockEnabled<br />
remove cifs /sbin/modprobe -r cifs</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cnafa</title>
		<link>http://blog.dhampir.no/content/cifs-vfs-no-response-for-cmd-n-mid#comment-56</link>
		<dc:creator>cnafa</dc:creator>
		<pubDate>Mon, 19 Jul 2010 09:36:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog2.dhampir.no/?p=88#comment-56</guid>
		<description>My function use cifs protocol to transfer file and it usually occur “CIFS VFS: Send error in read = -11
” error.
I searched the cifs reference and get a ways to resovle it.

http://pserver.samba.org/samba/ftp/cifs-cvs/linux-cifs-client-guide.pdf

&quot;
Performance Considerations
Server speed, server disk speed and network speed can constrain the overall performance of a cifs
mount, but in some cases, client client configuration settings can be changed to increase performance:
1) size of file write (wsize). The Linux CIFS client usually sends 56K writes (14 pages) and is
limited to 56K maximum unless mounted forcedirectio.
2) size of file read (rsize). The Linux CIFS client usually sends 16K reads (4 pages). Since CIFS
large network buffers are about 16K in size by default, increasing the rsize would have little
effect unless the setting of module load parameter CIFSMaxBufSize (via insmod) also is
increased.
&quot;

I just lower the block of data what i want to write.

you can use command &quot;modinfo cifs&quot; to get the cifs read or write buffer size and buffersize scope.</description>
		<content:encoded><![CDATA[<p>My function use cifs protocol to transfer file and it usually occur “CIFS VFS: Send error in read = -11<br />
” error.<br />
I searched the cifs reference and get a ways to resovle it.</p>
<p><a href="http://pserver.samba.org/samba/ftp/cifs-cvs/linux-cifs-client-guide.pdf" rel="nofollow">http://pserver.samba.org/samba/ftp/cifs-cvs/linux-cifs-client-guide.pdf</a></p>
<p>&#8221;<br />
Performance Considerations<br />
Server speed, server disk speed and network speed can constrain the overall performance of a cifs<br />
mount, but in some cases, client client configuration settings can be changed to increase performance:<br />
1) size of file write (wsize). The Linux CIFS client usually sends 56K writes (14 pages) and is<br />
limited to 56K maximum unless mounted forcedirectio.<br />
2) size of file read (rsize). The Linux CIFS client usually sends 16K reads (4 pages). Since CIFS<br />
large network buffers are about 16K in size by default, increasing the rsize would have little<br />
effect unless the setting of module load parameter CIFSMaxBufSize (via insmod) also is<br />
increased.<br />
&#8221;</p>
<p>I just lower the block of data what i want to write.</p>
<p>you can use command &#8220;modinfo cifs&#8221; to get the cifs read or write buffer size and buffersize scope.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cnafa</title>
		<link>http://blog.dhampir.no/content/cifs-vfs-no-response-for-cmd-n-mid#comment-55</link>
		<dc:creator>cnafa</dc:creator>
		<pubDate>Mon, 19 Jul 2010 09:31:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog2.dhampir.no/?p=88#comment-55</guid>
		<description>My function use cifs protocol to transfer file and it usually occur &quot;CIFS VFS: Send error in read = -11
&quot; error.
I searched the cifs reference and get a ways to resovle it.

http://pserver.samba.org/samba/ftp/cifs-cvs/linux-cifs-client-guide.pdf

I just lower the block of data what i  want to write</description>
		<content:encoded><![CDATA[<p>My function use cifs protocol to transfer file and it usually occur &#8220;CIFS VFS: Send error in read = -11<br />
&#8221; error.<br />
I searched the cifs reference and get a ways to resovle it.</p>
<p><a href="http://pserver.samba.org/samba/ftp/cifs-cvs/linux-cifs-client-guide.pdf" rel="nofollow">http://pserver.samba.org/samba/ftp/cifs-cvs/linux-cifs-client-guide.pdf</a></p>
<p>I just lower the block of data what i  want to write</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: korman</title>
		<link>http://blog.dhampir.no/content/cifs-vfs-no-response-for-cmd-n-mid#comment-54</link>
		<dc:creator>korman</dc:creator>
		<pubDate>Fri, 02 Jul 2010 14:03:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog2.dhampir.no/?p=88#comment-54</guid>
		<description>I should add it was &quot;Cold booted&quot;</description>
		<content:encoded><![CDATA[<p>I should add it was &#8220;Cold booted&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: korman</title>
		<link>http://blog.dhampir.no/content/cifs-vfs-no-response-for-cmd-n-mid#comment-53</link>
		<dc:creator>korman</dc:creator>
		<pubDate>Fri, 02 Jul 2010 14:02:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog2.dhampir.no/?p=88#comment-53</guid>
		<description>We just put into production a RHEL5 Linux / Oracle server which uses the CIFS client to injest a number of files located on a Win2k8 Server.  At 8PM I found similar errors and SAR showed %system  cpu at to 99% and staying there until the server had was rebooted 2 hours later.  I am guessing this post might have saved my ass..</description>
		<content:encoded><![CDATA[<p>We just put into production a RHEL5 Linux / Oracle server which uses the CIFS client to injest a number of files located on a Win2k8 Server.  At 8PM I found similar errors and SAR showed %system  cpu at to 99% and staying there until the server had was rebooted 2 hours later.  I am guessing this post might have saved my ass..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Rebey</title>
		<link>http://blog.dhampir.no/content/cifs-vfs-no-response-for-cmd-n-mid#comment-43</link>
		<dc:creator>Bill Rebey</dc:creator>
		<pubDate>Fri, 30 Apr 2010 18:52:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog2.dhampir.no/?p=88#comment-43</guid>
		<description>Thanks a million for posting this!  This has been a real nightmare for me ever since upgrading to 9.10 from 9.04 (the problem didn&#039;t seem to exist in 9.04).</description>
		<content:encoded><![CDATA[<p>Thanks a million for posting this!  This has been a real nightmare for me ever since upgrading to 9.10 from 9.04 (the problem didn&#8217;t seem to exist in 9.04).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

