Le Sun, 6 Nov 2016 15:00:59 +0100, "Nicola Ferrari (#554252)" <[email protected]> a écrit :
> On 05/11/2016 15:53, Claude Gélinas wrote: > > I was able to restore many gig of data on that same portable6 but > > now it is not working. could someone direct me as of where to look > > to solve that error ? > > > > Thank you > > > > > > > What kind of protocol are you using? > Are there any custom parameter in the "restore command" line in your > conf? > > If rsync, you could always try to run rsync transfer in dry-run mode > to see if everything is working properly or not.. > > from your backuppc machine, issue these commands: > > 1. su - backuppc > (where backuppc is the user who runs the backup job - see your hosts > config) > > > 2. /bin/bash > (just to have a more confortable bash shell ...) > > 3. rsync -avzr --dry-run portable6:sharename/ > where "portable6" is the client machine name, and "sharename" is the > share you wish to backup using rsync. > > (rsync or rsyncd must be already running on the "portable6" machine) > > You should see the file list, as in a "simulation" of the transfer > process. > > N > > > I'm using rsync with only the standard parameter in the restore command. I'm trying to restore a centos 6 machine on a new centos 7 machine as a replacement laptop. The old one is dead ;( on portable6 rsync is started automatically by sshd your step 3. work perfectly as backup has alway worked. It's the restore that give the error: Unable to read 4 bytes But today everything work fine again. need to find why Thank you -- Claude Gélinas agr. Phyto Ressources Inc ------------------------------------------------------------------------------ Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer platforms. With one year of Intel Parallel Studio XE. Training and support from Colfax. Order your platform today. http://sdm.link/xeonphi _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
