Open Nivedita-coder opened 3 years ago
The blockdevices on path /dev/sdb
/dev/sda
is in inactive
status, here are the outputs:
kubectl get bd -n openebs -o wide
NAME NODENAME PATH FSTYPE SIZE CLAIMSTATE STATUS AGE
blockdevice-18d185d10824b64718b1810910d14c25 lenovo-ideapad-l340-15irh-gaming /dev/sdb vfat 7750287360 Unclaimed Inactive 35h
blockdevice-062f9e63a8f738c5c80a8dd9c76da379 lenovo-ideapad-l340-15irh-gaming /dev/sda3 ntfs 998864060416 Unclaimed Inactive 35h
blockdevice-f6de9bcc39618e718d875ea8819914e6 lenovo-ideapad-l340-15irh-gaming /dev/sda2 16777216 Unclaimed Inactive 35h
blockdevice-5b37fad69bea6352f6c107c555acdce0 lenovo-ideapad-l340-15irh-gaming /dev/sda1 vfat 272629760 Unclaimed Inactive 35h
blockdevice-38b0bba94a9f1313fcb344c725869d5e lenovo-ideapad-l340-15irh-gaming /dev/sda4 ntfs 1048576000 Unclaimed Inactive 35h
Merging #653 (05149dc) into develop (9fe3968) will decrease coverage by
0.05%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## develop #653 +/- ##
===========================================
- Coverage 46.09% 46.04% -0.06%
===========================================
Files 78 78
Lines 3820 3820
===========================================
- Hits 1761 1759 -2
- Misses 1901 1903 +2
Partials 158 158
Impacted Files | Coverage Δ | |
---|---|---|
cmd/ndm_daemonset/probe/udevprobe.go | 47.43% <0.00%> (-0.80%) |
:arrow_down: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 9fe3968...05149dc. Read the comment docs.
@Nivedita-coder Are there any updates on this PR?
@Nivedita-coder Are there any updates on this PR?
Hey @akhilerm, writing the integration test, will make the PR by this week. Thanks!
Hey @Nivedita-coder, are there any updates to this PR?
@Nivedita-coder Are there any updates on this PR?
Addresses the following issues: #316 Signed-off-by: Nivedita Prasad niveditaprasad81@gmail.com