1&2) As far as I know, regardles the FS you use, any partition to be modified must be taken off-line.
3) Depends. On a huge partition with many small files (<~600k), you would be better with reiserfs.
--== Anything can go wrong. It's just a matter of how far wrong it will go till people think its right. ==--
1) xfs provides an xfs_growfs to increase the size of the filesystem, and it can be done online.
2) You cannot shrink an xfs sytem, either online or offline, at least not with the tools provided with xfs. I'd guess that Partition Magic can do it, but there's a lot going on under that hood.
3) For us, xfs performance was always poor, but others swear by it. Maybe we just didn't tune it properly.
We use ext3 for everything local and have a NetApp for our central nfs server. Coincidentally, a NetApp can dynamically grow a filesystem as you add drives to it, but it cannot shrink it. Makes me wonder if the NetApp WAFL filesystem is actually a modified XFS?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.