Servers Enterprise
Q: I am unable to activate server performance mode
I am running OS 10.11.3 on a mac pro with server app version 5.0.15. I have attempted to activate performance mode with out success. I booted to the recovery partition to disable system integrity but still receive an error when attempting to activate performance mode in the terminal:
RP-Server:~ Server$ serverinfo --hardware
This system is running on server hardware.
RP-Server:~ Server$ serverinfo --setperfmode TRUE
ERROR: Server performance mode could not be modified.
RP-Server:~ Server$
Any insight is appreciated
Posted on Jan 22, 2016 7:08 AM
by MrHoffman,Solvedanswer
Mac OS X
Once you have a full system backup or some other archival mechanism that can allow you to revert your software, try:
sudo serverinfo --setperfmode TRUE
Posted on Jan 22, 2016 8:07 AM