Error obtaining profile RAIDAdapter

PRIMERGY, SPARC Enterprise Server, PRIMEFLEX, PRIMEPower, BS2000

Moderator: ModTeam

Arne Brücher
Posts: 6
Joined: Mon Jul 17, 2023 14:28
Product(s): PRIMERGY TX1320 M5

Error obtaining profile RAIDAdapter

Postby Arne Brücher » Mon Sep 11, 2023 12:50

I'm trying to use the RESTful API to configure the RAID controller (PSAS CP2100-8i) on my PRIMERGY TX1320 M5 using the following command:

Code: Select all

curl -u user:password -H "Accept:application/json" -X POST -i "http://1.2.3.4/rest/v1/Oem/eLCM/ProfileManagement/get?PARAM_PATH=Server/HWConfigurationIrmc/Adapters/RAIDAdapter"


Which returns this:

Code: Select all

HTTP/1.1 202 Accepted
Date: Mon, 11 Sep 2023 11:32:50 GMT
Server: iRMC S6 Webserver
X-Frame-Options: DENY
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
Referrer-Policy: no-referrer
Cache-Control: no-cache
Pragma: no-cache
Content-Security-Policy: default-src 'self'; style-src 'self' 'unsafe-inline'; font-src 'self' data:; img-src 'self' data: blob:
Content-Length: 292
Content-Type: application/json; charset=UTF-8
Location: rest/v1/Oem/eLCM/ProfileManagement/RAIDAdapter

{
  "Session":{
    "Id":45,
    "Tag":"",
    "WorkSequence":"obtainProfileParameters",
    "Start":"2023\/09\/11 11:32:49",
    "Duration":1,
    "Status":"running",
    "Details":{
      "Activity":"Obtain profile parameters",
      "Stage":"Create tree",
      "Progress":"0"
    }
  }
}


The respecting session status is the following:

Code: Select all

HTTP/1.1 200 OK
Date: Mon, 11 Sep 2023 11:33:55 GMT
Server: iRMC S6 Webserver
X-Frame-Options: DENY
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
Referrer-Policy: no-referrer
Cache-Control: no-cache
Pragma: no-cache
Content-Security-Policy: default-src 'self'; style-src 'self' 'unsafe-inline'; font-src 'self' data:; img-src 'self' data: blob:
Content-Length: 188
Content-Type: application/json; charset=UTF-8

{
  "Session":{
    "Id":45,
    "Tag":"",
    "WorkSequence":"obtainProfileParameters",
    "Start":"2023\/09\/11 11:32:49",
    "Duration":20,
    "Status":"terminated with error"
  }
}


The GUI reports the following:

Code: Select all

2023-09-11 11:32:49    eLCM Session initializing
2023-09-11 11:32:49    CreateSession: Session 'obtainProfile' created with id 45
2023-09-11 11:32:49    AttachWorkSequence: Attached work sequence 'obtainProfileParameters' to session 45
2023-09-11 11:32:49    Work sequence attached to eLCM session
2023-09-11 11:32:49    eLCM session activated
2023-09-11 11:32:49    Waiting for eLCM Session end
2023-09-11 11:32:49    eLCMScheduler: Launch ObtainProfileParameters
2023-09-11 11:32:49    createRaidDatabase: RAID Controller check start
2023-09-11 11:33:09    createRaidDatabase: Get RAID controller information start [RAID controller count = 0 ]
2023-09-11 11:33:09    createRaidDatabase: Get RAID controller information complete
2023-09-11 11:33:09    ObtainProfileParameters: Could not obtain parameter tree from database
2023-09-11 11:33:09    ObtainProfileParameters: Finished processing of profile path 'Server/HWConfigurationIrmc/Adapters/RAIDAdapter' with status 'Error'
2023-09-11 11:33:09    eLCMScheduler: Terminated processing of linked activity list due to execution error
2023-09-11 11:33:09    eLCMScheduler: eLCM object is being destroyed as automatic termination was configured
2023-09-11 11:33:09    TerminateSession: 'obtainProfileParameters' is being terminated
2023-09-11 11:33:09    eLCM session terminated with error


What is the actual error? Why can't I obtain the profile parameters for the RAID controller/ RAIDAdapter?

Copy of this post: viewtopic.php?f=72&t=49581
Last edited by Arne Brücher on Tue Sep 19, 2023 11:29, edited 1 time in total.

Arne Brücher
Posts: 6
Joined: Mon Jul 17, 2023 14:28
Product(s): PRIMERGY TX1320 M5

Re: Error obtaining profile RAIDAdapter

Postby Arne Brücher » Tue Sep 19, 2023 11:21

Push


Return to “Server Products”

Who is online

Users browsing this forum: No registered users and 1 guest