Displaying 11 results from an estimated 11 matches for "ctdb_private".
2010 Jun 21
0
SAMBA + CTDB
...5.3 with ctdb (from git
repository) on Debian Lenny (version 5.0.4).
I am using following 'configure' command:
./configure --with-cluster-support --with-shared-modules=idmap_tdb2
--with-ads --enable-pie=no
and unfortunatelly I have following error:
checking for ctdb.h... no
checking for ctdb_private.h... no
checking for CTDB_CONTROL_TRANS3_COMMIT declaration... yes
checking for struct ctdb_tcp_client... no
checking for struct ctdb_control_tcp... yes
checking for struct ctdb_control_tcp_addr... yes
checking cluster support... configure: error: "ctdb_private.h is required
for cluster suppor...
2012 Jul 01
1
samba 3.6.6: cluster support not available: support for SCHEDULE_FOR_DELETION control missing
...b-1.0.114.5 available here :
http://ftp.sernet.de/pub/ctdb/1.0.114/src/ctdb-1.0.114.5.tar.gz
The samba package still refuse to compile when enable the cluster support:
checking cluster support... yes
configure: checking whether cluster support is available
checking for ctdb.h... yes
checking for ctdb_private.h... yes
checking for CTDB_CONTROL_TRANS3_COMMIT declaration... yes
checking for CTDB_CONTROL_SCHEDULE_FOR_DELETION declaration... no
configure: error: "cluster support not available: support for
SCHEDULE_FOR_DELETION control missing"
Is there any tips to fix this issue ?
2012 Nov 13
1
[Announce] Samba 4.0.0rc5 Available for Download
...* BUG 9379: ntp_signd permissions are too broad.
o Bj?rn Baumbach <bb at sernet.de>
* BUG 9300: vfs_streams_depot: Add delete_lost option.
* BUG 9348: Fix the build against older ctdb versions.
* BUG 9345: fix use of <smbconfoption> tag.
* BUG 9349: Fix check for ctdb_private.h
* BUG 9351: Fail "configure --with-cluster-support" if ctdb support is not
available.
o Ira Cooper <ira at samba.org>
* BUG 9339: Build and quota fixes.
o G?nther Deschner <gd at samba.org>
* BUG 9272: 'net ads join' does not provide AES key...
2012 Nov 13
1
[Announce] Samba 4.0.0rc5 Available for Download
...* BUG 9379: ntp_signd permissions are too broad.
o Bj?rn Baumbach <bb at sernet.de>
* BUG 9300: vfs_streams_depot: Add delete_lost option.
* BUG 9348: Fix the build against older ctdb versions.
* BUG 9345: fix use of <smbconfoption> tag.
* BUG 9349: Fix check for ctdb_private.h
* BUG 9351: Fail "configure --with-cluster-support" if ctdb support is not
available.
o Ira Cooper <ira at samba.org>
* BUG 9339: Build and quota fixes.
o G?nther Deschner <gd at samba.org>
* BUG 9272: 'net ads join' does not provide AES key...
2012 Dec 11
3
[Announce] Samba 4.0.0 Available for Download!
...* BUG 9379: ntp_signd permissions are too broad.
o Bj?rn Baumbach <bb at sernet.de>
* BUG 9300: vfs_streams_depot: Add delete_lost option.
* BUG 9348: Fix the build against older ctdb versions.
* BUG 9345: fix use of <smbconfoption> tag.
* BUG 9349: Fix check for ctdb_private.h
* BUG 9351: Fail "configure --with-cluster-support" if ctdb support is not
available.
o Ira Cooper <ira at samba.org>
* BUG 9339: Build and quota fixes.
o G?nther Deschner <gd at samba.org>
* BUG 9272: 'net ads join' does not provide AES key...
2012 Dec 11
3
[Announce] Samba 4.0.0 Available for Download!
...* BUG 9379: ntp_signd permissions are too broad.
o Bj?rn Baumbach <bb at sernet.de>
* BUG 9300: vfs_streams_depot: Add delete_lost option.
* BUG 9348: Fix the build against older ctdb versions.
* BUG 9345: fix use of <smbconfoption> tag.
* BUG 9349: Fix check for ctdb_private.h
* BUG 9351: Fail "configure --with-cluster-support" if ctdb support is not
available.
o Ira Cooper <ira at samba.org>
* BUG 9339: Build and quota fixes.
o G?nther Deschner <gd at samba.org>
* BUG 9272: 'net ads join' does not provide AES key...
2012 Dec 04
0
[Announce] Samba 4.0.0rc6 Available for Download
...* BUG 9379: ntp_signd permissions are too broad.
o Bj?rn Baumbach <bb at sernet.de>
* BUG 9300: vfs_streams_depot: Add delete_lost option.
* BUG 9348: Fix the build against older ctdb versions.
* BUG 9345: fix use of <smbconfoption> tag.
* BUG 9349: Fix check for ctdb_private.h
* BUG 9351: Fail "configure --with-cluster-support" if ctdb support is not
available.
o Ira Cooper <ira at samba.org>
* BUG 9339: Build and quota fixes.
o G?nther Deschner <gd at samba.org>
* BUG 9272: 'net ads join' does not provide AES key...
2012 Dec 04
0
[Announce] Samba 4.0.0rc6 Available for Download
...* BUG 9379: ntp_signd permissions are too broad.
o Bj?rn Baumbach <bb at sernet.de>
* BUG 9300: vfs_streams_depot: Add delete_lost option.
* BUG 9348: Fix the build against older ctdb versions.
* BUG 9345: fix use of <smbconfoption> tag.
* BUG 9349: Fix check for ctdb_private.h
* BUG 9351: Fail "configure --with-cluster-support" if ctdb support is not
available.
o Ira Cooper <ira at samba.org>
* BUG 9339: Build and quota fixes.
o G?nther Deschner <gd at samba.org>
* BUG 9272: 'net ads join' does not provide AES key...
2010 Feb 04
3
3.3 and 3.4 compile failure on dbwrap
...(SVR4)... yes
checking that statvfs.f_fsid is an integer... yes
checking that statvfs.f_frsize works... yes
checking that statvfs.statvfs_f_flag works... yes
checking that statvfs.statvfs_f_flags works... no
checking if large file support can be enabled... yes
checking for ctdb.h... no
checking for ctdb_private.h... no
checking for CTDB_CONTROL_TRANS2_COMMIT_RETRY declaration... no
checking for struct ctdb_tcp_client... no
checking for struct ctdb_control_tcp... no
checking for struct ctdb_control_tcp_addr... no
checking cluster support... no
checking whether to support ACLs... auto
configure: checking wh...
2010 May 11
1
Samba 3.5.2 compile on AIX
...(SVR4)... yes
checking that statvfs.f_fsid is an integer... no
checking that statvfs.f_frsize works... yes
checking that statvfs.statvfs_f_flag works... yes
checking that statvfs.statvfs_f_flags works... no
checking if large file support can be enabled... yes
checking for ctdb.h... no
checking for ctdb_private.h... no
checking for CTDB_CONTROL_TRANS3_COMMIT declaration... no
checking for struct ctdb_tcp_client... no
checking for struct ctdb_control_tcp... no
checking for struct ctdb_control_tcp_addr... no
checking cluster support... no
checking whether to support ACLs... auto
configure: checking whether...
2013 Jan 07
4
3.6.10 file handle leak under ancient 32-bit kernel
...size works... yes
checking that statvfs.statvfs_f_flag works... yes
checking that statvfs.statvfs_f_flags works... no
checking if large file support can be enabled... yes
checking cluster support... auto
configure: checking whether cluster support is available
checking for ctdb.h... no
checking for ctdb_private.h... no
configure: WARNING: "cluster support not available: ctdb.h is required for cluster support"
configure: Building without cluster support
checking for linux/netlink.h... yes
checking for linux/rtnetlink.h... yes
checking whether to support ACLs... auto
configure: checking whether AC...