Ben Martin 89f5906286 +Document method to avoid rsync filling root drive
When rsync pushes to a remote node with an unmounted drive and if
certain steps are not taken, rsync may attempt to write files to
the local drive at the location where the drive was mounted.

There are two suggested solutions for this issue:
  1) Set the permissions for all mount points in /srv/node/
       to root:root 755
  2) Mount the drives elsewhere and symlink the drives to /srv/.../

The first method ensures that only root and not the swift user
can write in the /srv/.../ directories.

The second method will prompt a broken link issue if rsync
attempts to write to an unmounted drive.

Change-Id: I60ce4ed9ef8401768d5f78b6806cbb2e2a65303e
Closes-Bug: #1470576
2015-08-05 09:29:07 -05:00
..
2015-06-28 22:08:35 -07:00
2015-04-14 00:52:17 -07:00
2014-09-13 09:48:14 +02:00
2014-06-19 10:18:34 -07:00
2015-07-24 17:11:49 +09:00
2014-02-20 16:15:48 +08:00
2010-07-12 17:03:45 -05:00
2012-10-23 14:48:59 -05:00
2015-04-14 00:52:17 -07:00
2015-07-24 17:11:49 +09:00
2014-06-19 10:18:34 -07:00
2015-07-02 08:16:03 -07:00
2010-07-12 17:03:45 -05:00