node-disk-manager icon indicating copy to clipboard operation
node-disk-manager copied to clipboard

Kubernetes Storage Device Management

Results 43 node-disk-manager issues
Sort by recently updated
recently updated
newest added

Enhance getParentBlockDevice() by looking not only for /nvme/ in the path, but also /nvme-subystem/, which is the name under /sys/devices/virtual on OpenSUSE 15.3. Also clean up the osdiskexcludefilter.go Start() routine...

**What steps did you take and what happened:** [A clear and concise description of what the bug is, and the sequence of operations performed / commands you ran.] I have...

**What steps did you take and what happened:** I've just installed openebs as part of k0s on an aws ec2 instance with 2 disks, the host disk and a separate...

**What steps did you take and what happened:** When an unsupported device type is probed for data (e.g. smart), NDM seems to loop continuously, retrying without any delay. This leads...

**Describe the problem/challenge you have** I could not find any documentation about uninstalling ndm **Describe the solution you'd like** openebs provides uninstall documentation, but for ndm it is missing.

The user docs are listed under ndm repo, openebs docs and ndm repo wiki. This issue is raised to refactor user documentation for NDM that will include: - Overview of...

openforce
SODACODE2022
SODALOW

**What steps did you take and what happened:** The node-disk-manager panic on environment with NVMe multipath enabled. **What did you expect to happen:** Run correctly **The output of the following...

SODACODE2022
SODAHIGH

- Add thread-safe tests to check that there are no multi-thread issues. - Security scanner for the container repos

openforce
SODACODE2022
SODAMED

The NDM related design docs from openebs/openebs should be moved to NDM repo to make NDM fully self-contained. Also the current design docs in NDM need to be updated to...

openforce
SODACODE2022
SODALOW

The BDC controller should first check 5 times at an interval of 10 seconds, to find a matching BD. If the BDC remains in pending state the delay should increase...

SODACODE2022
SODAHIGH