Loading...
Loading...
On-Premises Dell Automation Platform installation fails with "error: chunk N does not exist." For example: Uploading is not successful. {"http_status_code":400,"messages":[{"message":"chunk 154 does not exists","severity":"ERROR"}]}. Error code: 0x019020002 This issue only applies to upgrading from NativeEdge Orchestrator 3.1 to the Dell Automation Platform 1.0.
This scenario occurs due to resources allocated to the upgrade-svc service.
Edit the deployment hzp-upgrade-svc : kubectl edit deployment hzp-upgrade-svc -n hzp (Replace the namespace with whatever you have NativeEdge Orchestrator installed in) Find the section: resources: limits: cpu: "2" memory: 3Gi Change to: resources: limits: cpu: "3" memory: 4Gi Edit the hpa hzp-upgrade-svc : kubectl edit hpa hzp-upgrade-svc -n hzp (Replace the namespace with whatever you have NativeEdge Orchestrator installed in) Change the value: maxReplicas: 4 To maxReplicas: 1 (Wait a minute for the hpa to reconcile) Retry the upgrade attempt.
Click on a version to see all relevant bugs
Dell Integration
Learn more about where this data comes from
BugZero Plan
Streamline upgrades with automated vendor bug scrubs
BugZero Prevent
Wish you caught this bug sooner? Get proactive today.