Merge PR #26734 into master

* refs/pull/26734/head:
	doc: correct vstart.sh file location

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
This commit is contained in:
Patrick Donnelly 2019-03-04 07:39:08 -08:00
commit ff1c7adfd3
No known key found for this signature in database
GPG Key ID: 3A2A7E25BEA8AADB

View File

@ -1523,7 +1523,7 @@ When the build completes, and still in the top-level directory of the git
clone where you built Ceph, do the following, for cmake builds::
cd build/
RGW=1 ../vstart.sh -n
RGW=1 ../src/vstart.sh -n
This will produce a lot of output as the vstart cluster is started up. At the
end you should see a message like::