Checking the progress of "AIOpsManagement.sh --importImages" when using PODMAN
search cancel

Checking the progress of "AIOpsManagement.sh --importImages" when using PODMAN

book

Article ID: 408977

calendar_today

Updated On:

Products

DX Operational Observability

Issue/Introduction

I am executing AIOpsManagement.sh --importImages , I am using PODMAN

How to get more details of the imported images and progress?

Environment

DX O2 OnPremise

Resolution

Suggestions:

1) From AIOpsManagement.sh script output:

A total of 132 images

2) Use podman command: 

podman images 

3) From /var/log/messages

tail 500 /var/log/messages | grep podman

Output example: