Bin jetzt kurz vorm Ziel, habe aber noch ein gro�es Problem:
[EMAIL PROTECTED]:~$ tar -cjf [EMAIL PROTECTED]:/dev/tape ~/testdatei tar: Removing leading `/' from member names [EMAIL PROTECTED]'s password: tar (child): [EMAIL PROTECTED]:/dev/tape: Wrote only 0 of 10240 bytes tar (child): Error is not recoverable: exiting now tar: Child returned status 2 tar: Error exit delayed from previous errors
Mu� ich das Band erst formatieren oder so?
Der Zugriff aufs Band ist m�glich und funktioniert einwandfrei:
[EMAIL PROTECTED]'s password: drive type = Generic SCSI-2 tape drive status = 32768 sense key error = 0 residue count = 0 file number = 0 block number = 0 Tape block size 32768 bytes. Density code 0x0 (default). Soft error count since last status=0 General status bits on (49000000): BOT EOD ONLINE
Jetzt l�uft es :)))
Ich musste noch die richtige Blockgr��e angeben. Jetzt kann ich als root auf meinem Router zu meinem Backup-Client aufs DI-30 sichern.
Sichern auf zum Client: 'tar -cvb 64 -f [EMAIL PROTECTED]:/dev/tape /home'
Daten zur�cksichern vom Client zum Router: 'tar -xvb 64 -f [EMAIL PROTECTED]:/dev/tape /tmp'
Was ist auf dem Band drauf?: 'tar -tvb 64 -f [EMAIL PROTECTED]:/dev/tape'
Band zur�ckspulen: 'mt -f [EMAIL PROTECTED]:/dev/tape rewind'
[...]
Danke an alle f�r die guten Tips!
-- Mit freundlichen Gruessen Bjoern Schmidt
--
Haeufig gestellte Fragen und Antworten (FAQ): http://www.de.debian.org/debian-user-german-FAQ/
Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED] mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)

