edit

[Imported from Trac: page FAQ, version 102]
zooko 2013-11-14 14:23:36 +00:00
parent 4fc4f8560d
commit 798e20ec08

4
FAQ.md

@ -220,9 +220,9 @@ Meanwhile you can forbid unauthorized access to your Tahoe-LAFS WUI by using fir
A: If many people have write access to the same directories, then they'll probably get failures and stalls a lot, regardless of the frontend, and they might eventually if they keep doing it lose the data, if a bunch of servers get disconnected right when they are doing that. Currently we advise people to adopt a style of usage where each user gets exclusive write-access to one directory, and read-access to the directories of many other users. It is a limitation that we hope to lift in the future.
**<a name="Q32_remove_node">Q32:</a> I have legacy storage nodes in my grid. How can I remove them from grid (and start screen)?**
**<a name="Q32_remove_storage_server">Q32:</a> I have removed storage servers but their names still appear on the list. How can I remove them from list?**
A: Actually, all you need is to restart an introducer. It will check existing nodes and add to list only active ones. Hence all your inactive nodes will disappear from the node list.
A: You can just ignore them — having their names on the list doesn't do any harm. But, if you restart the introducer their names will disappear from the list.
**<a name="Q33_stats_access">Q33:</a> Can I tell how much storage space is offered by storage servers?**