swift/doc
Pete Zaitcev 52bc11f097 Use labels to mount filesystems in the guide
It was a recommended practice for years to get away from straight
names in /dev, like /dev/sda1, when mounting filesystems. The
man page for mount(8) says:

   The device name of disk partitions are unstable; hardware
   reconfiguration, adding or removing a device can cause change
   in names. This is reason why it's strongly recommended to use
   filesystem or partition identificators like UUID or LABEL.

Nonetheless, novice operators sometimes follow our deployment
guide to the letter and then get into trouble when device names
shift from under their deployments. This patch fixes the problem
without bloating up the guide with general explanations.

Change-Id: I5faae158b62e0395d6e774cd67bd868c785c2186
2019-04-02 22:45:27 -05:00
..
manpages fix documentation of default 2018-12-18 14:25:23 -08:00
s3api Change PUT bucket conflict error 2018-10-08 12:37:06 -04:00
saio Fix a typo 2019-03-12 13:56:27 +09:00
source Use labels to mount filesystems in the guide 2019-04-02 22:45:27 -05:00
requirements.txt s3 secret caching 2018-12-11 18:41:36 +00:00