All of lore.kernel.org
 help / color / mirror / Atom feed
* [dm-crypt] cryptsetup-reencrypt: Specifying device size
@ 2015-07-22 13:46 Karol Babioch
  2015-07-22 14:42 ` Milan Broz
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Karol Babioch @ 2015-07-22 13:46 UTC (permalink / raw)
  To: dm-crypt

[-- Attachment #1: Type: text/plain, Size: 1049 bytes --]

Hi list,

I'm wondering how safe it is to specify a device size when re-encrypting
a block device using cryptsetup-reencrypt. In particular I would like to
know if specifying a size smaller than the underlying block device might
actually corrupt data?

The man page mentions some warnings in regards to this option. In our
use case the underlying block device is ~ 100G, while only 11G are
actually used by filesystems on top of the block device. To speed things
up we were thinking about a device size, e.g. something like 16G, so not
the whole device needs to be re-encrypted.

I'm not familiar enough with the LUKS internals, but I'm pretty sure
that it is not filesystem aware, so it will only reencrypt the first
16GB of the device, while LVM and any filesystems may actually put data
anywhere on the device.

So am I right in assuming that providing a device size smaller than the
actual block device size might lead to data corruption or is it safe to
use it in the way described above?

Best regards,
Karol Babioch


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

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

end of thread, other threads:[~2015-07-24  9:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-22 13:46 [dm-crypt] cryptsetup-reencrypt: Specifying device size Karol Babioch
2015-07-22 14:42 ` Milan Broz
2015-07-23  3:36 ` Arno Wagner
2015-07-23 17:49 ` Robert Nichols
2015-07-24  9:06 ` Sven Eschenberg

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.