From 9b2bfcf1078e7f4477e50fb00a824c36f589bb73 Mon Sep 17 00:00:00 2001 From: Mik-TF Date: Tue, 2 Jul 2024 10:41:16 -0400 Subject: [PATCH] updated sla uptime --- src/SUMMARY.md | 2 +- src/documentation/farmers/farmers.md | 2 +- .../farming_optimization.md | 3 +- .../farming_requirements.md | 28 ----------------- .../farmers/farming_requirements.md | 30 +++++++++++++++++++ 5 files changed, 33 insertions(+), 32 deletions(-) delete mode 100644 src/documentation/farmers/farming_optimization/farming_requirements.md create mode 100644 src/documentation/farmers/farming_requirements.md diff --git a/src/SUMMARY.md b/src/SUMMARY.md index 76494a25..42943663 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -168,6 +168,7 @@ - [4. Wipe All the Disks](documentation/farmers/3node_building/4_wipe_all_disks.md) - [5. Set the BIOS/UEFI](documentation/farmers/3node_building/5_set_bios_uefi.md) - [6. Boot the 3Node](documentation/farmers/3node_building/6_boot_3node.md) + - [Farming Requirements](documentation/farmers/farming_requirements.md) - [Farming Optimization](documentation/farmers/farming_optimization/farming_optimization.md) - [GPU Farming](documentation/farmers/3node_building/gpu_farming.md) - [Set Additional Fees](documentation/farmers/farming_optimization/set_additional_fees.md) @@ -176,7 +177,6 @@ - [Room Parameters](documentation/farmers/farming_optimization/farm_room_parameters.md) - [Farming Costs](documentation/farmers/farming_optimization/farming_costs.md) - [Calculate Your ROI](documentation/farmers/farming_optimization/calculate_roi.md) - - [Farming Requirements](documentation/farmers/farming_optimization/farming_requirements.md) - [Advanced Networking](documentation/farmers/advanced_networking/advanced_networking_toc.md) - [Networking Overview](documentation/farmers/advanced_networking/networking_overview.md) - [Network Considerations](documentation/farmers/advanced_networking/network_considerations.md) diff --git a/src/documentation/farmers/farmers.md b/src/documentation/farmers/farmers.md index 9f9c2eaa..32e90860 100644 --- a/src/documentation/farmers/farmers.md +++ b/src/documentation/farmers/farmers.md @@ -15,6 +15,7 @@ To buy a certified node from an official ThreeFold vendor, check the [ThreeFold - [4. Wipe All the Disks](./3node_building/4_wipe_all_disks.md) - [5. Set the BIOS/UEFI](./3node_building/5_set_bios_uefi.md) - [6. Boot the 3Node](./3node_building/6_boot_3node.md) +- [Farming Requirements](./farming_requirements.md) - [Farming Optimization](./farming_optimization/farming_optimization.md) - [GPU Farming](./3node_building/gpu_farming.md) - [Set Additional Fees](./farming_optimization/set_additional_fees.md) @@ -23,7 +24,6 @@ To buy a certified node from an official ThreeFold vendor, check the [ThreeFold - [Room Parameters](./farming_optimization/farm_room_parameters.md) - [Farming Costs](./farming_optimization/farming_costs.md) - [Calculate Your ROI](./farming_optimization/calculate_roi.md) - - [Farming Requirements](./farming_optimization/farming_requirements.md) - [Advanced Networking](./advanced_networking/advanced_networking_toc.md) - [Networking Overview](./advanced_networking/networking_overview.md) - [Network Considerations](./advanced_networking/network_considerations.md) diff --git a/src/documentation/farmers/farming_optimization/farming_optimization.md b/src/documentation/farmers/farming_optimization/farming_optimization.md index eaf0693e..10f14b05 100644 --- a/src/documentation/farmers/farming_optimization/farming_optimization.md +++ b/src/documentation/farmers/farming_optimization/farming_optimization.md @@ -10,5 +10,4 @@ The section [Build a 3Node](../3node_building/3node_building.md) covered the not - [Minting Periods](./minting_periods.md) - [Room Parameters](./farm_room_parameters.md) - [Farming Costs](./farming_costs.md) -- [Calculate Your ROI](./calculate_roi.md) -- [Farming Requirements](./farming_requirements.md) \ No newline at end of file +- [Calculate Your ROI](./calculate_roi.md) \ No newline at end of file diff --git a/src/documentation/farmers/farming_optimization/farming_requirements.md b/src/documentation/farmers/farming_optimization/farming_requirements.md deleted file mode 100644 index 87bc5095..00000000 --- a/src/documentation/farmers/farming_optimization/farming_requirements.md +++ /dev/null @@ -1,28 +0,0 @@ -

Farming Requirements

- -

Table of Contents

- -- [Introduction](#introduction) -- [Uptime Requirements](#uptime-requirements) - - [Farmerbot Consideration](#farmerbot-consideration) - ---- - -## Introduction - -This section contains information on the farming requirements. - -## Uptime Requirements - -To be eligible for proof-of-capacity farming rewards, farmers need to ensure that their nodes have a minimum uptime per minting period. - -- 95% uptime requirements for DIY nodes - - This means that nodes have 36 hours of allowed downtime per month -- 98% uptime requirements for certified nodes - - This means that nodes have 14.4 hours of allowed downtime per month - -A minting period is 720 hours. - -### Farmerbot Consideration - -When minting considers a node running the Farmerbot, it counts standby time as uptime, as long as the node is healthy. If the node fails to wake within 24 hours, those 24 are deducted. This means that if the node misses two different wakeup within 24 hours, it will not have sufficient uptime for this minting period. This accounts for both certified and DIY cases. \ No newline at end of file diff --git a/src/documentation/farmers/farming_requirements.md b/src/documentation/farmers/farming_requirements.md new file mode 100644 index 00000000..7ade06a8 --- /dev/null +++ b/src/documentation/farmers/farming_requirements.md @@ -0,0 +1,30 @@ +

Farming Requirements

+ +

Table of Contents

+ +- [Introduction](#introduction) +- [Uptime Requirements](#uptime-requirements) + - [Farmerbot Considerations](#farmerbot-considerations) + +--- + +## Introduction + +This section contains information on the farming requirements. + +## Uptime Requirements + +To be eligible for proof-of-capacity farming rewards, farmers need to ensure that their nodes have a minimum uptime per minting period. + +- 95% uptime requirements for DIY nodes + - This means that nodes have 36 hours of allowed downtime per month +- 98% uptime requirements for certified nodes + - This means that nodes have 14.4 hours of allowed downtime per month + +Each minting period is 720 hours. The minimum uptime is always calculated against the duration of a full minting period. + +> We can recommend that farmers bring any new nodes online shortly before the start of a new minting period, to avoid any extra energy use during a period where the node can't possibly be eligible for minting. Consult the 2024 minting periods [here](./farming_optimization/minting_periods.md#2024-minting-periods). + +### Farmerbot Considerations + +When minting considers a node running the Farmerbot, it counts standby time as uptime, as long as the node is healthy. If the node fails to wake within 24 hours, those 24 hours are deducted. This means that if the node misses two different wakeup within 24 hours, it will not have sufficient uptime for this minting period. This accounts for both certified and DIY cases. \ No newline at end of file