[rear-users] OpenBSD full-disk-encryption

ismet.sener at gmail.com ismet.sener at gmail.com
Fri Apr 24 12:35:06 CEST 2020


Hi,

I have a  installed centos 7 on a usb-stick  (32gb)
On this production environment  I have mounted 2 disk    as software raid1   ->     /dev/md0  mounted to /raid1

Now I make a rear backup of the centos system (excluding /raid1    and  /mnt etc)         The location of the backup is   /raid1

But when I recover, the system cannot find the backup location to recover (cannot find backup.tar.gz)

What steps I have to take?

my conf file looks like 
*******************************************
OUTPUT=ISO
OUTPUT_URL=file:///raid1/rear-backup/
BACKUP=NETFS
BACKUP_URL=file:///raid1/rear-backup/
EXCLUDE_BACKUP=('/media' '/raid1' '/mnt'    '/var/tmp' '/var/crash')
NETFS_KEEP_OLD_BACKUP_COPY=yes
**************************************


With kind regards,
Ismet





-----Oorspronkelijk bericht-----
Van: rear-users-bounces at lists.relax-and-recover.org <rear-users-bounces at lists.relax-and-recover.org> Namens Philipp Westphal
Verzonden: woensdag 22 april 2020 16:04
Aan: Relax-and-Recover users list <rear-users at lists.relax-and-recover.org>
CC: Vincemt Truchseß <me at v-tr.org>
Onderwerp: Re: [rear-users] OpenBSD full-disk-encryption

No, it doesn't

but

for OpenBSD I recomend:
man 8 dump
man 8 restore

or (reinstall with fuzzy packages)
1) tar your /etc
2) tar your /home
3) pkg-info -m > packages.out
4) anything else to back-up?
5) save all these files

now

1) reinstall new OpenBSD
2) pkg_add -iz -l packages # installs all your packages/with recent version
3) extract etc-tarball (take care with /etc/fstab!!!!!!)
4) extract home tarball # check permsisions
6) anything else
7) reboot
8) done

Regards
Philipp






Vincemt Truchseß writes:

> Hi there,
>
> i wonder if rear supports backup and restore of OpenBSD systems installed on an encrypted softraid.
> I couldn't find any resources on this online.
>
> - Vincent.
> _______________________________________________
> rear-users mailing list
> rear-users at lists.relax-and-recover.org
> http://lists.relax-and-recover.org/mailman/listinfo/rear-users


--
Philipp Westphal
Linux / Unix Consultant & Trainer
Tel.: +49 175 7283479
E-Mail: westphal at b1-systems.de

B1 Systems GmbH
Osterfeldstraße 7 / 85088 Vohburg / https://www.b1-systems.de
GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt, HRB 3537 _______________________________________________
rear-users mailing list
rear-users at lists.relax-and-recover.org
http://lists.relax-and-recover.org/mailman/listinfo/rear-users



More information about the rear-users mailing list