- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- ProLiant Servers (ML,DL,SL)
- >
- BootMode to FabricChannel isn't getting reflected ...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2023 03:07 AM - last edited on 03-14-2023 09:49 PM by support_s
03-08-2023 03:07 AM - last edited on 03-14-2023 09:49 PM by support_s
BootMode to FabricChannel isn't getting reflected into active config
I am trying to set BootMode to FibreChannel for HBA cards through Redfish API. But somehow changes aren't reflected, I tried to reset server also did a cold boot but changes gets lost after reset or serverboot, it isn't getting saved.
curl -k -u username:password -H "Content-type: application/json" -X PATCH -d '{"BootMode":"FibreChannel"}' https://ILO_IPADDRESS/redfish/v1/Systems/1/NetworkInterfaces/DC081000/NetworkDeviceFunctions/1/{"error":{"code":"iLO.0.10.ExtendedInfo","message":"See @Message.ExtendedInfo for more information.","@Message.ExtendedInfo":[{"MessageId":"Base.1.4.Success"}]}}
Output of /redfish/v1/Systems/1/NetworkInterfaces/DC081000/NetworkDeviceFunctions/1/Settings/
{"@odata.context":"/redfish/v1/$metadata#NetworkDeviceFunction.NetworkDeviceFunction","@odata.etag":"W/\"C32603F3\"","@odata.id":"/redfish/v1/Systems/1/NetworkInterfaces/DC081000/NetworkDeviceFunctions/1/Settings/","@odata.type":"#NetworkDeviceFunction.v1_5_0.NetworkDeviceFunction","Id":"Settings","@Redfish.Settings":{"SettingsObject":{"@odata.id":"/redfish/v1/Systems/1/NetworkInterfaces/DC081000/NetworkDeviceFunctions/1/Settings/"}},"AssignablePhysicalNetworkPorts":[{"@odata.id":"/redfish/v1/Systems/1/NetworkInterfaces/DC081000/Ports/1/"}],"AssignablePhysicalPorts":[{"@odata.id":"/redfish/v1/Systems/1/NetworkInterfaces/DC081000/NetworkPorts/1/"}],"BootMode":"FibreChannel","Description":"PCIe function status and pending configuration data","FibreChannel":{"BootTargets":[{"BootPriority":0,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":1,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":2,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":3,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":4,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":5,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":6,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":7,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"}],"PermanentWWNN":"20:00:08:F1:EA:FF:C8:1B","PermanentWWPN":"10:00:08:F1:EA:FF:C8:1B","WWNN":"20:00:08:F1:EA:FF:C8:1B","WWPN":"00:00:00:00:00:00:00:00"},"Links":{"PhysicalPortAssignment":{"@odata.id":"/redfish/v1/Systems/1/NetworkInterfaces/DC081000/NetworkPorts/1/"},"PhysicalNetworkPortAssignment":{"@odata.id":"/redfish/v1/Systems/1/NetworkInterfaces/DC081000/Ports/1/"}},"Name":"Network adapter PCIe function","NetDevFuncCapabilities":["FibreChannel"],"NetDevFuncType":"FibreChannel","Oem":{"Hpe":{"@odata.context":"/redfish/v1/$metadata#HpeNetworkDeviceFunction.HpeNetworkDeviceFunction","@odata.type":"#HpeNetworkDeviceFunction.v1_2_1.HpeNetworkDeviceFunction","BootTargetSource":"NetworkDeviceFunction","NetDevFuncCapabilities":["FibreChannel"],"NetDevFuncType":"FibreChannel","SupportedFCBootTargetCount":8}},"PhysicalNetworkPortAssignment":{"@odata.id":"/redfish/v1/Systems/1/NetworkInterfaces/DC081000/Ports/1/"},"PhysicalPortAssignment":{"@odata.id":"/redfish/v1/Systems/1/NetworkInterfaces/DC081000/NetworkPorts/1/"},"Settings":{"href":"/redfish/v1/Systems/1/NetworkInterfaces/DC081000/NetworkDeviceFunctions/1/Settings/"}}
Output of /redfish/v1/Systems/1/NetworkInterfaces/DC081000/NetworkDeviceFunctions/1/
{"@odata.context":"/redfish/v1/$metadata#NetworkDeviceFunction.NetworkDeviceFunction","@odata.etag":"W/\"D73371CD\"","@odata.id":"/redfish/v1/Systems/1/NetworkInterfaces/DC081000/NetworkDeviceFunctions/1/","@odata.type":"#NetworkDeviceFunction.v1_5_0.NetworkDeviceFunction","Id":"1","@Redfish.Settings":{"SettingsObject":{"@odata.id":"/redfish/v1/Systems/1/NetworkInterfaces/DC081000/NetworkDeviceFunctions/1/Settings/"}},"AssignablePhysicalNetworkPorts":[{"@odata.id":"/redfish/v1/Systems/1/NetworkInterfaces/DC081000/Ports/1/"}],"AssignablePhysicalPorts":[{"@odata.id":"/redfish/v1/Systems/1/NetworkInterfaces/DC081000/NetworkPorts/1/"}],"BootMode":"Disabled","Description":"PCIe function status and active configuration data","FibreChannel":{"BootTargets":[{"BootPriority":0,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":1,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":2,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":3,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":4,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":5,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":6,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":7,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"}],"PermanentWWNN":"20:00:08:F1:EA:FF:C8:1B","PermanentWWPN":"10:00:08:F1:EA:FF:C8:1B","WWNN":"20:00:08:F1:EA:FF:C8:1B","WWPN":"10:00:08:F1:EA:FF:C8:1B"},"Links":{"PhysicalPortAssignment":{"@odata.id":"/redfish/v1/Systems/1/NetworkInterfaces/DC081000/NetworkPorts/1/"},"PhysicalNetworkPortAssignment":{"@odata.id":"/redfish/v1/Systems/1/NetworkInterfaces/DC081000/Ports/1/"}},"Name":"Network adapter PCIe function","NetDevFuncCapabilities":["FibreChannel"],"NetDevFuncType":"FibreChannel","Oem":{"Hpe":{"@odata.context":"/redfish/v1/$metadata#HpeNetworkDeviceFunction.HpeNetworkDeviceFunction","@odata.type":"#HpeNetworkDeviceFunction.v1_2_1.HpeNetworkDeviceFunction","BootTargetSource":"None","NetDevFuncCapabilities":["FibreChannel"],"NetDevFuncType":"FibreChannel","SupportedFCBootTargetCount":8}},"PhysicalNetworkPortAssignment":{"@odata.id":"/redfish/v1/Systems/1/NetworkInterfaces/DC081000/Ports/1/"},"PhysicalPortAssignment":{"@odata.id":"/redfish/v1/Systems/1/NetworkInterfaces/DC081000/NetworkPorts/1/"},"Settings":{"href":"/redfish/v1/Systems/1/NetworkInterfaces/DC081000/NetworkDeviceFunctions/1/Settings/"}}has context menu
is there something that I need to do, if someone can help me with steps will be grateful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2023 07:42 PM
03-13-2023 07:42 PM
Re: BootMode to FabricChannel isn't getting reflected into active config
2023-03-13 22:26:56,300 DEBUG : HTTP REQUEST: PATCH
PATH: /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/
HEADERS: {'If-Match': 'W/"7B8C0B9B"', 'X-Auth-Token': 'e50cf702dc4f20c6e0fa2bdb4d59796d', 'OData-Version': '4.0', 'Content-Type': 'application/json', 'Accept-Encoding': 'gzip'}
BODY: {"BootMode": "FibreChannel"}
2023-03-13 22:26:56,301 DEBUG : Resetting dropped connection: jea1r1-ilo.jp.cboe.net
2023-03-13 22:26:57,178 DEBUG : https://jea1r1-ilo.jp.cboe.net:443 "PATCH /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/ HTTP/1.1" 200 None
2023-03-13 22:26:57,179 INFO : Response Time to /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/: 0.8777527809143066 seconds.
2023-03-13 22:26:57,179 DEBUG : HTTP RESPONSE for /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/:
Code:200 OK
Headers:
Cache-Control: no-cache
Content-type: application/json; charset=utf-8
Date: Tue, 14 Mar 2023 02:26:01 GMT
ETag: W/"02C2D1BB"
OData-Version: 4.0
Transfer-Encoding: chunked
X-Content-Type-Options: nosniff
X-Frame-Options: sameorigin
X-XSS-Protection: 1; mode=block
Body Response of /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/: {"error":{"code":"iLO.0.10.ExtendedInfo","message":"See @Message.ExtendedInfo for more information.","@Message.ExtendedInfo":[{"MessageId":"Base.1.4.Success"}]}}
2023-03-13 22:26:57,184 WARNING : The operation completed successfully.
2023-03-13 22:26:57,185 DEBUG : HTTP REQUEST: PATCH
PATH: /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/
HEADERS: {'If-Match': 'W/"022FE7B8"', 'X-Auth-Token': 'e50cf702dc4f20c6e0fa2bdb4d59796d', 'OData-Version': '4.0', 'Content-Type': 'application/json', 'Accept-Encoding': 'gzip'}
BODY: {"BootMode": "FibreChannel"}
2023-03-13 22:26:57,335 DEBUG : https://jea1r1-ilo.jp.cboe.net:443 "PATCH /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/ HTTP/1.1" 412 0
2023-03-13 22:26:57,335 INFO : Response Time to /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/: 0.14939308166503906 seconds.
2023-03-13 22:26:57,336 DEBUG : HTTP RESPONSE for /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/:
Code:412 Precondition Failed
Headers:
Content-Length: 0
Date: Tue, 14 Mar 2023 02:26:01 GMT
OData-Version: 4.0
X-Content-Type-Options: nosniff
X-Frame-Options: sameorigin
X-XSS-Protection: 1; mode=block
Body Response of /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/: b''
2023-03-13 22:26:57,358 DEBUG : _loading /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/
2023-03-13 22:26:57,358 DEBUG : HTTP REQUEST: GET
PATH: /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/
HEADERS: {'X-Auth-Token': 'e50cf702dc4f20c6e0fa2bdb4d59796d', 'OData-Version': '4.0', 'Accept-Encoding': 'gzip'}
BODY: None
2023-03-13 22:26:57,507 DEBUG : https://jea1r1-ilo.jp.cboe.net:443 "GET /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/ HTTP/1.1" 200 None
2023-03-13 22:26:57,508 INFO : Response Time to /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/: 0.14942550659179688 seconds.
2023-03-13 22:26:57,508 DEBUG : HTTP RESPONSE for /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/:
Code:200 OK
Headers:
Allow: GET, HEAD, PATCH
Cache-Control: no-cache
Content-type: application/json; charset=utf-8
Date: Tue, 14 Mar 2023 02:26:01 GMT
ETag: W/"CDA35367"
Link: </redfish/v1/SchemaStore/en/NetworkDeviceFunction.json/>; rel=describedby
OData-Version: 4.0
Transfer-Encoding: chunked
X-Content-Type-Options: nosniff
X-Frame-Options: sameorigin
X-XSS-Protection: 1; mode=block
Body Response of /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/: {"@odata.context":"/redfish/v1/$metadata#NetworkDeviceFunction.NetworkDeviceFunction","@odata.etag":"W/\"CDA35367\"","@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/","@odata.type":"#NetworkDeviceFunction.v1_5_0.NetworkDeviceFunction","Id":"Settings","@Redfish.Settings":{"SettingsObject":{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/"}},"AssignablePhysicalNetworkPorts":[{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/Ports/2/"}],"AssignablePhysicalPorts":[{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkPorts/2/"}],"BootMode":"FibreChannel","Description":"PCIe function status and pending configuration data","FibreChannel":{"BootTargets":[{"BootPriority":0,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":1,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":2,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":3,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":4,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":5,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":6,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":7,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"}],"PermanentWWNN":"20:00:B4:7A:F1:6D:E8:D0","PermanentWWPN":"10:00:B4:7A:F1:6D:E8:D0","WWNN":"20:00:B4:7A:F1:6D:E8:D0","WWPN":"00:00:00:00:00:00:00:00"},"Links":{"PhysicalPortAssignment":{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkPorts/2/"},"PhysicalNetworkPortAssignment":{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/Ports/2/"}},"Name":"Network adapter PCIe function","NetDevFuncCapabilities":["FibreChannel"],"NetDevFuncType":"FibreChannel","Oem":{"Hpe":{"@odata.context":"/redfish/v1/$metadata#HpeNetworkDeviceFunction.HpeNetworkDeviceFunction","@odata.type":"#HpeNetworkDeviceFunction.v1_2_1.HpeNetworkDeviceFunction","BootTargetSource":"NetworkDeviceFunction","NetDevFuncCapabilities":["FibreChannel"],"NetDevFuncType":"FibreChannel","SupportedFCBootTargetCount":8}},"PhysicalNetworkPortAssignment":{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/Ports/2/"},"PhysicalPortAssignment":{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkPorts/2/"},"Settings":{"href":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/"}}
2023-03-13 22:26:57,519 WARNING : The data in the following paths have been updated. Recheck the changes made to . /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/
2023-03-13 22:26:57,521 WARNING : The property you are trying to change has been updated. Please check entry again before manipulating it.
2023-03-13 22:26:57,522 INFO : Exception: ValueChangedError
I tried setting BootMode to FibreChannel for HBA Card using ilorest, above snippet shows that commit fails due to error setting networkadapter/2/ with code 412
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2023 08:10 PM
03-13-2023 08:10 PM
Re: BootMode to FabricChannel isn't getting reflected into active config
Hello,
Have reviewed the queries above.. This would need experts intervention. I would request you to log a case with HPE support for further assistance.
Thanks,
TAM
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2023 11:39 PM
03-14-2023 11:39 PM
Re: BootMode to FabricChannel isn't getting reflected into active config
I have raised case with HPE but haven't got any update from them yet.
2023-03-15 01:52:36,506 DEBUG : HTTP REQUEST: PATCH
PATH: /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/
HEADERS: {'If-Match': 'W/"7B8C0B9B"', 'X-Auth-Token': '03d2853e826c893fb49dbdd13d68aa06', 'OData-Version': '4.0', 'Content-Type': 'application/json', 'Accept-Encoding': 'gzip'}
BODY: {"BootMode": "FibreChannel"}
2023-03-15 01:52:36,508 DEBUG : Resetting dropped connection: jea1r1-ilo.jp.cboe.net
2023-03-15 01:52:38,768 DEBUG : https://jea1r1-ilo.jp.cboe.net:443 "PATCH /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/ HTTP/1.1" 200 None
2023-03-15 01:52:38,768 INFO : Response Time to /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/: 2.261129379272461 seconds.
2023-03-15 01:52:38,769 DEBUG : HTTP RESPONSE for /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/:
Code:200 OK
Headers:
Cache-Control: no-cache
Content-type: application/json; charset=utf-8
Date: Wed, 15 Mar 2023 05:51:42 GMT
ETag: W/"02C2D1BB"
OData-Version: 4.0
Transfer-Encoding: chunked
X-Content-Type-Options: nosniff
X-Frame-Options: sameorigin
X-XSS-Protection: 1; mode=block
Body Response of /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/: {"error":{"code":"iLO.0.10.ExtendedInfo","message":"See @Message.ExtendedInfo for more information.","@Message.ExtendedInfo":[{"MessageId":"Base.1.4.Success"}]}}
2023-03-15 01:52:38,773 WARNING : The operation completed successfully.
2023-03-15 01:52:38,775 DEBUG : HTTP REQUEST: PATCH
PATH: /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/
HEADERS: {'If-Match': 'W/"022FE7B8"', 'X-Auth-Token': '03d2853e826c893fb49dbdd13d68aa06', 'OData-Version': '4.0', 'Content-Type': 'application/json', 'Accept-Encoding': 'gzip'}
BODY: {"BootMode": "FibreChannel"}
2023-03-15 01:52:38,971 DEBUG : https://jea1r1-ilo.jp.cboe.net:443 "PATCH /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/ HTTP/1.1" 412 0
2023-03-15 01:52:38,972 INFO : Response Time to /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/: 0.19588303565979004 seconds.
2023-03-15 01:52:38,973 DEBUG : HTTP RESPONSE for /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/:
Code:412 Precondition Failed
Headers:
Content-Length: 0
Date: Wed, 15 Mar 2023 05:51:42 GMT
OData-Version: 4.0
X-Content-Type-Options: nosniff
X-Frame-Options: sameorigin
X-XSS-Protection: 1; mode=block
Body Response of /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/: b''
2023-03-15 01:52:38,994 DEBUG : _loading /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/
2023-03-15 01:52:38,995 DEBUG : HTTP REQUEST: GET
PATH: /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/
HEADERS: {'X-Auth-Token': '03d2853e826c893fb49dbdd13d68aa06', 'OData-Version': '4.0', 'Accept-Encoding': 'gzip'}
BODY: None
2023-03-15 01:52:39,210 DEBUG : https://jea1r1-ilo.jp.cboe.net:443 "GET /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/ HTTP/1.1" 200 None
2023-03-15 01:52:39,211 INFO : Response Time to /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/: 0.2163689136505127 seconds.
2023-03-15 01:52:39,212 DEBUG : HTTP RESPONSE for /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/:
Code:200 OK
Headers:
Allow: GET, HEAD, PATCH
Cache-Control: no-cache
Content-type: application/json; charset=utf-8
Date: Wed, 15 Mar 2023 05:51:42 GMT
ETag: W/"CDA35367"
Link: </redfish/v1/SchemaStore/en/NetworkDeviceFunction.json/>; rel=describedby
OData-Version: 4.0
Transfer-Encoding: chunked
X-Content-Type-Options: nosniff
X-Frame-Options: sameorigin
X-XSS-Protection: 1; mode=block
Body Response of /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/: {"@odata.context":"/redfish/v1/$metadata#NetworkDeviceFunction.NetworkDeviceFunction","@odata.etag":"W/\"CDA35367\"","@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/","@odata.type":"#NetworkDeviceFunction.v1_5_0.NetworkDeviceFunction","Id":"Settings","@Redfish.Settings":{"SettingsObject":{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/"}},"AssignablePhysicalNetworkPorts":[{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/Ports/2/"}],"AssignablePhysicalPorts":[{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkPorts/2/"}],"BootMode":"FibreChannel","Description":"PCIe function status and pending configuration data","FibreChannel":{"BootTargets":[{"BootPriority":0,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":1,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":2,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":3,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":4,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":5,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":6,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":7,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"}],"PermanentWWNN":"20:00:B4:7A:F1:6D:E8:D0","PermanentWWPN":"10:00:B4:7A:F1:6D:E8:D0","WWNN":"20:00:B4:7A:F1:6D:E8:D0","WWPN":"00:00:00:00:00:00:00:00"},"Links":{"PhysicalPortAssignment":{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkPorts/2/"},"PhysicalNetworkPortAssignment":{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/Ports/2/"}},"Name":"Network adapter PCIe function","NetDevFuncCapabilities":["FibreChannel"],"NetDevFuncType":"FibreChannel","Oem":{"Hpe":{"@odata.context":"/redfish/v1/$metadata#HpeNetworkDeviceFunction.HpeNetworkDeviceFunction","@odata.type":"#HpeNetworkDeviceFunction.v1_2_1.HpeNetworkDeviceFunction","BootTargetSource":"NetworkDeviceFunction","NetDevFuncCapabilities":["FibreChannel"],"NetDevFuncType":"FibreChannel","SupportedFCBootTargetCount":8}},"PhysicalNetworkPortAssignment":{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/Ports/2/"},"PhysicalPortAssignment":{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkPorts/2/"},"Settings":{"href":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/"}}
2023-03-15 01:52:39,222 WARNING : The data in the following paths have been updated. Recheck the changes made to . /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/
2023-03-15 01:52:39,224 WARNING : The property you are trying to change has been updated. Please check entry again before manipulating it.
2023-03-15 01:52:39,225 INFO : Exception: ValueChangedError
2023-03-15 01:52:58,391 DEBUG : _loading /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/
2023-03-15 01:52:58,391 DEBUG : HTTP REQUEST: GET
PATH: /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/
HEADERS: {'X-Auth-Token': '03d2853e826c893fb49dbdd13d68aa06', 'OData-Version': '4.0', 'Accept-Encoding': 'gzip'}
BODY: None
2023-03-15 01:52:58,553 DEBUG : https://jea1r1-ilo.jp.cboe.net:443 "GET /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/ HTTP/1.1" 200 None
2023-03-15 01:52:58,554 INFO : Response Time to /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/: 0.16291308403015137 seconds.
2023-03-15 01:52:58,555 DEBUG : HTTP RESPONSE for /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/:
Code:200 OK
Headers:
Allow: GET, HEAD, PATCH
Cache-Control: no-cache
Content-type: application/json; charset=utf-8
Date: Wed, 15 Mar 2023 05:52:02 GMT
ETag: W/"64BE4426"
Link: </redfish/v1/SchemaStore/en/NetworkDeviceFunction.json/>; rel=describedby
OData-Version: 4.0
Transfer-Encoding: chunked
X-Content-Type-Options: nosniff
X-Frame-Options: sameorigin
X-XSS-Protection: 1; mode=block
Body Response of /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/: {"@odata.context":"/redfish/v1/$metadata#NetworkDeviceFunction.NetworkDeviceFunction","@odata.etag":"W/\"64BE4426\"","@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/","@odata.type":"#NetworkDeviceFunction.v1_5_0.NetworkDeviceFunction","Id":"Settings","@Redfish.Settings":{"SettingsObject":{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/"}},"AssignablePhysicalNetworkPorts":[{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/Ports/1/"}],"AssignablePhysicalPorts":[{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkPorts/1/"}],"BootMode":"FibreChannel","Description":"PCIe function status and pending configuration data","FibreChannel":{"BootTargets":[{"BootPriority":0,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":1,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":2,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":3,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":4,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":5,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":6,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":7,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"}],"PermanentWWNN":"20:00:B4:7A:F1:6D:E8:CF","PermanentWWPN":"10:00:B4:7A:F1:6D:E8:CF","WWNN":"20:00:B4:7A:F1:6D:E8:CF","WWPN":"00:00:00:00:00:00:00:00"},"Links":{"PhysicalPortAssignment":{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkPorts/1/"},"PhysicalNetworkPortAssignment":{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/Ports/1/"}},"Name":"Network adapter PCIe function","NetDevFuncCapabilities":["FibreChannel"],"NetDevFuncType":"FibreChannel","Oem":{"Hpe":{"@odata.context":"/redfish/v1/$metadata#HpeNetworkDeviceFunction.HpeNetworkDeviceFunction","@odata.type":"#HpeNetworkDeviceFunction.v1_2_1.HpeNetworkDeviceFunction","BootTargetSource":"NetworkDeviceFunction","NetDevFuncCapabilities":["FibreChannel"],"NetDevFuncType":"FibreChannel","SupportedFCBootTargetCount":8}},"PhysicalNetworkPortAssignment":{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/Ports/1/"},"PhysicalPortAssignment":{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkPorts/1/"},"Settings":{"href":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/"}}
2023-03-15 01:52:58,566 WARNING : The data in the following paths have been updated. Recheck the changes made to . /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/
2023-03-15 01:52:58,998 DEBUG : HTTP REQUEST: PATCH
PATH: /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/
HEADERS: {'If-Match': 'W/"64BE4426"', 'X-Auth-Token': '03d2853e826c893fb49dbdd13d68aa06', 'OData-Version': '4.0', 'Content-Type': 'application/json', 'Accept-Encoding': 'gzip'}
BODY: {"BootMode": "Disabled"}
2023-03-15 01:52:59,276 DEBUG : https://jea1r1-ilo.jp.cboe.net:443 "PATCH /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/ HTTP/1.1" 200 None
2023-03-15 01:52:59,277 INFO : Response Time to /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/: 0.2774627208709717 seconds.
2023-03-15 01:52:59,277 DEBUG : HTTP RESPONSE for /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/:
Code:200 OK
Headers:
Cache-Control: no-cache
Content-type: application/json; charset=utf-8
Date: Wed, 15 Mar 2023 05:52:02 GMT
ETag: W/"02C2D1BB"
OData-Version: 4.0
Transfer-Encoding: chunked
X-Content-Type-Options: nosniff
X-Frame-Options: sameorigin
X-XSS-Protection: 1; mode=block
Body Response of /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/: {"error":{"code":"iLO.0.10.ExtendedInfo","message":"See @Message.ExtendedInfo for more information.","@Message.ExtendedInfo":[{"MessageId":"Base.1.4.Success"}]}}
2023-03-15 01:52:59,279 WARNING : The operation completed successfully.
2023-03-15 01:52:59,279 DEBUG : HTTP REQUEST: PATCH
PATH: /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/
HEADERS: {'If-Match': 'W/"CDA35367"', 'X-Auth-Token': '03d2853e826c893fb49dbdd13d68aa06', 'OData-Version': '4.0', 'Content-Type': 'application/json', 'Accept-Encoding': 'gzip'}
BODY: {"BootMode": "Disabled"}
2023-03-15 01:52:59,506 DEBUG : https://jea1r1-ilo.jp.cboe.net:443 "PATCH /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/ HTTP/1.1" 200 None
2023-03-15 01:52:59,507 INFO : Response Time to /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/: 0.22632169723510742 seconds.
2023-03-15 01:52:59,507 DEBUG : HTTP RESPONSE for /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/:
Code:200 OK
Headers:
Cache-Control: no-cache
Content-type: application/json; charset=utf-8
Date: Wed, 15 Mar 2023 05:52:03 GMT
ETag: W/"02C2D1BB"
OData-Version: 4.0
Transfer-Encoding: chunked
X-Content-Type-Options: nosniff
X-Frame-Options: sameorigin
X-XSS-Protection: 1; mode=block
Body Response of /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/: {"error":{"code":"iLO.0.10.ExtendedInfo","message":"See @Message.ExtendedInfo for more information.","@Message.ExtendedInfo":[{"MessageId":"Base.1.4.Success"}]}}
2023-03-15 01:52:59,509 WARNING : The operation completed successfully.
2023-03-15 01:52:59,549 DEBUG : _loading /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/
2023-03-15 01:52:59,549 DEBUG : HTTP REQUEST: GET
PATH: /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/
HEADERS: {'X-Auth-Token': '03d2853e826c893fb49dbdd13d68aa06', 'OData-Version': '4.0', 'Accept-Encoding': 'gzip'}
BODY: None
2023-03-15 01:52:59,714 DEBUG : https://jea1r1-ilo.jp.cboe.net:443 "GET /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/ HTTP/1.1" 200 None
2023-03-15 01:52:59,715 INFO : Response Time to /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/: 0.16501545906066895 seconds.
2023-03-15 01:52:59,715 DEBUG : HTTP RESPONSE for /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/:
Code:200 OK
Headers:
Allow: GET, HEAD, PATCH
Cache-Control: no-cache
Content-type: application/json; charset=utf-8
Date: Wed, 15 Mar 2023 05:52:03 GMT
ETag: W/"B145E522"
Link: </redfish/v1/SchemaStore/en/NetworkDeviceFunction.json/>; rel=describedby
OData-Version: 4.0
Transfer-Encoding: chunked
X-Content-Type-Options: nosniff
X-Frame-Options: sameorigin
X-XSS-Protection: 1; mode=block
Body Response of /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/: {"@odata.context":"/redfish/v1/$metadata#NetworkDeviceFunction.NetworkDeviceFunction","@odata.etag":"W/\"B145E522\"","@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/","@odata.type":"#NetworkDeviceFunction.v1_5_0.NetworkDeviceFunction","Id":"Settings","@Redfish.Settings":{"SettingsObject":{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/"}},"AssignablePhysicalNetworkPorts":[{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/Ports/1/"}],"AssignablePhysicalPorts":[{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkPorts/1/"}],"BootMode":"Disabled","Description":"PCIe function status and pending configuration data","FibreChannel":{"BootTargets":[{"BootPriority":0,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":1,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":2,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":3,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":4,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":5,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":6,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":7,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"}],"PermanentWWNN":"20:00:B4:7A:F1:6D:E8:CF","PermanentWWPN":"10:00:B4:7A:F1:6D:E8:CF","WWNN":"20:00:B4:7A:F1:6D:E8:CF","WWPN":"00:00:00:00:00:00:00:00"},"Links":{"PhysicalPortAssignment":{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkPorts/1/"},"PhysicalNetworkPortAssignment":{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/Ports/1/"}},"Name":"Network adapter PCIe function","NetDevFuncCapabilities":["FibreChannel"],"NetDevFuncType":"FibreChannel","Oem":{"Hpe":{"@odata.context":"/redfish/v1/$metadata#HpeNetworkDeviceFunction.HpeNetworkDeviceFunction","@odata.type":"#HpeNetworkDeviceFunction.v1_2_1.HpeNetworkDeviceFunction","BootTargetSource":"None","NetDevFuncCapabilities":["FibreChannel"],"NetDevFuncType":"FibreChannel","SupportedFCBootTargetCount":8}},"PhysicalNetworkPortAssignment":{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/Ports/1/"},"PhysicalPortAssignment":{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkPorts/1/"},"Settings":{"href":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/"}}
2023-03-15 01:52:59,725 DEBUG : _loading /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/
2023-03-15 01:52:59,725 DEBUG : HTTP REQUEST: GET
PATH: /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/
HEADERS: {'X-Auth-Token': '03d2853e826c893fb49dbdd13d68aa06', 'OData-Version': '4.0', 'Accept-Encoding': 'gzip'}
BODY: None
2023-03-15 01:52:59,919 DEBUG : https://jea1r1-ilo.jp.cboe.net:443 "GET /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/ HTTP/1.1" 200 None
2023-03-15 01:52:59,919 INFO : Response Time to /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/: 0.19406890869140625 seconds.
2023-03-15 01:52:59,920 DEBUG : HTTP RESPONSE for /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/:
Code:200 OK
Headers:
Allow: GET, HEAD, PATCH
Cache-Control: no-cache
Content-type: application/json; charset=utf-8
Date: Wed, 15 Mar 2023 05:52:03 GMT
ETag: W/"97B983C8"
Link: </redfish/v1/SchemaStore/en/NetworkDeviceFunction.json/>; rel=describedby
OData-Version: 4.0
Transfer-Encoding: chunked
X-Content-Type-Options: nosniff
X-Frame-Options: sameorigin
X-XSS-Protection: 1; mode=block
Body Response of /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/: {"@odata.context":"/redfish/v1/$metadata#NetworkDeviceFunction.NetworkDeviceFunction","@odata.etag":"W/\"97B983C8\"","@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/","@odata.type":"#NetworkDeviceFunction.v1_5_0.NetworkDeviceFunction","Id":"Settings","@Redfish.Settings":{"SettingsObject":{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/"}},"AssignablePhysicalNetworkPorts":[{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/Ports/2/"}],"AssignablePhysicalPorts":[{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkPorts/2/"}],"BootMode":"Disabled","Description":"PCIe function status and pending configuration data","FibreChannel":{"BootTargets":[{"BootPriority":0,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":1,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":2,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":3,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":4,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":5,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":6,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":7,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"}],"PermanentWWNN":"20:00:B4:7A:F1:6D:E8:D0","PermanentWWPN":"10:00:B4:7A:F1:6D:E8:D0","WWNN":"20:00:B4:7A:F1:6D:E8:D0","WWPN":"00:00:00:00:00:00:00:00"},"Links":{"PhysicalPortAssignment":{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkPorts/2/"},"PhysicalNetworkPortAssignment":{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/Ports/2/"}},"Name":"Network adapter PCIe function","NetDevFuncCapabilities":["FibreChannel"],"NetDevFuncType":"FibreChannel","Oem":{"Hpe":{"@odata.context":"/redfish/v1/$metadata#HpeNetworkDeviceFunction.HpeNetworkDeviceFunction","@odata.type":"#HpeNetworkDeviceFunction.v1_2_1.HpeNetworkDeviceFunction","BootTargetSource":"None","NetDevFuncCapabilities":["FibreChannel"],"NetDevFuncType":"FibreChannel","SupportedFCBootTargetCount":8}},"PhysicalNetworkPortAssignment":{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/Ports/2/"},"PhysicalPortAssignment":{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkPorts/2/"},"Settings":{"href":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/"}}
2023-03-15 01:52:59,930 WARNING : The data in the following paths have been updated. Recheck the changes made to . /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/,/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/
2023-03-15 01:53:13,394 DEBUG : HTTP REQUEST: PATCH
PATH: /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/
HEADERS: {'If-Match': 'W/"B145E522"', 'X-Auth-Token': '03d2853e826c893fb49dbdd13d68aa06', 'OData-Version': '4.0', 'Content-Type': 'application/json', 'Accept-Encoding': 'gzip'}
BODY: {"BootMode": "FibreChannel"}
2023-03-15 01:53:13,653 DEBUG : https://jea1r1-ilo.jp.cboe.net:443 "PATCH /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/ HTTP/1.1" 200 None
2023-03-15 01:53:13,654 INFO : Response Time to /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/: 0.2590487003326416 seconds.
2023-03-15 01:53:13,655 DEBUG : HTTP RESPONSE for /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/:
Code:200 OK
Headers:
Cache-Control: no-cache
Content-type: application/json; charset=utf-8
Date: Wed, 15 Mar 2023 05:52:17 GMT
ETag: W/"02C2D1BB"
OData-Version: 4.0
Transfer-Encoding: chunked
X-Content-Type-Options: nosniff
X-Frame-Options: sameorigin
X-XSS-Protection: 1; mode=block
Body Response of /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/: {"error":{"code":"iLO.0.10.ExtendedInfo","message":"See @Message.ExtendedInfo for more information.","@Message.ExtendedInfo":[{"MessageId":"Base.1.4.Success"}]}}
2023-03-15 01:53:13,660 WARNING : The operation completed successfully.
2023-03-15 01:53:13,661 DEBUG : HTTP REQUEST: PATCH
PATH: /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/
HEADERS: {'If-Match': 'W/"97B983C8"', 'X-Auth-Token': '03d2853e826c893fb49dbdd13d68aa06', 'OData-Version': '4.0', 'Content-Type': 'application/json', 'Accept-Encoding': 'gzip'}
BODY: {"BootMode": "FibreChannel"}
2023-03-15 01:53:13,834 DEBUG : https://jea1r1-ilo.jp.cboe.net:443 "PATCH /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/ HTTP/1.1" 200 None
2023-03-15 01:53:13,835 INFO : Response Time to /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/: 0.17350387573242188 seconds.
2023-03-15 01:53:13,836 DEBUG : HTTP RESPONSE for /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/:
Code:200 OK
Headers:
Cache-Control: no-cache
Content-type: application/json; charset=utf-8
Date: Wed, 15 Mar 2023 05:52:17 GMT
ETag: W/"02C2D1BB"
OData-Version: 4.0
Transfer-Encoding: chunked
X-Content-Type-Options: nosniff
X-Frame-Options: sameorigin
X-XSS-Protection: 1; mode=block
Body Response of /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/: {"error":{"code":"iLO.0.10.ExtendedInfo","message":"See @Message.ExtendedInfo for more information.","@Message.ExtendedInfo":[{"MessageId":"Base.1.4.Success"}]}}
2023-03-15 01:53:13,840 WARNING : The operation completed successfully.
2023-03-15 01:53:13,880 DEBUG : _loading /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/
2023-03-15 01:53:13,881 DEBUG : HTTP REQUEST: GET
PATH: /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/
HEADERS: {'X-Auth-Token': '03d2853e826c893fb49dbdd13d68aa06', 'OData-Version': '4.0', 'Accept-Encoding': 'gzip'}
BODY: None
2023-03-15 01:53:14,032 DEBUG : https://jea1r1-ilo.jp.cboe.net:443 "GET /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/ HTTP/1.1" 200 None
2023-03-15 01:53:14,033 INFO : Response Time to /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/: 0.15226221084594727 seconds.
2023-03-15 01:53:14,034 DEBUG : HTTP RESPONSE for /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/:
Code:200 OK
Headers:
Allow: GET, HEAD, PATCH
Cache-Control: no-cache
Content-type: application/json; charset=utf-8
Date: Wed, 15 Mar 2023 05:52:17 GMT
ETag: W/"64BE4426"
Link: </redfish/v1/SchemaStore/en/NetworkDeviceFunction.json/>; rel=describedby
OData-Version: 4.0
Transfer-Encoding: chunked
X-Content-Type-Options: nosniff
X-Frame-Options: sameorigin
X-XSS-Protection: 1; mode=block
Body Response of /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/: {"@odata.context":"/redfish/v1/$metadata#NetworkDeviceFunction.NetworkDeviceFunction","@odata.etag":"W/\"64BE4426\"","@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/","@odata.type":"#NetworkDeviceFunction.v1_5_0.NetworkDeviceFunction","Id":"Settings","@Redfish.Settings":{"SettingsObject":{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/"}},"AssignablePhysicalNetworkPorts":[{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/Ports/1/"}],"AssignablePhysicalPorts":[{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkPorts/1/"}],"BootMode":"FibreChannel","Description":"PCIe function status and pending configuration data","FibreChannel":{"BootTargets":[{"BootPriority":0,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":1,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":2,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":3,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":4,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":5,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":6,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":7,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"}],"PermanentWWNN":"20:00:B4:7A:F1:6D:E8:CF","PermanentWWPN":"10:00:B4:7A:F1:6D:E8:CF","WWNN":"20:00:B4:7A:F1:6D:E8:CF","WWPN":"00:00:00:00:00:00:00:00"},"Links":{"PhysicalPortAssignment":{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkPorts/1/"},"PhysicalNetworkPortAssignment":{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/Ports/1/"}},"Name":"Network adapter PCIe function","NetDevFuncCapabilities":["FibreChannel"],"NetDevFuncType":"FibreChannel","Oem":{"Hpe":{"@odata.context":"/redfish/v1/$metadata#HpeNetworkDeviceFunction.HpeNetworkDeviceFunction","@odata.type":"#HpeNetworkDeviceFunction.v1_2_1.HpeNetworkDeviceFunction","BootTargetSource":"NetworkDeviceFunction","NetDevFuncCapabilities":["FibreChannel"],"NetDevFuncType":"FibreChannel","SupportedFCBootTargetCount":8}},"PhysicalNetworkPortAssignment":{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/Ports/1/"},"PhysicalPortAssignment":{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkPorts/1/"},"Settings":{"href":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/"}}
2023-03-15 01:53:14,044 DEBUG : _loading /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/
2023-03-15 01:53:14,044 DEBUG : HTTP REQUEST: GET
PATH: /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/
HEADERS: {'X-Auth-Token': '03d2853e826c893fb49dbdd13d68aa06', 'OData-Version': '4.0', 'Accept-Encoding': 'gzip'}
BODY: None
2023-03-15 01:53:14,193 DEBUG : https://jea1r1-ilo.jp.cboe.net:443 "GET /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/ HTTP/1.1" 200 None
2023-03-15 01:53:14,194 INFO : Response Time to /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/: 0.1496889591217041 seconds.
2023-03-15 01:53:14,194 DEBUG : HTTP RESPONSE for /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/:
Code:200 OK
Headers:
Allow: GET, HEAD, PATCH
Cache-Control: no-cache
Content-type: application/json; charset=utf-8
Date: Wed, 15 Mar 2023 05:52:17 GMT
ETag: W/"CDA35367"
Link: </redfish/v1/SchemaStore/en/NetworkDeviceFunction.json/>; rel=describedby
OData-Version: 4.0
Transfer-Encoding: chunked
X-Content-Type-Options: nosniff
X-Frame-Options: sameorigin
X-XSS-Protection: 1; mode=block
Body Response of /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/: {"@odata.context":"/redfish/v1/$metadata#NetworkDeviceFunction.NetworkDeviceFunction","@odata.etag":"W/\"CDA35367\"","@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/","@odata.type":"#NetworkDeviceFunction.v1_5_0.NetworkDeviceFunction","Id":"Settings","@Redfish.Settings":{"SettingsObject":{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/"}},"AssignablePhysicalNetworkPorts":[{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/Ports/2/"}],"AssignablePhysicalPorts":[{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkPorts/2/"}],"BootMode":"FibreChannel","Description":"PCIe function status and pending configuration data","FibreChannel":{"BootTargets":[{"BootPriority":0,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":1,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":2,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":3,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":4,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":5,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":6,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":7,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"}],"PermanentWWNN":"20:00:B4:7A:F1:6D:E8:D0","PermanentWWPN":"10:00:B4:7A:F1:6D:E8:D0","WWNN":"20:00:B4:7A:F1:6D:E8:D0","WWPN":"00:00:00:00:00:00:00:00"},"Links":{"PhysicalPortAssignment":{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkPorts/2/"},"PhysicalNetworkPortAssignment":{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/Ports/2/"}},"Name":"Network adapter PCIe function","NetDevFuncCapabilities":["FibreChannel"],"NetDevFuncType":"FibreChannel","Oem":{"Hpe":{"@odata.context":"/redfish/v1/$metadata#HpeNetworkDeviceFunction.HpeNetworkDeviceFunction","@odata.type":"#HpeNetworkDeviceFunction.v1_2_1.HpeNetworkDeviceFunction","BootTargetSource":"NetworkDeviceFunction","NetDevFuncCapabilities":["FibreChannel"],"NetDevFuncType":"FibreChannel","SupportedFCBootTargetCount":8}},"PhysicalNetworkPortAssignment":{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/Ports/2/"},"PhysicalPortAssignment":{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkPorts/2/"},"Settings":{"href":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/"}}
2023-03-15 01:53:14,205 WARNING : The data in the following paths have been updated. Recheck the changes made to . /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/,/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/2/Settings/
2023-03-15 01:55:18,435 WARNING : Invalid/Unpopulated Response: None
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2023 09:25 AM
03-15-2023 09:25 AM
Re: BootMode to FabricChannel isn't getting reflected into active config
2023-03-15 12:18:58,247 DEBUG : HTTP REQUEST: PATCH
PATH: /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/
HEADERS: {'If-Match': 'W/"7B8C0B9B"', 'X-Auth-Token': 'd139fcd2e96bdd25a8b683882dc66c3e', 'OData-Version': '4.0', 'Content-Type': 'application/json', 'Accept-Encoding': 'gzip'}
BODY: {"BootMode": "FibreChannel"}
2023-03-15 12:18:58,248 DEBUG : Resetting dropped connection: jea1r1-ilo.jp.cboe.net
2023-03-15 12:18:59,149 DEBUG : https://jea1r1-ilo.jp.cboe.net:443 "PATCH /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/ HTTP/1.1" 200 None
2023-03-15 12:18:59,150 INFO : Response Time to /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/: 0.9021871089935303 seconds.
2023-03-15 12:18:59,150 DEBUG : HTTP RESPONSE for /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/:
Code:200 OK
Headers:
Cache-Control: no-cache
Content-type: application/json; charset=utf-8
Date: Wed, 15 Mar 2023 16:18:02 GMT
ETag: W/"02C2D1BB"
OData-Version: 4.0
Transfer-Encoding: chunked
X-Content-Type-Options: nosniff
X-Frame-Options: sameorigin
X-XSS-Protection: 1; mode=block
Body Response of /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/: {"error":{"code":"iLO.0.10.ExtendedInfo","message":"See @Message.ExtendedInfo for more information.","@Message.ExtendedInfo":[{"MessageId":"Base.1.4.Success"}]}}
2023-03-15 12:18:59,155 WARNING : The operation completed successfully.
2023-03-15 12:18:59,195 DEBUG : _loading /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/
2023-03-15 12:18:59,195 DEBUG : HTTP REQUEST: GET
PATH: /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/
HEADERS: {'X-Auth-Token': 'd139fcd2e96bdd25a8b683882dc66c3e', 'OData-Version': '4.0', 'Accept-Encoding': 'gzip'}
BODY: None
2023-03-15 12:18:59,346 DEBUG : https://jea1r1-ilo.jp.cboe.net:443 "GET /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/ HTTP/1.1" 200 None
2023-03-15 12:18:59,347 INFO : Response Time to /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/: 0.151472806930542 seconds.
2023-03-15 12:18:59,347 DEBUG : HTTP RESPONSE for /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/:
Code:200 OK
Headers:
Allow: GET, HEAD, PATCH
Cache-Control: no-cache
Content-type: application/json; charset=utf-8
Date: Wed, 15 Mar 2023 16:18:03 GMT
ETag: W/"64BE4426"
Link: </redfish/v1/SchemaStore/en/NetworkDeviceFunction.json/>; rel=describedby
OData-Version: 4.0
Transfer-Encoding: chunked
X-Content-Type-Options: nosniff
X-Frame-Options: sameorigin
X-XSS-Protection: 1; mode=block
Body Response of /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/: {"@odata.context":"/redfish/v1/$metadata#NetworkDeviceFunction.NetworkDeviceFunction","@odata.etag":"W/\"64BE4426\"","@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/","@odata.type":"#NetworkDeviceFunction.v1_5_0.NetworkDeviceFunction","Id":"Settings","@Redfish.Settings":{"SettingsObject":{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/"}},"AssignablePhysicalNetworkPorts":[{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/Ports/1/"}],"AssignablePhysicalPorts":[{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkPorts/1/"}],"BootMode":"FibreChannel","Description":"PCIe function status and pending configuration data","FibreChannel":{"BootTargets":[{"BootPriority":0,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":1,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":2,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":3,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":4,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":5,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":6,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"},{"BootPriority":7,"LUNID":"00:00:00:00:00:00:00:00","WWPN":"00:00:00:00:00:00:00:00"}],"PermanentWWNN":"20:00:B4:7A:F1:6D:E8:CF","PermanentWWPN":"10:00:B4:7A:F1:6D:E8:CF","WWNN":"20:00:B4:7A:F1:6D:E8:CF","WWPN":"00:00:00:00:00:00:00:00"},"Links":{"PhysicalPortAssignment":{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkPorts/1/"},"PhysicalNetworkPortAssignment":{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/Ports/1/"}},"Name":"Network adapter PCIe function","NetDevFuncCapabilities":["FibreChannel"],"NetDevFuncType":"FibreChannel","Oem":{"Hpe":{"@odata.context":"/redfish/v1/$metadata#HpeNetworkDeviceFunction.HpeNetworkDeviceFunction","@odata.type":"#HpeNetworkDeviceFunction.v1_2_1.HpeNetworkDeviceFunction","BootTargetSource":"NetworkDeviceFunction","NetDevFuncCapabilities":["FibreChannel"],"NetDevFuncType":"FibreChannel","SupportedFCBootTargetCount":8}},"PhysicalNetworkPortAssignment":{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/Ports/1/"},"PhysicalPortAssignment":{"@odata.id":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkPorts/1/"},"Settings":{"href":"/redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/"}}
2023-03-15 12:18:59,358 WARNING : The data in the following paths have been updated. Recheck the changes made to . /redfish/v1/Chassis/1/NetworkAdapters/DC081000/NetworkDeviceFunctions/1/Settings/
2023-03-15 12:19:14,670 WARNING :
Forcing a server restart. Note, the current session will be terminated.
Please wait for the server to boot completely before logging in again.
Rebooting the server in 3 seconds...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2023 11:31 PM
03-17-2023 11:31 PM
Re: BootMode to FabricChannel isn't getting reflected into active config
Hello
From the above snippet, it looks okay from the Redfish side. After reboot, if these settings are not saved & if FC boot is failing then it needs to be looked into from an outside (of redfish). I see you have already opened a case with HPE. I would suggest to share AHS logs and also provide details from storage side (i.e FC Switch logs).
Is this issue with only 1 server or with many servers? sometimes this info helps a lot to rule out possible problem areas.
I work for HPE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2023 03:41 PM - last edited on 03-19-2023 10:46 PM by Sunitha_Mod
03-19-2023 03:41 PM - last edited on 03-19-2023 10:46 PM by Sunitha_Mod
Re: BootMode to FabricChannel isn't getting reflected into active config
Behaviour is observed through out the fleet, we are using Gen10Plus DL360 servers. Setting up manually identifies that setting changed requires system reboot, but when setting through redfish it doesn't recognize reboot is required like we had changed other BIOS setttings successfully through redfish, bit it is only Enabling san boot which isn't taking any effect.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2023 10:36 PM
03-22-2023 10:36 PM
Re: BootMode to FabricChannel isn't getting reflected into active config
Hi @aamre
I performed a quick test on my system, where i just modified "BootMode" settings. Observation is that these settings would get reflected as change only when you Flush configuration to NVM.
You may do this using Curl as below:
curl --location 'https://<iLO_IP>/redfish/v1/Chassis/1/NetworkAdapters/DC0<XX>000/Actions/Oem/Hpe/HpeNetworkAdapter.FlushConfigurationToNVM' \
--header 'X-Auth-Token: <Auth-Toekn>' \
--header 'Content-Type: application/json' \
--data '{}'
Note : This would be a POST method without any data so body should have only open & close curly braket - {}
Snippet from my system (IP & FC HBA ID is removed)
I work for HPE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2023 05:15 PM
04-12-2023 05:15 PM
Re: BootMode to FabricChannel isn't getting reflected into active config
@Hariom I had obviously tried that before, but that isn't working for me. I tried it again but it doesn't enable SAN boot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2023 12:05 AM
04-14-2023 12:05 AM
Re: BootMode to FabricChannel isn't getting reflected into active config
Hi @aamre
Could you also assign LUNs when you are enabling boot from SAN? From the logical flow when we enable boot from SAN, boot LUNs should be mapped. if it's not there, then settings may not get saved.
Let me know the results.
I work for HPE