Re: BACKUP: multiple DVDs, burning from pipe



Roland Smith wrote:
On Fri, Jan 11, 2008 at 10:15:32AM +0100, sebosik@xxxxxxxx wrote:
Hi all

is there any way how to backup filesystem with ACL's and permissions
directly from stdin to multiple DVDs?

With a little work, yes.

The only way to backup UFS filesystems with ACLs etc is dump. Make sure
that you have a filesystem with >4GB free space. Add a directory on this
fs, and set the nodump flag.

Have a look at the 'dodumps' script on my FreeBSD page;
http://www.xs4all.nl/~rsmith/freebsd/index.html#backups

If you use dump like I do in dodumps, it splits the output in DVD-sized
chunks. After every chunk, it waits for you to type 'yes' to proceed.

So what you can do is burn the first dumpfile to a DVD (don't bother
wrapping a cd9660 fs around it), delete it, and then continue with the dump.

Alternatively, you could buy an external USB harddisk which will have
room to spare and save you dumps on that. :-)

Roland


Hi

I just wanted to do backup of some machines (Linux & FreeBSD mixed env.). Every machine has DVD burner and directory that is bigger than media size (>4GB). I thought about some universal solution for both OSs.
I found project called cdbackup, but it is only avaliable for Linux. Combined with star I think it should be enough for my needs.

_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • RE: RAID gotchas!
    ... or send me the documentation on ... They claim three advantages when using dump, but they are rather weak, ... the files in my backup, not just restore them. ... read-only image of the filesystem to run dump on. ...
    (Fedora)
  • Re: RAID gotchas!
    ... Best regards. ... They claim three advantages when using dump, ... read-only image of the filesystem to run dump on. ... I can post some documentation describing how I set up the backup and the script which will keep my backup up-to-date). ...
    (Fedora)
  • FW: Ufsdump to remote tape device
    ... Ufsdump to remote tape device ... but for the last 4 days 1 particular filesystem always fails ... The backup script has about 20 different local mount points that get ... DUMP: Writing 32 Kilobyte records ...
    (SunManagers)
  • Dump to DVD problem.
    ... I am trying to use dump/restore to backup my filesystems to DVD. ... I *can* dump to a file on a filesystem, ... this dump file to the DVD. ...
    (freebsd-questions)
  • Re: [9fans] fossil+venti backup question
    ... then mount the other filesystem, dump or main respectively ... to have a plan9 machine at work ... We need a file server with some decent backup features. ...
    (comp.os.plan9)