#7583 Reboot host of buildvm-ppc64le-02.ppc.fedoraproject.org
Closed: Fixed 5 years ago by mizdebsk. Opened 5 years ago by jcajka.

  • Describe what you need us to do:
    Reboot host of the buildvm-ppc64le-02.ppc.fedoraproject.org. There seems to be some issue with it as task fails on it https://koji.fedoraproject.org/koji/taskinfo?taskID=32919669 .
    I have discussed this with @sharkcz and he suggested that this might be caused by memory fragmentation on the host of that VM and rebooting the host could resolve this issue.

  • When do you need this? (YYYY/MM/DD)
    ASAP

  • When is this no longer needed or useful? (YYYY/MM/DD)
    N/A
  • If we cannot complete your request, what is the impact?
    At lest every image build hitting that host can potentially fail as mentioned above, blocking the build of images for all arches.

I think there is simply not enough free virtual memory:

[root@buildvm-ppc64le-02 ~][PROD]# free -h
              total        used        free      shared  buff/cache   available
Mem:            9Gi       7.3Gi       220Mi       3.0Mi       2.4Gi       2.6Gi
Swap:         2.0Gi       2.0Gi       0.0Ki

There are no tasks running on this host right now. I will kill suprious processes that use the memory.

Metadata Update from @mizdebsk:
- Issue assigned to mizdebsk
- Issue priority set to: Waiting on Assignee (was: Needs Review)
- Issue tagged with: koji

5 years ago

I've released some memory, which should fix the problem. I'll close the ticket, but please reopen it if the issue turns out to be still not fixed.

[root@buildvm-ppc64le-02 ~][PROD]# free -h
              total        used        free      shared  buff/cache   available
Mem:            9Gi       845Mi       6.7Gi       2.0Mi       2.4Gi       9.1Gi
Swap:         2.0Gi       137Mi       1.9Gi

Metadata Update from @mizdebsk:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

5 years ago

Login to comment on this ticket.

Metadata