Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
rsync backup kommt nie ohne Fehler zum Ende
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
haebi
n00b
n00b


Joined: 12 Apr 2005
Posts: 10

PostPosted: Tue Nov 08, 2005 9:12 pm    Post subject: rsync backup kommt nie ohne Fehler zum Ende Reply with quote

Hallo Ihr!

Ich habe in meinem System zwei 80GB-Platten von WD verbaut, die in letzter Zeit arg zicken (sie schalten sich ab und zu im laufenden Betrieb kurz ab und wieder an). Darum dachte ich mir, ich mache ein backup, und zwar per rsync auf DVD-RAM mit meinem LG HL-DT-ST DVDRAM GSA-4040B.
Zuerst hab ich ein udf Dateisystem auf der DVD-RAM erstellt, da gab's aber Probleme beim kopieren von Dateien, die Umlaute im Namen enthalten (nicht bei allen, nur bei manchen). Dann hab ich die DVD mit ext2 formatiert, jetzt stolpert er nicht mehr über die Umlaute, aber wenn ich "richtig viel" (> 1GB) auf einmal kopieren will - konkret meine Digitalfotos mit ca. 2,4 GB, verteilt auf viele, viele Dateien und Verzeichnisse -, bekomme ich gegen Ende (natürlich, am Anfang wäre ja langweilig) des rsync-Vorgangs folgende Fehler:

Code:
mkstemp "/mnt/dvdram/2005_07_17_zugspitze/film1/jpg/thumbs/.031.jpg.E1gxKS" failed: No such file or directory
mkstemp "/mnt/dvdram/2005_07_17_zugspitze/film2/.002.pnm.lBBVfe" failed: Input/output error

bzw.
Code:
wrote 2757609958 bytes  read 87860 bytes  697709.76 bytes/sec
total size is 2757011334  speedup is 1.00
rsync error: some files could not be transferred (code 23) at main.c(632)


Ich rufe rsync folgendermaßen auf:
Code:
rsync -av originale/ /mnt/dvdram/


gemountet ist die DVD als
Code:
/dev/cdrom1 on /mnt/dvdram type ext2 (rw,noexec,nosuid,nodev,noatime)


Da ich sämtliche der nicht kopierten Bilder anschauen, kopieren und verändern kann, ohne daß Fehler auftreten, gehe ich mal nicht davon aus, daß die Dateien an sich kaputt sind. Ebensowenig bekomme ich einen Fehler, wenn ich _nur_ das Verzeichnis rsynce, in dem ein Fehler auftrat ...
Sieht jemand von Euch einen offensichtlichen (oder auch verdeckten) Fehler meinerseits und kann mir helfen?

Danke,
H.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum