Minor upgrades procedure
Posted: Tue Nov 27, 2018 10:04 pm
Hi,
I'm looking to upgrade a server from 3010 to current latest (3054)
I normally never do an upgrade (usually just wipe and reinstall).
I've dd'ed an image of the HDD before proceeding.
Server in question:
vicibox 8.0.1, all-in-one install, 2.14-679a, SVN 3010, DB schema 1549
I was just wondering if the below procedure would be correct for an in-place upgrade:
I have located in upgrade_2.14.sql the queries to upgrade to go from 1549 to DB schema 1561.
Would it be correct to:
update trunk/ to 3054
Run only the required queries to acheive DB schema 1561 from 1549
run "install.pl --copy_sample_conf_files" to replace upgraded files (AFAIK existing install info is autopopulated?)
Rebuild conf files=Y
reboot?
Is there anywhere to check for any new dependencies between revisions (perl modules etc), or am I being pedantic at that point?
Have I got anything incorrect/any misconceptions about this procedure?
Thanks in advance.
I'm looking to upgrade a server from 3010 to current latest (3054)
I normally never do an upgrade (usually just wipe and reinstall).
I've dd'ed an image of the HDD before proceeding.
Server in question:
vicibox 8.0.1, all-in-one install, 2.14-679a, SVN 3010, DB schema 1549
I was just wondering if the below procedure would be correct for an in-place upgrade:
I have located in upgrade_2.14.sql the queries to upgrade to go from 1549 to DB schema 1561.
Would it be correct to:
update trunk/ to 3054
Run only the required queries to acheive DB schema 1561 from 1549
run "install.pl --copy_sample_conf_files" to replace upgraded files (AFAIK existing install info is autopopulated?)
Rebuild conf files=Y
reboot?
Is there anywhere to check for any new dependencies between revisions (perl modules etc), or am I being pedantic at that point?
Have I got anything incorrect/any misconceptions about this procedure?
Thanks in advance.