NguyenTanNhutQuang
NguyenTanNhutQuang
@edtanous and @Kitsok, I try to understand the whole picture here. Virtural media has two modes, legacy and proxy mode. There are several components for each mode to enable them...
I found that these two commits were added to enable **BMCWEB_ENABLE_VM_NBDPROXY** https://github.com/openbmc/bmcweb/commit/107077def176ad4a29557fae353de9bb00381ca9 https://github.com/openbmc/bmcweb/commit/c0a1c8a0ecc55aef54e6f44ea89a4dd232e265a2 But the build flag **BMCWEB_ENABLE_VM_NBDPROXY** is a bit missleading since the code of these commits are for...
> The nbd proxy implementation present within bmcweb never had it's backend upstreamed. As such, this is dead code to us, and could be removed. > > Code in question...
> > The nbd proxy implementation present within bmcweb never had it's backend upstreamed. As such, this is dead code to us, and could be removed. > > Code in...
@ojayanth it happened on our system, I just wrote the test script to demo the issue and make it happen easier. In our system, the phosphor-fru-fault-monitor somehow got issue and...
I added a patch to fix this here https://gerrit.openbmc.org/c/openbmc/phosphor-debug-collector/+/68029