It's an ext3 filesystem. <br><br>I did look at the dump command and shall give it a bash. Thing is, when you start adding and configuring files, it can (and does in my case) amount to days. If the entire thing went AWOL, to manually restore would take weeks. Not something you really think about that much. i think for the initial dump i shall dump in single user mode and then if i do it at runlevel 3 and it doesnt work, i have a backup. <br>
<br>Thanks everyone!<br><br>Stu<br><br><div class="gmail_quote">2008/5/29 Roger Downing <<a href="mailto:r.downing@dl.ac.uk">r.downing@dl.ac.uk</a>>:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="Wj3C7c">On Wednesday 28 May 2008 23:22:52 Stuart Burns wrote:<br>
> Hi All,<br>
><br>
> I'm hoping someone can help here. I've setup a new linux box (Opensuse<br>
> 10.3) and it has an AIT 3 tape drive attached to it. Now backing up home is<br>
> easy enough, but how does one create a backup of the actual system so in a<br>
> disk failure it can be restored?<br>
><br>
> Anyone know?<br>
><br>
> Stu<br>
<br>
</div></div>Hmm I would look into using dump and restore. The problem would be that they<br>
only operate on ext2/3 file systems so if you don't use one of them you are<br>
out of luck on that front. I use them very widely at work to back up about 60<br>
servers to tape and have found them excellent, especially with the fact that<br>
they have built-in abilities to perform incremental and differential backups.<br>
You can also apply bzip2 compression on the fly to the backups which can<br>
increase speed / decrease required capacity very significantly (think 8:1 in<br>
some cases).<br>
<br>
I have heard reports that one ought not to run dump on a r/w mounted file<br>
system but I've had no trouble at all in 4 years of doing it so would<br>
heartily recommend.<br>
<br>
Cheers,<br>
--<br>
Roger Downing<br>
eScience systems administrator<br>
STFC<br>
Daresbury Laboratories<br>
Keckwick Lane<br>
Warrington<br>
WA4 4AD<br>
<br>
Tel: 01925 603937<br>
Mbl: 07880 736154<br>
<div><div></div><div class="Wj3C7c"><br>
_______________________________________________<br>
Chester mailing list<br>
<a href="mailto:Chester@mailman.lug.org.uk">Chester@mailman.lug.org.uk</a><br>
<a href="https://mailman.lug.org.uk/mailman/listinfo/chester" target="_blank">https://mailman.lug.org.uk/mailman/listinfo/chester</a><br>
</div></div></blockquote></div><br>