Gentoo Archives: gentoo-user

From: Richard Fish <bigfish@××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Optimizing XFS, any clues?
Date: Sat, 10 Dec 2005 00:31:38
Message-Id: 7573e9640512091611k6bc3806cy5cc9f201cafcb606@mail.gmail.com
In Reply to: [gentoo-user] Optimizing XFS, any clues? by "Cláudio Henrique"
1 On 12/9/05, Cláudio Henrique <rapaduraatomica@×××××.com> wrote:
2 > Greetings,
3 >
4 > I have just optimized my EXT3 partitions and now they are running
5 > smooth, and I wanted to do the same with the XFS one. Can somebody
6 > help me?
7
8 What do you mean by "optimized"?
9
10 xfs_fsr will defragment an xfs partition.
11
12 > Is there a way to turn a XFS partition into a EXT3 without loosing data?
13
14 tar -c && umount && mkfs.ext3 && mount && tar -x
15
16 -Richard
17
18 --
19 gentoo-user@g.o mailing list