On Tuesday 02 October 2007, Mark Kirkwood wrote:
> $ mkfs.xfs  /dev/sda9
> $ mkdir /xfsrestore
> $ mount /dev/sda9 /xfsrestore
> $ cd /xfsrestore
> $ tar -jxvf  xfsdump-2.2.45.tbz2
> $ cd usr/bin
> $ rm xfsdump xfsrestore
> $ ln -s /xfsrestore/sbin/xfsdump xfsdump
> $ ln -s /xfsrestore/sbin/xfsrestore xfsrestore
> $ export PATH=$PATH:/xfsrestore/sbin:/xfsrestore/usr/bin
>
>
> 5. Restore dumps
>
> Use the contents of df.out to figure out which dump should be
> restored on which device! then temporily mount each filesystem and
> restore it.

First of all, thanks for sharing.

I used to think xfs was overkill for /boot, but the procedure described 
is quite straightforward.

There are two things I don't understand:

1) why do you delete xfsdump and xfsrestore in /xfsrestore/usr/bin/ just 
extracted to link them to /xfsrestore/sbin

2) the use of df.out isn't clear to me, isn't the dump file name enough 
to know what is in there?

Ciao
        Francesco
 
-- 
Linux Version 2.6.22-gentoo-r8, Compiled #1 PREEMPT Fri Sep 28 19:41:21 
CEST 2007
One 1GHz AMD Athlon 64 Processor, 2GB RAM, 2003.99 Bogomips Total
aemaeth
-- 
[EMAIL PROTECTED] mailing list

Reply via email to