similar to: How to print the log in socket_wrapper.c

Displaying 20 results from an estimated 200 matches similar to: "How to print the log in socket_wrapper.c"

2012 Oct 23
1
Compiling samba4 hangs at [1815/3978] Compiling librpc/ndr/ndr_basic.c
Hi, I have tried both RC4 and from the repository but I can't seem to get samba4 to compile. I have rebuilt the OS (Centos 6.3) from scratch and I am still having the same issue. I get: WAF_MAKE=1 ./buildtools/bin/waf build Waf: Entering directory `/opt/samba-master/bin' Selected embedded Heimdal build [ 133/3978] Generating VERSION [ 168/3978] Generating smbd/build_options.c [1815/3978]
2010 Mar 13
1
Compile problem: "lib/ldb/ldb_map/ldb_map.h", line 64: syntax error before or at: 0x20
Trying to compile samba source4. Anybody have any ideas? Here's the error: With gcc, version 3.4.3, I get: Compiling lib/ldb/ldb_map/ldb_map_inbound.c In file included from lib/ldb/ldb_map/ldb_map_inbound.c:28: lib/ldb/ldb_map/ldb_map.h:64: error: syntax error before numeric constant The following command failed: gcc -O2 -m64 -g -DDEBUG_PASSWORD -DDEVELOPER -Wall -Wshadow
2016 Oct 27
1
ms-rpc dynamic port range
Hi everyone, According to the samba wiki page [1], samba ms-rpc dynamic port range is 1024-5000, which looks mostly coherent with a quick tcpdump analysis. However it seems like there are also some connection in the upper range or MS-RPC 49152-65535. It seems that the lower range would be for AD2003 according to kb832017, and that the upper range would be for AD2008 and up [2]. So my
2016 Sep 14
2
How to disable CTDB pulling up NICs
Hi all Thanks for your attention. CTDB manages NICs with event scripts. Virtual IP attaches on a NIC as a secondary IP. When noticing the NIC down, CTDB will pull it up. Does any one know how to disable the action? I do not want CTDB pull any NIC up. Does the command 'ctdb disablescript 10.interface' has any unexpected effect? Thanks.
2013 Sep 04
2
Is virsh blockcommit supported? Thanks a lot
Hi, I have another question, when I do the blockcommit command and get the result " Top image as the active layer is currently unsupported ", is it being developed? root@cvk-31:/vms/images# virsh blockcommit Vmtest /vms/images/Vmtest1;echo $? error: internal error unable to execute QEMU command 'block-commit': Top image as the active layer is currently unsupported 1 But as I
2016 Sep 28
2
implement of persistent handle in SMB2.1
hi Michael: We want to implement the ‘persistent handle’ function under Windows 7(SMB 2.1), which has only local ‘durable handle’. For now my plan is just to synchronize the following files between cluster nodes: smbXsrv_open_global.tdb.0 smbXsrv_session_global.tdb.0 smbXsrv_tcon_global.tdb.0 locking.tdb.0 It probably won’t be completed, so I’m writing to ask for your advice. Any help would be
2016 Dec 02
2
Is it fine to store the tdb files in the shared directory to solve the ctdb data synchronization problem?
Hi folks I face a problem about the data synchronization when using the ctdb. When one ctdb node fails, other ctdb nodes may not recover the data of the failed node. I think it may be due to the fact that ctdb stores its tdb files in the local storage. So, is it fine to store the tdb files in the shared directory of the backend storage? When one node fails, other nodes may recover the data from
2016 Sep 18
2
答复: How to disable CTDB pulling up NICs
If eth0 holds virtual IP as its secondary IP and I bring down eth0 by command "ifdown eth0", CTDB will automatically pull eth0 up. Sometime it goes wrong. The virtual IP becomes primary IP, and origin primary IP turns into a secondary IP or just missing. If the origin primary IP is missing, I have to run "ifup eth0" though CTDB has pulled eth0 up. CTDB uses “ip link set eth0
2016 Dec 27
2
Is the "\\x.x.x.x" type tree connect request a client related feature?
Hi folks I face a problem when using the samba share, Here is the detail: 1) Phenomenon In windows 7, sometimes, I type the samba server ip address and can see the shared folder. (the samba version is 4.3.11) a、However when I try to open the shared folder, it fails with a windows error message like “please check the spelling of the name, or some problem may related to the network”, and
2016 Dec 27
2
About error: 'Windows cannot access, you do not have permission to access'
HI I have a linux samba server and lists users at this server. and access the folder from the windows7 client. Now i configure a LDAP sever and let samba to use it . But I don’t want clients keeping the connection because I have changed the authentication,clinets need to re-login. So I restart smbd. and it works. Then,let clients reconnect to samba, but it report errors: Windows cannot access
2016 Aug 31
3
status of Continuous availability in SMB3
hi Michael Adam: Thanks for you work on samba. Here I am looking for some advice and your help. I have been stuck in continuous availability of samba 4.3.9 for two weeks. Continuous availability in SMB3 is an attractive feature and I am strugling to enable it. smb.conf, ctdb.conf are attached. Cluster file system is cephfs and mount to /CephStorage client: Windows 8 Pro root at node0:~# samba
2013 Sep 03
3
Is virsh blockcommit supported? Thanks a lot
I had test the command virsh blockcommit, but it failed, with the libvirt version 1.1.0, and qemu version 1.6.0. Is this feature being developing? Thanks root at cvk-31:/vms/images# virsh -v 1.1.0 root at cvk-31:/vms/images# qemu-img -V qemu-img version 1.6.0, Copyright (c) 2004-2008 Fabrice Bellard usage: qemu-img command [command options] root at cvk-31:/vms/images# virsh blockcommit Vmtest
2013 May 11
1
Samba git: build error when upgrading
Seeing a build problem after updating my git tree: $ git remote -v origin git://git.samba.org/samba.git (fetch) origin git://git.samba.org/samba.git (push) $ git pull $ ./configure ... $ make clean WAF_MAKE=1 python ./buildtools/bin/waf build ./buildtools/wafsamba/samba_utils.py:397: DeprecationWarning: the md5 module is deprecated; use hashlib instead
2016 Sep 01
0
答复: status of Continuous availability in SMB3
Where is the patch?I can help to get this integrated -----邮件原件----- 发件人: Jeremy Allison [mailto:jra at samba.org] 发送时间: 2016年9月1日 7:57 收件人: Michael Adam 抄送: zhengbin 08747 (RD); weidong 12656 (RD); 'samba at lists.samba.org' 主题: Re: [Samba] status of Continuous availability in SMB3 On Wed, Aug 31, 2016 at 10:29:51AM +0200, Michael Adam via samba wrote: > On 2016-08-31 at 08:13 +0000,
2016 Sep 14
1
Confused about ctdb options: dbdir and dbdir-persistent
Hi all http://linux.die.net/man/1/ctdbd. In this page, it says “This directory is local for each node and should not be stored on the shared cluster filesystem”. But why? Thanks for reply. --dbdir=<directory> This is the directory on local storage where ctdbd keeps the local copy of the TDB databases. This directory is local for each node and should not be stored on the shared cluster
2016 Sep 21
0
durable file handles cross-node confusion
Hello to everyone Durable file handles allow a connection to an SMB server to survive a short network outage. An ongoing IO will continue after the client reconnects to the same server (maybe a difference smbd process if the CTDB status is always health during the outage). When crossing nodes caused by virtual IP’s relocating, durable handles will not work apparently. CA feature in SMB3 works
2016 Sep 22
0
Does the command line "smbcontrol ALL reload-config" force a connected share to flush parameter ?
Hi all: Thanks for your attention. I have a question about smbcontrol. A user has read and write access to a share and already connected to the share, then I delete the user from the write list in smb.conf and reload the config (use the command line "smbcontrol ALL reload-config" ), but it doesn't work, the user still has read and write access to the share. Doesr the command line
2016 Nov 24
0
Any news about the patch for the CA feature?
Hi Jeremy Sorry to disturb you. I notice that at several months ago, you offered a patch about the frontend SMB support for the CA feature at mailing list(as shown below). Thanks for your help and thanks for the generosity of Simplivity. It benefits me a lot. Then, up to now, 1) Are there any updated versions about this frontend patch? 2) Are there any patches about
2016 Dec 13
0
how to enable nss-wrapper in samba 4.3.9
Hi all: Thanks for your attention. I have a question about nss_wrapper library. I want to get user and group information from my own passwd and group files in samba 4.3.9. So I use the package 'nss_wrapper'.Firstly,I install the nss_wrapper library;Secondly, I use the function setenv() to set LD_PRELOAD=libnss_wrapper.so, NSS_WRAPPER_PASSWD = passwd and
2016 Dec 21
1
How to add everyone to write list ?
Hi all: Thanks for your attention. I have a question about smb.conf. I want add ‘everyone’ to write list of a share, but ‘ALL’ and ‘everyone’ doesn’t work, I want to know how to add everyone to write list ? thanks ________________________________ fengwei 11322 (RD) -------------------------------------------------------------------------------------------------------------------------------------