mirror of
https://github.com/ceph/ceph
synced 2025-04-01 14:51:13 +00:00
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:
commit
ff1c7adfd3
@ -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::
|
||||
|
Loading…
Reference in New Issue
Block a user