# /usr/local/nessy2/bin/upgrade_ipm.sh <Path_to_patch>
For example
# /usr/local/nessy2/bin/upgrade_ipm.sh /data1/tmp/solidserver-i386-5.0.3.P3c
Howto control
# cd /usr/local/nessy2/share/php_service # ls stage* stage_1.load@ stage_2.load@ stage_4.load@
# cat stage_1.load # INIT files to load fisrt # Tables/indexes creation # List/count services 000_init_system.php 004_init_customdb.php macro_init_customdb_vendor.php 001_init_ipregistry.php 002_init_dns.php 003_init_dhcp.php 005_init_packager.php 006_init_iplocator.php 007_init_host.php 008_init_vlm.php 009_init_hsm.php 0010_init_workflow.php
# cat stage_2.load # INIT files to load after C init
# cat stage_4.load # LAST init files (refresh servers) 002_post_dns.php 003_post_dhcp.php 004_post_ipr.php 005_post_system.php macro_generate_xml_wsdl.php init_local_member.php