Kategorie: IT Things

  • Gitlab Runner – and the silent devil inside

    Gitlab Runner – and the silent devil inside

    TL;DR: Gitlab runner on docker will checkout files with umask 000 – so every file writeable by all – also after packing and installing a package or tar-archive I tried to build some Debian install packages using gitlab runner, docker based. It works well. After installation of the package, I wonder that the cronjob isn’t…

  • Upgrade VMware NSX-T to 4.2 – failed to download nub on edge

    Upgrade VMware NSX-T to 4.2 – failed to download nub on edge

    Note: This fixed the Issue for me – be sure you have Backups and snapshots! Issue Updating NSX-T from 4.0 to 4.2 the Edge updates failed with message „Download and verify bundle failed with msg: stopped the pause stream!“ – One EDGE Gateway was update correctly, the second failed. Rebooting the Gateway and check file…

  • VMware – NSX-T, vLCM and a checksum problem

    VMware – NSX-T, vLCM and a checksum problem

    This week, a problem took me two day to find a solution and nothing found on the web to this special case. The final fix was mistake, which solved the whole problem. But, what happens? I started to create a new VMware ESXi cluster with vSAN, vLCM and NSX. If you ever did it, specially…