hostd
hostd copied to clipboard
The next-generation of Sia storage providing software. More performant. More stable. Support for larger nodes.
### Description It would be nice if there was the ability to move panes on the sia hostd web windows. Right now at the to is revenue so it would...
### Description Add a way to set the period for the graphs to look back in history, vs periods that always end at the current day/time. ![Screenshot 2023-05-26 at 12...
### Description Add a setting to change how hostd distributes new sectors between volumes. - Distribute (default): distribute evenly between volumes - Fill: fill one volume before moving to the...
### Description Extends `hostd`'s data integrity functionality allowing early detection and notification of corrupt/missing sectors. Missing sectors are sectors whose volume is not currently loaded. This should be considered "temporary,"...
### Description Add a cancel endpoint to integrity checks and add a cancel option to the Ui ### Version _No response_ ### What operating system are you running (e.g. Ubuntu...
### Description After a little time away I came to check on my hostd instance and noticed that my storage usage had reached 100%. It'd be nice if there was...
### Description All of the current graphs only show revenue up to today and not future revenue. I found the graph in hostmanager very helpful in seeing what revenue I...
### Current Behavior ### Expected Behavior There is a dead area that I have indicated at the end of the graph via the ### Steps to Reproduce set graph to...
### Description improve the contract tab views option. Its hard to use to get what you want. in the example picture if I want to order by status and filter...
Add the ability for hosts to block sectors by root, preventing them from being stored. This change would add a new table, 4 new methods on the volume manager, and...