threefoldtech / zos

Autonomous operating system
https://threefold.io/host/
Apache License 2.0
84 stars 14 forks source link

Persist node id on all disks #1566

Open scottyeager opened 2 years ago

scottyeager commented 2 years ago

The status quo is that Zos writes the node id to one disk and the node gets a new id if that disk fails. With the uptime requirement in effect, this means that one cycle of minting will almost certainly also be lost in that case. Writing the node id to all disks will help ensure continuity if one disk fails.

muhamadazmy commented 2 years ago

closed in favor of tpm

scottyeager commented 2 weeks ago

Reopening this because we didn't proceed with TPM. @xmonader, if you agree we should proceed can you assign this?