Skip to content

Conversation

@spargaon
Copy link
Collaborator

Identify boot mode of the system using an existing dbus service. Boot mode for Single Node [2P-Default] is 0 and it is 1 for Multi-Node [2x1P].

Check the URL for resource bios_active and parameter HostNumber. If the boot mode is Multi-Node [2x1P] and HostNumber is 0, return an error.
0 is not a valid parameter HostNumber value for the resource bios_active on Multi-Node [2x1P] systems.

Tested:
Verified on Multi-Node [2x1P] and Single Node [2P-Default] systems.

Identify boot mode of the system using an existing dbus service.
Boot mode for Single Node [2P-Default] is 0 and it is
1 for Multi-Node [2x1P].

Check the URL for resource bios_active and parameter HostNumber.
If the boot mode is Multi-Node [2x1P] and HostNumber is 0,
return an error.
0 is not a valid parameter HostNumber value for the resource
bios_active on Multi-Node [2x1P] systems.

Tested:
Verified on Multi-Node [2x1P] and Single Node [2P-Default] systems.

Signed-off-by: Shirish Pargaonkar <Shirish.Pargaonkar@amd.com>
@spargaon
Copy link
Collaborator Author

#45 for integ_sp8
I could merge the changes but build fails (even without this changes),

../../../../../../workspace/sources/bmcweb/meson.build:1:0: ERROR: Unknown options: "mutual-tls-common-name-parsing"

bmcwebhostnumber.txt

@spargaon
Copy link
Collaborator Author

#45 for integ_sp8 I could merge the changes but build fails (even without this changes),

../../../../../../workspace/sources/bmcweb/meson.build:1:0: ERROR: Unknown options: "mutual-tls-common-name-parsing"

bmcwebhostnumber.txt

Able to figure out, no more error. So this code is good for review (and it is the same exact code for the one for integ_sp7).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants