Table of Contents |
---|
...
Productivity | Store, access, and manage files |
|
---|---|---|
Less Risk | Security and scale with no single point of failure |
|
Lower TCO | Leverage Swarm scale-out storage |
|
...
SwarmFS is a lightweight nfs-ganesha plugin, which is simple to both install and manage. A traditional gateway or connector has many more moving parts, each adding restrictions, overhead, and complexity:
...
Info |
---|
High AvailabilitySwarmFS is stateless, so as many SwarmFS instances as needed can be spun up and all NFS instances are active, with no failover or clustering required. With SwarmFS, HA is simple and High Availability is part of the standard product : and no special configuration/, clustering or management is required. |
Traditional gateways and connectors must stage objects as files locally on the gateway. Disk space on gateway server is a limitation. SwarmFS does not cache or stage files/objects on local disk space; rather, it streams data directly to and from Swarm. You escape the performance overhead of writing complete objects to a local gateway staging disk, and you have no risk of losing data if the Gateway crashes before data is spooled off the gateway to the object store.
...
POSIX — SwarmFS adds basic POSIX security to the modern object security inherent in Swarm. This is important as it means that you achieve uniform Uniform object security is achieved through and across NFS, SCSP, and S3, with additional POSIX file security when objects are accessed though SwarmFS.
...