From Fedora Project Wiki

No edit summary
Line 3: Line 3:
This section contains information related to Samba, the suite of software Fedora uses to interact with Microsoft Windows systems.
This section contains information related to Samba, the suite of software Fedora uses to interact with Microsoft Windows systems.


{{admon/tip|Maybe you know what should be on this page?|The Fedora release notes are a collective effort of dozens of people.  You can contribute by editing the wiki page that corresponds to this part of the release notes.}}
=== GFS2 Clustered Samba ===


With the availability of a clustered database (CTDB) for Samba, multiple instances of smbd across different nodes of a cluster are able to share state. It is now possible to export a gfs2 filesystem through one or more nodes in the cluster in a active/passive or active/active configuration to provide a highly-available Samba service.


'''samba'''
''' Benefit to Fedora '''


Samba 3.3.1 is the latest bugfix release for Samba. Major enhancements in Samba 3.3.1 include:
Samba was not cluster-aware until the introduction of CTDB and hence it was not possible to have a highly available samba service. Particularly, active/active configuration was not possible. With this feature, it will be possible to run highly available samba service(s) with different configurations (active/active, active/passive) over a shared gfs2 filesystem on the Red Hat cluster infrastructure.
* Fix net ads join when "ldap ssl = start tls" (bug #6073).
* Fix renaming/deleting of files using Windows clients (bug #6082).
* Fix renaming/deleting a "not matching/resolving" symlink (bug #6090).
* Fix remotely adding a share via the Windows MMC.


'''system-config-samba'''
'''system-config-samba''' has been updated to version 1.2.71.




[[Category:Docs_Project]]
[[Category:Docs_Project]]
[[Category:Documentation_Beats]]
[[Category:Documentation_Beats]]

Revision as of 16:20, 5 September 2009

Samba (Windows Compatibility)

This section contains information related to Samba, the suite of software Fedora uses to interact with Microsoft Windows systems.

GFS2 Clustered Samba

With the availability of a clustered database (CTDB) for Samba, multiple instances of smbd across different nodes of a cluster are able to share state. It is now possible to export a gfs2 filesystem through one or more nodes in the cluster in a active/passive or active/active configuration to provide a highly-available Samba service.

Benefit to Fedora

Samba was not cluster-aware until the introduction of CTDB and hence it was not possible to have a highly available samba service. Particularly, active/active configuration was not possible. With this feature, it will be possible to run highly available samba service(s) with different configurations (active/active, active/passive) over a shared gfs2 filesystem on the Red Hat cluster infrastructure.