Displaying 20 results from an estimated 22 matches for "libcephfs".
2024 Jul 31
1
ceph is disabled even if explicitly asked to be enabled
...e:
> On Tue, 2024-07-30 at 21:12 +0300, Michael Tokarev via samba wrote:
>> Hi!
>>
>> Building current samba on debian bullseye with
>>
>> ?? ./configure --enable-cephfs
>>
>> results in the following output:
>>
>> Checking for header cephfs/libcephfs.h????????????? : yes
>> Checking for library cephfs???????????????????????? : yes
>> Checking for ceph_statx in cephfs?????????????????? : ok
>> Checking for ceph_openat in cephfs????????????????? : not found
>> Ceph support disabled due to --without-acl-support
>> ??...
2024 Jul 31
1
ceph is disabled even if explicitly asked to be enabled
...via samba wrote:
> > > Hi!
> > >
> > > Building current samba on debian bullseye with
> > >
> > > ??? ./configure --enable-cephfs
> > >
> > > results in the following output:
> > >
> > > Checking for header cephfs/libcephfs.h????????????? : yes
> > > Checking for library cephfs???????????????????????? : yes
> > > Checking for ceph_statx in cephfs?????????????????? : ok
> > > Checking for ceph_openat in cephfs????????????????? : not found
> > > Ceph support disabled due to --without-...
2024 Jul 31
1
ceph is disabled even if explicitly asked to be enabled
On Tue, 2024-07-30 at 21:12 +0300, Michael Tokarev via samba wrote:
> Hi!
>
> Building current samba on debian bullseye with
>
> ?? ./configure --enable-cephfs
>
> results in the following output:
>
> Checking for header cephfs/libcephfs.h????????????? : yes
> Checking for library cephfs???????????????????????? : yes
> Checking for ceph_statx in cephfs?????????????????? : ok
> Checking for ceph_openat in cephfs????????????????? : not found
> Ceph support disabled due to --without-acl-support
> ????????? or lack of ce...
2024 Jul 30
1
ceph is disabled even if explicitly asked to be enabled
Hi!
Building current samba on debian bullseye with
./configure --enable-cephfs
results in the following output:
Checking for header cephfs/libcephfs.h : yes
Checking for library cephfs : yes
Checking for ceph_statx in cephfs : ok
Checking for ceph_openat in cephfs : not found
Ceph support disabled due to --without-acl-support
or lack of ceph_statx/ceph_openat supp...
2024 Aug 04
1
ceph is disabled even if explicitly asked to be enabled
...default. Therefore an explicit '--enable-cephfs' doesn't end up as [...]
> May be we could rethink on the current behaviour which silently disable
> building the module when requirements are not met. But keep in mind
> that this silent approach existed all this while if either libcephfs or
> related dependencies(acl support) were not present during build
> process. It is also an option to switch the default from 'True' to
> 'False' so that failing at configure stage is much more meaningful.
In most other auto-configuration systems out there, there's a...
2020 Jan 10
4
GPO
Yes, I run ./configure alone, then make and then make install
January 10, 2020 9:01 AM, "Rowland penny via samba" <samba at lists.samba.org> wrote:
> On 10/01/2020 17:54, Sandy via samba wrote:
>
>> Try answering the questions I asked you:
>> -----> OK. sorry
>>
>> How did you configure Samba when you built it ?
>>
>> -----> I
2019 Jul 10
0
Samba 4.10.6 for rhel7/centos7 rpms
...ent, excellent work!
Can you also provide support for rados vfs (already exists in SPEC) and ctdb_mutex_ceph_rados_helper?
This is covered via:
```
--with-cluster-support \
--enable-cephfs \
--enable-ceph-reclock \
```
All dependencies (librados & libcephfs) already provided via CentOS [1] or Ceph project [2] repos.
[1] http://mirror.centos.org/centos-7/7/storage/x86_64/ceph-nautilus/
[2] https://download.ceph.com/rpm-nautilus/el7/x86_64/
Thanks,
k
2020 Jan 10
0
GPO
...on \
> gzip \
> heimdal-multidev \
> hostname \
> htop \
> krb5-config \
> krb5-kdc \
> krb5-user \
> lcov \
> libacl1-dev \
> libaio-dev \
> libarchive-dev \
> libattr1-dev \
> libavahi-common-dev \
> libblkid-dev \
> libbsd-dev \
> libcap-dev \
> libcephfs-dev \
> libcups2-dev \
> libdbus-1-dev \
> libglib2.0-dev \
> libgnutls28-dev \
> libgpgme11-dev \
> libicu-dev \
> libjansson-dev \
> libjs-jquery \
> libjson-perl \
> libkrb5-dev \
> libldap2-dev \
> liblmdb-dev \
> libncurses5-dev \
> libpam0g-dev \
>...
2019 May 01
0
[Announce] Samba 4.9.7 Available for Download
...her Deschner <gd at samba.org>
* BUG 13861: 'net ads join' to child domain fails when using
"-U admin at forestroot".
o David Disseldorp <ddiss at samba.org>
* BUG 13858: vfs_snapper: Drop unneeded fstat handler.
* BUG 13896: vfs_ceph: Explicitly enable libcephfs POSIX ACL support.
o Philipp Gesang <philipp.gesang at intra2net.com>
* BUG 13869: libcli: Permit larger values of DataLength in
SMB2_ENCRYPTION_CAPABILITIES of negotiate response.
o Michael Hanselmann <public at hansmi.ch>
* BUG 13840: regfio: Improve handling of malform...
2019 May 22
0
[Announce] Samba 4.10.4 Available for Download
...on't use recvfile on streams.
o Günther Deschner <gd at samba.org>
* BUG 13861: s3-libnet_join: 'net ads join' to child domain fails when using
"-U admin at forestroot".
o David Disseldorp <ddiss at samba.org>
* BUG 13896: vfs_ceph: Explicitly enable libcephfs POSIX ACL support.
* BUG 13940: vfs_ceph: Fix cephwrap_flistxattr() debug message.
o Amitay Isaacs <amitay at gmail.com>
* BUG 13895: ctdb-common: Avoid race between fd and signal events.
* BUG 13943: ctdb-common: Fix memory leak in run_proc.
o Volker Lendecke <vl at samba.org...
2019 May 01
0
[Announce] Samba 4.9.7 Available for Download
...her Deschner <gd at samba.org>
* BUG 13861: 'net ads join' to child domain fails when using
"-U admin at forestroot".
o David Disseldorp <ddiss at samba.org>
* BUG 13858: vfs_snapper: Drop unneeded fstat handler.
* BUG 13896: vfs_ceph: Explicitly enable libcephfs POSIX ACL support.
o Philipp Gesang <philipp.gesang at intra2net.com>
* BUG 13869: libcli: Permit larger values of DataLength in
SMB2_ENCRYPTION_CAPABILITIES of negotiate response.
o Michael Hanselmann <public at hansmi.ch>
* BUG 13840: regfio: Improve handling of malform...
2019 May 22
0
[Announce] Samba 4.10.4 Available for Download
...on't use recvfile on streams.
o Günther Deschner <gd at samba.org>
* BUG 13861: s3-libnet_join: 'net ads join' to child domain fails when using
"-U admin at forestroot".
o David Disseldorp <ddiss at samba.org>
* BUG 13896: vfs_ceph: Explicitly enable libcephfs POSIX ACL support.
* BUG 13940: vfs_ceph: Fix cephwrap_flistxattr() debug message.
o Amitay Isaacs <amitay at gmail.com>
* BUG 13895: ctdb-common: Avoid race between fd and signal events.
* BUG 13943: ctdb-common: Fix memory leak in run_proc.
o Volker Lendecke <vl at samba.org...
2018 Aug 30
1
Can not build Samba 4.7.10
Allready installed and it works absolut fine with Samba 4.7.9
Thomas
Zitat von "L.P.H. van Belle via samba" <samba at lists.samba.org>:
> If from source.
> https://ftp.samba.org/pub/ldb/ldb-1.2.3.tar.gz
>
> If its debian/ubuntu.
> Then you can get a ready source here.
> echo "deb-src http://apt.van-belle.nl/debian stretch-samba47 main
> contrib
2019 Oct 18
2
Buster samba 4.11.1 availabe for testing.
...* d/control changes:
- Package samba, added acl to Recommends, obligated for member and AD-DC's.
- re-enabled trackers to allow spotlight to build.
* d/rules changes:
- enable spotlight.
- Use -l option to dh_shlibdeps instead of changing LD_LIBRARY_PATH
- Use --with-libcephfs within rados dh_shlibdeps section
fixed cannot find library libceph-common.so.0 on Debian Buster
Debian Official disabled spotlight support, due to the extra packages pulled in.
There is work going on, to reduce these packages, but since people use it, i re-added it.
But that the bigest c...
2019 Jul 08
8
Samba 4.10.6 for rhel7/centos7 rpms
Hi everyone,
I've posted some updated source and binary rpms following the release of
updates by the samba project. Updated rpms include samba-4.10.6 and
ldb-1.5.5.
Here are the links:
- http://nova.polymtl.ca/~coyote/dist/samba/samba-4.10.6/RHEL7
As usual, these work fine for me (4.10.6) but YMMV. Please do report
issues if you find some.
Regards,
Vincent
2024 Aug 20
0
[Announce] Samba 4.21.0rc3 Available for Download
...nf(5) the scripts winbind_ctdb_updatekeytab.sh and
46.update-keytabs.script in section 'sync machine password script' for
details.
For detailed information check the smb.conf(5) and net(8) manpages.
New cephfs VFS module
---------------------
Introduce new vfs-to-cephfs bridge which uses libcephfs low-level APIs
(instead
of path-based operations in the existing module). It allows users to pass
explicit user-credentials per call (including supplementary groups), as
well as
faster operations using inode and file-handle caching on the Samba side.
Configuration is identical to existing module,...
2024 Aug 20
0
[Announce] Samba 4.21.0rc3 Available for Download
...nf(5) the scripts winbind_ctdb_updatekeytab.sh and
46.update-keytabs.script in section 'sync machine password script' for
details.
For detailed information check the smb.conf(5) and net(8) manpages.
New cephfs VFS module
---------------------
Introduce new vfs-to-cephfs bridge which uses libcephfs low-level APIs
(instead
of path-based operations in the existing module). It allows users to pass
explicit user-credentials per call (including supplementary groups), as
well as
faster operations using inode and file-handle caching on the Samba side.
Configuration is identical to existing module,...
2024 Aug 27
0
[Announce] Samba 4.21.0rc4 Available for Download
...nf(5) the scripts winbind_ctdb_updatekeytab.sh and
46.update-keytabs.script in section 'sync machine password script' for
details.
For detailed information check the smb.conf(5) and net(8) manpages.
New cephfs VFS module
---------------------
Introduce new vfs-to-cephfs bridge which uses libcephfs low-level APIs
(instead
of path-based operations in the existing module). It allows users to pass
explicit user-credentials per call (including supplementary groups), as
well as
faster operations using inode and file-handle caching on the Samba side.
Configuration is identical to existing module,...
2024 Aug 27
0
[Announce] Samba 4.21.0rc4 Available for Download
...nf(5) the scripts winbind_ctdb_updatekeytab.sh and
46.update-keytabs.script in section 'sync machine password script' for
details.
For detailed information check the smb.conf(5) and net(8) manpages.
New cephfs VFS module
---------------------
Introduce new vfs-to-cephfs bridge which uses libcephfs low-level APIs
(instead
of path-based operations in the existing module). It allows users to pass
explicit user-credentials per call (including supplementary groups), as
well as
faster operations using inode and file-handle caching on the Samba side.
Configuration is identical to existing module,...
2024 Sep 02
0
[Announce] Samba 4.21.0 Available for Download
...nf(5) the scripts winbind_ctdb_updatekeytab.sh and
46.update-keytabs.script in section 'sync machine password script' for
details.
For detailed information check the smb.conf(5) and net(8) manpages.
New cephfs VFS module
---------------------
Introduce new vfs-to-cephfs bridge which uses libcephfs low-level APIs
(instead
of path-based operations in the existing module). It allows users to pass
explicit user-credentials per call (including supplementary groups), as
well as
faster operations using inode and file-handle caching on the Samba side.
Configuration is identical to existing module,...