Uploaded image for project: 'Satellite'
  1. Satellite
  2. SAT-27702

The Satellite Upgrade command in Satellite 6.16 Document needs to be corrected

XMLWordPrintable

    • Critical
    • None

      Description of problem:

      We need to correct the Upgrade commands mentioned in the "2.2. Upgrading a connected Satellite Server" Document".

      Point 8:
      The current command is this:

      satellite-maintain upgrade check --target-version 6.16

      It should be replaced with this:

      satellite-maintain upgrade check

      Similarly for Point10: Perform the upgrade:
      The current command is this:

      satellite-maintain upgrade run --target-version 6.16

      It should be replaced with this:

      satellite-maintain upgrade run

      Similarly for "2.5. Upgrading Capsule Servers"

      Point8: Use the health check option to determine if the system is ready for upgrade:

      The current command is this:

      satellite-maintain upgrade check --target-version 6.16

      It should be replaced with this:

      satellite-maintain upgrade check

      Point9: Perform the upgrade:
      The current command is this:

      satellite-maintain upgrade run --target-version 6.16

      It should be replaced with this:

      satellite-maintain upgrade run

       

       

      We need to correct the Upgrade commands mentioned in the "2.2. Upgrading a disconnected Satellite Server".

      Point 14:
      The current command is this:

      satellite-maintain upgrade check --target-version 6.16 \
      --whitelist="repositories-validate,repositories-setup"

      It should be replaced with this:

      satellite-maintain upgrade check \
      --whitelist="repositories-validate,repositories-setup"

       

      Point 15: Perform the upgrade:

      The current command is:

      satellite-maintain upgrade run --target-version 6.16 \
      --whitelist="repositories-validate,repositories-setup"

      It should be replaced with this:

      satellite-maintain upgrade run \
      --whitelist="repositories-validate,repositories-setup"

       

      Similarly in  "2.5. Upgrading Capsule Servers":

       

      Point8: The current command is this:

      satellite-maintain upgrade check --target-version 6.16

      It should be replaced with this:

      satellite-maintain upgrade check

       

      Point9: Perform the upgrade

      The current command is this:

      satellite-maintain upgrade run --target-version 6.16

      It should be replaced with this:

      satellite-maintain upgrade run

            ehelms@redhat.com Eric Helms
            rhn-support-sabhasin Sahil Bhasin
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: