Re: [BackupPC-users] Fatal Error during Samba backup

2016-05-16 Thread Mauro Condarelli
I suspect this https://github.com/backuppc/backuppc/issues/14 is relevant.

Can You check, please?

Regards

Mauro


Il 16/05/2016 18:22, David Williams ha scritto:
> Hi,
> I am still getting this issue daily.  Can anyone provide any ideas as to what 
> is happening or how I can hunt down the exact error?
> Regards,
> --
> */Dave Williams /*
> Senior Oracle MDM & Financials Consultant
> -- Original Message --
> From: "David Williams" <dwilli...@dtw-consulting.com 
> <mailto:dwilli...@dtw-consulting.com>>
> To: "backuppc-users@lists.sourceforge.net" 
> <backuppc-users@lists.sourceforge.net 
> <mailto:backuppc-users@lists.sourceforge.net>>
> Sent: 5/13/2016 12:23:20
> Subject: [BackupPC-users] Fatal Error during Samba backup
>> Having some issues trying to backup a Samba share and trying to determine 
>> just what exactly the error is.  From what I can see from the error log it 
>> has gotten all the way to the end of this particular share and then the 
>> error message below, without too much detail that I can see.
>> The command being executed is:
>> /usr/bin/smbclient dwlaptop\\DTW-Consulting -I 192.168.15.82 -U 
>> dwilliams -E -d 1 -c tarmode\ full -Tc
>> The end of the error log file:
>> tarExtract: Done: 0 errors, 11777 filesExist, 15089174042 sizeExist, 
>> 12314421307 sizeExistComp, 11811 filesTotal, 15233442674 sizeTotal
>> Got fatal error during xfer (No files dumped for share DTW-Consulting)
>> Backup aborted (No files dumped for share DTW-Consulting
>> Regards,
>> --
>> */Dave Williams /*
>> Senior Oracle MDM & Financials Consultant
>
>
> --
> Mobile security can be enabling, not merely restricting. Employees who
> bring their own devices (BYOD) to work are irked by the imposition of MDM
> restrictions. Mobile Device Manager Plus allows you to control only the
> apps on BYO-devices by containerizing them, leaving personal data untouched!
> https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
>
>
> ___
> BackupPC-users mailing list
> BackupPC-users@lists.sourceforge.net
> List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
> Wiki:http://backuppc.wiki.sourceforge.net
> Project: http://backuppc.sourceforge.net/



--
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


Re: [BackupPC-users] Fatal Error during Samba backup

2016-05-16 Thread David Cramblett
What version of Samba are you using? There is an issue in regards to newer
versions of samba having different verbose output then samba has had in the
past. BackupPC doesn't get some information it's expecting causing it to
think there is a problem. More details from an earlier email thread here:

https://sourceforge.net/p/backuppc/mailman/message/34770512/

David



On Mon, May 16, 2016 at 9:22 AM, David Williams <
dwilli...@dtw-consulting.com> wrote:

> Hi,
>
> I am still getting this issue daily.  Can anyone provide any ideas as to
> what is happening or how I can hunt down the exact error?
>
> Regards,
> --
> *Dave Williams *
> Senior Oracle MDM & Financials Consultant
>
>
>
> -- Original Message --
> From: "David Williams" <dwilli...@dtw-consulting.com>
> To: "backuppc-users@lists.sourceforge.net" <
> backuppc-users@lists.sourceforge.net>
> Sent: 5/13/2016 12:23:20
> Subject: [BackupPC-users] Fatal Error during Samba backup
>
>
> Having some issues trying to backup a Samba share and trying to determine
> just what exactly the error is.  From what I can see from the error log it
> has gotten all the way to the end of this particular share and then the
> error message below, without too much detail that I can see.
>
> The command being executed is:
>
> /usr/bin/smbclient dwlaptop\\DTW-Consulting -I 192.168.15.82 -U dwilliams 
> -E -d 1 -c tarmode\ full -Tc
>
> The end of the error log file:
>
> tarExtract: Done: 0 errors, 11777 filesExist, 15089174042 sizeExist, 
> 12314421307 sizeExistComp, 11811 filesTotal, 15233442674 sizeTotal
> Got fatal error during xfer (No files dumped for share DTW-Consulting)
> Backup aborted (No files dumped for share DTW-Consulting
>
>
> Regards,
> --
> *Dave Williams *
> Senior Oracle MDM & Financials Consultant
>
>
>
>
> --
> Mobile security can be enabling, not merely restricting. Employees who
> bring their own devices (BYOD) to work are irked by the imposition of MDM
> restrictions. Mobile Device Manager Plus allows you to control only the
> apps on BYO-devices by containerizing them, leaving personal data
> untouched!
> https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
> ___
> BackupPC-users mailing list
> BackupPC-users@lists.sourceforge.net
> List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
> Wiki:http://backuppc.wiki.sourceforge.net
> Project: http://backuppc.sourceforge.net/
>
>


-- 
David Cramblett
--
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


[BackupPC-users] Fatal Error during Samba backup

2016-05-13 Thread David Williams
Having some issues trying to backup a Samba share and trying to 
determine just what exactly the error is.  From what I can see from the 
error log it has gotten all the way to the end of this particular share 
and then the error message below, without too much detail that I can 
see.


The command being executed is:
/usr/bin/smbclient dwlaptop\\DTW-Consulting -I 192.168.15.82 -U 
dwilliams -E -d 1 -c tarmode\ full -Tc

The end of the error log file:
tarExtract: Done: 0 errors, 11777 filesExist, 15089174042 sizeExist, 
12314421307 sizeExistComp, 11811 filesTotal, 15233442674 sizeTotal Got 
fatal error during xfer (No files dumped for share DTW-Consulting) 
Backup aborted (No files dumped for share DTW-Consulting


Regards,

Dave Williams
Senior Oracle MDM & Financials Consultant
--
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/