At a customer, I face the problem that a policy install on 59 SMB (1430/R77.20.x and 1530/R81.10.x) appliances failed for 40 of them with a memory error:
Gateway: CP-XXX01
Policy: New_CP_Ext_Location_POL
Status: Failed
- malloc failed: Cannot allocate memory
- var::operator new: failed to allocate memory using fw_malloc.
- terminate called after throwing an instance of 'std::bad_alloc'
- what(): std::bad_alloc
- Operation failed, install/uninstall has been improperly terminated.
When I try to fetch the policy from a single appliance everything installs smoothly. When I try to install a single appliance from R81.10 SmartConsole everything works well.
Did we hit a maximum number of parallel installation targets? Anyone with same experiences? Any hints?
Since all appliances share the same policy we would prefer if we could install the policy to all targets in parallel as we did for a long time.