- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
10-16-2018 04:30 AM
Hi Guys,
i have actually the problem that i cant do any commit, there are two pending commits and if i try to commit the following message appearing:
"Error Other Administrators are holding device wide commit locks".
Even when im logged in as the administrator who did the commit the same message appears. The Administratoraccounts are supperusers.
10-16-2018 10:11 AM
You can check to see the admins who have a commit lock via the UI or CLI:
> show commit-locks
Commit locks are designed to prevent any other logged in admins (even other superusers) from doing a commit until the lock is released. If you're a superuser, and you see commit locks from the CLI command above, you can clear them with:
> request commit-lock remove
For the GUI version, check this document:
https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000CltACAS
10-17-2018 09:12 AM
Hello,
Commit locks are a good way to ensure there is no administrator poisoning. Meaning if one makes a change and antoehr makes a change, they could accidentally break or revert the first admins changes.
Regards,
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!