Error: "A general system error occurred: Exceeded the maximum number of permitted snapshots" when creating a virtual machine snapshot
book
Article ID: 322669
calendar_today
Updated On:
Products
VMware vCenter ServerVMware vSphere ESXi
Issue/Introduction
Creating a virtual machine snapshot fails
The following error appears:
"A general system error occurred: Exceeded the maximum number of permitted snapshots"
Environment
VMware vSphere ESXi
VMware vCenter Server
Cause
This issue occurs if the snapshot.maxSnapshotsparameter is specified for the virtual machine.
Resolution
To re-enable the snapshot functionality on the VM, perform the following steps.
Power down the virtual machine.
Right-click the virtual machine in the Web Client and click Edit Settings.
Click the VM Options tab, under Advanced, select the Edit Configuration option.
Search for a string name called snapshot.maxSnapshots and increase its value.
Click OK to save the changes.
Power on the virtual machine and create the required snapshot.
Caution: Only modify the snapshot.maxSnapshots parameter with the guidance of VMware technical support. Increasing the number of allowed snapshots beyond the maximum value of 32 is not supported.
Notes
If the snapshot.maxSnapshots value is not present, manually enter this configuration setting. The setting is not listed by default.
To disallow snapshots, set the snapshot.maxSnapshots value to 0.
Snapshots of NSX appliances are not supported and this value should remain at 0 for these appliances. For reference, review the Disable Snapshots on an NSX Appliance documentation.