[CentOS] mdadm problem.

Alain Spineux aspineux at gmail.com
Tue Sep 25 18:16:20 UTC 2007


On 9/25/07, David Mackintosh <David.Mackintosh at xdroop.com> wrote:
>
> I copy the contents of / over to the one-armed mirror:
>
> # cd /
> # mnt /dev/md1 /mnt/md1
> # tar cfpl - . | ( cd /mnt/md1 ; tar xfp -)

??? you made a copy of /mnt/md1 into /mnt/md1/mnt/md1 ???
use
# tar cfpl - --one-file-system .  | ....
instead

> # umount /mnt/md1
> # sync
>



-- 
Alain Spineux
aspineux gmail com
May the sources be with you



More information about the CentOS mailing list