LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   is it bad practice to clone drbd - crypt partitions? (https://www.linuxquestions.org/questions/linux-newbie-8/is-it-bad-practice-to-clone-drbd-crypt-partitions-4175466713/)

tripialos 06-20-2013 04:06 AM

is it bad practice to clone drbd - crypt partitions?
 
Greetings

I have an SSD drive with 3 partitions:

hda1 = /boot
hda2 = /
hda3 = encrypted with cryptsetup and used as a block device with drbd

hence the partition hda3 is:

-------------------
| encrypted LUKS |
-------------------
| |
------------------
| drbd |
------------------

Are there any implications if i clone (create an image) the SSD and use the clone to another system (same mobo cpu e.t.c)

Is it wise to clone cryptsetup/drbd partitions?
Will they work properly?

Thanks

Ztcoracat 07-13-2013 08:17 AM

Not sure if it is wise or not; truthfully-

I'm not the expert on cloning but I'm thinking that it (might) produce an invalid partition.


This article may prove useful.
http://linux.bigresource.com/Debian-...mBWLoKF2i.html

How To Clone A Partition
http://www.ehow.com/how_8150243_clon...ion-linux.html


All times are GMT -5. The time now is 07:51 PM.