Huawei / eSDK_K8S_Plugin

Container-Storage-Interface (CSI) for Huawei storage
https://huawei.github.io/css-docs/
Apache License 2.0
85 stars 47 forks source link

The residual disk letter would lead create new service fail. #24

Closed doubletao318 closed 3 years ago

doubletao318 commented 3 years ago

Issue Scenario:

  1. Create some deployments or service on the node
  2. Shutdown the host, and wait the pod migrate to another node
  3. Power-on the host

    Issue Result:

    The residual disk letter would exist on the original node. These residual disk letter may lead create new service fail.

    Issue Solution:

    After the host is powered on, the residual disk letter must be cleared manually!