Skip to content

Lab updates 2026-10-06 #409

Description

@DanielFroehlich

Recurring standard work items:

  • Pin Update Warning Message to slack channel

  • monitoring.coe.muc.redhat.com (VM) - dnf update (running on sf1)

  • sf1 - dnf update

  • sf2 - dnf update

  • ISAR Cluster - cluster update to latest channel

  • ISAR Cluster - Update operators

  • Upgrade keycloak operator (check channel)

  • Upgrade LVM Storage (check channel)

  • Upgrade ODF (check channel)

  • Upgrade AAP (check channel)

  • Upgrade ACM (check channel)

  • Upgrade Quay (check channel)

  • Upgrade OCPVirt (check channel)

  • NetApp CSI driver (check channel)

  • Backup switch config

    Steps: How to backup

    Backup switch config

    to Google Drive/My Drive/COE/Backups/arista-sfp

    echo -e "enable\nshow running-config" | ssh admin@arista-sfp.coe.muc.redhat.com > $(date -I)-arista-sfp-config.txt
    

    to Google Drive/My Drive/COE/Backups/arista-rj45

    echo -e "enable\nshow running-config" | ssh admin@arista-rj45.coe.muc.redhat.com  > $(date -I)-arista-rj45-config.txt
    

    Source: Lab updates 2025-12-16 #320 (comment)

  • Backup DHCP config (see [here]

    Steps: How to backup

    Use local Google Drive sync or upload to https://drive.google.com/drive/folders/1Q45CiLYSrihd8uCW6z9OpJ-BvNh4uBkN?usp=drive_link

     cd Google Drive/My Drive/COE/Backups/
     mkdir -p "./kea-dhcp-$(date -I)"; 
     scp "root@sf1.coe.muc.redhat.com:/etc/kea/kea-*.conf" "./kea-dhcp-$(date -I)"

    Source: Lab updates 2026-02-03 #336 (comment)

  • Check argocd and cleanup out-of-sync

  • Create follow up issue and calendar blocker for next update on the first tue of following month

  • Un-Pin Update Warning Message in slack channel

Special work Items for this update:

  • power on ucs57 and approve CSRs - its currently powered down and removed due to AC limitations
  • power off ucs57 againand delete node - its currently powered down and deleted due to AC limitations

Follow up to #404

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions