View previous topic :: View next topic |
Author |
Message |
Guest
|
Posted: Thu May 09, 2002 3:01 am Post subject: Reiserfs to XFS |
|
|
I installed gentoo a week or so ago now and its great
but i installed it with resierfs.
I have 3 partitons /boot / and swap
the boot and root portitions are both reiserfs.
I was thinking about converting them to XFS as it seems to be a lot more sturdy.
Whats the easiest way to go about this ? |
|
Back to top |
|
|
AutoBot l33t
Joined: 22 Apr 2002 Posts: 968 Location: Usually Out
|
Posted: Thu May 09, 2002 6:19 am Post subject: |
|
|
It's not possible, you will have to format....Just back up your / directory format your root partiton and cp your / directory back. For a bit of information I tried doing it by tar method and it failed, be careful how you choose to back up.
I was using XFS on Debian then on Gentoo and after reading several pages of filesytem comparisons and benchmarks recently I would say go with either ext3 or stay with ReiserFS as they seem to be the best for general purpose desktop usage. I myself am switching to ext3 to see how it compares to XFS, since I have been using XFS for a goodwhile it would seem I should be able to get a real world feel for the speed differences. _________________ This message self destructed a long time ago. |
|
Back to top |
|
|
phaze3k n00b
Joined: 24 Apr 2002 Posts: 36
|
Posted: Thu May 09, 2002 7:48 am Post subject: |
|
|
As AutoBot says, there's no direct way to do it.
I really don't know where everyone (for everyone read most Gentoo users and whoever wrote that Gentoo documentation) gets the idea that XFS is much more sturdy than ReiserFS. On Linux at least, ReiserFS has had far more testing than XFS. XFS won't make it into the 2.4 kernel, and there are even arguments as to whether it should go into the 2.5 kernel because of the funky way that it does things with vfs. |
|
Back to top |
|
|
Guest
|
Posted: Thu May 09, 2002 7:56 am Post subject: |
|
|
okies,
I guess i'll leave it as reiserfs for the moment , unless i get the urge to rebuild.
I will keep my eyes on XFS tho
btw i never had much luck with ext3, it didn't cope very well with my cold shutdown test.
but reiser seems to be working fairly well atm. |
|
Back to top |
|
|
Malakin Veteran
Joined: 14 Apr 2002 Posts: 1692 Location: Victoria BC Canada
|
Posted: Fri May 10, 2002 12:59 am Post subject: |
|
|
I did the opposite, I went from xfs to reiser.
My first gentoo install I went with xfs just because that's what they suggested but I found it to be fairly slow when doing certain things involving lots of files like using find so I switched to reiser on my 2nd install which is what I normally use. |
|
Back to top |
|
|
|