yast / yast-installation

YaST module installation
http://en.opensuse.org/Portal:YaST
GNU General Public License v2.0
16 stars 44 forks source link

Fix call for connecting all discovered NVMe-over-Fabrics subsystems (bsc#1222246) #1112

Closed teclator closed 7 months ago

teclator commented 7 months ago

Problem

When linuxrc (see openSUSE/linuxrc#310) detects that there is some NBFT configured interface it will sets the UseNBFT variable and YaST calls nvme connect-nbft in order to discover and connect to all discovered NVMe-over-Fabrics subsystems as was requested at implementation time.

As the nvme cli has been adapted supporting NBFT table the call should be also adapted calling nvme connect-all --nbft as requested in the bug and also as we can see in the implementation PR description.

Solution

Adapted the call as requested.

yast-bot commented 7 months ago

:heavy_check_mark: Internal Jenkins job #7 successfully finished :heavy_check_mark: Created IBS submit request #325283