From e31c17379e7b14f75d49ff866779bbc0cdc41e6b Mon Sep 17 00:00:00 2001 From: freestorm <> Date: Wed, 20 Oct 2010 04:43:02 +0000 Subject: [PATCH] Added multiple introducer question [Imported from Trac: page FAQ, version 28] --- FAQ.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/FAQ.md b/FAQ.md index f85bb35..ef4e732 100644 --- a/FAQ.md +++ b/FAQ.md @@ -146,6 +146,12 @@ A: For immutable files this is true. The capability string is derived from two A: Yes. The node ID is stored in the my_nodeid file in your tahoe directory. -**Q: If i move the client node base directory to different maching and start the client there again, will the node have the same node id as of previous machine start ?** +**Q: If i move the client node base directory to different maching and start the client there again, will the node have the same node id as of previous machine start ?** -A: Yes, as long as you move that my_nodeid file. \ No newline at end of file +A: Yes, as long as you move that my_nodeid file. + +**Q: Is it possible to run multiple introducers on the same grid?** + +A: Faruque Sarker has been working on this as a Google Summer of Code project.
+His changes are due to be integrated in Tahoe-LAFS v1.9.0.
+For more information please take a look at ticket #68 \ No newline at end of file