diff --git a/FAQ.md b/FAQ.md index 876d7e3..ec90c00 100644 --- a/FAQ.md +++ b/FAQ.md @@ -174,4 +174,8 @@ following links can also be helpful: **Q25: Is there a process or command to make shares spread to new storage servers?** -A: This is called "rebalancing". It isn't currently implemented, but the repair function can accomplish a similar result sometimes. Repair of immutables will upload shares to servers if necessary to reach "servers-of-happiness", which sometimes has the desired effect of uploading shares to newly added servers. Repair of mutables never uploads new shares. Here are tickets about improving rebalancing behavior: #232, #1657, #699, #661, #543. \ No newline at end of file +A: This is called "rebalancing". It isn't currently implemented, but the repair function can accomplish a similar result sometimes. Repair of immutables will upload shares to servers if necessary to reach "servers-of-happiness", which sometimes has the desired effect of uploading shares to newly added servers. Repair of mutables never uploads new shares. Here are tickets about improving rebalancing behavior: #232, #1657, #699, #661, #543. + +**Q26: What do I do about this compile error?** + +A: See [CompileError](CompileError). \ No newline at end of file