AlterPath Manager 2500 Upgrade instructions from V_1.3.1 to V_1.4.0 (Dec/16/2005): 1. Login to the 2500 console as root. 2. cd /tmp 3. Download the all_2500_v140.tgz and all_2500_v140.tgz.md5sum from ftp://ftp.cyclades.com/pub/cyclades/alterpath/apm/2500/released/V_1.4.0 to /tmp. Note: If you want to make sure the md5sum file is really from Cyclades web site, you can call Cyclades Technical Support and double-check the md5sum value. 4. Just for precaution, do a backup of all filesystems before installing this image, i.e., run "backup all ". Save this backup file in another system. Note: If you have V_1.4.0-RC1 or ealier, "backup" command can fail with the error "mysqldump: Got error: 2020: Got packet bigger than 'max_allowed_packet' when retrieving data from server". In this case, download "backup" from ftp://ftp.cyclades.com/pub/cyclades/alterpath/apm/2500/released/V_1.4.0 to /tmp. cp /tmp/backup /sbin/backup 5. Run: mke2fs /dev/hda4 fsck /dev/hda4 /sbin/installimg all all_2500_v140.tgz Attention: In case of any errors in step 5, repeat the commands in step 5. If you still have errors, call Cyclades Technical Support. 6. If step 5 was OK, run: reboot 7. After the upgrade, running sysinfo in the shell prompt or clicking the "about" link on the web should display Config Version : V_1.4.0 OS Version : V_1.4.0 (Dec/16/2005) APM Version : V_1.4.0 (12/16/2005) APM Database : V_1.4.0 (2005-12-16) 8. If you intend to use APM with Blade Module license, an additional step is required: Download the cleanup and apm_fix_dev_null.sh from ftp://ftp.cyclades.com/pub/cyclades/alterpath/apm/2500/released/V_1.4.0/BladeModule to /tmp. cp /tmp/cleanup /etc/init.d cp /tmp/apm_fix_dev_null.sh /var/apm/bin chmod 755 /var/apm/bin/apm_fix_dev_null.sh