Server Management - Remote Server Management
1830239 Members
2095 Online
109999 Solutions
New Discussion

Re: factoryresetcontroller documentation

 
blauerrauch
Occasional Advisor

factoryresetcontroller documentation

Not having any luck with deleting a volume, I have shifted to nuking the whole configuration.
iLORest > factoryresetcontroller
Error: --storageid option is mandatory for iLO6 along with --controller option.
factoryresetcontroller --storageid=DE040000 --controller=0
Error: Invalid command
--reset_type and --storageid is required
factoryresetcontroller --storageid=DE040000 --controller=0 --reset_type='foo'
Error: --controller is not supported in iLO6
factoryresetcontroller --storageid=DE040000 --reset_type='thisisnotdocumented'
ERROR: 'Actions'

I am referencing this which does not correspond to the current command:
https://servermanagementportal.ext.hpe.com/docs/redfishclients/ilorest-userguide/smartarraycommands/#factoryresetcontroller-command

I cannot find any reference to "reset_type" anywhere.  What should this be?
Is there more current documentation for ilorest 5.0.0. than the URL above?

I am using ILO 6.

4 REPLIES 4
shiva_jr
HPE Pro

Re: factoryresetcontroller documentation

Hi @blauerrauch ;

As pe the same document, you can mention the 'ResetType' as follows-

"ResetType": "ForceOn"


Please check will the below command will help you to reinitialize the drive-

ilorest > drivesanitize 1I:1:1 --controller=1 --storageid=DE00900 --mediatype="HDD" --drivereset </span>
DriveReset path and payload: /redfish/v1/Systems/1/Storage/DE00A000/Drives/8/Actions/Drive.Reset, {"ResetType": "ForceOn"}

This is the command to clear the controller configuration-

ilorest > clearcontrollerconfig --controller=1
One or more properties were changed an will not take effect until system is reset.


Regards,
Shiva_JR

Please mark as 'Accepted solution' and give me 'Kudos' if my post worked.

 



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]
Accept or Kudo
blauerrauch
Occasional Advisor

Re: factoryresetcontroller documentation

@shiva_jr Hi Shiva et al.,

So I see that the documentation page does not correspond to the help diagnostics from ilorest 5.0.0.

"ResetType" versus "reset_type"

It is unusual that help from a program itself is less congruent than a web page.

Any thoughts on my deletevolume issue?

Regards

BPSingh
HPE Pro

Re: factoryresetcontroller documentation

Greetings!

What is the storage controller in question?

Are you able to make the required changes in the management utility of the controller?



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]
Accept or Kudo
support_s
System Recommended

Query: factoryresetcontroller documentation

Hello,

 

Let us know if you were able to resolve the issue.

 

If you have no further query, and you are satisfied with the answer then kindly mark the topic as Solved so that it is helpful for all community members.

 

Please click on "Thumbs Up/Kudo" icon to give a "Kudo".

 

Thank you for being a HPE valuable community member.


Accept or Kudo