...
This commit is contained in:
parent
7fcb848464
commit
644232921f
@ -11,6 +11,10 @@
|
||||
- AI hour (AH) is like a kwatth unit for electricty: it represents a AI Slice being used for 1h and billed as such.
|
||||
- ThreeFold Farmers can price the AI Hour in a chosen currency.
|
||||
|
||||
### Requirements
|
||||
|
||||
- At least 99.5% uptime per node and 99.9% for the farming location (cluster)
|
||||
|
||||
## AI Slice Properties
|
||||
|
||||
The service provider (hoster) defines the following properties per AI Slice:
|
||||
|
@ -11,15 +11,16 @@
|
||||
The default Cloud Slice has
|
||||
|
||||
- 4GB memory
|
||||
- 2 virtual cores of CPU
|
||||
- Minimal 50 GB of fast storage (can be more, as to be defined by provider)
|
||||
- Minimal availability of 1 mbit/s bandwidth at all times
|
||||
- 2 virtual cores of CPU (CPU threads)
|
||||
- Minimal 50 GB of fast storage = SSD (can be more, as to be defined by provider)
|
||||
- Minimal availability of 1 mbit/s bandwidth at all times slice
|
||||
|
||||
Terms
|
||||
|
||||
- The virtual cores are max oversubscribed 4x
|
||||
- Min passmark per Cloud Slice is 500 passmark (CPU benchmark)
|
||||
- At least 50 GB storage available, more is better
|
||||
- At least 99.5% uptime per node and 99.9% for the farming location (cluster)
|
||||
|
||||
**Example a node with 64 GB or mem and 2 TB of SSD and 24 virtual cores.**
|
||||
|
||||
|
29
collections/tfgrid4/slices/networkslice.md
Normal file
29
collections/tfgrid4/slices/networkslice.md
Normal file
@ -0,0 +1,29 @@
|
||||
# Network Slice
|
||||
|
||||
|
||||
## Network Slice
|
||||
|
||||
- A Cloud Slice is a unit of network bandwidth
|
||||
- Is 1 GB of bandwidth transfer in/out per month
|
||||
|
||||
|
||||
## Requirements
|
||||
|
||||
- Minimal availability of 10 mbit/s bandwidth at all times for the location
|
||||
- Minimal 99.8% uptime for the location
|
||||
|
||||
|
||||
## Network Slice Properties
|
||||
|
||||
The service provider (hoster) defines the following properties per Network Slice:
|
||||
|
||||
- 1 GB of bandwidth to/from public IP address
|
||||
- Maximum Discount (based on participation in Liquidity Pool and/or longer renting periods)
|
||||
- Max bandwidth in the location
|
||||
- Min bandwidth (min 1 mbit/sec) in the location (guaranteed bandwidth for all users)
|
||||
- Max aggregation size (how many of the NetworkSlices can be combined per node)
|
||||
- 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
|
||||
|
||||
|
@ -10,6 +10,10 @@ The default Cloud Slice has:
|
||||
|
||||
- 100GB of storage
|
||||
|
||||
## requirements
|
||||
|
||||
- At least 99.5% uptime per node and 99.9% for the farming location (cluster)
|
||||
|
||||
## Storage Hour (SH)
|
||||
|
||||
- A Storage Hour is like a kwatth unit for electricty, it represents a Storage Slice being used for 1h and billed as such.
|
||||
@ -19,11 +23,10 @@ The default Cloud Slice has:
|
||||
|
||||
The service provider (hoster) defines the following properties per Storage Slice:
|
||||
|
||||
- Min size in GB (100GB+), max size
|
||||
- 100 GB storage space on reliable HDD
|
||||
- Maximum Discount (based on participation in Liquidity Pool and/or longer renting periods)
|
||||
- Max bandwidth
|
||||
- Min bandwidth (min 1 mbit/sec)
|
||||
- Cost per GB bandwidth
|
||||
- Max aggregation size (how many of the StorageSlices can be combined)
|
||||
- Link to support site if any (find info about hoster and service capabilities)
|
||||
- If linked to Hosting Pool (company giving support on the machines)
|
||||
|
Loading…
Reference in New Issue
Block a user