<?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: Connecting Linux or UNIX system to Network attached storage device</title> <atom:link href="http://www.cyberciti.biz/tips/connecting-linux-unix-system-network-attached-storage-device.html/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips/connecting-linux-unix-system-network-attached-storage-device.html</link> <description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description> <lastBuildDate>Fri, 10 Feb 2012 20:37:43 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: In Through The Out Door &#187; NAS from Linux</title><link>http://www.cyberciti.biz/tips/connecting-linux-unix-system-network-attached-storage-device.html#comment-50546</link> <dc:creator>In Through The Out Door &#187; NAS from Linux</dc:creator> <pubDate>Thu, 04 Jan 2007 02:52:24 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/connecting-linux-unix-system-network-attached-storage-device.html#comment-50546</guid> <description>[...] NAS from Linux: [...]</description> <content:encoded><![CDATA[<p>[...] NAS from Linux: [...]</p> ]]></content:encoded> </item> <item><title>By: nixcraft</title><link>http://www.cyberciti.biz/tips/connecting-linux-unix-system-network-attached-storage-device.html#comment-132</link> <dc:creator>nixcraft</dc:creator> <pubDate>Thu, 25 May 2006 05:07:43 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/connecting-linux-unix-system-network-attached-storage-device.html#comment-132</guid> <description>Doug,
It is already covered, see &lt;a href=&quot;http://www.cyberciti.biz/faqs/2006/05/access-nas-server-using-nfs-protocol.php&quot; rel=&quot;nofollow&quot;&gt;Access NAS server using NFS protocol under Linux or UNIX&lt;/a&gt;
There is a link at the bottom of article.</description> <content:encoded><![CDATA[<p>Doug,</p><p>It is already covered, see <a
href="http://www.cyberciti.biz/faqs/2006/05/access-nas-server-using-nfs-protocol.php" rel="nofollow">Access NAS server using NFS protocol under Linux or UNIX</a></p><p>There is a link at the bottom of article.</p> ]]></content:encoded> </item> <item><title>By: Doug</title><link>http://www.cyberciti.biz/tips/connecting-linux-unix-system-network-attached-storage-device.html#comment-131</link> <dc:creator>Doug</dc:creator> <pubDate>Wed, 24 May 2006 22:25:49 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/connecting-linux-unix-system-network-attached-storage-device.html#comment-131</guid> <description>No mention of NFS?
Have we fallen so far?</description> <content:encoded><![CDATA[<p>No mention of NFS?</p><p>Have we fallen so far?</p> ]]></content:encoded> </item> <item><title>By: rdk</title><link>http://www.cyberciti.biz/tips/connecting-linux-unix-system-network-attached-storage-device.html#comment-130</link> <dc:creator>rdk</dc:creator> <pubDate>Wed, 24 May 2006 14:31:55 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/connecting-linux-unix-system-network-attached-storage-device.html#comment-130</guid> <description>Excellent information.
Regards,
rdk</description> <content:encoded><![CDATA[<p>Excellent information.</p><p>Regards,</p><p>rdk</p> ]]></content:encoded> </item> <item><title>By: Maged</title><link>http://www.cyberciti.biz/tips/connecting-linux-unix-system-network-attached-storage-device.html#comment-129</link> <dc:creator>Maged</dc:creator> <pubDate>Tue, 23 May 2006 20:20:15 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/connecting-linux-unix-system-network-attached-storage-device.html#comment-129</guid> <description>If you recall well, you  can get smbfs to support files larger than 2 GB by passing lfs (large file support) to its mount option.</description> <content:encoded><![CDATA[<p>If you recall well, you  can get smbfs to support files larger than 2 GB by passing lfs (large file support) to its mount option.</p> ]]></content:encoded> </item> <item><title>By: djs</title><link>http://www.cyberciti.biz/tips/connecting-linux-unix-system-network-attached-storage-device.html#comment-127</link> <dc:creator>djs</dc:creator> <pubDate>Mon, 22 May 2006 21:04:23 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/connecting-linux-unix-system-network-attached-storage-device.html#comment-127</guid> <description>forget mounting the cifs share. use tar/star and pipe it into smbclient! or if you don&#039;t care about security, piping it into an ftp client is probably a little faster over the wire.
/djs</description> <content:encoded><![CDATA[<p>forget mounting the cifs share. use tar/star and pipe it into smbclient! or if you don&#8217;t care about security, piping it into an ftp client is probably a little faster over the wire.</p><p>/djs</p> ]]></content:encoded> </item> <item><title>By: Felipe Alfaro Solana</title><link>http://www.cyberciti.biz/tips/connecting-linux-unix-system-network-attached-storage-device.html#comment-126</link> <dc:creator>Felipe Alfaro Solana</dc:creator> <pubDate>Mon, 22 May 2006 06:49:49 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/connecting-linux-unix-system-network-attached-storage-device.html#comment-126</guid> <description>CIFS is well supported on 2.6 kernels and many modern distributions have support for it by default, so no kernel recompile is needed. Not only CIFS is newer and has support for 2GB, but also has enhanced features like STEGO session setup and Kerberos support.</description> <content:encoded><![CDATA[<p>CIFS is well supported on 2.6 kernels and many modern distributions have support for it by default, so no kernel recompile is needed. Not only CIFS is newer and has support for 2GB, but also has enhanced features like STEGO session setup and Kerberos support.</p> ]]></content:encoded> </item> <item><title>By: nixcraft</title><link>http://www.cyberciti.biz/tips/connecting-linux-unix-system-network-attached-storage-device.html#comment-121</link> <dc:creator>nixcraft</dc:creator> <pubDate>Sun, 21 May 2006 01:21:47 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/connecting-linux-unix-system-network-attached-storage-device.html#comment-121</guid> <description>Yes you can use that too. Remember before using CIFS you may need to patch kernel or recompile kernel. Once done you can insert cifs.ko module:
&lt;b&gt;# modprob cifs&lt;/b&gt;
Sometime you may get an error that read as follows:
&lt;i&gt;cifsd: page allocation failure. order:3&lt;/i&gt;
Instead of above command use following:
&lt;b&gt;# modprobe cifs CIFSMaxBufSize=15000&lt;/b&gt;
And use following command to access NAS:
&lt;b&gt;# mount -t cifs //NAS/share /backup -o rw,username=nixcraft,domain=mydomain,file_mode=0644,dir_mode=0755&lt;/b&gt;
Hope this helps :) Read man page mount.cifs for more info.</description> <content:encoded><![CDATA[<p>Yes you can use that too. Remember before using CIFS you may need to patch kernel or recompile kernel. Once done you can insert cifs.ko module:</p><p><b># modprob cifs</b></p><p>Sometime you may get an error that read as follows:<br
/> <i>cifsd: page allocation failure. order:3</i></p><p>Instead of above command use following:<br
/> <b># modprobe cifs CIFSMaxBufSize=15000</b></p><p>And use following command to access NAS:<br
/> <b># mount -t cifs //NAS/share /backup -o rw,username=nixcraft,domain=mydomain,file_mode=0644,dir_mode=0755</b></p><p>Hope this helps :) Read man page mount.cifs for more info.</p> ]]></content:encoded> </item> <item><title>By: Anon</title><link>http://www.cyberciti.biz/tips/connecting-linux-unix-system-network-attached-storage-device.html#comment-120</link> <dc:creator>Anon</dc:creator> <pubDate>Sat, 20 May 2006 22:27:26 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/connecting-linux-unix-system-network-attached-storage-device.html#comment-120</guid> <description>Please stop telling people to use smbfs. It is depreciated (as it only supports up to 2GB files for example)
Use cifs instead (and forget smbmount as it used smbfs).</description> <content:encoded><![CDATA[<p>Please stop telling people to use smbfs. It is depreciated (as it only supports up to 2GB files for example)</p><p>Use cifs instead (and forget smbmount as it used smbfs).</p> ]]></content:encoded> </item> </channel> </rss>
