Hi folks :-) I've an archive done by dm-crypt (using losetup and crysetup luksOpen I mount this archive to os and share it by samba). Everyday I synchronize this archive to other backup server. Which is the best option to do a backup of this archive? thanks Pol
> 1a. Make sure it is not in use on either side including both cryptsetup > and losetupI cannot disconnect cryptsetup and losetup.. which problem can I have if I use rsync --archive --inplace with this archive mounted?> 1b. If the file is stored on an LVM enabled system then you could use a > snapshot instead of stopping use of the filesystem.I have a raid6 with ext3 fs> 2. rsync --archive --inplace file user at host:/path/thanks> This would of course be using rsync over ssh.always right Pol
Possibly Parallel Threads
- LUKS encypted partition using --key-file can only be decrypted with --key-file
- CentOS 6 and luksOpen
- LUKS on EL6 / enable block device after reboot
- LUKS encypted partition using --key-file can only be decrypted with --key-file
- Re: [PATCH v2 1/7] New APIs: cryptsetup-open and cryptsetup-close.