Unsolved
This post is more than 5 years old
11 Posts
1
37657
December 13th, 2016 10:00
How to initiate a machine soft reset from the DRAC cli?
/admin1-> cd system1
/admin1/system1
/admin1/system1-> reset
cmdstat
status : 3
status_tag : COMMAND EXECUTION FAILED
job
job_id : 2
joberr
errtype : 1
errtype_desc : Other
cimstat : 2
cimstat_desc : CIM_ERR_ACCESS_DENIE
severity : 0
severity_desc : Unknown
/admin1/system1 reset FAILED at Fri Dec 9 15:24:27 2016
This works:
/admin1/system1-> racadm serveraction hardreset
Server power operation successful
/admin1/system1-> racadm serveraction powerdown
Server power operation successful
/admin1/system1-> racadm serveraction powerup
Server power operation successful
There is only root user configured on this DRAC. Only network options have been modified since resetting the DRAC to the default configuration. Is this the correct way to initiate a soft reset from the DRAC?


luketidd
11 Posts
0
December 13th, 2016 12:00
Yes, a machine soft reset.
From the remote video java applet there are options for hard and soft machine resets. Can you do the soft reset from the DRAC cli?
luketidd
11 Posts
0
December 13th, 2016 17:00
Is a machine soft reboot possible from the DRAC cli?
Anthonyeleven
1 Rookie
•
4 Posts
0
September 21st, 2018 11:00
Note that the above specifically mentioned the DRAC CLI, not an operating system shell. If the OS were available one would simply reboot as usual.