You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo"1"| sudo tee /sys/class/block/`readlink /dev/oracleoci/oraclevda | cut -d'/' -f 2`/device/resca
9
+
echo"1"| sudo tee /sys/class/block/`readlink /dev/oracleoci/oraclevda | cut -d'/' -f 2`/device/rescan
10
10
sudo /usr/libexec/oci-growfs -y
11
11
12
12
timedatectl set-timezone $${worker_timezone}
13
13
14
-
# Initialize OKE
15
-
# Do not remove the "oci.oraclecloud.com/oci-rdma-health-check" taint. It's used to wait until the RDMA network is configured on the node. The daemonset that you will deploy with the insructions will remove the taint when network is ready.
0 commit comments