RE: Live Upgrade for Linux
Octavio / Super wrote:
> Regarding disk images, what about the data that is in the RAM that
No. The read operations will read from the not-yet-sync'd memory copy,
so you still get the same result.
However, copying a "live" filesystem (one which is currently mounted
read/write) is unsafe however you do it, whether by tar, cp, dd or
whatever. If you wish to duplicate a filesystem, you first have to
unmount it or mount it read-only (obviously, an unmounted filesystem
can't be duplicated by tar or cp).
--
Glynn Clements
Received on Wed Apr 9 12:15:20 2003
This archive was generated by hypermail 2.1.8
: Wed Aug 23 2006 - 14:01:20 EDT
|