Adam Feldman
21e574d33d
Fix minor typos in config docs
...
the each --> east, datacenter have --> datacenters has, mean signal --> signal
2019-05-31 20:00:44 -05:00
Evan Tschannen
4d6334eb90
removed a known limitation about force_recovery_with_data_loss
2019-04-02 15:23:55 -07:00
Adam Kocoloski
0a6d423569
Improve three_data_hall / three_dc descriptions
...
This patch includes descriptions of the transaction log configurations
for these redundancy modes, and corrects what I believe is an incorrect
statement about the minimum number of machines required to make
progress. It also clarifies that commits require synchronous
replication across datacenters.
2018-12-14 16:31:23 -05:00
Adam Kocoloski
e18713450f
Remove outdated information on multi-dc config
...
The only published datacenter-aware mode is three_datacenter, which
replicates data 6x (not in triplicate) and does replicate each piece of
data to all three datacenters.
2018-12-14 16:04:44 -05:00
A.J. Beamon
975711c389
Merge branch 'release-6.0' of github.com:apple/foundationdb
...
# Conflicts:
# documentation/sphinx/source/release-notes.rst
2018-11-27 09:50:39 -08:00
Eric Ma
f3205d0eb6
fix a typo in the document about fstab
2018-11-21 15:03:18 +08:00
Evan Tschannen
4b5d0b4e2c
Merge branch 'release-6.0'
...
# Conflicts:
# documentation/sphinx/source/release-notes.rst
# fdbclient/AsyncFileBlobStore.actor.cpp
# fdbclient/AsyncFileBlobStore.actor.h
# fdbclient/BlobStore.actor.cpp
# fdbclient/BlobStore.h
# fdbclient/HTTP.actor.cpp
# fdbclient/ManagementAPI.actor.cpp
# fdbclient/NativeAPI.actor.cpp
# fdbrpc/LoadBalance.actor.h
# fdbrpc/batcher.actor.h
# fdbrpc/fdbrpc.vcxproj
# fdbrpc/sim2.actor.cpp
# fdbserver/DataDistribution.actor.cpp
# fdbserver/DataDistributionTracker.actor.cpp
# fdbserver/SimulatedCluster.actor.cpp
# fdbserver/TLogServer.actor.cpp
# fdbserver/masterserver.actor.cpp
2018-11-10 13:04:24 -08:00
A.J. Beamon
d54af96ba4
Various fixes to our documentation, such as syntax problems, broken links, etc.
2018-11-01 14:19:37 -07:00
Rick Branson
8a334f4338
Fix docs for three_datacenter mode
...
According to fdbclient/ManagementAPI.actor.cpp, the three_datacenter mode has a redundancy/replication factor of 6, and distributes the replicas across 3 datacenters and 2 zones within each datacenter.
2018-10-12 16:57:42 -07:00
Paweł Zmarzły
9edd69ee09
Fix broken link in documentation
...
`https://apple.github.io/performance ` -> `https://apple.github.io/foundationdb/performance `
2018-08-13 02:41:02 +02:00
Balachandar Namasivayam
7db928ccec
Cluster file and its parent directory needs to be writable for operation of fdb cluster.
...
Document this requirement and also add relevant details to status output.
2018-06-11 16:47:24 -07:00
Bruce Mitchener
2f8a0240f1
Fix some typos.
2018-04-19 11:44:01 -07:00
Alex Miller
b86e70f77d
Add documentation for the TLS Plugin.
2018-04-12 17:17:08 -07:00
bnamasivayam
6fbef3ab39
Change Capitalization at certain places.
2018-03-20 17:24:47 -07:00
Balachandar Namasivayam
15a151fbd0
Update configuration.rst on setting process class.
2018-03-19 14:36:17 -07:00
Balachandar Namasivayam
b51503d420
Update configuration.rst with locality info
2018-03-15 18:08:58 -07:00
Bhaskar Muppana
e6bc7a2815
Fixing status in documenation.
2018-03-15 14:22:19 -07:00
Bhaskar Muppana
02cd7865d8
Fixing timestamps.
2018-03-15 13:17:55 -07:00
John Brownlee
7d1984b4d4
Initial import of cleaned up documentation.
2018-03-13 13:09:35 -07:00