How to Download

  • Click the Download button
  • Fill out and submit the Software Download form using your registered email address
  • Save the download to the desired location on your hard drive

How to Install

  • Refer to the SOS Administration GuideSection 2: Software Installation and Licensing, for instructions specific to your OS

Lizenzierung

  • Requires a License
  • Refer to the SOS Administration GuideSection 2: Software Installation and Licensing, for detailed instructions on licensing

Installs on: PC

Operating System

  • RHEL 7 (64-bit)

Voraussetzungen

  • Refer to the SOS Administration GuideSection 2: Software Installation and Licensing, for detailed System Requirements
  • To ensure reliable database operation, please note the following requirements:
    • SOS servers by default require that the database repository file system be mounted with options that ensure reliability. If the file system is mounted with the -soft option, the servers report an error and exit.
    • If the repositories are hosted on NFS drives, then please check that the nfs-server exportfs is NOT setup to use async as it will allow the NFS server to violate the NFS protocol and reply to requests before any changes have been committed to stable storage. Using the async option is NOT recommended and risks data loss or corruption in the event of an unclean server restart, such as an NFS server crash. We recommend using at least these options: rw, hard, nointr, sync, actimeo=0, tcp