2 Festplatten von Ditech:
a) zur Sicherung der wertvollen Daten/Scans der Bilder für das Gasbuch
b) Mimas kann auch hinaufgesichert werden (per duplicity 0.5.15):
Voraussetzung: duplicity 0.5.15, (apt-get install ) ntfs-3g
mit
mount -t ntfs-3g /dev/sdc1 /mnt/sdc1 -o umask=0,nls=utf8
und dann per
#!/bin/sh
#
# with duplicity 0.15: backup to /mnt/sdc1 (ntfs-mounted)
#
DUPL=/usr/bin/duplicity
SRC=/
# /srv/smb/meta/meta-ware
TARGET=/mnt/sdc1/mimas_data
EXCLUDE=/root/duplicate.exclude
# Volume size in Mb (default: 25 Mb! good only for increments)
VOLSIZE=600
echo starting backup at `date`
$DUPL --no-encryption --volsize=$VOLSIZE --exclude-filelist=$EXCLUDE $SRC file://$TARGET
c) 2. Festplatte zum Arbeiten/Transfer für Hartwig (Buchproduktion)
Typ:
Maxtor Basics External Hard Drive USB 2.0, 500 GB, 3 Jahre eingeschränkte Garantie
PN: 9NZ2A4-500
SN: 2HBETJSR (1. Platte) aka HRUCK BACKUP
SN: 2HBEVJ2H (2. Platte) aka HJOBST WORK