Features/GFS2ClusteredSamba
From FedoraProject
(Created page with '{{admon/important | Comments and Explanations | The page source contains comments providing guidance to fill out each section. They are invisible when viewing this page. To rea...') |
|||
| Line 1: | Line 1: | ||
| − | + | = Clustered Samba for GFS2 = | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | = | + | |
| − | + | ||
== Summary == | == Summary == | ||
| − | + | Support for active-active samba sharing over GFS2 using CTDB. | |
== Owner == | == Owner == | ||
| − | + | * Name: [[User:adas| Abhijith Das]] | |
| − | * Name: [[User: | + | * email: adas@redhat.com |
| − | + | ||
| − | + | ||
| − | * email: | + | |
== Current status == | == Current status == | ||
| − | * Targeted release: [[Releases/ | + | * Targeted release: [[Releases/12 | Fedora 12 ]] |
| − | * Last updated: | + | * Last updated: 7/20/2009 |
| − | * Percentage of completion: | + | * Percentage of completion: 70% |
| − | + | ||
| − | + | ||
== Detailed Description == | == Detailed Description == | ||
| − | + | 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 share the same directory in a clustered GFS2 filesystem via Samba+CTDB from all the nodes of a cluster to facilitate Active/Active Samba sharing. | |
== Benefit to Fedora == | == Benefit to Fedora == | ||
| − | + | Active/Active sharing of Samba services was not possible over GFS2 (or any other clustered filesystem) before this feature was implemented. With this it's possible now. | |
== Scope == | == Scope == | ||
Revision as of 18:27, 20 July 2009
Contents |
Clustered Samba for GFS2
Summary
Support for active-active samba sharing over GFS2 using CTDB.
Owner
- Name: Abhijith Das
- email: adas@redhat.com
Current status
- Targeted release: Fedora 12
- Last updated: 7/20/2009
- Percentage of completion: 70%
Detailed Description
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 share the same directory in a clustered GFS2 filesystem via Samba+CTDB from all the nodes of a cluster to facilitate Active/Active Samba sharing.
Benefit to Fedora
Active/Active sharing of Samba services was not possible over GFS2 (or any other clustered filesystem) before this feature was implemented. With this it's possible now.