misc docs from wiki
This commit is contained in:
@@ -132,3 +132,6 @@ After restarting the OSD you should see in `numastat ceph-osd` that OSD is conta
|
|||||||
Here are bunch of example `fio` benchmark commands that can be used to verify this change
|
Here are bunch of example `fio` benchmark commands that can be used to verify this change
|
||||||
|
|
||||||
https://docs.oracle.com/en-us/iaas/Content/Block/References/samplefiocommandslinux.htm
|
https://docs.oracle.com/en-us/iaas/Content/Block/References/samplefiocommandslinux.htm
|
||||||
|
|
||||||
|
## Update PVE host
|
||||||
|
`# upgr`. Notification sent when node is back online, and 2nd when up 5 min. Manual double-check for CEPH healthy before proceeding.
|
||||||
|
|||||||
@@ -1,8 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
set -e
|
set -e
|
||||||
|
# Create up-to-date templates.
|
||||||
# https://wiki.k-space.ee/en/hosting/proxmox
|
# Image does not come from debian, but whole thing probably replaced with self-service thing anyway.
|
||||||
# image does not come from debian, but whole thing probably replaced with self-service thing anyway
|
|
||||||
|
|
||||||
if [[ "$#" -ne 2 ]]; then
|
if [[ "$#" -ne 2 ]]; then
|
||||||
echo "ERROR: expected exactly 2 arguments"
|
echo "ERROR: expected exactly 2 arguments"
|
||||||
|
|||||||
Reference in New Issue
Block a user