<?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: What is Maximum Partition size supported by Linux?</title> <atom:link href="http://www.cyberciti.biz/tips/what-is-maximum-partition-size-supported-by-linux.html/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips/what-is-maximum-partition-size-supported-by-linux.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: KIRAN</title><link>http://www.cyberciti.biz/tips/what-is-maximum-partition-size-supported-by-linux.html#comment-173680</link> <dc:creator>KIRAN</dc:creator> <pubDate>Fri, 02 Sep 2011 15:27:11 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/what-is-maximum-partition-size-supported-by-linux.html#comment-173680</guid> <description>How to Format the 20 TB LUN in RHEL 5.4 server 32 bit?</description> <content:encoded><![CDATA[<p>How to Format the 20 TB LUN in RHEL 5.4 server 32 bit?</p> ]]></content:encoded> </item> <item><title>By: Jose</title><link>http://www.cyberciti.biz/tips/what-is-maximum-partition-size-supported-by-linux.html#comment-172111</link> <dc:creator>Jose</dc:creator> <pubDate>Fri, 24 Jun 2011 19:01:21 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/what-is-maximum-partition-size-supported-by-linux.html#comment-172111</guid> <description>There&#039;s incorrect info in this article with regards to ReiserFS:
It *does* support ACLs and has supported them for a long while.
The recovery time after a crash is actually dependent on the severity of the crash, for most crashes where a simple rollback is performed, the recovery time is actually way faster than either ext2 or ext3 (a few seconds on 100&#039;s gigabyte-sized partitions). On rare occasions where the metadata is damaged and a tree-rebuild must be performed, the recovery time is similar to ext2-3. When there&#039;s bigger damage it can take a lot of time, but then you&#039;d better recover from backup.</description> <content:encoded><![CDATA[<p>There&#8217;s incorrect info in this article with regards to ReiserFS:</p><p>It *does* support ACLs and has supported them for a long while.</p><p>The recovery time after a crash is actually dependent on the severity of the crash, for most crashes where a simple rollback is performed, the recovery time is actually way faster than either ext2 or ext3 (a few seconds on 100&#8242;s gigabyte-sized partitions). On rare occasions where the metadata is damaged and a tree-rebuild must be performed, the recovery time is similar to ext2-3. When there&#8217;s bigger damage it can take a lot of time, but then you&#8217;d better recover from backup.</p> ]]></content:encoded> </item> <item><title>By: David Meyer</title><link>http://www.cyberciti.biz/tips/what-is-maximum-partition-size-supported-by-linux.html#comment-151070</link> <dc:creator>David Meyer</dc:creator> <pubDate>Thu, 15 Oct 2009 13:56:02 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/what-is-maximum-partition-size-supported-by-linux.html#comment-151070</guid> <description>Thanks for posting this.  I knew that Linux had a larger partion size than Windows, but this really lays it out nicely.  I also looked at XFS and am asking our development team to look at it as well for our product line.</description> <content:encoded><![CDATA[<p>Thanks for posting this.  I knew that Linux had a larger partion size than Windows, but this really lays it out nicely.  I also looked at XFS and am asking our development team to look at it as well for our product line.</p> ]]></content:encoded> </item> <item><title>By: Greg Whynott</title><link>http://www.cyberciti.biz/tips/what-is-maximum-partition-size-supported-by-linux.html#comment-141835</link> <dc:creator>Greg Whynott</dc:creator> <pubDate>Mon, 12 Nov 2007 23:30:16 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/what-is-maximum-partition-size-supported-by-linux.html#comment-141835</guid> <description>You tell em&#039; Joshua.
I&#039;m amazed by how few of todays &quot;unix&quot; admins do not know about XFS or who SGI was/is...  The only bad one can say about XFS is it&#039;s slow unlinking..  but who deletes stuff now a days anyway?
-g</description> <content:encoded><![CDATA[<p>You tell em&#8217; Joshua.</p><p>I&#8217;m amazed by how few of todays &#8220;unix&#8221; admins do not know about XFS or who SGI was/is&#8230;  The only bad one can say about XFS is it&#8217;s slow unlinking..  but who deletes stuff now a days anyway?</p><p>-g</p> ]]></content:encoded> </item> <item><title>By: Joshua Schmidlkofer</title><link>http://www.cyberciti.biz/tips/what-is-maximum-partition-size-supported-by-linux.html#comment-46076</link> <dc:creator>Joshua Schmidlkofer</dc:creator> <pubDate>Mon, 25 Dec 2006 04:02:19 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/what-is-maximum-partition-size-supported-by-linux.html#comment-46076</guid> <description>This is a little short sighted - on Linux you can have XFS filesystems at least a Petabyte in size.  FS itself supports up to 9 exabytes ,which are all SIGNIFICANTLY larger than 16 Terabytes.
It is included in the kernel, and has been since at least 2001.  http://oss.sgi.com/projects/xfs</description> <content:encoded><![CDATA[<p>This is a little short sighted &#8211; on Linux you can have XFS filesystems at least a Petabyte in size.  FS itself supports up to 9 exabytes ,which are all SIGNIFICANTLY larger than 16 Terabytes.</p><p>It is included in the kernel, and has been since at least 2001. <a
href="http://oss.sgi.com/projects/xfs" rel="nofollow">http://oss.sgi.com/projects/xfs</a></p> ]]></content:encoded> </item> </channel> </rss>
