info_tfgrid/collections/tfgrid4/slices/storageslice.md

33 lines
1.0 KiB
Markdown
Raw Normal View History

2024-05-23 08:09:37 +00:00
# Storage Slice
2024-04-25 09:22:51 +00:00
2024-05-23 08:09:37 +00:00
!!wiki.include page:'slice_intro.md'
2024-04-25 10:14:09 +00:00
2024-05-23 08:09:37 +00:00
## Storage Slice
2024-04-25 09:22:51 +00:00
2024-08-16 12:04:37 +00:00
A Storage Slice is a unit of ZDB storage (our key value stor) as can be used as backend for Zero-Stor (our quantum safe storage system).
2024-04-25 09:22:51 +00:00
2024-08-15 23:40:17 +00:00
The default Cloud Slice has:
2024-04-25 09:22:51 +00:00
- 100GB of storage
2024-05-23 08:09:37 +00:00
## Storage Hour (SH)
2024-04-25 09:22:51 +00:00
2024-08-16 12:04:37 +00:00
- A Storage Hour is like a kwatth unit for electricty, it represents a Storage Slice being used for 1h and billed as such.
- ThreeFold Farmers can price the StorageHour themselves in a chosen currency.
2024-04-25 09:22:51 +00:00
2024-05-23 08:09:37 +00:00
## Storage Slice Properties
2024-04-25 09:22:51 +00:00
2024-08-15 23:40:17 +00:00
The service provider (hoster) defines the following properties per Storage Slice:
2024-04-26 17:56:08 +00:00
- Min size in GB (100GB+), max size
2024-08-16 12:04:37 +00:00
- Maximum Discount (based on participation in Liquidity Pool and/or longer renting periods)
2024-04-26 17:56:08 +00:00
- Max bandwidth
- Min bandwidth (min 1 mbit/sec)
- Cost per GB bandwidth
2024-05-23 08:09:37 +00:00
- Max aggregation size (how many of the StorageSlices can be combined)
2024-04-26 17:56:08 +00:00
- Link to support site if any (find info about hoster and service capabilities)
- If linked to Hosting Pool (company giving support on the machines)
- Location & type of location
2024-04-25 09:22:51 +00:00