<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://rivendellaudio.wiki/index.php?action=history&amp;feed=atom&amp;title=Upgrading_from_v2_to_v3_on_CentOS_7</id>
	<title>Upgrading from v2 to v3 on CentOS 7 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://rivendellaudio.wiki/index.php?action=history&amp;feed=atom&amp;title=Upgrading_from_v2_to_v3_on_CentOS_7"/>
	<link rel="alternate" type="text/html" href="https://rivendellaudio.wiki/index.php?title=Upgrading_from_v2_to_v3_on_CentOS_7&amp;action=history"/>
	<updated>2026-04-23T18:09:43Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://rivendellaudio.wiki/index.php?title=Upgrading_from_v2_to_v3_on_CentOS_7&amp;diff=28920&amp;oldid=prev</id>
		<title>imported&gt;WaybackImport: Imported via HTML fallback (before-primary)</title>
		<link rel="alternate" type="text/html" href="https://rivendellaudio.wiki/index.php?title=Upgrading_from_v2_to_v3_on_CentOS_7&amp;diff=28920&amp;oldid=prev"/>
		<updated>2021-12-03T14:02:07Z</updated>

		<summary type="html">&lt;p&gt;Imported via HTML fallback (before-primary)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Contents ==&lt;br /&gt;
&lt;br /&gt;
* [#Verifying_the_presence_of_CentOS_7 1 Verifying the presence of CentOS 7]&lt;br /&gt;
&lt;br /&gt;
* [#Verifying_that_configured_RLMs_have_replacement_PyPAD_scripts_available 2 Verifying that configured RLMs have replacement PyPAD scripts available]&lt;br /&gt;
&lt;br /&gt;
* [#Backing_Up_the_Database 3 Backing Up the Database]&lt;br /&gt;
&lt;br /&gt;
* [#Updating_the_repository_assignments 4 Updating the repository assignments]&lt;br /&gt;
&lt;br /&gt;
* [#Updating_the_Rivendell_Packages 5 Updating the Rivendell Packages]&lt;br /&gt;
&lt;br /&gt;
* [#Creating_Replacement_PyPAD_Instances 6 Creating Replacement PyPAD Instances]&lt;br /&gt;
&lt;br /&gt;
=== Verifying the presence of CentOS 7 ===&lt;br /&gt;
&lt;br /&gt;
First, check that the system is in fact running CentOS 7 by executing the following command:&lt;br /&gt;
&lt;br /&gt;
   cat /etc/redhat-release&lt;br /&gt;
&lt;br /&gt;
You should get back something like this:&lt;br /&gt;
&lt;br /&gt;
   CentOS Linux release 7.6.1810 (Core)&lt;br /&gt;
&lt;br /&gt;
Verify that the first number in the version string (&amp;#039;7.6.1810&amp;#039;) is a 7. If it is not, or you get a &amp;#039;No such file or directory&amp;#039; error, then STOP. You are not running CentOS 7, and proceeding may damage or destroy your installation!&lt;br /&gt;
&lt;br /&gt;
=== Verifying that configured RLMs have replacement PyPAD scripts available ===&lt;br /&gt;
&lt;br /&gt;
Go into RDAdmin-&amp;gt;ManageHosts-&amp;gt;hostname-&amp;gt;RDAirPlay-&amp;gt;ConfigureNow&amp;amp;NextParameters and make a note of each entry in the &amp;#039;Loadable Modules&amp;#039; list. Using the following table, verify that each RLM (in the &amp;#039;Path&amp;#039; field) has a replacement PyPAD script. If one does not, then STOP. You will need to create your own PyPAD script to duplicate the functionality of the custom RLM.&lt;br /&gt;
&lt;br /&gt;
PyPAD Script Replacements for RLMs&lt;br /&gt;
&lt;br /&gt;
RLM&lt;br /&gt;
&lt;br /&gt;
PyPAD&lt;br /&gt;
&lt;br /&gt;
rlm_ando&lt;br /&gt;
&lt;br /&gt;
pypad_ando.py&lt;br /&gt;
&lt;br /&gt;
rlm_filewrite&lt;br /&gt;
&lt;br /&gt;
pypad_filewrite.py&lt;br /&gt;
&lt;br /&gt;
rlm_icecast2&lt;br /&gt;
&lt;br /&gt;
pypad_icecast2.py&lt;br /&gt;
&lt;br /&gt;
rlm_inno713&lt;br /&gt;
&lt;br /&gt;
pypad_inno713.py&lt;br /&gt;
&lt;br /&gt;
rlm_liqcomp&lt;br /&gt;
&lt;br /&gt;
pypad_liqcomp.py&lt;br /&gt;
&lt;br /&gt;
rlm_live365&lt;br /&gt;
&lt;br /&gt;
pypad_live365.py&lt;br /&gt;
&lt;br /&gt;
rlm_serial&lt;br /&gt;
&lt;br /&gt;
pypad_serial.py&lt;br /&gt;
&lt;br /&gt;
rlm_shoutcast1&lt;br /&gt;
&lt;br /&gt;
pypad_shoutcast1.py&lt;br /&gt;
&lt;br /&gt;
rlm_spinitroni_plus&lt;br /&gt;
&lt;br /&gt;
pypad_spinitron.py&lt;br /&gt;
&lt;br /&gt;
rlm_spottrap&lt;br /&gt;
&lt;br /&gt;
pypad_spottrap.py&lt;br /&gt;
&lt;br /&gt;
rlm_tunein&lt;br /&gt;
&lt;br /&gt;
pypad_tunein.py&lt;br /&gt;
&lt;br /&gt;
rlm_udp&lt;br /&gt;
&lt;br /&gt;
pypad_udp.py&lt;br /&gt;
&lt;br /&gt;
rlm_urlwrite&lt;br /&gt;
&lt;br /&gt;
pypad_urlwrite.py&lt;br /&gt;
&lt;br /&gt;
rlm_walltime&lt;br /&gt;
&lt;br /&gt;
pypad_walltime.py&lt;br /&gt;
&lt;br /&gt;
rlm_xds&lt;br /&gt;
&lt;br /&gt;
pypad_xds.py&lt;br /&gt;
&lt;br /&gt;
rlm_xmpad&lt;br /&gt;
&lt;br /&gt;
pypad_xmpad.py&lt;br /&gt;
&lt;br /&gt;
=== Backing Up the Database ===&lt;br /&gt;
&lt;br /&gt;
Close all open Rivendell modules, then back up your database, using RDAdmin-&amp;gt;BackupDatabase.&lt;br /&gt;
&lt;br /&gt;
=== Updating the repository assignments ===&lt;br /&gt;
&lt;br /&gt;
Update the respository assignments by running the following commands (as root):&lt;br /&gt;
&lt;br /&gt;
   yum clean expire-cache&lt;br /&gt;
   mv /etc/yum.repos.d/Paravel-Broadcast.repo /etc/yum.repos.d/Paravel-Broadcast.repo-DISABLED&lt;br /&gt;
   wget [http://download.paravelsystems.com/CentOS/7rd3/Paravel-Rivendell3.repo http://download.paravelsystems.com/CentOS/7rd3/Paravel-Rivendell3.repo] -P /etc/yum.repos.d/&lt;br /&gt;
&lt;br /&gt;
=== Updating the Rivendell Packages ===&lt;br /&gt;
&lt;br /&gt;
Update the Rivendell packages by doing (as root):&lt;br /&gt;
&lt;br /&gt;
   yum update rivendell&lt;br /&gt;
&lt;br /&gt;
=== Creating Replacement PyPAD Instances ===&lt;br /&gt;
&lt;br /&gt;
Go into RDAdmin-&amp;gt;ManageHosts-&amp;gt;hostname-&amp;gt;PyPADInstances and create a new instance for each RLM noted in the 2.x setup, using the proper replacement PyPAD script. Remove all of the default configuration for each instance, replacing it with the configuration copy/pasted from the original RLM configuration file (the &amp;#039;Argument&amp;#039; field).&lt;br /&gt;
&lt;br /&gt;
Retrieved from &amp;quot;[[Upgrading_from_v2_to_v3_on_CentOS_7|http://wiki.rivendellaudio.org/index.php?title=Upgrading_from_v2_to_v3_on_CentOS_7&amp;amp;oldid=423]]&amp;quot;&lt;br /&gt;
&lt;/div&gt;</summary>
		<author><name>imported&gt;WaybackImport</name></author>
	</entry>
</feed>