Scott Yeager

Results 45 issues of Scott Yeager

Farmers are sometimes backing up their nodes' seed files, and in at least one case, a farmer has accidentally brought two nodes online with the same node id. Of course...

Farmers occasionally [report](https://forum.threefold.io/t/ssd-miraculously-moves-from-sru-to-hru/3099) that SSD which was properly detected at boot is later labeled as HDD by Zos. Usually rebooting corrects the issue, but farmers then receive incorrect rewards for...

With Grid 3 minting logic, it become much more important that nodes retain their ids, because farming rewards are locked per node until unlock conditions are met. Writing the node...

type_feature

Currently, Zos only displays resources in use on the display. Many new farmers are confused by this, and think that their drives or ram is not being recognized. Propose feature:...

type_feature
priority_minor

Currently, users who run `df` within a VM will see the full size of the node's disk which their rootfs is allocated from. I'm not sure if this is the...

Submitting this for consideration at the request of @zaibon after chatting about limitations on my home router, both to document the range of router idiosyncrasies and also see if there's...

type_bug

A farmer reported that his Microsoft Surface devices were improperly detected as VMs by Zos. Upon inspecting `virt-what` source code used to determine if a node is virtualized, I found...

Farmer sees the following on the Zos console, indicating high CPU usage but no CRU reserved. Node's power draw as measured with power meter is normal for idle state and...

Since we're using `cloud-init`, we can give grid users the ability to pass cloud config in the workload data. This is already proposed as a [TODO](https://github.com/threefoldtech/zos/blob/495bf966448a6a0a6b05a2e5dba722d55530a724/pkg/vm/manager.go#L345) for user config, but...

type_feature

My node 3995 on mainnet stopped sending uptime reports a few days ago. Everything looks normal on the main console screen, but I see the errors below on the log...

type_bug