-
Notifications
You must be signed in to change notification settings - Fork 0
aaur0/slafs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This system would embed mechanism to enforce storage related SLA in the file system itself. The filesystem would just give an interface to the files which would actually be stored independently at different location. SLAs generally dictate conditions to govern performance, availability, recoverability, costs and other critical metrics. The file system would be capable for enforcing these conditions. For example: Performance: Very High : File will be stored in memory. High : File will be stored in SSD Medium : File will stored in the DISK Low : File will be stored in NFS very Low : File will compressed and stored in NFS Availability and Recoverability: Very High : Multiple copies would be stored in geographically distributed DC’s. High : Multiple copies would be stored in local DC’s. Medium : Multiple copies would be stored in local machine in different disks Low : Single file will be stored. The file system would be responsible for replication and placement of resources based on the requirements of SLA. The file would be associated with the SLA condition by placing them in the respective user groups.
About
A SLA Driven file system for cloud
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published