local-storage icon indicating copy to clipboard operation
local-storage copied to clipboard

[DEPRECATED] The code has been move to https://github.com/hwameistor/hwameistor. Local Storage is one of HwameiStor components. It will provision the local LVM volume.

Results 8 local-storage issues
Sort by recently updated
recently updated
newest added

master role [has been deprecated](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.20.md#urgent-upgrade-notes): Introduce a new label "node-role.kubernetes.io/control-plane" that will be applied in parallel to "node-role.kubernetes.io/master" until the removal of the "node-role.kubernetes.io/master" label.

**What happened?** local volumes to mount into the non-root container's `/data` directory : ```shell [root@ik8s01 clusters]# kubectl --kubeconfig dce.config -n operators exec -it rfr-anya-ls002-0 -- sh Defaulted container "redis" out...

Stale

Signed-off-by: jie.li #### Why we need this PR: Feat[Local-Storage]: add nonconvertible-lv-migrate feat #### Special notes for your reviewer: #### Does this PR introduce a user-facing change? ```release-note ```

#### Why we need this PR: #### Special notes for your reviewer: #### Does this PR introduce a user-facing change? ```release-note ```

![图片](https://user-images.githubusercontent.com/76234281/170914580-e1ae9da2-b306-473f-b444-830f4b5938f9.png)

LocalStorage Depending on some tools, such as LVM and DRBD, is it necessary to check the list of components that must be installed before users install the system?

When nodename is different than the hostname. The DRBD PV cannot create. It shows: root@kay223:/etc/drbd.d# drbdadm create-md pvc-5d91fa83-78dd-4e21-bf08-2039ce940118 --max-peers 2 --force 'pvc-5d91fa83-78dd-4e21-bf08-2039ce940118' not defined in your config (for this host).

#### Why we need this PR: ``` Try different ways to fetch the secrets ``` #### Special notes for your reviewer: #### Does this PR introduce a user-facing change? ```release-note...