twitter linkedin youtube
  • About
  • Blog
  • My Services
  • Twitter
  • LinkedIn
  • Email
All tags

    Problems encountered when upgrading Atlassian Bamboo

    This is for a self-hosted Atlassian Bamboo environment. First rule of thumb for any Atlassian upgrades is backup setenv.sh and compare the old/new to ensure you bring any customisations across. The installer won't do this for you. It is best to deploy into a new directory…

    Read More
    • Atlassian
    • linux

    Combine git commits

    When working on code, it is common to push many (even dozens or hundreds) whilst testing, particularly if the CI workflow is triggered by a post commit hook on the git server. This is fine before a feature is released, however it is not desirable to have a large number…

    Read More
    • git
    • linux

    Can't hot-add LUN0 from EMC Unity

    When mapping storage through to a host, be careful of conflicts from the existing dummy LUN ID 0. When presenting the first LUN to a Linux host from a new controller (in preparation for migrating from an existing array), LUN ID 0 was automatically assigned. It turns out, the array…

    Read More
    • storage
    • EMC
    • linux

    Start sshd for Linux anaconda installer

    Add inst.sshd to the kernel args to run the SSH Daemon during the installer. This makes debugging, log collection etc during a linux install much easier. User is 'root', by default there is no password. You can then use the sshpw kickstart option to set a password.…

    Read More
    • linux

    Goss default timeout (10 seconds)

    Problem This command takes 12 seconds to run on this system (normally it is quicker) [root@server ~]# time /opt/dell/srvadmin/sbin/racadm jobqueue view | tail [Job ID=JID_060702358956] Job Name=Configure: Import system configuration XML file Status=Completed with Errors Start Time=[Not Applicable] Expiration Time=[Not Applicable]…

    Read More
    • goss
    • linux

    Load more posts
    Subscribe!
    All content copyright © 2025 • All rights reserved.
    Proudly published with Ghost