Re: [BackupPC-users] problem with samba

2017-11-21 Thread Les Mikesell
On Tue, Nov 21, 2017 at 8:54 AM, Евгений  wrote:
>> Kinit for micha@ARAVA to access hayun-34 failed: Cannot find KDC for
>> requested realm
>
> This is about Kerberos.
> Have you configured kerberos properly? Is it working when you request ticket
> (kinit command)?
> I am not sure smbclient should use kerberos authentification by tickets by
> default... can not check it for now.

I believe smbclient will read the values from your /etc/samba/smb.conf
file at startup unless you have pointed it elsewhere with the -s
option.   If you are also running a samba server you may have
configured options that are incompatible with the backuppc client use.
   But that still doesn't explain a difference between full and
incremental runs.

-- 
  Les Mikesell
lesmikes...@gmail.com

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
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] Watching restore status

2017-11-21 Thread Nick Bright
Is there a way to watch the restore status? Like being able to tail -f 
an actual log file (not the LOG file in the web UI - that doesn't tell 
me anything).


I'm sitting here waiting for hours, not even knowing if the restore is 
actually doing anything. Need to be able to see what the process is 
doing. Is it working? is it hung? is it just taking a long time to 
compile the rsync list?


Thanks,

--
---
-  Nick Bright-
-  Vice President of Technology   -
-  Valnet -=- We Connect You -=-  -
-  Tel 888-332-1616 x 315 / Fax 620-331-0789  -
-  Web http://www.valnet.net/ -
---
- Are your files safe?-
- Valnet Vault - Secure Cloud Backup  -
- More information & 30 day free trial at -
- http://www.valnet.net/services/valnet-vault -
---


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
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] problem with samba

2017-11-21 Thread Евгений
> Kinit for micha@ARAVA to access hayun-34 failed: Cannot find KDC for requested realm This is about Kerberos.Have you configured kerberos properly? Is it working when you request ticket (kinit command)?I am not sure smbclient should use kerberos authentification by tickets by default... can not check it for now.  20.11.2017, 17:16, "Micha Silver" :Hello Craig,Thanks for responding.Here's what I did (I increased debug level on smbclient a bit for more verbose output):[root@barak ~]# nmblookup hayun-34192.168.1.158 hayun-34<00>[root@barak ~]# smbclient --versionVersion 4.6.2[root@barak ~]# smbclient //hayun-34/gis -U micha -E -d 3 -c tarmodelp_load_ex: refreshing parametersInitialising global parametersrlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)Processing section "[global]"added interface eno1 ip=192.168.1.8 bcast=192.168.1.255 netmask=255.255.255.0added interface virbr0 ip=192.168.122.1 bcast=192.168.122.255 netmask=255.255.255.0Client started (version 4.6.2).Connecting to 192.168.1.158 at port 445got OID=1.3.6.1.4.1.311.2.2.30got OID=1.2.840.48018.1.2.2Enter ARAVA\micha's password:  (connects OK)But when I add options to tarmode...[root@barak ~]# smbclient //hayun-34/gis -U micha -E -d 3 -c tarmode fulllp_load_ex: refreshing parametersInitialising global parametersrlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)Processing section "[global]"added interface eno1 ip=192.168.1.8 bcast=192.168.1.255 netmask=255.255.255.0added interface virbr0 ip=192.168.122.1 bcast=192.168.122.255 netmask=255.255.255.0Client started (version 4.6.2).resolve_lmhosts: Attempting lmhosts lookup for name hayun-34<0x20>resolve_wins: WINS server resolution selected and no WINS servers listed.resolve_hosts: Attempting host lookup for name hayun-34<0x20>Connecting to 192.168.1.158 at port 445got OID=1.3.6.1.4.1.311.2.2.30got OID=1.2.840.48018.1.2.2Kinit for micha@ARAVA to access hayun-34 failed: Cannot find KDC for requested realmGENSEC backend 'gssapi_spnego' registeredGENSEC backend 'gssapi_krb5' registeredGENSEC backend 'gssapi_krb5_sasl' registeredGENSEC backend 'spnego' registeredGENSEC backend 'schannel' registeredGENSEC backend 'naclrpc_as_system' registeredGENSEC backend 'sasl-EXTERNAL' registeredGENSEC backend 'ntlmssp' registeredGENSEC backend 'ntlmssp_resume_ccache' registeredGENSEC backend 'http_basic' registeredGENSEC backend 'http_ntlm' registeredGot challenge flags:Got NTLMSSP neg_flags=0x62898215NTLMSSP: Set final flags:Got NTLMSSP neg_flags=0x62088215NTLMSSP Sign/Seal - Initialising with flags:Got NTLMSSP neg_flags=0x62088215SPNEGO login failed: Logon failuresession setup failed: NT_STATUS_LOGON_FAILURENo prompt for password, it just fails. Obviously this is a samba problem, not strictly BackupPC, but any suggestions are welcome. And, as I said, from the web interface, incrementals from the Win7 host are working, but fulls are not.Thanks, Micha On 20/11/17 02:35, Craig Barratt via BackupPC-users wrote:Micha, I've tested Samba 4.7.0 and it works; I don't think the tar options have changed. The NT_STATUS_LOGON_FAILURE error shouldn't be bogus.  But I can't explain why incrementals work. Can you experiment with running smbclient manually to see what options do and don't work? Craig On Thu, Nov 16, 2017 at 1:27 PM, Micha Silver  wrote:About a month ago samba was updated to version 4.6 on my BackupPC server (version 3.3) and since then I can't do a full backup of Win7 machines. Incrementals work, but not the fulls. I get NT_STATUS_LOGON_FAILURE, but I think that's bogus. I have an idea that the problem is the "tarmode" part of the smbclient command. It seems that "tarmode verbose full" is not supported any longer. The only tarmode options that the new smbclient recognizes are full, inc, reset and noreset.Any suggestions what the smbclient command should be now with the newer samba version?Thanks -- 
Micha Silver
Ben Gurion Univ.
Sde Boker, Remote Sensing Lab
+972-523-665918 --Check out the vibrant tech community on one of the world's mostengaging tech sites, Slashdot.org! http://sdm.link/slashdot___BackupPC-users mailing listBackupPC-users@lists.sourceforge.netList:    https://lists.sourceforge.net/lists/listinfo/backuppc-usersWiki:    http://backuppc.wiki.sourceforge.netProject: http://backuppc.sourceforge.net/  --
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___
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/
 -- 
