49
5. Check if line “datetext” is commented in /etc/logrotate.conf. If it is not, comment it
with #datetext.
6. Restart the crond service and check the status:
systemctl restart crond
systemctl status crond.service
Installing the Avid OVS Software
The following table provides a checklist of tasks that must be performed when installing Avid OVS
manually for the first time on a FastServe | Live Edit or FastServe | Ingest server.
First-time Installation of OVS
The following procedure describes the tasks required when installing the full OVS for the first time
on a given FastServe | Live Edit or FastServe | Ingest server.
To install OVS for the first time:
1. Create the VS_INSTALLS folder:
mkdir /data/VS_INSTALLS
2. Go to the VS_INSTALLS directory:
cd /data/VS_INSTALLS
3. Set access permissions for the VS_INSTALLS folder:
chmod 777 -Rf /data/VS_INSTALLS
4. Download the following file: VS_FULL_CS7_2018.x.x.x.tgz and copy to /data/public.
5. Extract the archive:
tar -xvzf /data/public/VS_FULL_CS7_2019.1.0.xx.tgz -C /data/VS_INSTALLS/
tar -xvzf /data/VS_INSTALLS/VS_FULL_CS7_2019.x.x.x/installer_0.7.tgz -C /
data/VS_INSTALLS/
cd /data/VS_INSTALLS/installer && ./install_vs VS_FULL_CS7_2019.x.x.x
6. The server will now fully reboot.
7. When the installation is complete, proceed with actions described in the Steps Required After
OVS Installation.
b
How to install OVS for the first time, as described in the topic “First-time Installation of OVS” on
page 49.
b
Perform the steps listed in the topic “Steps Required After OVS Installation” on page 50.