| От | rakesh-eltropy |
|---|---|
| Тема | [ADMIN] Postgres Data Encryption Using LUKS with dm-crypt |
| Дата | |
| Msg-id | 1494920582184-5961821.post@n3.nabble.com обсуждение |
| Ответы |
Re: [ADMIN] Postgres Data Encryption Using LUKS with dm-crypt
|
| Список | pgsql-admin |
We have encrypted volume using LUKS. *cryptsetup luksOpen /root/test1 volume1* and mounted on *mount /dev/mapper/volume1 /mnt/files* We created postgres data directory inside /mnt/files and able to start the postgres database. */usr/local/pgsql/bin/pg_ctl -D /mnt/files/postgres/ -l /var/logs/postgres/postgrs.log start* Even though we unmounted /mnt/files *sudo umount -l /mnt/files* When we try to close volume using LUKS. *sudo cryptsetup luksClose volume1* Getting following errors: *device-mapper: remove ioctl on volume1 failed: Device or resource busy* -- View this message in context: http://www.postgresql-archive.org/Postgres-Data-Encryption-Using-LUKS-with-dm-crypt-tp5961821.html Sent from the PostgreSQL - admin mailing list archive at Nabble.com.
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера