An administrator needs to create a new MCS Catalog, but is receiving the error:
"Acropolis Inventory: GetContent Exception:System.ArgumentException: Error during serialization or deserialization using the JSON JavaScriptSerializer. The length of the string exceeds the value set on the maxJsonLength property."
Running the below command on CVM reveals a large number of snapshots in the cluster:
nutanix@cvm:~$ acli snapshot.list | wc -l
4797
What should the administrator do to resolve the issue?
Submit