Where are logs and backups related to upgrades stored?

Where are logs and backups related to upgrades stored?

Each time Nodegrid OS is upgraded, it creates a backup of the configuration and a log of the upgrade progress.  Those are stored in /var/upgradeBackup.  The configuration backup will be named config- followed by the version with the .tgz extension; for example config-5.0.6.tgz.  The upgrade log will be named image_install. followed by the date and time in numeric formal; for example image_install.20220324_215056.
    • Related Articles

    • Restoring backups to a Nodegrid Appliance

      Nodegrid restore is an easy way to restore backups from stored configuration backups  Follow these steps to restore backup to the Nodegrid 1. Login as admin and navigate to System::Toolkit 2. Select Apply Settings 3. Now one has to choose where to ...
    • Where to find logs older init and dmesg logs

      dmseg and init logs are located in /var/sysvinit/ which span multiple reboots. For each uptime duration, there are normally 4 files that are created here, for example: -rw-r--r-- 1 root root 65846 Nov 15 18:35 dmesg_log_20221114_182340 -rw-r--r-- 1 ...
    • Restoring Backups to a Nodegrid Appliance

    • How to perform Multiple Software Upgrades on the Nodegrid OS, using the Clustering

      This article deals with the software upgrade of multiple Nodegrid units, that are peer members of a Cluster. Reminder about the Cluster, the Coordinator and the Peers [Extract of User Guide, v5.4, p 341]: Enable Cluster: When enabled, each Cluster ...
    • How to enable and access Persistent Logging

      Because logging is stored in the volatile folder, the data will be lost after a reboot or power outage. When these logs are important to troubleshooting, Persistent Logging can be enabled to retain a copy in the event of a restart. To enable ...