Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.user > #286544

Re: Debian tool for creating drive images from mounted devices?

From <tomas@tuxteam.de>
Newsgroups linux.debian.user
Subject Re: Debian tool for creating drive images from mounted devices?
Date 2026-05-07 12:50 +0200
Message-ID <MS4sN-3fZa-17@gated-at.bofh.it> (permalink)
References <MS2AF-3eAJ-3@gated-at.bofh.it> <MS4j7-3fUI-25@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Thu, May 07, 2026 at 11:35:44AM +0100, Joe wrote:

[...]

> The problem is of course that while you are working your way through
> making a copy, some of the information both ahead of the copying and
> behind it may change. It is possible that these things have changed in
> an incompatible way, since those ahead of the copying process will get
> copied after the change, while the changes to earlier parts of the copy
> will not.
> 
> The only way I know for sure of getting an accurate online copy is
> the LVM snapshot:
> 
> https://linuxvox.com/blog/linux-lvm-snapshot/

Caution: there are two layers to this.

- You have the structural consistency of the file system itself
  (directory structure, partial writes to files, superblock, etc).
  LVM and other snapshotters help you with that.
- Then you have the consistency of the data in the file system itself
  (imagine a backing file for a relational database, say PostgreSQL,
  for example). For that, only the applications themselves can help
  you, no amount of LVM or snapshotting will, because it knows nothing
  about the applications's inner structures.

Cheers
-- 
t

Back to linux.debian.user | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Debian tool for creating drive images from mounted devices? Hans <hans.ullrich@mail.de> - 2026-05-07 10:50 +0200
  Re: Debian tool for creating drive images from mounted devices? Geert Stappers <stappers@stappers.nl> - 2026-05-07 11:00 +0200
    Re: Debian tool for creating drive images from mounted devices? Hans <hans.ullrich@mail.de> - 2026-05-07 11:40 +0200
  Re: Debian tool for creating drive images from mounted devices? <tomas@tuxteam.de> - 2026-05-07 12:40 +0200
    Re: Debian tool for creating drive images from mounted devices? Tim Woodall <debianuser@woodall.me.uk> - 2026-05-10 12:50 +0200
  Re: Debian tool for creating drive images from mounted devices? Joe <joe@jretrading.com> - 2026-05-07 12:40 +0200
    Re: Debian tool for creating drive images from mounted devices? <tomas@tuxteam.de> - 2026-05-07 12:50 +0200
      Re: Debian tool for creating drive images from mounted devices? Jochen Spieker <ml@well-adjusted.de> - 2026-05-07 15:10 +0200
        Re: Debian tool for creating drive images from mounted devices? <tomas@tuxteam.de> - 2026-05-07 15:30 +0200
          Re: Debian tool for creating drive images from mounted devices? Jochen Spieker <ml@well-adjusted.de> - 2026-05-07 16:10 +0200
        Re: Debian tool for creating drive images from mounted devices? Stefan Monnier <monnier@iro.umontreal.ca> - 2026-05-07 16:00 +0200
          Re: Debian tool for creating drive images from mounted devices? Jochen Spieker <ml@well-adjusted.de> - 2026-05-07 16:10 +0200
            Re: Debian tool for creating drive images from mounted devices? Stefan Monnier <monnier@iro.umontreal.ca> - 2026-05-07 18:00 +0200
              Re: Debian tool for creating drive images from mounted devices? <tomas@tuxteam.de> - 2026-05-07 19:00 +0200
                Re: Debian tool for creating drive images from mounted devices? Joe <joe@jretrading.com> - 2026-05-07 20:00 +0200
                Re: Debian tool for creating drive images from mounted devices? <tomas@tuxteam.de> - 2026-05-07 20:20 +0200
                Re: Debian tool for creating drive images from mounted devices? <tomas@tuxteam.de> - 2026-05-10 14:50 +0200
                Re: Debian tool for creating drive images from mounted devices? Arno Lehmann <al@its-lehmann.de> - 2026-05-11 14:30 +0200
                Re: Debian tool for creating drive images from mounted devices? <tomas@tuxteam.de> - 2026-05-11 15:00 +0200
                Re: Debian tool for creating drive images from mounted devices? Stefan Monnier <monnier@iro.umontreal.ca> - 2026-05-11 17:50 +0200
                Re: Debian tool for creating drive images from mounted devices? Arno Lehmann <al@its-lehmann.de> - 2026-05-11 18:30 +0200
                Re: Debian tool for creating drive images from mounted devices? <tomas@tuxteam.de> - 2026-05-11 18:40 +0200
                Re: Debian tool for creating drive images from mounted devices? Stefan Monnier <monnier@iro.umontreal.ca> - 2026-05-11 22:00 +0200
                Re: Debian tool for creating drive images from mounted devices? <tomas@tuxteam.de> - 2026-05-11 18:30 +0200
                Re: Debian tool for creating drive images from mounted devices? Andy Smith <andy@strugglers.net> - 2026-05-11 19:50 +0200
                Re: Debian tool for creating drive images from mounted devices? Arno Lehmann <al@its-lehmann.de> - 2026-05-11 22:00 +0200
                Re: Debian tool for creating drive images from mounted devices? <tomas@tuxteam.de> - 2026-05-12 08:00 +0200
                Re: Debian tool for creating drive images from mounted devices? Andy Smith <andy@strugglers.net> - 2026-05-12 13:40 +0200
                Re: Debian tool for creating drive images from mounted devices? Stefan Monnier <monnier@iro.umontreal.ca> - 2026-05-07 21:10 +0200
  Re: Debian tool for creating drive images from mounted devices? Arno Lehmann <al@its-lehmann.de> - 2026-05-07 13:10 +0200
    Re: Debian tool for creating drive images from mounted devices? Hans <hans.ullrich@mail.de> - 2026-05-07 13:40 +0200
    Re: Debian tool for creating drive images from mounted devices? Hans <hans.ullrich@mail.de> - 2026-05-07 13:40 +0200
      Re: Debian tool for creating drive images from mounted devices? Charles Curley <charlescurley@charlescurley.com> - 2026-05-07 15:50 +0200
        Re: Debian tool for creating drive images from mounted devices? <tomas@tuxteam.de> - 2026-05-07 16:20 +0200
        Re: Debian tool for creating drive images from mounted devices? "Roy J. Tellason, Sr." <roy@rtellason.com> - 2026-05-07 20:30 +0200
      Re: Debian tool for creating drive images from mounted devices? Andy Smith <andy@strugglers.net> - 2026-05-07 18:30 +0200

csiph-web