7.0

Table Of Contents
7 Register the partition changes with the Linux kernel.
partprobe
Note If you see a message telling you to reboot before you make further changes, ignore the
message. Rebooting the system before step 10 corrupts the upgrade process.
8 Format the new swap partition.
mkswap /dev/sda2
9 Mount the swap partition.
swapon -a
10 Reboot the vRealize Automation appliance.
11 After the appliance reboots, resize the Disk 1 partition table.
resize2fs /dev/sda1
12 Verify that the disk expansion is successful by running df -h and checking that the available disk
space on /dev/sda1 is greater than 3 GB.
13 Repeat steps 1-11 on all other vRealize Automation appliances.
14 Shut down all replica vRealize Automation appliance nodes.
What to do next
Install the Update on the vRealize Automation Appliance
Create a SaaS Schema and Citext Extension for External
vRealize Automation Database
For an external PostgreSQL server, you need to manually create a schema called saas and a citext
extension for your vRealize Automation database.
Do not perform these steps if you are using an embedded PostgreSQL database on your
vRealize Automation appliances.
Prerequisites
Verify that you have recorded the vRealize Automation database name and database user. You need that
information to perform this task.
Procedure
1 If you are using an external clustered PostreSQL database, log in to the master PostgreSQL node.
Otherwise, log in to your standalone external PostgreSQL node.
Upgrading from vRealize Automation 6.2 to 7.0.1
VMware, Inc. 25