On Fri, May 06, 2005 at 11:41:16PM -0500, David Masover wrote: > > Are you familiar with convertfs? > > > > http://members.optusnet.com.au/clausen/ideas/convertfs.txt > > How easy is it to get the blocklist needed? It seems like Reiser4's > packing doesn't help here...
The blocklist is only needed to find the blocks in the nested file, which is huge. (I don't know anything about reiser packing, but things like tail-merging aren't a serious problem.) > In both of these situations, convertfs seems workable, but overkill. I > mean, a proper resizer would leave the FS in a useable state no matter > which way it went or when power was cut. Convertfs means that if I lose > power at any point during the process, I'm very likely hosed, especially > with something doing lazy writes like Reiser4 as the original FS. And > this is all assuming it would work at all. You could do journalling in this process. (This would slow it down considerablly, however!) If you've got some nice gui like qtparted on a knoppix live cd, it could be quite convenient. > These are not situations where enterprise users would pay thousands of > dollars to be able to do this -- they can afford to do a full > backup/restore, just throw hardware at a problem and make it go away. > These are the scenario where small users like me tend to give up, back > up, reformat, and never touch such an inflexible FS again. Small users are happy to leave their computer overnight. Cheers, Andrew
