From 644232921f5d9a7684ee6375a5779bec228706b6 Mon Sep 17 00:00:00 2001 From: despiegk Date: Thu, 28 Nov 2024 11:16:02 +0300 Subject: [PATCH] ... --- collections/tfgrid4/slices/aislice.md | 4 +++ collections/tfgrid4/slices/cloudslice.md | 7 +++--- collections/tfgrid4/slices/networkslice.md | 29 ++++++++++++++++++++++ collections/tfgrid4/slices/storageslice.md | 7 ++++-- 4 files changed, 42 insertions(+), 5 deletions(-) create mode 100644 collections/tfgrid4/slices/networkslice.md diff --git a/collections/tfgrid4/slices/aislice.md b/collections/tfgrid4/slices/aislice.md index 61f597e..668fca4 100644 --- a/collections/tfgrid4/slices/aislice.md +++ b/collections/tfgrid4/slices/aislice.md @@ -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: diff --git a/collections/tfgrid4/slices/cloudslice.md b/collections/tfgrid4/slices/cloudslice.md index 287d821..67484bb 100644 --- a/collections/tfgrid4/slices/cloudslice.md +++ b/collections/tfgrid4/slices/cloudslice.md @@ -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.** diff --git a/collections/tfgrid4/slices/networkslice.md b/collections/tfgrid4/slices/networkslice.md new file mode 100644 index 0000000..cd59101 --- /dev/null +++ b/collections/tfgrid4/slices/networkslice.md @@ -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 + + diff --git a/collections/tfgrid4/slices/storageslice.md b/collections/tfgrid4/slices/storageslice.md index ef71022..80b76b2 100644 --- a/collections/tfgrid4/slices/storageslice.md +++ b/collections/tfgrid4/slices/storageslice.md @@ -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)