minio/docs
Harshavardhana 2f7fb78692 rpc: Our rpcClient should make an attempt to reconnect. (#3221)
rpcClient should attempt a reconnect if the call fails
with 'rpc.ErrShutdown' this is needed since at times when
the servers are taken down and brought back up.

The hijacked connection from net.Dial is usually closed.

So upon first attempt rpcClient might falsely indicate that
disk to be down, to avoid this state make another dial attempt
to really fail.

Fixes #3206
Fixes #3205
2016-11-10 07:44:41 -08:00
..
backend docs: Removed and purged uneeded docs. (#2273) 2016-07-24 03:32:45 -07:00
browser docs:Browser/added storageInfo content to the doc. (#3146) 2016-11-03 01:58:55 -07:00
bucket/policy docs: Removed and purged uneeded docs. (#2273) 2016-07-24 03:32:45 -07:00
caching docs: Removed and purged uneeded docs. (#2273) 2016-07-24 03:32:45 -07:00
docker docs: Fixed path for docker compose (#3156) 2016-11-02 08:54:20 -07:00
erasure docs: Update minimum drives in erasure docs. 2016-09-01 11:35:53 -07:00
screenshots Doc: Modified examples in how-to-run-multiple-minio-server-instances-on-single-machine.md (#2497) 2016-08-19 16:09:21 -07:00
FreeBSD.md Fix the server startup messages and help text. (#3211) 2016-11-09 23:37:12 -08:00
how-to-run-multiple-minio-server-instances-on-single-machine.md Doc: Modified examples in how-to-run-multiple-minio-server-instances-on-single-machine.md (#2497) 2016-08-19 16:09:21 -07:00
minio-env-variables.md rpc: Our rpcClient should make an attempt to reconnect. (#3221) 2016-11-10 07:44:41 -08:00
minio-server-configuration-files-guide.md typo: Fix capitalization in heading. (#2529) 2016-08-22 12:01:21 -07:00
setup-replication-between-two-sites-running-minio.md Fix the server startup messages and help text. (#3211) 2016-11-09 23:37:12 -08:00