Lower node.js requirement to 10.x

This commit is contained in:
Vitaliy Filippov
2020-11-08 01:54:12 +03:00
parent 2e0f223ddb
commit e41bee72a5
2 changed files with 207 additions and 204 deletions
+1 -1
View File
@@ -290,7 +290,7 @@ Vitastor with single-thread NBD on the same hardware:
branch release-3.4, because there is a bug in upstream etcd which makes Vitastor OSDs fail to
move PGs out of "starting" state if you have at least around ~500 PGs or so. The custom build
will be unnecessary when etcd merges the fix: https://github.com/etcd-io/etcd/pull/12402.
- Install node.js 12 or newer.
- Install node.js 10 or newer.
- Install gcc and g++ 9.x or later.
- Clone https://yourcmc.ru/git/vitalif/vitastor/ with submodules.
- Install QEMU 2.0+, get its source, begin to build it, stop the build and copy headers: