search for: selftest_check_expired_tombstones

Displaying 17 results from an estimated 17 matches for "selftest_check_expired_tombstones".

2019 Jul 24
2
Error after upgrade NT_STATUS_INTERNAL_DB_CORRUPTION
...39;No such element' ? File "/opt/samba/lib/python3.6/site-packages/samba/netcmd/__init__.py", line 185, in _run ??? return self.run(*args, **kwargs) ? File "/opt/samba/lib/python3.6/site-packages/samba/netcmd/dbcheck.py", line 141, in run ??? check_expired_tombstones=selftest_check_expired_tombstones) ? File "/opt/samba/lib/python3.6/site-packages/samba/dbchecker.py", line 221, in __init__ ??? self.tombstoneLifetime = int(res[0]["tombstoneLifetime"][0]) === samba-tool dbcheck --cross-ncs --fix --yes ERROR(<class 'KeyError'>): uncaught exception - 'No s...
2019 Jul 24
3
Error after upgrade NT_STATUS_INTERNAL_DB_CORRUPTION
Hi, ok, now join(with samba 4.10.6) was ok, but same original error :-/ smbclient //localhost/netlogon -UAdministrator -c 'ls' Enter XXXXXXX\Administrator's password: session setup failed: NT_STATUS_INTERNAL_DB_CORRUPTION Regards; On 24/07/2019 10:17, Rowland penny via samba wrote: > On 24/07/2019 12:53, Carlos via samba wrote: >> HI >> >> As the reported
2019 Jul 24
0
Error after upgrade NT_STATUS_INTERNAL_DB_CORRUPTION
...> "/opt/samba/lib/python3.6/site-packages/samba/netcmd/__init__.py", > line 185, in _run > ??? return self.run(*args, **kwargs) > ? File > "/opt/samba/lib/python3.6/site-packages/samba/netcmd/dbcheck.py", line > 141, in run > ??? check_expired_tombstones=selftest_check_expired_tombstones) > ? File "/opt/samba/lib/python3.6/site-packages/samba/dbchecker.py", > line 221, in __init__ > ??? self.tombstoneLifetime = int(res[0]["tombstoneLifetime"][0]) > > === > > samba-tool dbcheck --cross-ncs --fix --yes > ERROR(<class 'KeyError'&...
2019 Apr 25
2
Error with dbcheck after upgrade to 4.10.2
...such element' File "/usr/local/samba4/lib/python3.6/site-packages/samba/netcmd/__init__.py", line 185, in _run return self.run(*args, **kwargs) File "/usr/local/samba4/lib/python3.6/site-packages/samba/netcmd/dbcheck.py", line 141, in run check_expired_tombstones=selftest_check_expired_tombstones) File "/usr/local/samba4/lib/python3.6/site-packages/samba/dbchecker.py", line 221, in __init__ self.tombstoneLifetime = int(res[0]["tombstoneLifetime"][0]) dbcheck did work initially after upgrading, but this is now occurring on all 3 DCs. regards -- Al Slater Essiel...
2019 Jun 12
2
Problem joining domain [SEC=UNCLASSIFIED]
...ch element' File "/usr/local/samba/lib64/python2.7/site-packages/samba/netcmd/__init__.py", line 177, in _run return self.run(*args, **kwargs) File "/usr/local/samba/lib64/python2.7/site-packages/samba/netcmd/dbcheck.py", line 142, in run check_expired_tombstones=selftest_check_expired_tombstones) File "/usr/local/samba/lib64/python2.7/site-packages/samba/dbchecker.py", line 200, in __init__ self.tombstoneLifetime = int(res[0]["tombstoneLifetime"][0]) dbcheck ran fine before the upgrade Any ideas on how to fix this? My smb.conf is: # Global parameters [global]...
2019 Jun 13
2
Problem joining domain [SEC=UNCLASSIFIED]
...File "/usr/local/samba/lib64/python2.7/site-packages/samba/netcmd/__init__.py", line 177, in _run > return self.run(*args, **kwargs) > File "/usr/local/samba/lib64/python2.7/site-packages/samba/netcmd/dbcheck.py", line 142, in run > check_expired_tombstones=selftest_check_expired_tombstones) > File "/usr/local/samba/lib64/python2.7/site-packages/samba/dbchecker.py", line 200, in __init__ > self.tombstoneLifetime = int(res[0]["tombstoneLifetime"][0]) > OK, it seems to be saying that you do not have a 'tombstoneLifetime' attribute, try runni...
2020 Aug 21
3
Problem with secondary DC
...samdb/ldb_modules/rootdse.c:518 File "/usr/local/lib/python3.7/site-packages/samba/netcmd/__init__.py", line 185, in _run return self.run(*args, **kwargs) File "/usr/local/lib/python3.7/site-packages/samba/netcmd/dbcheck.py", line 141, in run check_expired_tombstones=selftest_check_expired_tombstones) File "/usr/local/lib/python3.7/site-packages/samba/dbchecker.py", line 119, in __init__ self.ntds_dsa = ldb.Dn(samdb, samdb.get_dsServiceName()) File "/usr/local/lib/python3.7/site-packages/samba/samdb.py", line 1055, in get_dsServiceName res = self.search(base=&quo...
2019 Apr 29
1
Error with dbcheck after upgrade to 4.10.2
...es/samba/netcmd/__ >> init__.py", >> line 185, in _run >> return self.run(*args, **kwargs) >> File >> "/usr/local/samba4/lib/python3.6/site-packages/samba/netcmd/db >> check.py", >> line 141, in run >> check_expired_tombstones=selftest_check_expired_tombstones) >> File >> "/usr/local/samba4/lib/python3.6/site-packages/samba/dbchecker >> .py", line >> 221, in __init__ >> self.tombstoneLifetime = int(res[0]["tombstoneLifetime"][0]) >> >> >> dbcheck did work initially after upgrading,...
2019 Jul 24
2
Error after upgrade NT_STATUS_INTERNAL_DB_CORRUPTION
...ib/python3.6/site-packages/samba/netcmd/__init__.py", >> line 185, in _run >> ??? return self.run(*args, **kwargs) >> ? File >> "/opt/samba/lib/python3.6/site-packages/samba/netcmd/dbcheck.py", >> line 141, in run >> ??? check_expired_tombstones=selftest_check_expired_tombstones) >> ? File "/opt/samba/lib/python3.6/site-packages/samba/dbchecker.py", >> line 221, in __init__ >> ??? self.tombstoneLifetime = int(res[0]["tombstoneLifetime"][0]) > > I think this is a python 3 problem, the code around line 221 in > dbchecker is th...
2019 Jun 13
1
Problem joining domain [SEC=UNCLASSIFIED]
...r/local/samba/lib64/python2.7/site-packages/samba/netcmd/_ > _init__.py", line 177, in _run > return self.run(*args, **kwargs) > File > "/usr/local/samba/lib64/python2.7/site-packages/samba/netcmd/d > bcheck.py", line 142, in run > check_expired_tombstones=selftest_check_expired_tombstones) > File > "/usr/local/samba/lib64/python2.7/site-packages/samba/dbchecke > r.py", line 200, in __init__ > self.tombstoneLifetime = int(res[0]["tombstoneLifetime"][0]) > > dbcheck ran fine before the upgrade > > Any ideas on how to fix this? >...
2019 Apr 25
0
Error with dbcheck after upgrade to 4.10.2
...samba4/lib/python3.6/site-packages/samba/netcmd/__ > init__.py", > line 185, in _run > return self.run(*args, **kwargs) > File > "/usr/local/samba4/lib/python3.6/site-packages/samba/netcmd/db > check.py", > line 141, in run > check_expired_tombstones=selftest_check_expired_tombstones) > File > "/usr/local/samba4/lib/python3.6/site-packages/samba/dbchecker > .py", line > 221, in __init__ > self.tombstoneLifetime = int(res[0]["tombstoneLifetime"][0]) > > > dbcheck did work initially after upgrading, but this is now > occurri...
2019 Aug 30
3
Upgrade Samba 4
Hi, To upgrade my secondary DC Samba 4.5-16 to 4.8 should I remove the smb.conf file in /etc/samba first? I remember I tried last month to upgrade from 4.5-16 to 4.7 and broke the installation. Or are just the procedures below enough? Create this file repo file for apt. echo "deb http://apt.van-belle.nl/debian stretch-samba48 main contrib non-free" | sudo tee -a
2019 Jul 24
0
Error after upgrade NT_STATUS_INTERNAL_DB_CORRUPTION
...ckages/samba/netcmd/__init__.py", >>> line 185, in _run >>> ??? return self.run(*args, **kwargs) >>> ? File >>> "/opt/samba/lib/python3.6/site-packages/samba/netcmd/dbcheck.py", >>> line 141, in run >>> check_expired_tombstones=selftest_check_expired_tombstones) >>> ? File "/opt/samba/lib/python3.6/site-packages/samba/dbchecker.py", >>> line 221, in __init__ >>> ??? self.tombstoneLifetime = int(res[0]["tombstoneLifetime"][0]) >> >> I think this is a python 3 problem, the code around line 221 in...
2019 Jun 13
0
Problem joining domain [SEC=UNCLASSIFIED]
...site-packages/samba/netcmd/_ > > _init__.py", line 177, in _run > > return self.run(*args, **kwargs) > > File > > "/usr/local/samba/lib64/python2.7/site-packages/samba/netcmd/d > > bcheck.py", line 142, in run > > check_expired_tombstones=selftest_check_expired_tombstones) > > File > > "/usr/local/samba/lib64/python2.7/site-packages/samba/dbchecke > > r.py", line 200, in __init__ > > self.tombstoneLifetime = int(res[0]["tombstoneLifetime"][0]) > > > > dbcheck ran fine before the upgrade > > > &...
2019 Aug 30
4
Upgrade Samba 4
...aught exception - 'No such element' ? File "/usr/lib/python2.7/dist-packages/samba/netcmd/__init__.py", line 177, in _run ? ? return self.run(*args, **kwargs) ? File "/usr/lib/python2.7/dist-packages/samba/netcmd/dbcheck.py", line 142, in run ? ? check_expired_tombstones=selftest_check_expired_tombstones) ? File "/usr/lib/python2.7/dist-packages/samba/dbchecker.py", line 200, in __init__ ? ? self.tombstoneLifetime = int(res[0]["tombstoneLifetime"][0]) Regards, M?rcio Bacci Em sex, 30 de ago de 2019 ?s 06:18, L.P.H. van Belle via samba <samba at lists.samba.org> escre...
2019 Aug 30
0
Upgrade Samba 4
...aught exception - 'No such element' ? File "/usr/lib/python2.7/dist-packages/samba/netcmd/__init__.py", line 177, in _run ? ? return self.run(*args, **kwargs) ? File "/usr/lib/python2.7/dist-packages/samba/netcmd/dbcheck.py", line 142, in run ? ? check_expired_tombstones=selftest_check_expired_tombstones) ? File "/usr/lib/python2.7/dist-packages/samba/dbchecker.py", line 200, in __init__ ? ? self.tombstoneLifetime = int(res[0]["tombstoneLifetime"][0]) Regards, M?rcio Bacci Em sex, 30 de ago de 2019 ?s 06:18, L.P.H. van Belle via samba <samba at lists.samba.org> escre...
2019 Aug 30
0
Upgrade Samba 4
...init__.py", >>>>> line 177, in _run >>>>> return self.run(*args, **kwargs) >>>>> File "/usr/lib/python2.7/dist-packages/samba/netcmd/dbcheck.py", >>>>> line 142, in run >>>>> check_expired_tombstones=selftest_check_expired_tombstones) >>>>> File "/usr/lib/python2.7/dist-packages/samba/dbchecker.py", line >>>>> 200, in __init__ >>>>> self.tombstoneLifetime = int(res[0]["tombstoneLifetime"][0]) >>>>> >>>>> Regards, >>>&gt...