Ben Gurion Univ
Sde Boker
+972-523-665918,--

Re: [BackupPC-users] Problem connecting backups to new backuppc-install

2017-11-21 Thread l, rick
One thing I have learned, when there is an issue, never add to the
problem by introducing new 'place anything here' until the issue is
fully resolved. 

Especially a major new release such as BackupPC4 is from 3, going about
this in this way you could have a rough way to go. 

Rick 

On 19-11-2017 11:10, Gustav Almstrom wrote:

> I am in a situation where I need to connect an existing backupps datadrive 
> (/var/lib/backuppc) to a new Backuppc 4 install 
> 
> I had a crash here, but I have reinstalled a new machine with Backuppc 4, 
> mounted theNFS share with the backups to the same place, and if I add a new 
> host, the backups kind of turn up. They are listed in the web gui, but when I 
> try to browse a backup I get an errormessage: 
> 
> Error: Directory /var/lib/backuppc/pc/pihole/117 is empty (for example) 
> 
> Is there something else I need to do to make the new install of backuppc pick 
> up the old files? 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot 
> ___
> 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/--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
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] Problem connecting backups to new backuppc-install

2017-11-21 Thread Евгений
Have you checked setting for support V3 pool in BPC v4?  20.11.2017, 00:40, "Gustav Almstrom" :I am in a situation where I need to connect an existing backupps datadrive (/var/lib/backuppc) to a new Backuppc 4 install I had a crash here, but I have reinstalled a new machine with Backuppc 4, mounted theNFS share with the backups to the same place, and if I add a new host, the backups kind of turn up. They are listed in the web gui, but when I try to browse a backup I get an errormessage: Error: Directory /var/lib/backuppc/pc/pihole/117 is empty (for example) Is there something else I need to do to make the new install of backuppc pick up the old files?,--Check out the vibrant tech community on one of the world's mostengaging tech sites, Slashdot.org! http://sdm.link/slashdot,___BackupPC-users mailing listBackupPC-users@lists.sourceforge.netList: https://lists.sourceforge.net/lists/listinfo/backuppc-usersWiki: http://backuppc.wiki.sourceforge.netProject: http://backuppc.sourceforge.net/--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
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/