Displaying 20 results from an estimated 71 matches for "nosync".
Did you mean:
nonsync
2020 Jun 24
4
[RFC] `opt-out` attribute list for intrinsics
Hi all,
A while back we started annotating intrinsics with new attributes (
https://reviews.llvm.org/D65377)
After some discussion it was decided it would be good to have an `opt-out`
attribute list for intrinsics. Some attributes that can be added to the
list could be: nosync, nofree, nounwind, willreturn
For now, there are 2 approaches:
1. Filtering opt-out attributes in tablegen source (
https://reviews.llvm.org/D70365)
2. Having tablegen handle opt-out list (
https://reviews.llvm.org/D70365?id=229732)
How do people feel about these approaches? Is any o...
2009 Dec 04
1
fedora-ds and smb4 (a9)
...bin/ns-slapd --setup-ds-path=/usr/sbin/setup-ds.pl
gives:
Administrator password will be set randomly!
bin/python/samba/../../../setup/../../examples/LDAP/samba.schema: No such
file or directory
Traceback (most recent call last):
File "setup/provision", line 222, in <module>
nosync=opts.nosync,ldap_dryrun_mode=opts.ldap_dryrun_mode)
File "bin/python/samba/provision.py", line 1167, in provision
setup_ds_path=setup_ds_path)
File "bin/python/samba/provisionbackend.py", line 579, in __init__
raise Exception("Unable to convert Samba 3 schema.&q...
2010 Jan 26
1
samba4 HEAD: unable to provision
...with:
./setup/provision --realm=test.it --ldapadminpass=secret
--ldap-backend-type=openldap --server-role='domain controller' --domain=test
Administrator password will be set randomly!
Traceback (most recent call last):
File "./setup/provision", line 244, in <module>
nosync=opts.nosync,ldap_dryrun_mode=opts.ldap_dryrun_mode,useeadb=eadb)
File "bin/python/samba/provision.py", line 1182, in provision
targetdir, sid_generator,useeadb)
File "bin/python/samba/provision.py", line 471, in make_smbconf
posixeadb_line = "posix:eadb = "...
2019 Mar 27
5
samba 4.9.5 - joining Samba DC to existing Samba AD failed (ldbsearch has not -U and -V)
...-dns]# ldbsearch --usage
> Usage: [-?viraS] [-?|--help] [--usage] [-H|--url=URL]
> [-b|--basedn=DN] [-e|--editor=PROGRAM] [-s|--scope=SCOPE]
> [-v|--verbose] [--trace] [-i|--interactive] [-r|--recursive]
> [--modules-path=PATH] [--num-searches=INT] [--num-records=INT]
> [-a|--all] [--nosync] [-S|--sorted] [-o=OPTION] [--controls=STRING]
> [--show-binary] [--paged] [--show-deleted] [--show-recycled]
> [--show-deactivated-link] [--reveal] [--relax] [--cross-ncs]
> [--extended-dn] [root at dc1 bind-dns]# ldbsearch -V Invalid option -V:
> unknown option Usage: ldbsearch <op...
2010 Feb 09
2
Provision script fails with Samba4 (latest git version)
...itions and settings
Setting up sam.ldb rootDSE
Pre-loading the Samba 4 and AD schema
Adding DomainDN: DC=test,DC=domain
pdc_fsmo_init: no domain object present: (skip loading of domain details)
Traceback (most recent call last):
File "./setup/provision", line 244, in <module>
nosync=opts.nosync,ldap_dryrun_mode=opts.ldap_dryrun_mode,useeadb=eadb)
File "bin/python/samba/provision.py", line 1301, in provision
dom_for_fun_level=dom_for_fun_level)
File "bin/python/samba/provision.py", line 945, in setup_samdb
"SAMBA_VERSION_STRING": versio...
2005 Apr 04
1
Expressions in --exclude-from file
Greetings --
I just downloaded and compiled rsync 2.6.4, which has the much-coveted
--remove-sent-files option!
Thank you for adding this feature. I use
rsync -rutvn --exclude-from=nosync --remove-sent-files /ssa/TV/2005/
/tv1/2005/
to move files selectively to a storage computer, but I want to avoid
including files that are currently
being captured. When I include today and a great relative yesterday like
this
*$(date +%F)*
*$(date --date="-1 day" +%F)*
in t...
2020 May 21
1
RPM package builds backed by nbdkit
...5-qtwebkit from Rawhide dist-git by running the
"fedpkg local" command.
Version: qt5-qtwebkit-5.212.0-0.46.alpha4.fc33
Host: AMD Ryzen 9 3900X 12-Core Processor
Disks: Fast NVME disks, but using dm-crypt and LVM.
Compiling qtwebkit normally (baseline): 28m19.921s
baseline with nosync enabled: 28m12.67s
nbdkit file plugin backed by a local LV 28m53.259s (baseline + 2%)
over a local Unix domain socket
nbd.ko client (loop mounting) with multi-conn = 4
nbdkit tmpdisk plugin backed by local LV 28m14.151s
over a local Unix domain socket
nbd.ko client (loop moun...
2005 Mar 17
1
ocfs seek-performance
...done: 15607 kB/s 2.2 %CPU
Writing intelligently... done: 18442 kB/s 2.1 %CPU
Reading with getc()... done: 20908 kB/s 60.6 %CPU
Reading intelligently... done: 45169 kB/s 4.4 %CPU
Seeker 1...start 'em...done...
---Sequential Output (nosync)--- ---Sequential Input-- --Rnd Seek-
-Per Char- -DIOBlock- -DRewrite- -Per Char- -DIOBlock- --04k (01)-
Machine MB K/sec %CPU K/sec %CPU K/sec %CPU K/sec %CPU K/sec %CPU /sec %CPU
bn1rac 1*1024 10816 59.1 18442 2.1 15607 2.2 20908 60.6 45169 4.4 11.3 0.4
# ./Bonnie -d /...
2009 Nov 21
1
samba4 + openldap: provisioning isnt working
...Fprivate%2Fldap%2Fldapi'
Failed to bind - LDAP client internal error: NT_STATUS_UNEXPECTED_NETWORK_ERROR
Failed to connect to 'ldapi://%2Fusr%2Flocal%2Fsamba4%2Fprivate%2Fldap%2Fldapi'
Traceback (most recent call last):
File "setup/provision", line 213, in <module>
nosync=opts.nosync,ldap_dryrun_mode=opts.ldap_dryrun_mode)
File "bin/python/samba/provision.py", line 1257, in provision
provision_backend.start()
File "bin/python/samba/provisionbackend.py", line 252, in start
raise ProvisioningError("slapd died before we could make a...
2011 Feb 15
4
3gp to theora problems again
hello.
as many times before i ran into troubles to encode
with ffmpeg2theora from a 3gp file.
the example files are here:
original: http://startx.plentyfact.org/media/theorastuff/test.3gp
ffmpeg2theora: http://startx.plentyfact.org/media/theorastuff/test.ogv
the 3gp file ( from some phone ) is
Video: mpeg4, yuv420p, 800x480 [PAR 1:1 DAR 5:3],
2962 kb/s, 23.95 fps, 60 tbr, 1k
2016 Mar 12
4
samba-4.3.6 and talloc-2.1.6
..._reference_ex() called for
object type not based on talloc
File "/usr/lib64/python2.7/site-packages/samba/netcmd/__init__.py",
line 175, in _run
return self.run(*args, **kwargs)
File "/usr/lib64/python2.7/site-packages/samba/netcmd/domain.py",
line 442, in run
nosync=ldap_backend_nosync, ldap_dryrun_mode=ldap_dryrun_mode)
File
"/usr/lib64/python2.7/site-packages/samba/provision/__init__.py", line
2172, in provision
skip_sysvolacl=skip_sysvolacl)
File
"/usr/lib64/python2.7/site-packages/samba/provision/__init__.py", line
1864,...
2019 Mar 29
0
samba 4.9.5 - joining Samba DC to existing Samba AD failed (ldbsearch has not -U and -V)
...> > Usage: [-?viraS] [-?|--help] [--usage] [-H|--url=URL]
> > [-b|--basedn=DN] [-e|--editor=PROGRAM] [-s|--scope=SCOPE]
> > [-v|--verbose] [--trace] [-i|--interactive] [-r|--recursive]
> > [--modules-path=PATH] [--num-searches=INT] [--num-records=INT]
> > [-a|--all] [--nosync] [-S|--sorted] [-o=OPTION] [--controls=STRING]
> > [--show-binary] [--paged] [--show-deleted] [--show-recycled]
> > [--show-deactivated-link] [--reveal] [--relax] [--cross-ncs]
> > [--extended-dn] [root at dc1 bind-dns]# ldbsearch -V Invalid option -V:
> > unknown option Usa...
2009 Oct 28
0
samba4 partitions upgrade probs
...dn present: (skip loading of naming
contexts details)
pdc_fsmo_init: no domain object present: (skip loading of domain details)
Erasing data from partitions
Adding DomainDN: DC=mydomain,DC=com
Traceback (most recent call last):
File "./setup/provision", line 213, in <module>
nosync=opts.nosync,ldap_dryrun_mode=opts.ldap_dryrun_mode)
File "bin/python/samba/provision.py", line 1369, in provision
ldap_backend=provision_backend)
File "bin/python/samba/provision.py", line 1080, in setup_samdb
"DOMAINGUID": domainguid_line
File "bin/...
2010 Mar 12
1
Samba4 Auth Against OpenDirectory (OpenLDAP)
...mba.org/index.php/Samba4/LDAP_Backend/OpenLDAP
My OpenLDAP is running on Snow Leopard Server in an OpenDirectory
environment. I run into this error:
Administrator password will be set randomly!
Traceback (most recent call last):
File "setup/provision", line 222, in <module>
nosync=opts.nosync,ldap_dryrun_mode=opts.ldap_dryrun_mode)
File "bin/python/samba/provision.py", line 1201, in provision
provision_backend.init()
File "bin/python/samba/provisionbackend.py", line 190, in init
raise ProvisioningError("Warning: LDAP-Backend must be setup...
2010 Feb 15
0
Unable to provision with openldap/samba4: pdc_fsmo_init: no domain object present
...titions and settings
Setting up sam.ldb rootDSE
Pre-loading the Samba 4 and AD schema
Adding DomainDN: DC=unimore,DC=it
pdc_fsmo_init: no domain object present: (skip loading of domain details)
Traceback (most recent call last):
File "./setup/provision", line 245, in <module>
nosync=opts.nosync,ldap_dryrun_mode=opts.ldap_dryrun_mode,useeadb=eadb)
File "bin/python/samba/provision.py", line 1326, in provision
dom_for_fun_level=dom_for_fun_level)
File "bin/python/samba/provision.py", line 957, in setup_samdb
"SAMBA_VERSION_STRING": versio...
2009 Dec 30
1
Samba4 A11 Provision Fails on 389-DS - Fedora 12
...ns and settings
Setting up sam.ldb rootDSE
Pre-loading the Samba 4 and AD schema
Adding DomainDN: DC=domain-test,DC=local
pdc_fsmo_init: no domain object present: (skip loading of domain details)
Traceback (most recent call last):
File "setup/provision", line 222, in <module>
nosync=opts.nosync,ldap_dryrun_mode=opts.ldap_dryrun_mode)
File "bin/python/samba/provision.py", line 1235, in provision
dom_for_fun_level=dom_for_fun_level)
File "bin/python/samba/provision.py", line 929, in setup_samdb
"SAMBA_VERSION_STRING": version
File &quo...
2019 Mar 27
0
samba 4.9.5 - joining Samba DC to existing Samba AD failed (ldbsearch has not -U and -V)
...[root at dc1 bind-dns]# ldbsearch --usage
Usage: [-?viraS] [-?|--help] [--usage] [-H|--url=URL] [-b|--basedn=DN] [-e|--editor=PROGRAM] [-s|--scope=SCOPE] [-v|--verbose] [--trace] [-i|--interactive] [-r|--recursive] [--modules-path=PATH]
[--num-searches=INT] [--num-records=INT] [-a|--all] [--nosync] [-S|--sorted] [-o=OPTION] [--controls=STRING] [--show-binary] [--paged] [--show-deleted] [--show-recycled] [--show-deactivated-link]
[--reveal] [--relax] [--cross-ncs] [--extended-dn]
[root at dc1 bind-dns]# ldbsearch -V
Invalid option -V: unknown option
Usage: ldbsearch <options> &l...
2019 Mar 27
4
samba 4.9.5 - joining Samba DC to existing Samba AD failed
On Wed, 27 Mar 2019 09:45:18 +0100
"L.P.H. van Belle via samba" <samba at lists.samba.org> wrote:
> Hai,
>
>
> I dont think one noticed this..
>
> ldbsearch -H ldap://dc4 -UAdministrator
> ldbsearch -H ldap://dc1 -U Administrator
>
> So whats the difference when you see this responce of the command:
> Invalid option -U: unknown ...
>
2017 Jul 03
2
Invalid parameter error
...(-1073741811, 'Unexpected
information received')
File "/usr/local/lib/python2.7/site-packages/samba/netcmd/__init__.py",
line 176, in _run
return self.run(*args, **kwargs)
File "/usr/local/lib/python2.7/site-packages/samba/netcmd/domain.py",
line 471, in run
nosync=ldap_backend_nosync, ldap_dryrun_mode=ldap_dryrun_mode)
File "/usr/local/lib/python2.7/site-packages/samba/provision/__init__.py",
line 2175, in provision
skip_sysvolacl=skip_sysvolacl)
File "/usr/local/lib/python2.7/site-packages/samba/provision/__init__.py",
line 1806,...
2007 Jul 12
4
VMGL?
Has anyone gotten this working? It seems it is a toolkit to allow guest OSes
to have native speed OpenGL rendering. It might it be a good inclusion for
Indiana. (To enable people to test it out in a VM.)
http://www.cs.toronto.edu/~andreslc/vmgl/
--Brian
P.S - The site said it is running on OpenSolaris
_______________________________________________
indiana-discuss mailing list