How to Restart the Management server "mgmtsrvr" Process
881555
Created On 09/25/18 19:36 PM - Last Modified 04/28/26 11:47 AM
Environment
- PAN-OS 9.1, 10.1, 10.2, 11.0
- Palo Alto Firewall or Panorama
Resolution
- The management server process can be restarted using the cli command below.
FW> debug software restart process management-server
- After a couple of minutes, please log back into the CLI
- Check the Management server process, by running the CLI command show system software status | match mgmtsrvr
FW> show system software status | match mgmtsrvr
Process mgmtsrvr running (pid: 26187)
The process should be displayed as "running" and both CLI and WebUI functions correctly.
Note:
- The cli command "debug software restart process management-server" will restart the 'mgmtsrvr' process.
- If there are any logged-in admins when this happens, they will be kicked from the WebGUI as well as the CLI.
- Typically, restarting the management server process does not affect the packet forwarding, except that the admin will be kicked out.
- It is always encouraged to perform any process restart during non-peak hours or during a maintenance window.
- On lower-end platforms such as the PA-200 Series and PA-800 Series, if you restart the management server process for debugging, please apply a "commit force" to avoid any config timeout issues.