1.0

Table Of Contents
Chapter 5
Upgrading vFabric SQLFire
SQLFire 1.0.x is compatible with persistence les (disk stores) created in earlier versions of SQLFire. If you use the
JAR le installation program, simply install SQLFire 1.0.x into a new, dedicated directory, and update your path to
use the new vFabric_SQLFire_10x/bin directory (for example, vFabric_SQLFire_103/bin).
Refer to the Release Notes to learn about changes that were introduced in the latest update.
Note: If you installed SQLFire using an RPM from the VMware YUM repository, see RHEL Only: Upgrade
vFabric SQLFire from the VMWare YUM Repository on page 23 for upgrade instructions.
RHEL Only: Upgrade vFabric SQLFire from the VMWare YUM Repository
When VMware releases a new maintenance version of SQLFire, the appropriate VMware YUM repository is
updated to include the new RPM. You can use yum to quickly upgrade SQLFire to the latest version.
Prerequisites
You must have an existing RPM installation of SQLFire. See RHEL Only: Install vFabric SQLFire from the
VMWare YUM Repository on page 11.
Stop the default vFabric SQLFire server if it is currently running:
/etc/init.d/vfabric-sqlfire stop
Procedure
1. On the RHEL VM or computer on which you have installed vFabric SQLre, start a terminal either as the
root user or as an unprivileged user using sudo.
2.
Execute the yum upgrade command to upgrade SQLFire:
yum upgrade vfabric-sqlfire
Note: The yum upgrade command shown in the preceding example upgrades SQLFire to the most
recent RPM it nds in all of the repositories that the yum command knows about. If you want to
upgrade to a version that is not the most recent, then you must explicitly specify the version in the
yum upgrade command. Use yum search vfabric-sqlfire --showduplicates to
nd all versions of a component in all repositories.
3.
Enter y at the prompt to begin the actual upgrade.
When the upgrade process is nished, you see the Complete! message.
23