search for: nohwcap

Displaying 20 results from an estimated 37 matches for "nohwcap".

Did you mean: hwcap
2014 Sep 26
0
wbindo slow
...slowly on a CentOS 6.5 also. Any suggestions: Below is the output of strace: root at fileserver1:~# strace -f wbinfo -u execve("/usr/bin/wbinfo", ["wbinfo", "-u"], [/* 15 vars */]) = 0 brk(0) = 0x7fc138728000 access("/etc/ld.so.nohwcap", F_OK) = 0 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc136a99000 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) open("/etc/ld.so.cache", O_RDONLY) = 3 fstat(3, {st_mode=S_IFREG|0644, st_size=178...
2014 Oct 04
1
wbinfo slow
...y suggestions: > Below is the output of strace: > > > root at fileserver1:~# strace -f wbinfo -u > execve("/usr/bin/wbinfo", ["wbinfo", "-u"], [/* 15 vars */]) = 0 > brk(0) = 0x7fc138728000 > access("/etc/ld.so.nohwcap", F_OK) = 0 > mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = > 0x7fc136a99000 > access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or > directory) > open("/etc/ld.so.cache", O_RDONLY) = 3 > fstat(3, {st_...
2017 Feb 17
0
getent passwd user no output, addc + dm
...updateproxy > domain admins > domain guests > schema admins > domain users > dnsadmins > > > > > Any help will be welcome > Lin > > > root at ubuntu-dm1:~# strace -e trace=connect,access,stat,open getent passwd > justin > access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or > directory) > access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or > directory) > open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 > access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No s...
2015 Jan 03
2
Samba4 Kerberos kinit does not resolve kdc hostname
...ee any hints here: Code: # strace kinit Administrator execve("/usr/bin/kinit", ["kinit", "Administrator"], [/* 17 vars */]) = 0 brk(0) = 0x1ae6000 uname({sys="Linux", node="rasp", ...}) = 0 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f37000 access("/etc/ld.so.preload", R_OK) = 0 open("/etc/ld.so.preload", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=44,...
2017 Feb 17
7
getent passwd user no output, addc + dm
...ervers domain controllers enterprise admins domain computers cert publishers dnsupdateproxy domain admins domain guests schema admins domain users dnsadmins Any help will be welcome Lin root at ubuntu-dm1:~# strace -e trace=connect,access,stat,open getent passwd justin access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) op...
2015 Jan 03
2
Samba4 Kerberos kinit does not resolve kdc hostname
...nistrator >> execve("/usr/bin/kinit", ["kinit", "Administrator"], [/* 17 vars */]) >> = 0 >> brk(0) = 0x1ae6000 >> uname({sys="Linux", node="rasp", ...}) = 0 >> access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or >> directory) >> mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, >> -1, 0) = 0xb6f37000 >> access("/etc/ld.so.preload", R_OK) = 0 >> open("/etc/ld.so.preload", O_RDONLY) = 3...
2015 Jan 03
1
Samba4 Kerberos kinit does not resolve kdc hostname
.../usr/bin/kinit", ["kinit", "Administrator"], [/* 17 vars >>>> */]) = 0 >>>> brk(0) = 0x1ae6000 >>>> uname({sys="Linux", node="rasp", ...}) = 0 >>>> access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file >>>> or directory) >>>> mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, >>>> -1, 0) = 0xb6f37000 >>>> access("/etc/ld.so.preload", R_OK) = 0 >>>> open("/e...
2006 Aug 06
1
How to use omega to search remote back end?
...ot;, "P=pda", "FMT=xml2"], [/* 17 vars */]) = 0 uname({sys="Linux", node="epsilon", ...}) = 0 brk(0) = 0x806d000 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/etc/ld.so.preload", O_RDONLY) = -1 ENOENT (No such file or directory) open("/etc/ld.so.cache", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=15413, ...}) = 0 old_mmap(NULL, 15413, PROT_READ, MAP_P...
2015 Jan 03
0
Samba4 Kerberos kinit does not resolve kdc hostname
...; > # strace kinit Administrator > execve("/usr/bin/kinit", ["kinit", "Administrator"], [/* 17 vars */]) = 0 > brk(0) = 0x1ae6000 > uname({sys="Linux", node="rasp", ...}) = 0 > access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or > directory) > mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, > 0) = 0xb6f37000 > access("/etc/ld.so.preload", R_OK) = 0 > open("/etc/ld.so.preload", O_RDONLY) = 3 > fstat64(3, {st...
2015 Jan 03
0
Samba4 Kerberos kinit does not resolve kdc hostname
...t; execve("/usr/bin/kinit", ["kinit", "Administrator"], [/* 17 vars >>> */]) = 0 >>> brk(0) = 0x1ae6000 >>> uname({sys="Linux", node="rasp", ...}) = 0 >>> access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or >>> directory) >>> mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, >>> -1, 0) = 0xb6f37000 >>> access("/etc/ld.so.preload", R_OK) = 0 >>> open("/etc/ld.so.preload&quo...
2011 Dec 28
1
/usr/lib/dovecot/imap ignores log settings?
...set log_path to syslog. -- Asheesh. -------------- next part -------------- execve("/usr/lib/dovecot/imap", ["/usr/lib/dovecot/imap", "-c", "/tmp/dovecot.conf"], [/* 31 vars */]) = 0 brk(0) = 0x1eb8000 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ff03ee31000 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) open("/usr/lib/dovecot/tls/x86_64/libdovecot-storage.so....
2018 Jun 27
0
dovecot-2.3.36 and flush
...------------------------------------------------------------- execve("/usr/local/dovecot/bin/doveadm", ["doveadm", "director", "flush", "10.0.100.24"], [/* 26 vars */]) = 0 brk(0)????????????????????????????????? = 0x126c000 access("/etc/ld.so.nohwcap", F_OK)????? = -1 ENOENT (No such file or directory) mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7efe7ce00000 access("/etc/ld.so.preload", R_OK)????? = -1 ENOENT (No such file or directory) open("/usr/local/dovecot-2.2.36/lib/dovecot/tls/x86_64/l...
2016 May 01
12
[Bug 1064] New: iptables-save fails silently in unprivileged lxc/lxd container
...s not readable by unprivileged containers? Where should this be reported? Full strace: root at iptables-test:~# strace iptables-save execve("/sbin/iptables-save", ["iptables-save"], [/* 11 vars */]) = 0 brk(NULL) = 0x1e65000 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8b2320e000 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 fs...
2007 Jul 31
0
Operation failed: such conntrack doesn''t exist - when it does?
...2.16.98.255 execve("/usr/sbin/conntrack", ["conntrack", "-D", "-s", "172.16.98.255"], [/* 19 vars */]) = 0 uname({sys="Linux", node="dragon", ...}) = 0 brk(0) = 0x804e000 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fde000 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONY...
2018 Feb 07
1
geo-replication command rsync returned with 3
...ting", "--xattrs", "--acls", "--ignore-missing-args", ".", "-e", "ssh -oPasswordAuthentication=no "..., "--compress", ...], [/* 7 vars */]) = 0 brk(NULL) ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? = 0x563d3fc3e000 access("/etc/ld.so.nohwcap", F_OK) ? ? ?= -1 ENOENT (No such file or directory) access("/etc/ld.so.preload", R_OK) ? ? ?= -1 ENOENT (No such file or directory) open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 fstat(3, {st_mode=S_IFREG|0644, st_size=24613, ...}) = 0 mmap(NULL, 24613, PROT_READ, MAP_PR...
2018 Feb 06
0
geo-replication command rsync returned with 3
Hi, As a quick workaround for geo-replication to work. Please configure the following option. gluster vol geo-replication <mastervol> <slavehost>::<slavevol> config access_mount true The above option will not do the lazy umount and as a result, all the master and slave volume mounts maintained by geo-replication can be accessed by others. It's also visible in df output.
2018 Feb 05
2
geo-replication command rsync returned with 3
On 02/05/2018 01:33 PM, Florian Weimer wrote: > Do you have strace output going further back, at least to the proceeding > getcwd call?? It would be interesting to see which path the kernel > reports, and if it starts with "(unreachable)". I got the strace output now, but it very difficult to read (chdir in a multi-threaded process ?). My current inclination is to blame
2006 Nov 17
0
Problem with Asterisk 1.4.0-beta3 and Digium TE405P
...------------------------------------------- root@m900a:/etc/modprobe.d# strace ztcfg execve("/sbin/ztcfg", ["ztcfg"], [/* 23 vars */]) = 0 uname({sys="Linux", node="m900a", ...}) = 0 brk(0) = 0x80a2000 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) old_mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fa6000 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) open("/etc/ld.so.cache", O_RDONLY) = 3 fsta...
2014 Jan 16
0
Generic UPS driver
...ds. -------------- next part -------------- execve("./nutdrv_atcl_usb", ["./nutdrv_atcl_usb", "-a", "ups", "-DDD", "-u", "nobody"], [/* 27 vars */]) = 0 brk(0) = 0x1758000 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fa313f8f000 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 fs...
2008 Aug 11
0
rsync failure with error 12
...c", ["/usr/bin/rsync", "--config", "/etc/rsyncd.conf", "--no-detach", "--daemon"], [/* 18 vars */]) = 0 brk(0) = 0x80af000 uname({sys="Linux", node="menn", ...}) = 0 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f84000 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) open("/etc/ld.so.cache", O_RDONLY) = 3 fstat64...