Navigation

    FOG Project

    • Register
    • Login
    • Search
    • Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. leonjv
    L
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    leonjv

    @leonjv

    0
    Reputation
    3
    Posts
    1
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    leonjv Follow

    Best posts made by leonjv

    This user hasn't posted anything yet.

    Latest posts made by leonjv

    • Failed fog upgrade from 1.5.4 to 1.5.9

      Hi I am trying to do an upgrade from fog 1.5.4 running mysql community server (NOT mariadb) on REDHAT 8. The upgrade script keeps failing on mariadb is not installed

      The fog_error_1.5.9.log says ----
      Available Packages
      mariadb-server.x86_64 3:10.3.28-1.module+el8.3.0+10472+7adc332a vdab-rhel-8-2022Q2-for-x86_64-appstream-rpms
      package mariadb-server is not installed
      vdabwarez 117 kB/s | 3.0 kB 00:00
      Available Packages
      mariadb-server.x86_64 3:10.3.28-1.module+el8.3.0+10472+7adc332a vdab-rhel-8-2022Q2-for-x86_64-appstream-rpms
      vdabwarez 99 kB/s | 3.0 kB 00:00
      Package mysql-community-server-5.7.38-1.el7.x86_64 is already installed.
      Dependencies resolved.
      Nothing to do.
      Complete!

      …;
      package mariadb is not installed

      Even if I remove .fogsettings in /opt/fog/ it still fails because mariadb cannot be installed

      posted in FOG Problems
      L
      leonjv
    • RE: Redhat 8 upgrade to 1.5.9

      @george1421 If I may ask you using the git method can I replace the mariadb references to mysql and mysql-server in another file other than .fogsettings . It seems changing it in .fogsettings has no effect it still tries to install mariadb

      posted in Linux Problems
      L
      leonjv
    • Redhat 8 upgrade to 1.5.9

      We have a FOG server( 1.5.4) that was built on Redhat7 with mysql db. This server has had an inline OS upgrade to Redhat8. Now we are trying to upgrade to FOG 1.5.9. I tried the installfog.sh script to do this. This script seem to want to install mariadb and fails the install. I would expect for an upgrade it should except what is installed and running allready? I replaced mariadb instances in the .fogsettings file with mysql but it still fails the same

      posted in Linux Problems
      L
      leonjv