All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] Block-Level Backup
@ 2003-08-07  3:02 Rocky Lee
  2003-08-07  3:29 ` Markus Schiltknecht
  0 siblings, 1 reply; 14+ messages in thread
From: Rocky Lee @ 2003-08-07  3:02 UTC (permalink / raw)
  To: linux-lvm

Hi all,

How to do block-level Backup with LVM?
"tar" seems like only support file-level backup.
any backup tool recommand?

Have a nice Day.
Rocky

^ permalink raw reply	[flat|nested] 14+ messages in thread
* [linux-lvm] Block-Level Backup
@ 2003-08-07  4:14 Rocky Lee
  2003-08-07  4:28 ` Frank Van Damme
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Rocky Lee @ 2003-08-07  4:14 UTC (permalink / raw)
  To: linux-lvm

>What exactly shall this be good for?
>I immediately thought about ISO files: CD-ROM images. You can do the
>very same to any block device:
>dd if=/dev/hda1 of=/tmp/disk.bak
>Of course, the drive mounted ot /tmp has to be larger than /dev/hda1, in
>this case... and it's filesystem should probably support files > 2GB.
>Compression might help, too.
>Not sure if that's whah you're looking for...
>Markus

Thank you Markus!

I forget "dd", it really is a good way to do a simple block-level backup, :)

but it'll be great if there's a tool,
that supoorts block-level increment backup....

Rocky

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2003-08-08  8:46 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-07  3:02 [linux-lvm] Block-Level Backup Rocky Lee
2003-08-07  3:29 ` Markus Schiltknecht
  -- strict thread matches above, loose matches on Subject: below --
2003-08-07  4:14 Rocky Lee
2003-08-07  4:28 ` Frank Van Damme
2003-08-07  4:34 ` Jose Luis Domingo Lopez
2003-08-07  4:37 ` Joe Thornber
2003-08-07  7:48   ` Christophe Saout
2003-08-07  8:45     ` Herbert Pötzl
2003-08-07 10:12       ` Bill Rugolsky Jr.
2003-08-07 10:55         ` Joe Thornber
2003-08-07 11:33           ` Bill Rugolsky Jr.
2003-08-07 12:39             ` Dieter Stueken
2003-08-08  8:46               ` Wolfgang Weisselberg
2003-08-07  8:28 ` Mark H. Wood

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.