Source:Applying Service Packs on Linux: Difference between revisions

From SEPsesam
(Fixed formatting and translation tags.)
(Marked this version for translation)
Line 47: Line 47:


<!--T:13-->
<!--T:13-->
<noinclude><translate>==== Supported components ====</translate>
<noinclude><translate>==== Supported components ==== <!--T:27--></translate>


<!--T:14-->
<!--T:14-->
</noinclude><translate>As of version [[SEP_sesam_Release_Versions|4.4.3.61 ''Grolar'']], the service packs are available for the following components:
</noinclude><translate><!--T:28-->
As of version [[SEP_sesam_Release_Versions|4.4.3.61 ''Grolar'']], the service packs are available for the following components:
* [[Special:MyLanguage/SEP_sesam_Glossary#SEP_sesam_Server|SEP sesam Server]]
* [[Special:MyLanguage/SEP_sesam_Glossary#SEP_sesam_Server|SEP sesam Server]]
* [[Special:MyLanguage/SEP_sesam_Glossary#RDS|SEP sesam RDS]]
* [[Special:MyLanguage/SEP_sesam_Glossary#RDS|SEP sesam RDS]]
* [[Special:MyLanguage/SEP_sesam_Glossary#SBC|SEP sesam Client]]
* [[Special:MyLanguage/SEP_sesam_Glossary#SBC|SEP sesam Client]]


<!--T:29-->
In previous versions only service packs for the SEP sesam Server were available.
In previous versions only service packs for the SEP sesam Server were available.



Revision as of 13:40, 22 October 2020

Other languages:

Copyright © SEP AG 1999-2024. All rights reserved.

Any form of reproduction of the contents or parts of this manual is allowed only with the express written permission from SEP AG. When compiling and designing user documentation SEP AG uses great diligence and attempts to deliver accurate and correct information. However, SEP AG cannot issue a guarantee for the contents of this manual.

Docs latest icon.png Welcome to the latest SEP sesam documentation version 4.4.3/4.4.3 Beefalo V2. For previous documentation version(s), check Documentation archive.


Overview

As of SEP sesam version ≥ 4.4.3.25, SEP offers special service pack executables for Linux systems that ease the installation of service packs and patches. A service pack is cumulative and contains all released fixes for the corresponding SEP sesam version.

Supported components

As of version 4.4.3.61 Grolar, the service packs are available for the following components:

In previous versions only service packs for the SEP sesam Server were available.

Downloading SEP sesam service pack

All service packs are available at the download portal: https://www.sep.de/downloadportal/servicepacks/

To download the service pack for SEP sesam 4.4.3 for Linux, go to https://www.sep.de/downloadportal/servicepacks/4.4.3/<release_version_number>/linux/, for example, https://www.sep.de/downloadportal/servicepacks/4.4.3/4.4.3.61/linux/.

Within version-specific directory you will find service packs for all supported Linux distributions. Service packs are provided as executable files, named in the following manner:

sesam_patch_srv-<version>_<distribution>_<architecture>-<sesam-version>.sh

The following example shows a SEP sesam service pack for Debian Jessie on x64:

root@system:~# wget "https://www.sep.de/downloadportal/servicepacks/4.4.3/4.4.3.61/linux/sesam_patch_srv-c325b58_jessie_amd64-4.4.3.61.sh"

Installing SEP sesam service pack

Information sign.png Note
  • All commands have to be executed as root user or as an administrative user with the sudo command prefixed.
  • SEP sesam service pack installation will not check for running SEP sesam operations. Applying a patch while some SEP sesam operations are still running, for example backup or migration, will stop all running operations!

After downloading the relevant service pack for your operating system, you must make the downloaded service pack executable:

root@system: ~ # chmod +x sesam_patch_srv-b50baae_sles12_x86_64-4.4.3.25.sh

Then you can continue with the installation:

root@system: ~ # ./sesam_patch_srv-b50baae_sles12_x86_64-4.4.3.25.sh 
Verifying archive integrity... All good.
Uncompressing SEP sesam service pack    37% 

See also

Updating SEP sesamRemote Installation of Windows ClientsSEP sesam Quick Install Guide