Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ This indicates severe CPU contention.

4. **Verify vCPU allocation**
```bash
oc get vmi $VM -ojsonpath='{.spec.domain.cpu}'
$ oc get vmi $VM -ojsonpath='{.spec.domain.cpu}'
```

## Mitigation
Expand All @@ -42,5 +42,5 @@ threads.
length.

If you cannot resolve the issue, log in to the
[Customer Portal](https://access.redhat.com) and open a support case,
[Red Hat Customer Portal](https://access.redhat.com) and open a support case,
attaching the artifacts gathered during the diagnosis procedure.